@import url(https://fonts.googleapis.com/css2?family=Open+Sans&display=swap);.login-section .background-login{background-color:#f4f4f4;height:100vh;position:fixed;width:100vw;z-index:-1}.login-section .login-window{background-color:#fff;border-radius:1rem;bottom:0;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);height:33rem;left:0;margin:auto;padding:2rem;position:absolute;right:0;top:0;width:28rem}.login-section .login-window .status{-webkit-animation:showStatus .1s linear;animation:showStatus .1s linear;background-color:#ff7e8f;border-radius:.8rem;color:#fff;height:2rem;padding:.5rem 0 0 .5rem;text-align:center}@-webkit-keyframes showStatus{0%{height:0}to{height:2rem}}@keyframes showStatus{0%{height:0}to{height:2rem}}.login-section .login-window .heading{text-align:center}.login-section .login-window .heading h2{font-size:1.8rem;font-weight:700;margin:2rem 0 1rem}.login-section .login-window .heading h3{margin-bottom:2rem}.login-section .login-window .input-container{margin-bottom:3rem}.login-section .login-window .input-container label{color:#000;display:block;margin-bottom:.3rem}.login-section .login-window .input-container input{border-color:#a1a1a1;border-style:solid;border-left:0;border-right:0;border-top:0;font-size:1rem;height:2rem;outline:none;padding:0 1rem;width:92%}.login-section .login-window .input-container input:focus{border-color:#0172a7;transition:.2s}.login-section .login-window .remember-me label{color:#5f5f5f;font-style:italic}.login-section .login-window button{background-color:#0582ca;bottom:4rem;position:absolute;width:88%}.login-section .login-window button:hover{background-color:#0172a7;transition:.2s}@media screen and (max-width:1300px){.login-section .login-window{height:30rem;width:20rem}.login-section .login-window h2{font-weight:700;margin:2rem 2rem 3rem;text-align:center}.login-section .login-window .input-container{display:grid;margin-bottom:4rem;place-items:center}.login-section .login-window .input-container input{width:80%}.login-section .login-window .input-container label{text-align:left;width:90%}.login-section .login-window button{width:83%}}@media screen and (max-width:400px){.login-section .login-window{height:30rem;width:15rem}.login-section .login-window h2{font-weight:700;margin:2rem 2rem 3rem;text-align:center}.login-section .login-window .input-container{display:grid;margin-bottom:4rem;place-items:center}.login-section .login-window .input-container input{width:80%}.login-section .login-window .input-container label{text-align:left;width:90%}.login-section .login-window button{width:80%}}.dialog-message-sidebar{background-color:#fff;border-radius:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;inset:0;margin:auto;padding:1rem;position:fixed;text-align:center;width:15rem;z-index:100}.dialog-message-sidebar p{margin-top:2rem;text-align:justify}.dialog-message-sidebar button{background-color:#0698ed;margin-top:2rem;transition:all .2s}.dialog-message-sidebar button:hover{background-color:#22aeff}.sidebar-container-collapse{background-color:#fff;border-bottom-right-radius:1rem;border-top-right-radius:1rem;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);height:100vh;left:0;position:fixed;top:0;transition:all .2s;-webkit-user-select:none;user-select:none;width:5rem;z-index:100}.sidebar-container-collapse .collapse-sidebar{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:grid;font-size:1.5rem;height:2rem;left:0;margin:auto;place-content:center;position:absolute;right:0;top:1rem;transition:all .2s;width:2rem}.sidebar-container-collapse .collapse-sidebar:hover{background-color:#ebebeb;transition:all .2s}.sidebar-container-collapse .report-logo{align-items:center;background-color:#176ceb;border-radius:50%;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);display:grid;height:4rem;justify-content:center;margin:auto;position:relative;top:10rem;width:4rem}.sidebar-container-collapse .report-logo img{height:2rem;width:2rem}.sidebar-container-collapse .elements-container{margin-top:15rem;padding:0 1rem}.sidebar-container-collapse .with-elements-item{position:relative}.sidebar-container-collapse .with-elements-item .inside-elements-hide,.sidebar-container-collapse .with-elements-item .inside-elements-show{display:none}.sidebar-container-collapse .with-elements-item:hover .inside-elements-hide,.sidebar-container-collapse .with-elements-item:hover .inside-elements-show{-webkit-animation:show-elements .1s forwards;animation:show-elements .1s forwards;background-color:#fff;border-radius:1rem;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:3rem;padding:.3rem .4rem;position:absolute;top:.5rem;width:-webkit-max-content;width:max-content}@-webkit-keyframes show-elements{0%{left:14rem;opacity:0;z-index:-2}to{left:3rem;opacity:1}}@keyframes show-elements{0%{left:14rem;opacity:0;z-index:-2}to{left:3rem;opacity:1}}.sidebar-container-collapse .with-elements-item:hover .inner-element{display:block;padding:.2rem 2rem .2rem .2rem;position:relative}.sidebar-container-collapse .with-elements-item:hover .inner-element .icon-right{display:none}.sidebar-container-collapse .with-elements-item:hover .inner-element:hover .icon-right{display:block;position:absolute;right:0}.sidebar-container-collapse .with-elements-item:hover .main-title{display:none}.sidebar-container-collapse .with-elements-item:hover p{display:inline-block;font-size:1rem;margin:0}.sidebar-container-collapse .inside-elements-hide{height:0;overflow-y:hidden;transition:all .2s}.sidebar-container-collapse .rotate-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .2s}.sidebar-container-collapse li{border-radius:.8rem;color:#5e5e5e;cursor:pointer;display:grid;list-style:none;margin:0;padding:.8rem;position:relative;transition:all .2s}.sidebar-container-collapse li p{display:none}.sidebar-container-collapse li .icon{color:#5e5e5e;height:1.4rem;margin:auto;position:relative;top:.2rem;transition:all 2s;width:1.4rem}.sidebar-container-collapse li .icon-collapse{display:none}.sidebar-container-collapse li:hover{background-color:#efefef;color:#000;font-weight:700;transition:all .2s}.sidebar-container-collapse li:hover .icon{color:#000;font-weight:700}.sidebar-container-collapse .logout-element{bottom:10rem;position:absolute}.sidebar-container-collapse .logout-element:hover{background-color:transparent}.sidebar-container-collapse .logout-element:hover .icon{color:#000;font-weight:700}.sidebar-container{background-color:#fff;border-bottom-right-radius:1rem;border-top-right-radius:1rem;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);height:100vh;left:0;position:fixed;top:0;transition:all .2s;-webkit-user-select:none;user-select:none;width:15.5rem;z-index:100}.sidebar-container .collapse-sidebar{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:grid;font-size:1.5rem;height:2rem;place-content:center;position:absolute;right:1rem;top:1rem;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);transition:all .4s;width:2rem}.sidebar-container .collapse-sidebar:hover{background-color:#ebebeb;transition:all .2s}.sidebar-container .report-logo{align-items:center;background-color:#176ceb;border-radius:50%;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);display:grid;height:4rem;justify-content:center;margin:auto;position:relative;top:10rem;width:4rem}.sidebar-container .report-logo img{height:2rem;width:2rem}.sidebar-container .elements-container{margin-top:15rem;padding:0 1rem}.sidebar-container .element-disabled{color:#999}.sidebar-container .element-disabled:hover{background-color:transparent!important;color:#999}.sidebar-container .inside-elements-show{max-height:17rem;overflow-y:auto;scrollbar-width:thin;transition:all .2s}.sidebar-container .inside-elements-show .icon-right{display:none}.sidebar-container .inside-elements-show li:hover .icon-right{display:inline-block;position:absolute;right:-.5rem;top:.8rem;transition:all .2s}.sidebar-container .inside-elements-hide{height:0;overflow-y:hidden;transition:all .2s}.sidebar-container .rotate-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .2s}.sidebar-container li{border-radius:.8rem;color:#5e5e5e;cursor:pointer;list-style:none;margin:0;padding:.8rem;position:relative;transition:all .2s}.sidebar-container li p{-webkit-animation:show-titles .3s forwards;animation:show-titles .3s forwards;display:inline-block;font-size:1rem;margin:0}@-webkit-keyframes show-titles{0%{font-size:0;opacity:0}to{font-size:1rem;opacity:1}}@keyframes show-titles{0%{font-size:0;opacity:0}to{font-size:1rem;opacity:1}}.sidebar-container li .icon{color:#5e5e5e;height:1.4rem;margin-right:.5rem;position:relative;top:.2rem;transition:all .2s;width:1.4rem}.sidebar-container li .icon-collapse{-webkit-animation:show-icon 1s forwards;animation:show-icon 1s forwards;position:absolute;right:1rem;top:.95rem}@-webkit-keyframes show-icon{0%{opacity:0}to{opacity:1}}@keyframes show-icon{0%{opacity:0}to{opacity:1}}.sidebar-container li:hover{background-color:#efefef;color:#000;font-weight:700;transition:all .2s}.sidebar-container li:hover .icon{color:#000;font-weight:700}.sidebar-container .logout-element{bottom:10rem;position:absolute}.sidebar-container .logout-element:hover{background-color:transparent}.sidebar-container .logout-element:hover .icon{color:#000;font-weight:700}.transaction-section{height:100vh;padding-left:2.9rem;width:100vw}.transaction-section .container{border-collapse:collapse;height:100%;table-layout:fixed;width:100%}.transaction-section .container .table-heading{background-color:#1482c2;display:grid;grid-template-columns:auto auto;padding-bottom:2rem;padding-left:5%;padding-top:2rem;position:relative;-webkit-user-select:none;user-select:none}.transaction-section .container .table-heading .back-icon{color:#fff;cursor:pointer;font-size:1.5rem;left:1rem;position:absolute;top:1rem}.transaction-section .container .table-heading label{color:#fff}.transaction-section .container .table-heading .business{position:relative}.transaction-section .container .table-heading .business h2{color:#fff}.transaction-section .container .table-heading .business .line{background-color:#f0f0f0;border-radius:.5rem;height:100%;left:-5rem;position:absolute;width:.5rem}.transaction-section .container .table-heading .business label{display:inline-block}.transaction-section .container .table-heading .business select{margin-left:1rem}.transaction-section .container .table-heading .filters{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:10% 33% 35%;margin-right:2rem}.transaction-section .container .table-heading .filters button{background-color:#fff;color:#003554;height:2rem;padding:0;transition:.2s;width:8.5rem}.transaction-section .container .table-heading .filters button:hover{background-color:#e7e7e7;transition:.2s}.transaction-section .container .table-heading .filters h2{align-items:center;color:#fff;display:grid}.transaction-section .container .table-heading .filters .filter{display:grid;margin:.3rem 0}.transaction-section .container .table-heading .filters .filter .date-filter{margin:.3rem 0}.transaction-section .container .table-heading .filters .filter .date-filter label{display:inline-block;width:4rem}.transaction-section .container .table-heading .filters .filter .date-filter select{margin-left:1rem;position:relative}.transaction-section .container .table-heading .filters .filter .limit-filter label{display:inline-block;width:4rem}.transaction-section .container .table-heading .filters .filter .limit-filter input{width:3rem}.transaction-section .container .table-heading .filters .filter .transact-filter label{display:inline-block;width:11rem}.transaction-section .container .table-heading .filters .filter .transact-filter input{width:6rem}.transaction-section .container .table-heading .filters .filter .transact-filter .filter-icon{color:#fff;margin-left:1rem}.transaction-section .container .table-heading .filters .filter .employee-filter{margin:.5rem 0}.transaction-section .container .table-heading .filters .filter .employee-filter label{display:inline-block;width:6.5rem}.transaction-section .container .table-heading .filters .filter .employee-filter select{width:13rem}.transaction-section .container .table-heading .filters .filter .refresh-icon{color:#fff;margin-left:.5rem}.transaction-section .container .table-heading .filters .filter input{border:none;border-radius:.3rem;outline:none;padding:.3rem}.transaction-section .container .table-heading .filters .employee-grid{align-items:center;display:grid;grid-template-columns:22rem 5rem}.transaction-section .container .table-heading .filters .date-grid{align-items:center;display:grid;grid-template-columns:14rem 8rem}.transaction-section .container .table-heading .filters .date-grid select{height:2rem}.transaction-section .container .table-heading .filters .operations-grid{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:18rem 1rem;margin:.5rem 0}.transaction-section .container .table-heading .filters .operations-grid .operations-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto}.transaction-section .container .table-heading .filters .operations-grid .operations-filter div{margin:.3rem 0}.transaction-section .container .table-heading .filters .operations-grid .operations-filter label{display:inline-block;width:6rem}.transaction-section .container .table-heading .filters .operations-grid .operations-filter select{text-align:center}.transaction-section .container .table-heading .filters .operations-grid .operations-filter input{width:6rem}.transaction-section .container .table-heading .filters .operations-grid .operation-icon{color:#fff;margin:0}.transaction-section .container .table-heading .excel-icon{color:#fff;cursor:pointer;font-size:2rem;position:absolute;right:5%;top:35%;z-index:3}.transaction-section .container .table-content{height:78%;overflow-y:auto;padding:0 4rem}.transaction-section .container .table-content .center{text-align:center}.transaction-section .container .table-content .right{text-align:right}.transaction-section .container .table-content .red{color:#e90000;font-weight:700}.transaction-section .container .table-content table{border-collapse:initial;border-collapse:collapse;border-spacing:1rem 0;text-align:left;-webkit-user-select:none;user-select:none;width:100%}.transaction-section .container .table-content table thead{background-color:#fff;position:-webkit-sticky;position:sticky;top:0}.transaction-section .container .table-content table thead tr{height:2.5rem}.transaction-section .container .table-content table .short-width{min-width:8rem;width:8rem}.transaction-section .container .table-content table .date-width,.transaction-section .container .table-content table .mid-width{min-width:12rem;width:14rem}.transaction-section .container .table-content table .values-width{min-width:8rem}.transaction-section .container .table-content table tbody tr{border-bottom:1px solid #bbb;cursor:pointer;height:2.5rem}.transaction-section .container .table-content table tbody tr:hover{background-color:#f7f7f7}.transaction-section .container .table-content table tfoot{background-color:#fff;bottom:0;position:-webkit-sticky;position:sticky}.transaction-section .container .table-content table tfoot th{font-size:1.1rem}@media screen and (max-width:1425px){.report-section .container .table-heading{padding-bottom:2%}.report-section .container .table-heading h2{font-size:1.5rem;margin-right:3%;margin-top:0;position:relative;text-align:right;top:40%}.report-section .container .table-content{height:65%;scrollbar-color:transparent}.report-section .container .table-content table{min-width:400px;width:80rem}.report-section .container .table-content td,.report-section .container .table-content th{padding:8px 32px}.report-section .container .table-footer{overflow-x:hidden;width:100%}.report-section .container .table-footer table{border-collapse:collapse;min-width:400px;width:80rem}.report-section .container .table-footer td,.report-section .container .table-footer th{padding:8px 32px}}@media screen and (max-width:810px){.report-section .container .table-heading{height:40%}.report-section .container .table-heading .filters{left:0;position:relative}.report-section .container .table-heading h2{font-size:1.5rem;margin-bottom:5rem;margin-right:3%;margin-top:0;position:relative;text-align:center;top:20%}.report-section .container .table-content{height:65%;scrollbar-color:transparent}.report-section .container .table-content table{min-width:400px;width:80rem}.report-section .container .table-content td,.report-section .container .table-content th{padding:8px 32px}.report-section .container .table-footer{overflow-x:hidden;width:100%}.report-section .container .table-footer table{border-collapse:collapse;min-width:400px;width:80rem}.report-section .container .table-footer td,.report-section .container .table-footer th{padding:8px 32px}}@media (max-height:660px),screen and (max-width:810px){.report-section .container .table-heading{min-height:16rem;min-width:25rem}.report-section .container .table-heading h2{margin-top:0}.report-section .container .table-content{height:55%}}@media screen and (max-width:600px){.report-section .container .table-heading{height:38%}.report-section .container .table-heading h2{font-size:1.5rem;top:15%}.report-section .container .table-heading .filters{display:grid;grid-template-columns:auto}.report-section .container .table-heading .filters select{width:7rem}.report-section .container .table-content{height:53%}.report-section .container .table-content thead{background-color:#fff;position:-webkit-sticky;position:sticky;top:-.2rem}.report-section .container .table-content table{width:60rem}.report-section .container .table-content td,.report-section .container .table-content th{padding:8px 18px}.report-section .container .table-footer table{width:60rem}.report-section .container .table-footer td,.report-section .container .table-footer th{padding:8px 18px}}.transactions-section .center{text-align:center}.transactions-section .right{text-align:right}.transactions-section .filters-heading .clear-filters label{position:relative;top:.35rem}.transactions-section .filters-heading .clear-filters button{background-color:#fff;border-radius:50%;color:#000;margin-left:1rem;padding:.8rem}.transactions-section .filters-heading .clear-filters button:hover{background-color:#0698ed}.transactions-section .filters-heading .clear-filters button:after{content:""}.transactions-section .filters-heading label{color:#fff}.transactions-section .filters-heading .collapsed-heading,.transactions-section .filters-heading .uncollapsed-heading{display:none}.transactions-section .filters-heading .btn-search{background-color:#fff;color:#003554;height:1.7rem;padding:0;transition:.2s;width:3rem}.transactions-section .filters-heading .btn-search:hover{background-color:#e7e7e7;transition:.2s}.transactions-section .filters-heading .table-heading{background-color:#1482c2;display:grid;grid-template-columns:auto auto;padding-bottom:2rem;padding-left:10rem;padding-top:2rem;position:relative;-webkit-user-select:none;user-select:none}.transactions-section .filters-heading .table-heading .back-icon{color:#fff;cursor:pointer;font-size:1.5rem;left:1rem;position:absolute;top:1rem}.transactions-section .filters-heading .table-heading select{background-color:#fff;border:none;border-radius:.3rem;padding:.3rem}.transactions-section .filters-heading .table-heading label{color:#fff}.transactions-section .filters-heading .table-heading .business{position:relative}.transactions-section .filters-heading .table-heading .business .multiple-branch{margin-bottom:1rem}.transactions-section .filters-heading .table-heading .business .multiple-branch label{width:8.5rem}.transactions-section .filters-heading .table-heading .business h2{color:#fff;margin:0 0 1rem}.transactions-section .filters-heading .table-heading .business div{margin-bottom:.5rem}.transactions-section .filters-heading .table-heading .business .line{background-color:#f0f0f0;border-radius:.5rem;height:100%;left:-5rem;position:absolute;width:.5rem}.transactions-section .filters-heading .table-heading .business label{display:inline-block}.transactions-section .filters-heading .table-heading .business select{margin-left:1rem}.transactions-section .filters-heading .table-heading .filters{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:auto auto auto 5%}.transactions-section .filters-heading .table-heading .filters .clear-btn{align-items:center;display:grid;place-content:center}.transactions-section .filters-heading .table-heading .filters .clear-btn button{color:#003554}.transactions-section .filters-heading .table-heading .filters .clear-btn button:hover{background-color:#e7e7e7;transition:.2s}.transactions-section .filters-heading .table-heading .filters h2{align-items:center;color:#fff;display:grid}.transactions-section .filters-heading .table-heading .filters .filter{display:grid}.transactions-section .filters-heading .table-heading .filters .filter label{font-size:1rem}.transactions-section .filters-heading .table-heading .filters .filter .operation-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:10.3rem 6rem auto;margin-bottom:1rem}.transactions-section .filters-heading .table-heading .filters .filter .operation-filter .filter-icon{cursor:pointer;margin:auto 0}.transactions-section .filters-heading .table-heading .filters .filter .method-filter{margin-bottom:1rem}.transactions-section .filters-heading .table-heading .filters .filter .method-filter label{display:inline-block;text-align:right;width:7.5rem}.transactions-section .filters-heading .table-heading .filters .filter .method-filter select{margin-left:1rem;width:10rem}.transactions-section .filters-heading .table-heading .filters .filter .search-filter label{margin-right:.9rem}.transactions-section .filters-heading .table-heading .filters .filter .search-filter input{margin-right:1rem;width:6rem}.transactions-section .filters-heading .table-heading .filters .filter .filter-icon{color:#fff;margin-left:1rem}.transactions-section .filters-heading .table-heading .filters .filter input{border:none;border-radius:.3rem;outline:none;padding:.3rem}.transactions-section .filters-heading .table-heading .filters .employee-grid{align-items:center;display:grid;grid-template-columns:22rem 5rem}.transactions-section .filters-heading .table-heading .filters .date-grid{align-items:start;display:grid;grid-template-columns:13rem 8rem}.transactions-section .filters-heading .table-heading .filters .date-grid label{display:inline-block;width:3.9rem}.transactions-section .filters-heading .table-heading .filters .date-grid div{margin:0}.transactions-section .filters-heading .table-heading .filters .date-grid input{margin-bottom:1rem}.transactions-section .filters-heading .table-heading .filters .date-grid select{height:1.7rem;margin-bottom:1rem}.transactions-section .filters-heading .table-heading .filters .operations-grid{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:18rem 1rem;margin:.5rem 0}.transactions-section .filters-heading .table-heading .filters .operations-grid .operations-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto}.transactions-section .filters-heading .table-heading .filters .operations-grid .operations-filter div{margin:.3rem 0}.transactions-section .filters-heading .table-heading .filters .operations-grid .operations-filter label{display:inline-block;width:6rem}.transactions-section .filters-heading .table-heading .filters .operations-grid .operations-filter select{text-align:center}.transactions-section .filters-heading .table-heading .filters .operations-grid .operations-filter input{width:6rem}.transactions-section .filters-heading .table-heading .filters .operations-grid .operation-icon{color:#fff;margin:0}.transactions-section .pagination-center-bottom{display:absolute;left:0;margin:auto;max-width:50rem;right:0}.transactions-section .table-content{border-collapse:collapse;display:grid;font-size:1.1rem;margin:2rem auto 0;overflow-y:scroll;padding:0 2rem;place-items:center;table-layout:fixed;width:90%}.transactions-section .table-content table{border-collapse:collapse;border-spacing:1rem 0;-webkit-user-select:none;user-select:none}.transactions-section .table-content table .numeration-transact{min-width:5rem;padding:0 .5rem;text-align:center}.transactions-section .table-content table .transact-id-width{min-width:9rem;padding:0 .5rem;text-align:center}.transactions-section .table-content table .table-with{min-width:8rem;padding:0 .5rem;text-align:center}.transactions-section .table-content table .opendate-with{min-width:9rem;padding:0 .5rem;text-align:center}.transactions-section .table-content table .longdate-with{min-width:13rem;padding:0 .5rem;text-align:center}.transactions-section .table-content table .employee-with{min-width:15rem;padding:0 .5rem;text-align:center}.transactions-section .table-content table .total-with{min-width:8rem;padding:0 .5rem;text-align:right}.transactions-section .table-content table thead{background-color:#fff;font-size:1.2rem;font-weight:700;position:-webkit-sticky;position:sticky;top:-.5rem}.transactions-section .table-content table thead tr{height:3rem}.transactions-section .table-content table tbody tr{border-bottom:1px solid #bbb;cursor:pointer;height:2.5rem}.transactions-section .table-content table tbody tr:hover{background-color:#f7f7f7}.transactions-section .table-content table tfoot{background-color:#fff;bottom:0;position:-webkit-sticky;position:sticky}@media(max-width:1799px){.transactions-section .table-content{font-size:.9rem}.transactions-section .table-content table .transact-id-width{min-width:7rem;padding:0 .5rem}.transactions-section .table-content table .table-with{min-width:5rem;padding:0 .5rem}.transactions-section .table-content table .opendate-with{min-width:6rem;padding:0 .5rem}.transactions-section .table-content table .longdate-with{min-width:11rem;padding:0 .5rem}.transactions-section .table-content table .employee-with{min-width:10.5rem;padding:0 .5rem}.transactions-section .table-content table thead{font-size:1rem}}@media(max-width:1494px){.transactions-section .filters-heading .table-heading .filters{grid-template-columns:auto auto auto}.transactions-section .filters-heading .table-heading .filters h2{display:none}}@media(max-width:1279px){.transactions-section .filters-heading .table-heading .filters{grid-template-columns:auto auto auto}.transactions-section .filters-heading .table-heading .business .line,.transactions-section .filters-heading .table-heading .filters h2{display:none}}@media(max-width:1089px){.transactions-section .filters-heading .table-heading{display:none}.transactions-section .filters-heading .collapsed-heading{background-color:#1482c2;display:block;height:5rem;position:relative;transition:all .2s}.transactions-section .filters-heading .collapsed-heading .icon-bars{bottom:0;color:#fff;font-size:1.8rem;margin:auto;position:absolute;right:2rem;top:0}.transactions-section .filters-heading .collapsed-heading .filters{display:none}.transactions-section .filters-heading .uncollapsed-heading{background-color:#1482c2;display:block;height:22rem;position:relative;top:0;transition:all .2s}.transactions-section .filters-heading .uncollapsed-heading .icon-xmark{bottom:1rem;color:#fff;font-size:1.8rem;left:0;margin:auto;position:absolute;right:0}.transactions-section .filters-heading .uncollapsed-heading .clear-btn{bottom:1rem;position:absolute;right:2rem!important}.transactions-section .filters-heading .uncollapsed-heading .clear-btn button{color:#003554}.transactions-section .filters-heading .uncollapsed-heading .clear-btn button:hover{background-color:#e7e7e7;transition:.2s}.transactions-section .filters-heading .uncollapsed-heading .container{display:grid;grid-template-columns:auto;padding-left:12%;padding-top:.5rem;position:relative}.transactions-section .filters-heading .uncollapsed-heading .container .filters{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:auto auto;padding-top:2rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters label{color:#fff}.transactions-section .filters-heading .uncollapsed-heading .container .filters h2{align-items:center;color:#fff;display:grid}.transactions-section .filters-heading .uncollapsed-heading .container .filters .filter{display:grid}.transactions-section .filters-heading .uncollapsed-heading .container .filters .filter label{font-size:1rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters .filter .operation-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:10.3rem 6rem auto}.transactions-section .filters-heading .uncollapsed-heading .container .filters .filter .operation-filter .filter-icon{cursor:pointer;margin:auto 0}.transactions-section .filters-heading .uncollapsed-heading .container .filters .filter .method-filter{margin-bottom:1rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters .filter .method-filter label{display:inline-block;text-align:right;width:7.5rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters .filter .method-filter select{margin-left:1rem;width:10rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters .filter .search-filter label{margin-right:.9rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters .filter .search-filter input{margin-right:1rem;width:6rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters .filter .filter-icon{color:#fff;margin-left:1rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters .filter input{border:none;border-radius:.3rem;outline:none;padding:.3rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters .employee-grid{align-items:center;display:grid;grid-template-columns:22rem 5rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters .date-grid{align-items:start;display:grid;grid-template-columns:13rem 8rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters .date-grid label{display:inline-block;width:3.9rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters .date-grid div{margin:0}.transactions-section .filters-heading .uncollapsed-heading .container .filters .date-grid input{margin-bottom:1rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters .date-grid select{height:1.7rem;margin-bottom:1rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters .operations-grid{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:18rem 1rem;margin:.5rem 0}.transactions-section .filters-heading .uncollapsed-heading .container .filters .operations-grid .operations-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto}.transactions-section .filters-heading .uncollapsed-heading .container .filters .operations-grid .operations-filter div{margin:.3rem 0}.transactions-section .filters-heading .uncollapsed-heading .container .filters .operations-grid .operations-filter label{display:inline-block;width:6rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters .operations-grid .operations-filter select{text-align:center}.transactions-section .filters-heading .uncollapsed-heading .container .filters .operations-grid .operations-filter input{width:6rem}.transactions-section .filters-heading .uncollapsed-heading .container .filters .operations-grid .operation-icon{color:#fff;margin:0}.transactions-section .filters-heading .uncollapsed-heading .container .business{position:relative}.transactions-section .filters-heading .uncollapsed-heading .container .business h2{color:#fff}.transactions-section .filters-heading .uncollapsed-heading .container .business label{display:inline-block}.transactions-section .filters-heading .uncollapsed-heading .container .business select{margin-left:1rem}}@media((max-width:1494px) and (max-height:944px)){.transactions-section .table-content{max-height:36rem}}@media((max-width:1494px) and (max-height:919px)){.transactions-section .table-content{max-height:33rem}}@media((max-width:1494px) and (max-height:874px)){.transactions-section .table-content{max-height:30rem}}@media((max-width:1494px) and (max-height:824px)){.transactions-section .table-content{max-height:27rem}}@media((max-width:1494px) and (max-height:779px)){.transactions-section .table-content{max-height:24rem}}@media((max-height:999px) and (min-width:1496px)){.transactions-section .table-content{max-height:40rem}}@media((max-height:954px) and (min-width:1496px)){.transactions-section .table-content{max-height:39rem}}@media((max-height:929px) and (min-width:1496px)){.transactions-section .table-content{max-height:37.5rem}}@media((max-height:904px) and (min-width:1496px)){.transactions-section .table-content{max-height:36rem}}@media((max-height:884px) and (min-width:1496px)){.transactions-section .table-content{max-height:34.5rem}}@media((max-height:856px) and (min-width:1496px)){.transactions-section .table-content{max-height:33rem}}@media((max-height:834px) and (min-width:1496px)){.transactions-section .table-content{max-height:31.5rem}}@media((max-height:809px) and (min-width:1496px)){.transactions-section .table-content{max-height:30rem}}@media((max-height:784px) and (min-width:1496px)){.transactions-section .table-content{max-height:28.5rem}}@media((max-height:764px) and (min-width:1496px)){.transactions-section .table-content{max-height:27rem}}@media((max-height:714px) and (min-width:1496px)){.transactions-section .table-content{max-height:24rem}}@media((max-height:664px) and (min-width:1496px)){.transactions-section .table-content{max-height:21rem}}.transactions-section .order-detail-section{background-color:#fff;border-radius:1rem;bottom:0;height:35rem;left:0;margin:auto;padding:1rem;position:fixed;right:0;top:0;width:70rem;z-index:100}.transactions-section .order-detail-section .red{color:red}.transactions-section .order-detail-section .heading{display:grid;grid-template-columns:20% 60% 20%;text-align:center;width:70rem}.transactions-section .order-detail-section .table-content-modal{margin:auto;max-height:16rem;min-height:16rem;overflow-y:auto;padding:0 2rem;width:84%}.transactions-section .order-detail-section .table-content-modal .skeleton-td{border-radius:1rem;height:1.5rem;margin:1.5rem 0}.transactions-section .order-detail-section .table-content-modal .skeleton{-webkit-animation:skeleton-loading 1s linear infinite alternate;animation:skeleton-loading 1s linear infinite alternate}@-webkit-keyframes skeleton-loading{0%{background-color:#a3b8c2}to{background-color:#f0f3f5}}.transactions-section .order-detail-section .table-content-modal table{width:100%}.transactions-section .order-detail-section .table-content-modal thead{background-color:#fff;font-size:1.2rem;position:-webkit-sticky;position:sticky;top:0}.transactions-section .order-detail-section .table-content-modal .qty-with{min-padding:0 .5rem;text-align:center}.transactions-section .order-detail-section .table-content-modal .description-with{min-padding:0 .5rem;text-align:left}.transactions-section .order-detail-section .table-content-modal .total-with{min-padding:0 .5rem;text-align:right}.transactions-section .order-detail-section .more-details{overflow-x:auto}.transactions-section .order-detail-section .more-details .left{min-width:8rem;text-align:left}.transactions-section .order-detail-section .more-details .center{min-width:8rem;text-align:center}.transactions-section .order-detail-section .more-details .right{min-width:8rem;text-align:right}.transactions-section .order-detail-section .more-details .uniqueid{min-width:10rem;text-align:center}.transactions-section .order-detail-section .more-details .timeord{min-width:12rem;text-align:center}.transactions-section .order-detail-section .more-details .descript{min-width:12rem;text-align:left}.transactions-section .order-detail-section footer{display:grid;grid-template-columns:33% 33% 33%;margin:2rem auto 0;width:80%}.transactions-section .order-detail-section footer .payment-methods{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.transactions-section .order-detail-section footer .payment-methods h3{margin:0 0 .5rem}.transactions-section .order-detail-section footer .payment-methods .methods{max-height:8rem;overflow-y:auto}.transactions-section .order-detail-section footer .payment-methods .methods p{color:#016d01;margin:0 0 .5rem}.transactions-section .order-detail-section footer .additional-info h3{font-weight:700;margin:0 0 .5rem}.transactions-section .order-detail-section footer .additional-info .client-title{margin-top:1.5rem}.transactions-section .order-detail-section footer .additional-info p{margin:0 0 .5rem}.transactions-section .order-detail-section footer .additional-info .two-tags{display:grid;grid-template-columns:5rem auto;margin-bottom:.5rem}.transactions-section .order-detail-section footer .additional-info .two-tags h4{display:inline;font-size:1rem;font-weight:400;margin:0}.transactions-section .order-detail-section footer .additional-info .two-tags p{display:inline;margin:0;text-align:left}.transactions-section .order-detail-section footer .results{text-align:right}.transactions-section .order-detail-section footer .results .data{margin-bottom:.5rem}.transactions-section .order-detail-section footer .results .data label{display:inline-block;width:10rem}.transactions-section .order-detail-section footer .results .data h4{display:inline-block;margin:0;width:8rem}.transactions-section .order-detail-section footer .results .data .total{font-size:1.2rem;font-weight:700}.transactions-section .order-detail-section .buttons .icon{background-color:#fff;border-radius:50%;color:#27415a;cursor:pointer;font-size:.9rem;padding:.3rem}.transactions-section .order-detail-section .buttons .icon:hover{background-color:#27415a;color:#fff;transition:.2s}.transactions-section .order-detail-section .buttons .left{height:2rem;left:-7rem;position:absolute;top:40%;width:2rem}.transactions-section .order-detail-section .buttons .right{height:2rem;position:absolute;right:-7rem;top:40%;width:2rem}.background-dashboard{background-color:#eee;height:100vh;position:fixed;width:100vw;z-index:-1}.home-section-mobile{display:none}.home-section{margin:auto;padding:0 13rem 2rem}.home-section .heading h2{font-size:2.5rem;margin:0 0 2rem;position:relative;text-align:center;top:2rem}.home-section .heading hr{background-color:#0582ca;border:none;border-radius:1rem;height:1rem;width:60%}.home-section .filter-date{grid-gap:1rem;-webkit-animation:showDateFilter .4s forwards;animation:showDateFilter .4s forwards;display:grid;gap:1rem;grid-template-columns:10rem 10rem 5rem;height:4rem;position:relative;right:.8rem;top:2rem;-webkit-user-select:none;user-select:none;width:20rem}.home-section .filter-date .icon-btn{background-color:#0582ca;transition:.2s}.home-section .filter-date .icon-btn:hover{background-color:#0896e9;transition:.2s}.home-section .filter-date label{color:#878787;display:block;font-size:.9rem}.home-section .filter-date input{border:none;color:#27415a;font-size:1rem;outline:none}.home-section .filter-date .from,.home-section .filter-date .to{background-color:#fff;border-radius:.7rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:.5rem .8rem}@-webkit-keyframes showDateFilter{0%{opacity:0}to{opacity:1}}@keyframes showDateFilter{0%{opacity:0}to{opacity:1}}.home-section .filters-container{display:grid;grid-template-columns:15rem 15rem 15rem auto;margin-bottom:2rem}.home-section .filters-container .container{background-color:#fff;border-radius:.7rem;height:9rem;margin-top:3rem;width:66rem}.home-section .filters-container .add-margin-bottom{-webkit-animation:applyMargin .2s forwards;animation:applyMargin .2s forwards}@-webkit-keyframes applyMargin{0%{margin-bottom:0}to{margin-bottom:6.5rem}}@keyframes applyMargin{0%{margin-bottom:0}to{margin-bottom:6.5rem}}.home-section .filters-container .remove-margin-bottom{-webkit-animation:unapplyMargin .2s forwards;animation:unapplyMargin .2s forwards}@-webkit-keyframes unapplyMargin{0%{margin-bottom:6.5rem}to{margin-bottom:0}}@keyframes unapplyMargin{0%{margin-bottom:6.5rem}to{margin-bottom:0}}.home-section .filters-container .filter-search-btn{background-color:#0582ca;border-radius:.7rem;height:4.1rem;margin-right:1.5rem;margin-top:3rem;padding:.5rem .8rem;transition:all .2s;width:5rem}.home-section .filters-container .filter-search-btn:hover{background-color:#0896e9}.home-section .filters-container .filter{background-color:#fff;border-radius:.7rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);height:3rem;margin-right:1.5rem;margin-top:3rem;padding:.5rem .8rem;width:12rem}.home-section .filters-container .filter select{background-color:#fff;border:none;color:#27415a;cursor:pointer;display:inline;font-size:1rem;height:2rem;margin:0;outline:none;width:92%}.home-section .filters-container .filter .icon-calendar{display:inline}.home-section .filters-container .filter label{color:#878787;display:block;font-size:.9rem}.home-section .filters-container .filter h4{display:inline-block;margin:0 0 0 .5rem}.home-section .no-data{display:grid;height:100%;place-content:center;width:100%}.home-section .no-data .icon{-webkit-animation:eye-animation 4s infinite;animation:eye-animation 4s infinite;font-size:3.5rem}@-webkit-keyframes eye-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}70%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}80%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes eye-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}70%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}80%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@media(max-width:1749px){.home-section .cards-container{display:grid;grid-template-columns:18rem 18rem 18rem 18rem!important}.home-section .cards-container .card-info{width:18rem!important}}@media(max-width:1619px){.home-section .cards-container{display:grid;grid-template-columns:14rem 14rem 14rem 14rem!important}.home-section .cards-container .card-info{width:14rem!important}}@media(max-width:1349px){.home-section .cards-container{display:grid;grid-template-columns:14rem 14rem 14rem!important}.home-section .cards-container .card-info{width:14rem!important}.home-section .cards-container h4{font-size:1.4rem!important}}@media(max-width:1099px){.home-section .cards-container{display:grid;grid-template-columns:12rem 12rem 12rem!important}.home-section .cards-container h4{font-size:1.3rem!important}.home-section .cards-container .card-info{width:12rem!important}}@media(max-width:1019px){.home-section .cards-container{display:grid;grid-template-columns:12rem 12rem!important}.home-section .cards-container h4{font-size:1.3rem!important}.home-section .cards-container .card-info{width:12rem!important}}@media(max-width:879px){.home-section .cards-container{grid-column-gap:4.5rem;-webkit-column-gap:4.5rem;column-gap:4.5rem;display:grid;grid-template-columns:12rem 12rem!important}.home-section .cards-container h4{font-size:1.3rem!important}.home-section .cards-container .card-info{width:12rem!important}}.home-section .cards-container{display:grid;grid-template-columns:16rem 16rem 16rem 16rem 16rem;justify-content:space-between}.home-section .cards-container .card-info{background-color:#fff;border-radius:.7rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);height:12.5rem;margin-bottom:2rem;width:16rem}.home-section .cards-container .card-info .red{color:red}.home-section .cards-container .card-info .green{color:green}.home-section .cards-container label{color:#878787;font-size:.9rem;left:.5rem;position:relative;top:.5rem}.home-section .cards-container h4{font-size:1.6rem;font-weight:bolder;margin:3rem 0;position:relative;text-align:center}.home-section .cards-container p{bottom:1rem;color:#878787;font-size:.9rem;font-style:italic;position:relative;text-align:center}@media(max-width:1869px){.home-section .chart-container{grid-template-columns:42rem 42rem!important}}@media(max-width:1779px){.home-section .chart-container{grid-template-columns:38.5rem 38.5rem!important}}@media(max-width:1699px){.home-section .chart-container{grid-template-columns:38.5rem 38.5rem!important}.home-section .chart-container .dataDetail{font-size:.9rem!important;padding:.5rem}.home-section .chart-container .dataDetail div{grid-template-columns:5rem 5rem!important}}@media(max-width:1649px){.home-section .chart-container{grid-template-columns:34.5rem 34.5rem!important}.home-section .chart-container .bar-chart,.home-section .chart-container .pie-container{height:20rem!important}.home-section .chart-container .pie-container .pie-chart{height:19rem!important;width:19rem!important}.home-section .chart-container .dataDetail{font-size:.8rem!important}.home-section .chart-container .dataDetail div{grid-template-columns:5rem 5rem!important}}@media(max-width:1529px){.home-section .chart-container{font-size:.7rem!important;grid-template-columns:30rem 30rem!important}.home-section .chart-container .bar-chart,.home-section .chart-container .pie-container{height:20rem!important}.home-section .chart-container .pie-container .pie-chart{height:19rem!important;width:19rem!important}.home-section .chart-container .dataDetail div{grid-template-columns:5rem 5rem!important}}@media(max-width:1389px){.home-section .chart-container{font-size:.7rem!important;grid-template-columns:40rem!important;margin-bottom:0!important;place-content:center!important}.home-section .chart-container .bar-chart,.home-section .chart-container .pie-container{height:20rem!important;margin-bottom:1rem!important}.home-section .chart-container .pie-container{margin-top:0!important}.home-section .chart-container .pie-container .pie-chart{height:19rem!important;width:19rem!important}.home-section .chart-container .dataDetail{font-size:.7rem!important}.home-section .chart-container .dataDetail div{grid-template-columns:4rem 4rem!important}}.home-section .chart-container{display:grid;grid-template-columns:45rem 45rem;justify-content:space-between;margin-bottom:2rem;position:relative}.home-section .chart-container .chart{background-color:#fff}.home-section .chart-container h4{margin:0}.home-section .chart-container .bar-chart,.home-section .chart-container .pie-container{background-color:#fff;border-radius:.7rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);height:23rem;padding:.5rem;width:auto}.home-section .chart-container .pie-container{position:relative}.home-section .chart-container .pie-container h4{left:.5rem;position:absolute;top:.5rem}.home-section .chart-container .pie-container .pie-chart{height:23rem;margin:auto;padding:1rem .5rem .5rem;width:22rem}.home-section .chart-container .pie-container .pie-chart .chart{background-color:transparent;left:3rem;position:relative}.home-section .chart-container .pie-container .pie-chart .dataDetail{bottom:.5rem;left:.5rem;max-height:12rem;overflow-y:auto;position:absolute}.home-section .chart-container .pie-container .pie-chart .dataDetail div{display:grid;grid-template-columns:7rem 7rem}.home-section .chart-container .pie-container .pie-chart .dataDetail div label{display:inline;font-weight:700;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.home-section .chart-container .pie-container .pie-chart .dataDetail div p{margin:0;text-align:right}.home-section .chart-container .pie-container .pie-chart .dataDetail .total-chart{border-top:2px solid #969696;margin-top:.3rem}.home-section .animation-show-chart{-webkit-animation:showContainer .5s linear;animation:showContainer .5s linear}@-webkit-keyframes showContainer{0%{opacity:.5;position:relative;top:4rem}to{opacity:1;top:0}}@keyframes showContainer{0%{opacity:.5;position:relative;top:4rem}to{opacity:1;top:0}}@media(max-width:989px){.bar-chart,.chart-container,.pie-container{display:none}}@media((max-width:679px) or (max-height:679px)){.home-section,.sidebar-container,.sidebar-container-collapse{display:none}.logout-button{font-style:italic;left:1rem;margin:0 auto 0 0;position:relative;top:1rem}.home-section-mobile{align-items:center;display:grid;height:100vh;padding-bottom:10rem;place-items:center}.home-section-mobile .red{color:red}.home-section-mobile .green{color:green}.home-section-mobile .title{font-size:1.6rem;margin-bottom:2rem;margin-top:2rem;text-align:center}.home-section-mobile button{background-color:#0582ca;padding:1rem 1.2rem;transition:.2s}.home-section-mobile .filters-container{display:grid;margin-bottom:2rem}.home-section-mobile .filters-container select{outline:none}.home-section-mobile .filters-container .filter-date{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto;place-content:center;place-items:center;align-items:center;margin:1rem 0}.home-section-mobile .filters-container .filter-date input{border:none;border-radius:.3rem;margin:.5rem 0;padding:.5rem}.home-section-mobile .filter{margin:1rem 0}.home-section-mobile .filter label{margin-right:1rem}.home-section-mobile .container{background-color:#fff;border-radius:1rem;box-shadow:0 3px 8px rgba(0,0,0,.24);margin:auto;padding:.5rem 0;width:20rem}.home-section-mobile .container .division-line{border-top:1px solid #6d6d6d;margin:0 auto;position:relative;top:1rem;width:50%}.home-section-mobile .container .item{display:grid;grid-template-columns:auto auto;height:3rem;margin-bottom:.5rem;padding:0 2rem}.home-section-mobile .container .item h4,.home-section-mobile .container .item label{display:inline-block;margin:0}.home-section-mobile .container .item h4{text-align:right}}.prehome-section{height:100vh;width:100vw}.prehome-section .header{background-color:#0582ca;display:grid;height:20%;justify-content:center;text-align:center}.prehome-section .header h2{color:#fff;font-size:2rem;margin:auto;transition:all .2s}.prehome-section .container{display:grid;grid-template-columns:auto auto auto;height:75%;padding:0 10%}.prehome-section .container .business-card{background-color:#055b8d;border-radius:1rem;cursor:pointer;display:grid;height:15rem;margin:auto;transition:.2s;width:18rem}.prehome-section .container .business-card:hover{background-color:#0878b9;transition:.2s}.prehome-section .container h4{color:#fff;font-size:1.1rem;margin:auto;text-align:center}@media screen and (max-width:1320px){.prehome-section .header h2{font-size:1.7rem}.prehome-section .container{grid-template-columns:auto auto;padding:0 15%}.prehome-section .container .business-card{height:13rem;width:16rem}.prehome-section .container h4{font-size:1rem}}@media screen and (max-width:930px){.prehome-section .header h2{font-size:1.5rem}.prehome-section .container{grid-template-columns:auto;padding:5% 15%}.prehome-section .container .business-card{height:10rem;margin:1rem auto;width:13rem}.prehome-section .container h4{font-size:1rem}}@media screen and (max-width:460px){.prehome-section .header h2{font-size:1rem}.prehome-section .container{grid-template-columns:auto;padding:5% 15%}.prehome-section .container .business-card{height:8rem;margin:1rem auto;width:11rem}.prehome-section .container h4{font-size:.8rem}}.order-detail-modal{background-color:#fff;border-radius:1rem;bottom:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1rem 2rem;position:fixed;right:0;top:0;width:60rem;z-index:12}.order-detail-modal h3{font-size:1.7rem;margin:.8rem 0;text-align:center}.order-detail-modal .opendate{font-style:italic}.order-detail-modal .checks{position:absolute;right:2rem;top:2rem}.order-detail-modal .container{min-height:10rem;padding:0 3rem;position:relative;scrollbar-width:10rem}.order-detail-modal .container .transaction-details-title{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:10rem auto 10rem}.order-detail-modal .container .transaction-details-title .title{font-size:1.2rem;font-weight:700}.order-detail-modal .container .transaction-details-title-more-details{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:7rem 7rem 10rem 10rem 7rem 9rem 10rem 7rem;overflow-x:hidden}.order-detail-modal .container .transaction-details-title-more-details .title{font-size:1.2rem;font-weight:700}.order-detail-modal .container .transaction-details-title-more-details .title-right{font-size:1.2rem;font-weight:700;text-align:right}.order-detail-modal .container .prodnum{position:relative;right:.8rem}.order-detail-modal .container .center{text-align:center}.order-detail-modal .container .right{text-align:right}.order-detail-modal .container .transaction-details-container{display:grid;height:10rem;overflow-y:auto;width:100%}.order-detail-modal .container .transaction-details-container .skeleton-transaction-item{border-radius:2rem;height:1.5rem;margin:0}.order-detail-modal .container .transaction-details-container .skeleton{-webkit-animation:skeleton-loading 1s linear infinite alternate;animation:skeleton-loading 1s linear infinite alternate}@keyframes skeleton-loading{0%{background-color:#a3b8c2}to{background-color:#f0f3f5}}.order-detail-modal .container .transaction-details-container .transaction-details-items{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:10rem auto 10rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.order-detail-modal .container .transaction-details-container .transaction-details-items p{margin-bottom:.5rem;margin-top:0}.order-detail-modal .container .transaction-details-container .transaction-details-items-more-details{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:7rem 7rem 10rem 10rem 7rem 9rem 10rem 7rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.order-detail-modal .container .transaction-details-container .transaction-details-items-more-details p{margin-bottom:.5rem;margin-top:0}.order-detail-modal .container .transaction-details-container .delete-item{color:red}.order-detail-modal .container footer{display:grid;grid-template-columns:auto auto;margin-top:3rem}.order-detail-modal .container footer .payment-method h4{display:inline-block;font-size:1.2rem;margin-bottom:0}.order-detail-modal .container footer .payment-method .container{max-height:2rem;overflow-y:auto}.order-detail-modal .container footer .payment-method .container .details{color:#076d07;font-size:1.2rem;font-weight:700}.order-detail-modal .container footer .prices{text-align:right}.order-detail-modal .container footer .prices hr{color:#27415a;margin:auto 0 auto auto;right:0;width:30%}.order-detail-modal .container footer .prices .total h4{font-size:1.2rem}.order-detail-modal .container footer .prices .total p{font-size:1.2rem;font-weight:700}.order-detail-modal .container footer .prices h4{display:inline-block;margin:.2rem;text-align:right}.order-detail-modal .container footer .prices p{display:inline-block;margin:0 0 0 1rem;max-width:auto;min-width:6rem;text-align:right}.order-detail-modal .buttons .icon{background-color:#fff;border-radius:50%;color:#27415a;cursor:pointer;font-size:.9rem;padding:.3rem}.order-detail-modal .buttons .icon:hover{background-color:#27415a;color:#fff;transition:.2s}.order-detail-modal .buttons .left{height:2rem;left:-7rem;position:absolute;top:40%;width:2rem}.order-detail-modal .buttons .right{height:2rem;position:absolute;right:-7rem;top:40%;width:2rem}.ncf-section .filters-heading .clear-filters label{position:relative;top:.35rem}.ncf-section .filters-heading .clear-filters button{background-color:#fff;border-radius:50%;color:#000;margin-left:1rem;padding:.8rem}.ncf-section .filters-heading .clear-filters button:hover{background-color:#0698ed}.ncf-section .filters-heading .clear-filters button:after{content:""}.ncf-section .filters-heading label{color:#fff}.ncf-section .filters-heading .collapsed-heading,.ncf-section .filters-heading .uncollapsed-heading{display:none}.ncf-section .filters-heading .btn-search{background-color:#fff;color:#003554;height:1.7rem;padding:0;transition:.2s;width:3rem}.ncf-section .filters-heading .btn-search:hover{background-color:#e7e7e7;transition:.2s}.ncf-section .filters-heading .table-heading{background-color:#0582ca;display:grid;grid-template-columns:auto auto;padding-bottom:2rem;padding-left:10rem;padding-top:2rem;position:relative;-webkit-user-select:none;user-select:none}.ncf-section .filters-heading .table-heading .back-icon{color:#fff;cursor:pointer;font-size:1.5rem;left:1rem;position:absolute;top:1rem}.ncf-section .filters-heading .table-heading select{background-color:#fff;border:none;border-radius:.3rem;padding:.3rem}.ncf-section .filters-heading .table-heading label{color:#fff}.ncf-section .filters-heading .table-heading .business{position:relative}.ncf-section .filters-heading .table-heading .business .multiple-branch{margin-bottom:1rem}.ncf-section .filters-heading .table-heading .business .multiple-branch label{width:8.5rem}.ncf-section .filters-heading .table-heading .business h2{color:#fff;margin:0 0 1rem}.ncf-section .filters-heading .table-heading .business div{margin-bottom:.5rem}.ncf-section .filters-heading .table-heading .business .line{background-color:#f0f0f0;border-radius:.5rem;height:100%;left:-5rem;position:absolute;width:.5rem}.ncf-section .filters-heading .table-heading .business label{display:inline-block}.ncf-section .filters-heading .table-heading .business select{margin-left:1rem}.ncf-section .filters-heading .table-heading .filters{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:10% 33% 30% 5%}.ncf-section .filters-heading .table-heading .filters .clear-btn{align-items:center;display:grid;place-content:center}.ncf-section .filters-heading .table-heading .filters .clear-btn button{color:#003554}.ncf-section .filters-heading .table-heading .filters .clear-btn button:hover{background-color:#e7e7e7;transition:.2s}.ncf-section .filters-heading .table-heading .filters h2{align-items:center;color:#fff;display:grid}.ncf-section .filters-heading .table-heading .filters .filter{display:grid}.ncf-section .filters-heading .table-heading .filters .filter label{font-size:1rem}.ncf-section .filters-heading .table-heading .filters .filter .operation-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:10.3rem 6rem auto}.ncf-section .filters-heading .table-heading .filters .filter .operation-filter .filter-icon{cursor:pointer;margin:auto 0}.ncf-section .filters-heading .table-heading .filters .filter .method-filter{margin-bottom:1rem}.ncf-section .filters-heading .table-heading .filters .filter .method-filter label{display:inline-block;text-align:right;width:7.5rem}.ncf-section .filters-heading .table-heading .filters .filter .method-filter select{margin-left:1rem;width:10rem}.ncf-section .filters-heading .table-heading .filters .filter .search-filter{margin-bottom:1rem}.ncf-section .filters-heading .table-heading .filters .filter .search-filter label{margin-right:.9rem}.ncf-section .filters-heading .table-heading .filters .filter .search-filter input{margin-right:1rem;width:6rem}.ncf-section .filters-heading .table-heading .filters .filter .filter-icon{color:#fff;margin-left:1rem}.ncf-section .filters-heading .table-heading .filters .filter input{border:none;border-radius:.3rem;outline:none;padding:.3rem}.ncf-section .filters-heading .table-heading .filters .filter .summary-filter .title{margin-right:.5rem;position:relative;top:.1rem}.ncf-section .filters-heading .table-heading .filters .toggles-grid{display:grid;grid-template-columns:auto auto}.ncf-section .filters-heading .table-heading .filters .employee-grid{align-items:center;display:grid;grid-template-columns:22rem 5rem}.ncf-section .filters-heading .table-heading .filters .date-grid{align-items:start;display:grid;grid-template-columns:13rem 8rem}.ncf-section .filters-heading .table-heading .filters .date-grid label{display:inline-block;width:3.9rem}.ncf-section .filters-heading .table-heading .filters .date-grid div{margin:0}.ncf-section .filters-heading .table-heading .filters .date-grid input{margin-bottom:1rem}.ncf-section .filters-heading .table-heading .filters .date-grid select{height:1.7rem;margin-bottom:1rem}.ncf-section .filters-heading .table-heading .filters .operations-grid{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:18rem 1rem;margin:.5rem 0}.ncf-section .filters-heading .table-heading .filters .operations-grid .operations-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto}.ncf-section .filters-heading .table-heading .filters .operations-grid .operations-filter div{margin:.3rem 0}.ncf-section .filters-heading .table-heading .filters .operations-grid .operations-filter label{display:inline-block;width:6rem}.ncf-section .filters-heading .table-heading .filters .operations-grid .operations-filter select{text-align:center}.ncf-section .filters-heading .table-heading .filters .operations-grid .operations-filter input{width:6rem}.ncf-section .filters-heading .table-heading .filters .operations-grid .operation-icon{color:#fff;margin:0}.ncf-section .table-content{border-collapse:collapse;display:grid;font-size:1.1rem;margin:2rem auto 0;overflow-y:scroll;padding:0 2rem;place-items:center;table-layout:fixed;width:90%}.ncf-section .table-content table{border-collapse:collapse;border-spacing:1rem 0;-webkit-user-select:none;user-select:none}.ncf-section .table-content table .numeration-transact{min-width:3rem;padding:0 .5rem;text-align:center}.ncf-section .table-content table .rnc-width{min-width:5rem;padding:0 .5rem;text-align:center}.ncf-section .table-content table .type-width{min-width:3rem;padding:0 .5rem;text-align:center}.ncf-section .table-content table .ncf-width{min-width:7rem;padding:0 .5rem;text-align:center}.ncf-section .table-content table .opendate-width{min-width:6rem;padding:0 .5rem;text-align:center}.ncf-section .table-content table .nettotal-width{min-width:6rem;padding:0 .5rem;text-align:right}.ncf-section .table-content table .itbis-width{min-width:5em;padding:0 .5rem;text-align:right}.ncf-section .table-content table .cash-width{min-width:6.5rem;padding:0 .5rem;text-align:right}.ncf-section .table-content table .transact-width{min-width:6rem;padding:0 .5rem;text-align:center}.ncf-section .table-content table .fiscalname-width{min-width:10rem;padding:0 .5rem;text-align:center}.ncf-section .table-content table .refcomp-width{min-width:4.5rem;padding:0 .5rem;text-align:center}.ncf-section .table-content table .descript-count-with{min-width:12rem;text-align:left}.ncf-section .table-content table .serie-count-with{min-width:5rem;text-align:center}.ncf-section .table-content table .values-count-with{min-width:10rem;text-align:right}.ncf-section .table-content table thead{background-color:#fff;font-size:1.2rem;font-weight:700;position:-webkit-sticky;position:sticky;top:-.5rem}.ncf-section .table-content table thead tr{height:3rem}.ncf-section .table-content table tbody tr{border-bottom:1px solid #bbb;cursor:pointer;height:2.5rem}.ncf-section .table-content table tbody tr:hover{background-color:#f7f7f7}.ncf-section .table-content table tfoot{background-color:#fff;bottom:0;position:-webkit-sticky;position:sticky}@media(max-width:1799px){.ncf-section .table-content{font-size:.9rem}.ncf-section .table-content table .transact-id-width{max-width:7rem;min-width:7rem;width:7rem}.ncf-section .table-content table .table-with{max-width:5rem;min-width:5rem;width:5rem}.ncf-section .table-content table .opendate-with{background-color:red;min-width:6rem}.ncf-section .table-content table .longdate-with{max-width:11rem;min-width:11rem;width:11rem}.ncf-section .table-content table .employee-with{max-width:10.5rem;min-width:10.5rem;width:10.5rem}.ncf-section .table-content table thead{font-size:1rem}}@media(max-width:1494px){.ncf-section .filters-heading .table-heading .filters{grid-template-columns:auto auto auto}.ncf-section .filters-heading .table-heading .filters h2{display:none}}@media(max-width:1329px){.ncf-section .filters-heading .table-heading .filters{grid-template-columns:auto auto auto}.ncf-section .filters-heading .table-heading .business .line,.ncf-section .filters-heading .table-heading .filters h2{display:none}}@media(max-width:1129px){.ncf-section .filters-heading .table-heading{display:none}.ncf-section .filters-heading .collapsed-heading{background-color:#0582ca;display:block;height:5rem;position:relative;transition:all .2s}.ncf-section .filters-heading .collapsed-heading .icon-bars{bottom:0;color:#fff;font-size:1.8rem;margin:auto;position:absolute;right:2rem;top:0}.ncf-section .filters-heading .collapsed-heading .filters{display:none}.ncf-section .filters-heading .uncollapsed-heading{background-color:#0582ca;display:block;height:22rem;position:relative;top:0;transition:all .2s}.ncf-section .filters-heading .uncollapsed-heading .icon-xmark{bottom:1rem;color:#fff;font-size:1.8rem;left:0;margin:auto;position:absolute;right:0}.ncf-section .filters-heading .uncollapsed-heading .clear-btn{bottom:1rem;position:absolute;right:2rem!important}.ncf-section .filters-heading .uncollapsed-heading .clear-btn button{color:#003554}.ncf-section .filters-heading .uncollapsed-heading .clear-btn button:hover{background-color:#e7e7e7;transition:.2s}.ncf-section .filters-heading .uncollapsed-heading .container{padding:2rem 3rem 2rem 7rem}.ncf-section .filters-heading .uncollapsed-heading .container div{margin:.7rem 0}.ncf-section .filters-heading .uncollapsed-heading .container select{background-color:#fff;border:none;border-radius:.3rem;padding:.3rem}.ncf-section .filters-heading .uncollapsed-heading .container label{color:#fff}.ncf-section .filters-heading .uncollapsed-heading .container input{border:none;border-radius:.3rem;outline:none;padding:.3rem}.ncf-section .filters-heading .uncollapsed-heading .container .date-grid{align-items:start;display:grid;grid-template-columns:13rem 8rem}.ncf-section .filters-heading .uncollapsed-heading .container .date-grid label{display:inline-block;width:3.9rem}.ncf-section .filters-heading .uncollapsed-heading .container .date-grid div{margin:0}.ncf-section .filters-heading .uncollapsed-heading .container .date-grid input{margin-bottom:1rem}.ncf-section .filters-heading .uncollapsed-heading .container .date-grid select{height:1.7rem;margin-bottom:1rem}.ncf-section .filters-heading .uncollapsed-heading .container .search-filter{margin-bottom:1rem}.ncf-section .filters-heading .uncollapsed-heading .container .search-filter label{margin-right:.9rem}.ncf-section .filters-heading .uncollapsed-heading .container .search-filter input{margin-right:1rem;width:6rem}.ncf-section .filters-heading .uncollapsed-heading .container .operation-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:10.3rem 6rem auto}.ncf-section .filters-heading .uncollapsed-heading .container .operation-filter .filter-icon{cursor:pointer;margin:auto 0}.ncf-section .filters-heading .uncollapsed-heading .container .toggles-grid{display:grid;grid-template-columns:auto auto}}@media((max-width:1494px) and (max-height:944px)){.ncf-section .table-content{max-height:36rem}}@media((max-width:1494px) and (max-height:919px)){.ncf-section .table-content{max-height:33rem}}@media((max-width:1494px) and (max-height:874px)){.ncf-section .table-content{max-height:30rem}}@media((max-width:1494px) and (max-height:824px)){.ncf-section .table-content{max-height:27rem}}@media((max-width:1494px) and (max-height:779px)){.ncf-section .table-content{max-height:24rem}}@media((max-height:999px) and (min-width:1496px)){.ncf-section .table-content{max-height:40rem}}@media((max-height:954px) and (min-width:1496px)){.ncf-section .table-content{max-height:39rem}}@media((max-height:929px) and (min-width:1496px)){.ncf-section .table-content{max-height:37.5rem}}@media((max-height:904px) and (min-width:1496px)){.ncf-section .table-content{max-height:36rem}}@media((max-height:884px) and (min-width:1496px)){.ncf-section .table-content{max-height:34.5rem}}@media((max-height:856px) and (min-width:1496px)){.ncf-section .table-content{max-height:33rem}}@media((max-height:834px) and (min-width:1496px)){.ncf-section .table-content{max-height:31.5rem}}@media((max-height:809px) and (min-width:1496px)){.ncf-section .table-content{max-height:30rem}}@media((max-height:784px) and (min-width:1496px)){.ncf-section .table-content{max-height:28.5rem}}@media((max-height:764px) and (min-width:1496px)){.ncf-section .table-content{max-height:27rem}}@media((max-height:714px) and (min-width:1496px)){.ncf-section .table-content{max-height:24rem}}@media((max-height:664px) and (min-width:1496px)){.ncf-section .table-content{max-height:21rem}}.sales-product-section{height:100vh;padding-left:2.9rem;width:100vw}.sales-product-section .center{text-align:center}.sales-product-section .right{text-align:right}.sales-product-section .filters-heading .clear-filters label{position:relative;top:.35rem}.sales-product-section .filters-heading .clear-filters button{background-color:#fff;border-radius:50%;color:#000;margin-left:1rem;padding:.8rem}.sales-product-section .filters-heading .clear-filters button:hover{background-color:#0698ed}.sales-product-section .filters-heading .clear-filters button:after{content:""}.sales-product-section .filters-heading label{color:#fff}.sales-product-section .filters-heading .collapsed-heading,.sales-product-section .filters-heading .uncollapsed-heading{display:none}.sales-product-section .filters-heading .btn-search{background-color:#fff;color:#003554;height:1.7rem;padding:0;transition:.2s;width:3rem}.sales-product-section .filters-heading .btn-search:hover{background-color:#e7e7e7;transition:.2s}.sales-product-section .filters-heading .table-heading{background-color:#1482c2;display:grid;grid-template-columns:auto auto;padding-bottom:2rem;padding-left:10rem;padding-top:2rem;position:relative;-webkit-user-select:none;user-select:none}.sales-product-section .filters-heading .table-heading .back-icon{color:#fff;cursor:pointer;font-size:1.5rem;left:1rem;position:absolute;top:1rem}.sales-product-section .filters-heading .table-heading select{background-color:#fff;border:none;border-radius:.3rem;padding:.3rem}.sales-product-section .filters-heading .table-heading label{color:#fff}.sales-product-section .filters-heading .table-heading .business{position:relative}.sales-product-section .filters-heading .table-heading .business .multiple-branch{margin-bottom:1rem}.sales-product-section .filters-heading .table-heading .business .multiple-branch label{width:8.5rem}.sales-product-section .filters-heading .table-heading .business h2{color:#fff;margin:0 0 1rem}.sales-product-section .filters-heading .table-heading .business div{margin-bottom:.5rem}.sales-product-section .filters-heading .table-heading .business .line{background-color:#f0f0f0;border-radius:.5rem;height:100%;left:-5rem;position:absolute;width:.5rem}.sales-product-section .filters-heading .table-heading .business label{display:inline-block}.sales-product-section .filters-heading .table-heading .business select{margin-left:1rem}.sales-product-section .filters-heading .table-heading .filters{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:10% 33% 30% 5%}.sales-product-section .filters-heading .table-heading .filters .clear-btn{align-items:center;display:grid;place-content:center}.sales-product-section .filters-heading .table-heading .filters .clear-btn button{color:#003554}.sales-product-section .filters-heading .table-heading .filters .clear-btn button:hover{background-color:#e7e7e7;transition:.2s}.sales-product-section .filters-heading .table-heading .filters h2{align-items:center;color:#fff;display:grid}.sales-product-section .filters-heading .table-heading .filters .filter{display:grid}.sales-product-section .filters-heading .table-heading .filters .filter label{font-size:1rem}.sales-product-section .filters-heading .table-heading .filters .filter .operation-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:10.3rem 6rem auto}.sales-product-section .filters-heading .table-heading .filters .filter .operation-filter .filter-icon{cursor:pointer;margin:auto 0}.sales-product-section .filters-heading .table-heading .filters .filter .method-filter{margin-bottom:1rem}.sales-product-section .filters-heading .table-heading .filters .filter .method-filter label{display:inline-block;text-align:right;width:7.5rem}.sales-product-section .filters-heading .table-heading .filters .filter .method-filter select{margin-left:1rem;width:10rem}.sales-product-section .filters-heading .table-heading .filters .filter .search-filter{margin-bottom:1rem}.sales-product-section .filters-heading .table-heading .filters .filter .search-filter label{margin-right:.9rem}.sales-product-section .filters-heading .table-heading .filters .filter .search-filter input{margin-right:1rem;width:6rem}.sales-product-section .filters-heading .table-heading .filters .filter .search-filter select{max-width:10rem;width:10rem}.sales-product-section .filters-heading .table-heading .filters .filter .filter-icon{color:#fff;margin-left:1rem}.sales-product-section .filters-heading .table-heading .filters .filter input{border:none;border-radius:.3rem;outline:none;padding:.3rem}.sales-product-section .filters-heading .table-heading .filters .filter .summary-filter .toggle{display:inline-block}.sales-product-section .filters-heading .table-heading .filters .filter .summary-filter .toggle input[type=checkbox]{height:0;visibility:hidden;width:0}.sales-product-section .filters-heading .table-heading .filters .filter .summary-filter .toggle label{background:#c6c6c6;border-radius:100px;cursor:pointer;display:block;height:25px;position:relative;text-indent:-9999px;width:40px}.sales-product-section .filters-heading .table-heading .filters .filter .summary-filter .toggle label:after{background:#fff;border-radius:90px;content:"";height:15px;left:5px;position:absolute;top:5px;transition:.3s;width:15px}.sales-product-section .filters-heading .table-heading .filters .filter .summary-filter .toggle input:checked+label{background:#0698ed}.sales-product-section .filters-heading .table-heading .filters .filter .summary-filter .toggle input:checked+label:after{left:calc(100% - 5px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.sales-product-section .filters-heading .table-heading .filters .filter .summary-filter .toggle label:active:after{width:20px}.sales-product-section .filters-heading .table-heading .filters .filter .summary-filter .title{margin-right:.5rem;position:relative;top:.1rem}.sales-product-section .filters-heading .table-heading .filters .toggles-grid{display:grid;grid-template-columns:auto auto}.sales-product-section .filters-heading .table-heading .filters .employee-grid{align-items:center;display:grid;grid-template-columns:22rem 5rem}.sales-product-section .filters-heading .table-heading .filters .date-grid{align-items:start;display:grid;grid-template-columns:13rem 8rem}.sales-product-section .filters-heading .table-heading .filters .date-grid label{display:inline-block;width:3.9rem}.sales-product-section .filters-heading .table-heading .filters .date-grid div{margin:0}.sales-product-section .filters-heading .table-heading .filters .date-grid input{margin-bottom:1rem}.sales-product-section .filters-heading .table-heading .filters .date-grid select{height:1.7rem;margin-bottom:1rem}.sales-product-section .filters-heading .table-heading .filters .operations-grid{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:18rem 1rem;margin:.5rem 0}.sales-product-section .filters-heading .table-heading .filters .operations-grid .operations-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto}.sales-product-section .filters-heading .table-heading .filters .operations-grid .operations-filter div{margin:.3rem 0}.sales-product-section .filters-heading .table-heading .filters .operations-grid .operations-filter label{display:inline-block;width:6rem}.sales-product-section .filters-heading .table-heading .filters .operations-grid .operations-filter select{text-align:center}.sales-product-section .filters-heading .table-heading .filters .operations-grid .operations-filter input{width:6rem}.sales-product-section .filters-heading .table-heading .filters .operations-grid .operation-icon{color:#fff;margin:0}.sales-product-section .container{display:grid;justify-content:center}.sales-product-section .container table{-webkit-user-select:none;user-select:none;width:100%}.sales-product-section .container table .description-width{max-width:15rem;min-width:15rem;width:15rem}.sales-product-section .container table .qty-width{max-width:7rem;min-width:7rem;text-align:right;width:7rem}.sales-product-section .container table .total-width{max-width:7rem;min-width:7rem;width:7rem}.sales-product-section .container table thead{background-color:#fff;font-size:1.2rem;font-weight:700}.sales-product-section .container table thead tr{height:2.5rem}.sales-product-section .container table tbody .category{font-size:1.2rem;font-weight:700}.sales-product-section .container table .background-tr{background-color:#f0fcff}.sales-product-section .container table tfoot{font-weight:700;text-align:center}.sales-product-section .container table tfoot .total{font-size:1.2rem}.sales-product-section .container .table-content{height:38rem;overflow-y:auto;padding:0 2rem;width:70rem}.sales-product-section .container .table-content .table-header{background-color:#fff;margin-bottom:1rem;position:-webkit-sticky;position:sticky;top:0}.sales-product-section .container .table-content .table-footer{background-color:#fff;bottom:0;margin-bottom:1rem;position:-webkit-sticky;position:sticky}.sales-product-section .container .table-content .table-body{margin-bottom:2rem}.sales-product-section .container .table-content .red{color:#e90000;font-weight:700}.sales-product-section .container .total-result{border-top:2px solid #b1b1b1;display:grid;grid-template-columns:auto auto;margin-top:1.5rem;padding:0 4rem;text-align:center}.sales-product-section .container .total-result h2{font-size:1.3rem;margin:.3rem}.salesproduct-section{height:100vh;padding-left:2.9rem;width:100vw}.salesproduct-section .center{text-align:center}.salesproduct-section .right{text-align:right}.salesproduct-section .table-heading{background-color:#1482c2;display:grid;grid-template-columns:auto auto;padding-bottom:2rem;padding-left:5%;padding-top:2rem;position:relative;-webkit-user-select:none;user-select:none}.salesproduct-section .table-heading .back-icon{color:#fff;cursor:pointer;font-size:1.5rem;left:1rem;position:absolute;top:1rem}.salesproduct-section .table-heading select{background-color:#fff;border:none;border-radius:.3rem;padding:.3rem}.salesproduct-section .table-heading label{color:#fff}.salesproduct-section .table-heading .business{position:relative}.salesproduct-section .table-heading .business h2{color:#fff}.salesproduct-section .table-heading .business .line{background-color:#f0f0f0;border-radius:.5rem;height:100%;left:-5rem;position:absolute;width:.5rem}.salesproduct-section .table-heading .business label{display:inline-block}.salesproduct-section .table-heading .business select{margin-left:1rem}.salesproduct-section .table-heading .filters{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:10% 33% 35%}.salesproduct-section .table-heading .filters button{background-color:#fff;color:#003554;height:2rem;padding:0;transition:.2s;width:8.5rem}.salesproduct-section .table-heading .filters button:hover{background-color:#e7e7e7;transition:.2s}.salesproduct-section .table-heading .filters h2{align-items:center;color:#fff;display:grid}.salesproduct-section .table-heading .filters .filter{display:grid;margin:.3rem 0}.salesproduct-section .table-heading .filters .filter .date-filter{margin:.3rem 0}.salesproduct-section .table-heading .filters .filter .date-filter label{display:inline-block;width:4rem}.salesproduct-section .table-heading .filters .filter .date-filter select{margin-left:1rem;position:relative}.salesproduct-section .table-heading .filters .filter .limit-filter label{display:inline-block;width:4rem}.salesproduct-section .table-heading .filters .filter .limit-filter input{width:3rem}.salesproduct-section .table-heading .filters .filter .rnc-filter{margin:.5rem 0}.salesproduct-section .table-heading .filters .filter .rnc-filter label{display:inline-block;width:8rem}.salesproduct-section .table-heading .filters .filter .rnc-filter input{width:6rem}.salesproduct-section .table-heading .filters .filter .type-filter label{display:inline-block;width:7.5rem}.salesproduct-section .table-heading .filters .filter .type-filter select{width:10rem}.salesproduct-section .table-heading .filters .filter .filter-icon{color:#fff;margin-left:1rem}.salesproduct-section .table-heading .filters .filter input{border:none;border-radius:.3rem;outline:none;padding:.3rem}.salesproduct-section .table-heading .filters .employee-grid{align-items:center;display:grid;grid-template-columns:22rem 5rem}.salesproduct-section .table-heading .filters .date-grid{align-items:center;display:grid;grid-template-columns:14rem 8rem}.salesproduct-section .table-heading .filters .date-grid select{height:2rem}.salesproduct-section .table-heading .filters .operations-grid{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:18rem 1rem;margin:.5rem 0}.salesproduct-section .table-heading .filters .operations-grid .operations-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto}.salesproduct-section .table-heading .filters .operations-grid .operations-filter div{margin:.3rem 0}.salesproduct-section .table-heading .filters .operations-grid .operations-filter label{display:inline-block;width:6rem}.salesproduct-section .table-heading .filters .operations-grid .operations-filter select{text-align:center}.salesproduct-section .table-heading .filters .operations-grid .operations-filter input{width:6rem}.salesproduct-section .table-heading .filters .operations-grid .operation-icon{color:#fff;margin:0}.salesproduct-section .table-heading .excel-icon{color:#fff;cursor:pointer;font-size:2rem;position:absolute;right:5%;top:35%;z-index:3}.salesproduct-section .container{display:grid;justify-content:center}.salesproduct-section .container table{-webkit-user-select:none;user-select:none;width:100%}.salesproduct-section .container table .description-width{max-width:15rem;min-width:15rem;width:15rem}.salesproduct-section .container table .qty-width{max-width:7rem;min-width:7rem;text-align:right;width:7rem}.salesproduct-section .container table .total-width{max-width:7rem;min-width:7rem;width:7rem}.salesproduct-section .container table thead{background-color:#fff;font-size:1.2rem;font-weight:700}.salesproduct-section .container table thead tr{height:2.5rem}.salesproduct-section .container table tbody .category{font-size:1.2rem;font-weight:700}.salesproduct-section .container table .background-tr{background-color:#f0fcff}.salesproduct-section .container table tfoot{font-weight:700;text-align:center}.salesproduct-section .container table tfoot .total{font-size:1.2rem}.salesproduct-section .container .table-content{height:38rem;overflow-y:auto;padding:0 2rem;width:70rem}.salesproduct-section .container .table-content .table-header{background-color:#fff;margin-bottom:1rem;position:-webkit-sticky;position:sticky;top:0}.salesproduct-section .container .table-content .table-footer{background-color:#fff;bottom:0;margin-bottom:1rem;position:-webkit-sticky;position:sticky}.salesproduct-section .container .table-content .table-body{margin-bottom:2rem}.salesproduct-section .container .table-content .red{color:#e90000;font-weight:700}.salesproduct-section .container .total-result{border-top:2px solid #b1b1b1;display:grid;grid-template-columns:auto auto;margin-top:1.5rem;padding:0 4rem;text-align:center}.salesproduct-section .container .total-result h2{font-size:1.3rem;margin:.3rem}.sales-summary-section{height:100vh;padding-left:2.9rem;width:100vw}.sales-summary-section .filters-heading .clear-filters label{position:relative;top:.35rem}.sales-summary-section .filters-heading .clear-filters button{background-color:#fff;border-radius:50%;color:#000;margin-left:1rem;padding:.8rem}.sales-summary-section .filters-heading .clear-filters button:hover{background-color:#0698ed}.sales-summary-section .filters-heading .clear-filters button:after{content:""}.sales-summary-section .filters-heading label{color:#fff}.sales-summary-section .filters-heading .collapsed-heading,.sales-summary-section .filters-heading .uncollapsed-heading{display:none}.sales-summary-section .filters-heading .btn-search{background-color:#fff;color:#003554;height:1.7rem;padding:0;transition:.2s;width:3rem}.sales-summary-section .filters-heading .btn-search:hover{background-color:#e7e7e7;transition:.2s}.sales-summary-section .filters-heading .table-heading{background-color:#1482c2;display:grid;grid-template-columns:auto auto;padding-bottom:2rem;padding-left:10rem;padding-top:2rem;position:relative;-webkit-user-select:none;user-select:none}.sales-summary-section .filters-heading .table-heading .back-icon{color:#fff;cursor:pointer;font-size:1.5rem;left:1rem;position:absolute;top:1rem}.sales-summary-section .filters-heading .table-heading select{background-color:#fff;border:none;border-radius:.3rem;padding:.3rem}.sales-summary-section .filters-heading .table-heading label{color:#fff}.sales-summary-section .filters-heading .table-heading .business{position:relative}.sales-summary-section .filters-heading .table-heading .business .multiple-branch{margin-bottom:1rem}.sales-summary-section .filters-heading .table-heading .business .multiple-branch label{width:8.5rem}.sales-summary-section .filters-heading .table-heading .business h2{color:#fff;margin:0 0 1rem}.sales-summary-section .filters-heading .table-heading .business div{margin-bottom:.5rem}.sales-summary-section .filters-heading .table-heading .business .line{background-color:#f0f0f0;border-radius:.5rem;height:100%;left:-5rem;position:absolute;width:.5rem}.sales-summary-section .filters-heading .table-heading .business label{display:inline-block}.sales-summary-section .filters-heading .table-heading .business select{margin-left:1rem}.sales-summary-section .filters-heading .table-heading .filters{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:10% 33% 30% 5%}.sales-summary-section .filters-heading .table-heading .filters .clear-btn{align-items:center;display:grid;place-content:center}.sales-summary-section .filters-heading .table-heading .filters .clear-btn button{color:#003554}.sales-summary-section .filters-heading .table-heading .filters .clear-btn button:hover{background-color:#e7e7e7;transition:.2s}.sales-summary-section .filters-heading .table-heading .filters h2{align-items:center;color:#fff;display:grid}.sales-summary-section .filters-heading .table-heading .filters .filter{display:grid}.sales-summary-section .filters-heading .table-heading .filters .filter label{font-size:1rem}.sales-summary-section .filters-heading .table-heading .filters .filter .operation-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:10.3rem 6rem auto}.sales-summary-section .filters-heading .table-heading .filters .filter .operation-filter .filter-icon{cursor:pointer;margin:auto 0}.sales-summary-section .filters-heading .table-heading .filters .filter .method-filter{margin-bottom:1rem}.sales-summary-section .filters-heading .table-heading .filters .filter .method-filter label{display:inline-block;text-align:right;width:7.5rem}.sales-summary-section .filters-heading .table-heading .filters .filter .method-filter select{margin-left:1rem;width:10rem}.sales-summary-section .filters-heading .table-heading .filters .filter .search-filter label{margin-right:.9rem}.sales-summary-section .filters-heading .table-heading .filters .filter .search-filter input{margin-right:1rem;width:6rem}.sales-summary-section .filters-heading .table-heading .filters .filter .filter-icon{color:#fff;margin-left:1rem}.sales-summary-section .filters-heading .table-heading .filters .filter input{border:none;border-radius:.3rem;outline:none;padding:.3rem}.sales-summary-section .filters-heading .table-heading .filters .filter .summary-filter .toggle{display:inline-block}.sales-summary-section .filters-heading .table-heading .filters .filter .summary-filter .toggle input[type=checkbox]{height:0;visibility:hidden;width:0}.sales-summary-section .filters-heading .table-heading .filters .filter .summary-filter .toggle label{background:#c6c6c6;border-radius:100px;cursor:pointer;display:block;height:25px;position:relative;text-indent:-9999px;width:40px}.sales-summary-section .filters-heading .table-heading .filters .filter .summary-filter .toggle label:after{background:#fff;border-radius:90px;content:"";height:15px;left:5px;position:absolute;top:5px;transition:.3s;width:15px}.sales-summary-section .filters-heading .table-heading .filters .filter .summary-filter .toggle input:checked+label{background:#0698ed}.sales-summary-section .filters-heading .table-heading .filters .filter .summary-filter .toggle input:checked+label:after{left:calc(100% - 5px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.sales-summary-section .filters-heading .table-heading .filters .filter .summary-filter .toggle label:active:after{width:20px}.sales-summary-section .filters-heading .table-heading .filters .filter .summary-filter .title{margin-right:.5rem;position:relative;top:.1rem}.sales-summary-section .filters-heading .table-heading .filters .toggles-grid{display:grid;grid-template-columns:auto auto}.sales-summary-section .filters-heading .table-heading .filters .employee-grid{align-items:center;display:grid;grid-template-columns:22rem 5rem}.sales-summary-section .filters-heading .table-heading .filters .date-grid{align-items:start;display:grid;grid-template-columns:13rem 8rem}.sales-summary-section .filters-heading .table-heading .filters .date-grid label{display:inline-block;width:3.9rem}.sales-summary-section .filters-heading .table-heading .filters .date-grid div{margin:0}.sales-summary-section .filters-heading .table-heading .filters .date-grid input{margin-bottom:1rem}.sales-summary-section .filters-heading .table-heading .filters .date-grid select{height:1.7rem;margin-bottom:1rem}.sales-summary-section .filters-heading .table-heading .filters .operations-grid{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:18rem 1rem;margin:.5rem 0}.sales-summary-section .filters-heading .table-heading .filters .operations-grid .operations-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto}.sales-summary-section .filters-heading .table-heading .filters .operations-grid .operations-filter div{margin:.3rem 0}.sales-summary-section .filters-heading .table-heading .filters .operations-grid .operations-filter label{display:inline-block;width:6rem}.sales-summary-section .filters-heading .table-heading .filters .operations-grid .operations-filter select{text-align:center}.sales-summary-section .filters-heading .table-heading .filters .operations-grid .operations-filter input{width:6rem}.sales-summary-section .filters-heading .table-heading .filters .operations-grid .operation-icon{color:#fff;margin:0}.sales-summary-section .tablepayments-section{margin-bottom:1rem}.sales-summary-section .tablepayments-section .table-content{border-collapse:collapse;display:grid;font-size:1.1rem;margin:2rem auto 0;overflow-y:scroll;padding:0 2rem;place-items:center;table-layout:fixed;width:80%}.sales-summary-section .tablepayments-section .table-content table{border-collapse:collapse;border-spacing:1rem 0;-webkit-user-select:none;user-select:none}.sales-summary-section .tablepayments-section .table-content table .numeration-with{min-width:5rem;padding:0 .5rem;text-align:center}.sales-summary-section .tablepayments-section .table-content table .opendate-with{min-width:9rem;padding:0 .5rem;text-align:center}.sales-summary-section .tablepayments-section .table-content table .transact-with{min-width:8rem;padding:0 .5rem;position:relative;text-align:center}.sales-summary-section .tablepayments-section .table-content table .transact-with .search-icon{border-radius:50%;color:transparent;height:1.6rem;padding:.1rem;position:absolute;right:3.9rem;top:.4rem;transition:all .2s;width:1.6rem}.sales-summary-section .tablepayments-section .table-content table .transact-with .search-icon .icon{bottom:.1rem;font-size:.9rem;position:relative}.sales-summary-section .tablepayments-section .table-content table .transact-with .search-icon:hover{background-color:#0698ed;transition:all .2s}.sales-summary-section .tablepayments-section .table-content table .transact-with .search-icon:hover .icon{color:#fff}.sales-summary-section .tablepayments-section .table-content table .transact-with:hover .search-icon{color:#000}.sales-summary-section .tablepayments-section .table-content table .transact-selected{background-color:#e7e7e7;transition:all .2s}.sales-summary-section .tablepayments-section .table-content table .employee-with,.sales-summary-section .tablepayments-section .table-content table .method-with{min-width:15rem;padding:0 .5rem;text-align:center}.sales-summary-section .tablepayments-section .table-content table .numbers-with{min-width:10rem;padding:0 .5rem;text-align:right}.sales-summary-section .tablepayments-section .table-content table thead{background-color:#fff;font-size:1.2rem;font-weight:700;position:-webkit-sticky;position:sticky;top:-.5rem}.sales-summary-section .tablepayments-section .table-content table thead tr{height:3rem}.sales-summary-section .tablepayments-section .table-content table tbody tr{border-bottom:1px solid #bbb;cursor:pointer;height:2.5rem;transition:all .2s}.sales-summary-section .tablepayments-section .table-content table tbody tr:hover{background-color:#f7f7f7}.sales-summary-section .tablepayments-section .table-content table tfoot{background-color:#fff;bottom:0;position:-webkit-sticky;position:sticky}@media((max-width:1494px) and (max-height:944px)){.sales-summary-section .table-content{max-height:36rem}}@media((max-width:1494px) and (max-height:919px)){.sales-summary-section .table-content{max-height:33rem}}@media((max-width:1494px) and (max-height:874px)){.sales-summary-section .table-content{max-height:30rem}}@media((max-width:1494px) and (max-height:824px)){.sales-summary-section .table-content{max-height:27rem}}@media((max-width:1494px) and (max-height:779px)){.sales-summary-section .table-content{max-height:24rem}}@media((max-height:999px) and (min-width:1496px)){.sales-summary-section .table-content{max-height:40rem}}@media((max-height:954px) and (min-width:1496px)){.sales-summary-section .table-content{max-height:39rem}}@media((max-height:929px) and (min-width:1496px)){.sales-summary-section .table-content{max-height:37.5rem}}@media((max-height:904px) and (min-width:1496px)){.sales-summary-section .table-content{max-height:36rem}}@media((max-height:884px) and (min-width:1496px)){.sales-summary-section .table-content{max-height:34.5rem}}@media((max-height:856px) and (min-width:1496px)){.sales-summary-section .table-content{max-height:33rem}}@media((max-height:834px) and (min-width:1496px)){.sales-summary-section .table-content{max-height:31.5rem}}@media((max-height:809px) and (min-width:1496px)){.sales-summary-section .table-content{max-height:30rem}}@media((max-height:784px) and (min-width:1496px)){.sales-summary-section .table-content{max-height:28.5rem}}@media((max-height:764px) and (min-width:1496px)){.sales-summary-section .table-content{max-height:27rem}}@media((max-height:714px) and (min-width:1496px)){.sales-summary-section .table-content{max-height:24rem}}@media((max-height:664px) and (min-width:1496px)){.sales-summary-section .table-content{max-height:21rem}}.notification{align-items:center;background-color:#fff;border-radius:1rem;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);display:grid;grid-template-columns:auto auto;height:2rem;left:0;margin:auto;padding:.5rem 1rem;position:fixed;right:0;top:2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1000}.notification p{margin:0}@-webkit-keyframes show-notification{0%{font-size:.8rem;padding:0 .5rem;top:-999rem}to{padding:.5rem 1rem;top:2rem}}@keyframes show-notification{0%{font-size:.8rem;padding:0 .5rem;top:-999rem}to{padding:.5rem 1rem;top:2rem}}.notification .loader{-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite;border:3px solid #008fe7;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:25px;margin-right:.5rem;width:25px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media(max-width:679px){.notification{display:none}}.pagination{align-items:center;display:grid;grid-template-columns:3rem auto 3rem;margin:1rem auto 0;place-content:center;-webkit-user-select:none;user-select:none;width:60%}.pagination .icon-arrow{color:#858585;cursor:pointer}.pagination .icon-arrow:hover{background-color:#4ea0fa;border:none;color:#fff}.pagination button{background-color:#fff;border:1px solid #858585;border-radius:.4rem;color:#858585;margin:0;padding:.5rem;transition:all .2s}.pagination .hide-btn{background-color:transparent;border:none;color:transparent;cursor:auto}.pagination .page-container{display:block;max-width:576px;overflow-x:auto}.pagination .page-container .current-page{background-color:#4ea0fa;color:#fff}.pagination .page-container button{border-radius:.4rem;margin:.3rem;padding:.5rem;width:3rem}.pagination .page-container button:hover{background-color:#4ea0fa;border:none;color:#fff}.membership-section .background{z-index:100}.membership-section .membership-container{background-color:#fff;border-radius:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;inset:0;margin:auto;padding:1rem;position:fixed;width:18rem;z-index:101}.membership-section .membership-container h2{margin-bottom:2rem;text-align:center}.membership-section .membership-container p{margin-bottom:1.5rem}.membership-section .membership-container .description{text-align:justify}.membership-section .membership-container button{background-color:#0698ed;margin-top:2rem;width:100%}.e_invoice-section .red{color:red}.e_invoice-section .filters-heading .clear-filters label{position:relative;top:.35rem}.e_invoice-section .filters-heading .clear-filters button{background-color:#fff;border-radius:50%;color:#000;margin-left:1rem;padding:.8rem}.e_invoice-section .filters-heading .clear-filters button:hover{background-color:#0698ed}.e_invoice-section .filters-heading .clear-filters button:after{content:""}.e_invoice-section .filters-heading label{color:#fff}.e_invoice-section .filters-heading .collapsed-heading,.e_invoice-section .filters-heading .uncollapsed-heading{display:none}.e_invoice-section .filters-heading .btn-search{background-color:#fff;color:#003554;height:1.7rem;padding:0;transition:.2s;width:3rem}.e_invoice-section .filters-heading .btn-search:hover{background-color:#e7e7e7;transition:.2s}.e_invoice-section .filters-heading .table-heading{background-color:#0582ca;display:grid;grid-template-columns:auto auto;padding-bottom:2rem;padding-left:10rem;padding-top:2rem;position:relative;-webkit-user-select:none;user-select:none}.e_invoice-section .filters-heading .table-heading .back-icon{color:#fff;cursor:pointer;font-size:1.5rem;left:1rem;position:absolute;top:1rem}.e_invoice-section .filters-heading .table-heading select{background-color:#fff;border:none;border-radius:.3rem;padding:.3rem}.e_invoice-section .filters-heading .table-heading label{color:#fff}.e_invoice-section .filters-heading .table-heading .business{position:relative}.e_invoice-section .filters-heading .table-heading .business .multiple-branch{margin-bottom:1rem}.e_invoice-section .filters-heading .table-heading .business .multiple-branch label{width:8.5rem}.e_invoice-section .filters-heading .table-heading .business h2{color:#fff;margin:0 0 1rem}.e_invoice-section .filters-heading .table-heading .business div{margin-bottom:.5rem}.e_invoice-section .filters-heading .table-heading .business .line{background-color:#f0f0f0;border-radius:.5rem;height:100%;left:-5rem;position:absolute;width:.5rem}.e_invoice-section .filters-heading .table-heading .business label{display:inline-block}.e_invoice-section .filters-heading .table-heading .business select{margin-left:1rem}.e_invoice-section .filters-heading .table-heading .filters{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:10% 33% 30% 5%}.e_invoice-section .filters-heading .table-heading .filters .clear-btn{align-items:center;display:grid;place-content:center}.e_invoice-section .filters-heading .table-heading .filters .clear-btn button{color:#003554}.e_invoice-section .filters-heading .table-heading .filters .clear-btn button:hover{background-color:#e7e7e7;transition:.2s}.e_invoice-section .filters-heading .table-heading .filters h2{align-items:center;color:#fff;display:grid}.e_invoice-section .filters-heading .table-heading .filters .filter{display:grid}.e_invoice-section .filters-heading .table-heading .filters .filter label{font-size:1rem}.e_invoice-section .filters-heading .table-heading .filters .filter .operation-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:10.3rem 6rem auto}.e_invoice-section .filters-heading .table-heading .filters .filter .operation-filter .filter-icon{cursor:pointer;margin:auto 0}.e_invoice-section .filters-heading .table-heading .filters .filter .method-filter{margin-bottom:1rem}.e_invoice-section .filters-heading .table-heading .filters .filter .method-filter label{display:inline-block;text-align:right;width:7.5rem}.e_invoice-section .filters-heading .table-heading .filters .filter .method-filter select{margin-left:1rem;width:10rem}.e_invoice-section .filters-heading .table-heading .filters .filter .search-filter{margin-bottom:1rem}.e_invoice-section .filters-heading .table-heading .filters .filter .search-filter label{margin-right:.9rem}.e_invoice-section .filters-heading .table-heading .filters .filter .search-filter input{margin-right:1rem;width:6rem}.e_invoice-section .filters-heading .table-heading .filters .filter .filter-icon{color:#fff;margin-left:1rem}.e_invoice-section .filters-heading .table-heading .filters .filter input{border:none;border-radius:.3rem;outline:none;padding:.3rem}.e_invoice-section .filters-heading .table-heading .filters .filter .summary-filter .title{margin-right:.5rem;position:relative;top:.1rem}.e_invoice-section .filters-heading .table-heading .filters .toggles-grid{display:grid;grid-template-columns:auto auto}.e_invoice-section .filters-heading .table-heading .filters .employee-grid{align-items:center;display:grid;grid-template-columns:22rem 5rem}.e_invoice-section .filters-heading .table-heading .filters .date-grid{align-items:start;display:grid;grid-template-columns:13rem 8rem}.e_invoice-section .filters-heading .table-heading .filters .date-grid label{display:inline-block;width:3.9rem}.e_invoice-section .filters-heading .table-heading .filters .date-grid div{margin:0}.e_invoice-section .filters-heading .table-heading .filters .date-grid input{margin-bottom:1rem}.e_invoice-section .filters-heading .table-heading .filters .date-grid select{height:1.7rem;margin-bottom:1rem}.e_invoice-section .filters-heading .table-heading .filters .operations-grid{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:18rem 1rem;margin:.5rem 0}.e_invoice-section .filters-heading .table-heading .filters .operations-grid .operations-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto}.e_invoice-section .filters-heading .table-heading .filters .operations-grid .operations-filter div{margin:.3rem 0}.e_invoice-section .filters-heading .table-heading .filters .operations-grid .operations-filter label{display:inline-block;width:6rem}.e_invoice-section .filters-heading .table-heading .filters .operations-grid .operations-filter select{text-align:center}.e_invoice-section .filters-heading .table-heading .filters .operations-grid .operations-filter input{width:6rem}.e_invoice-section .filters-heading .table-heading .filters .operations-grid .operation-icon{color:#fff;margin:0}.e_invoice-section .table-content{border-collapse:collapse;display:grid;font-size:1.1rem;margin:2rem auto 0;overflow-y:scroll;padding:0 2rem;place-items:center;table-layout:fixed;width:90%}.e_invoice-section .table-content table{border-collapse:collapse;border-spacing:1rem;-webkit-user-select:none;user-select:none}.e_invoice-section .table-content table .center{padding:0 1.5rem;text-align:center}.e_invoice-section .table-content table .left{padding:0 1.5rem;text-align:left}.e_invoice-section .table-content table .right{padding:0 1.5rem;text-align:right}.e_invoice-section .table-content table .opendate-with{min-width:10rem}.e_invoice-section .table-content table .descript-with{min-width:15rem}.e_invoice-section .table-content table .tipo_doc-with{min-width:8rem}.e_invoice-section .table-content table .rnc-with{min-width:10rem}.e_invoice-section .table-content table thead{background-color:#fff;font-size:1.2rem;font-weight:700;position:-webkit-sticky;position:sticky;top:-.5rem}.e_invoice-section .table-content table thead tr{height:3rem}.e_invoice-section .table-content table tbody tr{border-bottom:1px solid #bbb;cursor:pointer;height:2.5rem}.e_invoice-section .table-content table tbody tr:hover{background-color:#f7f7f7}.e_invoice-section .table-content table tfoot{background-color:#fff;bottom:0;position:-webkit-sticky;position:sticky}@media(max-width:1799px){.e_invoice-section .table-content{font-size:.9rem}.e_invoice-section .table-content table .transact-id-width{max-width:7rem;min-width:7rem;width:7rem}.e_invoice-section .table-content table .table-with{max-width:5rem;min-width:5rem;width:5rem}.e_invoice-section .table-content table .opendate-with{min-width:6rem}.e_invoice-section .table-content table .longdate-with{max-width:11rem;min-width:11rem;width:11rem}.e_invoice-section .table-content table .employee-with{max-width:10.5rem;min-width:10.5rem;width:10.5rem}.e_invoice-section .table-content table thead{font-size:1rem}}@media(max-width:1494px){.e_invoice-section .filters-heading .table-heading .filters{grid-template-columns:auto auto auto}.e_invoice-section .filters-heading .table-heading .filters h2{display:none}}@media(max-width:1329px){.e_invoice-section .filters-heading .table-heading .filters{grid-template-columns:auto auto auto}.e_invoice-section .filters-heading .table-heading .business .line,.e_invoice-section .filters-heading .table-heading .filters h2{display:none}}@media(max-width:1129px){.e_invoice-section .filters-heading .table-heading{display:none}.e_invoice-section .filters-heading .collapsed-heading{background-color:#0582ca;display:block;height:5rem;position:relative;transition:all .2s}.e_invoice-section .filters-heading .collapsed-heading .icon-bars{bottom:0;color:#fff;font-size:1.8rem;margin:auto;position:absolute;right:2rem;top:0}.e_invoice-section .filters-heading .collapsed-heading .filters{display:none}.e_invoice-section .filters-heading .uncollapsed-heading{background-color:#0582ca;display:block;height:22rem;position:relative;top:0;transition:all .2s}.e_invoice-section .filters-heading .uncollapsed-heading .icon-xmark{bottom:1rem;color:#fff;font-size:1.8rem;left:0;margin:auto;position:absolute;right:0}.e_invoice-section .filters-heading .uncollapsed-heading .clear-btn{bottom:1rem;position:absolute;right:2rem!important}.e_invoice-section .filters-heading .uncollapsed-heading .clear-btn button{color:#003554}.e_invoice-section .filters-heading .uncollapsed-heading .clear-btn button:hover{background-color:#e7e7e7;transition:.2s}.e_invoice-section .filters-heading .uncollapsed-heading .container{padding:2rem 3rem 2rem 7rem}.e_invoice-section .filters-heading .uncollapsed-heading .container div{margin:.7rem 0}.e_invoice-section .filters-heading .uncollapsed-heading .container select{background-color:#fff;border:none;border-radius:.3rem;padding:.3rem}.e_invoice-section .filters-heading .uncollapsed-heading .container label{color:#fff}.e_invoice-section .filters-heading .uncollapsed-heading .container input{border:none;border-radius:.3rem;outline:none;padding:.3rem}.e_invoice-section .filters-heading .uncollapsed-heading .container .date-grid{align-items:start;display:grid;grid-template-columns:13rem 8rem}.e_invoice-section .filters-heading .uncollapsed-heading .container .date-grid label{display:inline-block;width:3.9rem}.e_invoice-section .filters-heading .uncollapsed-heading .container .date-grid div{margin:0}.e_invoice-section .filters-heading .uncollapsed-heading .container .date-grid input{margin-bottom:1rem}.e_invoice-section .filters-heading .uncollapsed-heading .container .date-grid select{height:1.7rem;margin-bottom:1rem}.e_invoice-section .filters-heading .uncollapsed-heading .container .search-filter{margin-bottom:1rem}.e_invoice-section .filters-heading .uncollapsed-heading .container .search-filter label{margin-right:.9rem}.e_invoice-section .filters-heading .uncollapsed-heading .container .search-filter input{margin-right:1rem;width:6rem}.e_invoice-section .filters-heading .uncollapsed-heading .container .operation-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:10.3rem 6rem auto}.e_invoice-section .filters-heading .uncollapsed-heading .container .operation-filter .filter-icon{cursor:pointer;margin:auto 0}.e_invoice-section .filters-heading .uncollapsed-heading .container .toggles-grid{display:grid;grid-template-columns:auto auto}}@media((max-width:1494px) and (max-height:944px)){.e_invoice-section .table-content{max-height:36rem}}@media((max-width:1494px) and (max-height:919px)){.e_invoice-section .table-content{max-height:33rem}}@media((max-width:1494px) and (max-height:874px)){.e_invoice-section .table-content{max-height:30rem}}@media((max-width:1494px) and (max-height:824px)){.e_invoice-section .table-content{max-height:27rem}}@media((max-width:1494px) and (max-height:779px)){.e_invoice-section .table-content{max-height:24rem}}@media((max-height:999px) and (min-width:1496px)){.e_invoice-section .table-content{max-height:40rem}}@media((max-height:954px) and (min-width:1496px)){.e_invoice-section .table-content{max-height:39rem}}@media((max-height:929px) and (min-width:1496px)){.e_invoice-section .table-content{max-height:37.5rem}}@media((max-height:904px) and (min-width:1496px)){.e_invoice-section .table-content{max-height:36rem}}@media((max-height:884px) and (min-width:1496px)){.e_invoice-section .table-content{max-height:34.5rem}}@media((max-height:856px) and (min-width:1496px)){.e_invoice-section .table-content{max-height:33rem}}@media((max-height:834px) and (min-width:1496px)){.e_invoice-section .table-content{max-height:31.5rem}}@media((max-height:809px) and (min-width:1496px)){.e_invoice-section .table-content{max-height:30rem}}@media((max-height:784px) and (min-width:1496px)){.e_invoice-section .table-content{max-height:28.5rem}}@media((max-height:764px) and (min-width:1496px)){.e_invoice-section .table-content{max-height:27rem}}@media((max-height:714px) and (min-width:1496px)){.e_invoice-section .table-content{max-height:24rem}}@media((max-height:664px) and (min-width:1496px)){.e_invoice-section .table-content{max-height:21rem}}.inventory-section{display:flex;height:100vh;padding-left:5rem}.inventory-section label{font-weight:700}.inventory-section .button-18{align-items:center;background-color:#0a66c2;border:0;border-radius:100px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Lucida Grande,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;justify-content:center;line-height:20px;max-width:480px;min-height:40px;min-width:0;overflow:hidden;padding:0 20px;text-align:center;touch-action:manipulation;transition:background-color .167s cubic-bezier(.4,0,.2,1) 0s,box-shadow .167s cubic-bezier(.4,0,.2,1) 0s,color .167s cubic-bezier(.4,0,.2,1) 0s;user-select:none;-webkit-user-select:none;vertical-align:middle}.inventory-section .button-18:focus,.inventory-section .button-18:hover{background-color:#16437e;color:#fff}.inventory-section .button-18:active{background:#09223b;color:hsla(0,0%,100%,.7)}.inventory-section .button-18:disabled{background:rgba(0,0,0,.08);color:rgba(0,0,0,.3);cursor:not-allowed}.inventory-section .btn-red{background-color:#ac1f1f}.inventory-section .btn-red:hover{background-color:#c71414}.inventory-section button:hover{background-color:#3aa0ff}.inventory-section .input-date{border-width:2px}.inventory-section .input-date,.inventory-section .select{border:solid;border-color:#d1d5db;border-radius:1rem;padding:.2rem .5rem}.inventory-section .select{background-color:#f9fafb;border-width:2px;cursor:pointer;outline:none}.inventory-section .modal{background-color:#fff;border-radius:1rem;bottom:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1rem;position:fixed;right:0;top:0;width:30rem;z-index:20}.inventory-section .modal h2{text-align:center}.inventory-section .modal .buttons-container{display:flex;gap:1rem;justify-content:end}.inventory-section .container-menu{background-color:#f8fbff;border-radius:1rem;box-shadow:0 3px 8px rgba(0,0,0,.24);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;min-height:20rem;padding:2rem}.inventory-section .container-menu .container{display:flex;gap:4rem}.inventory-section .container-menu .btn-container{align-items:center;display:flex;margin-top:0;place-content:center}.inventory-section .container-menu .btn-container button,.inventory-section .container-menu .btn-container ul{margin:0}.inventory-section .container-menu .btn-container h4{margin-top:5rem}.inventory-section .container-menu .left-side .title{font-size:1.2rem;margin-bottom:5rem;text-align:center}.inventory-section .container-menu .left-side .title h2{margin-top:0}.inventory-section .container-menu .filters div{margin-bottom:1rem}.inventory-section .container-menu .filters div label{display:inline-block;margin-right:1rem}.inventory-section .container-menu .filters .dates{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto}.inventory-section .container-menu ul{list-style:none;margin:auto;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.inventory-section .container-menu ul li{display:inline-block;margin:0 1rem}.inventory-section .container-menu .divisor-line{border:1px solid #003554;height:18rem}.inventory-section .container-menu .container-log h3{display:block;font-size:1.5rem;margin:.5rem 0 1.5rem}.inventory-section .container-menu .container-log .table-log{justify-content:center;max-height:10rem;overflow-y:auto;position:relative}.inventory-section .container-menu .container-log .table-log .icon{cursor:pointer;transition:all .2s}.inventory-section .container-menu .container-log .table-log .ml-1{margin-left:1rem}.inventory-section .container-menu .container-log .table-log .icon:hover{color:#0a66c2}.inventory-section .container-menu .container-log .table-log table{border-collapse:collapse;padding:2rem;text-align:center;width:100%}.inventory-section .container-menu .container-log .table-log table td,.inventory-section .container-menu .container-log .table-log table tr{background-color:#fff;border:1px solid #a3a3a3}.inventory-section .container-menu .container-log .table-log table th{border:1px solid #a3a3a3}.inventory-section .container-menu .container-log .table-log table thead{background-color:#fff;position:-webkit-sticky;position:sticky;top:-2px;z-index:1}.inventory-section .container-menu .container-log .table-log table td,.inventory-section .container-menu .container-log .table-log table th{padding:.5rem 1rem}.inventory-section .container-menu .container-log .table-log table .checkbox{position:relative}.inventory-section .register-container{border-radius:1rem;box-shadow:0 3px 8px rgba(0,0,0,.24);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;padding:3rem}.inventory-section .register-container .filters{background-color:#fff;height:5rem;text-align:center}.inventory-section .register-container .filters .right-container{display:flex}.inventory-section .register-container .filters .date{display:block;margin-bottom:2rem}.inventory-section .register-container .filters .date input{border:solid;border-color:#d1d5db;border-radius:1rem;border-width:2px;margin:0;padding:.2rem .5rem}.inventory-section .register-container .table-container{margin-top:2rem;max-height:50vh;overflow:auto}.inventory-section .register-container table{border-collapse:collapse;margin:auto;padding:2rem;text-align:center}.inventory-section .register-container table td,.inventory-section .register-container table tr{border:1px solid #a3a3a3}.inventory-section .register-container table thead{background-color:#fff;position:-webkit-sticky;position:sticky;top:-1px}.inventory-section .register-container table tbody{max-height:10rem}.inventory-section .register-container table td,.inventory-section .register-container table th{padding:.5rem 1rem}.inventory-section .register-container table .left{text-align:left}.inventory-section .register-container table .code,.inventory-section .register-container table .description{min-width:10rem}.inventory-section .register-container table .input-qty{background-color:#e6edf5;border:none;border-radius:2rem;font-weight:700;outline:none;padding:.2rem .5rem;text-align:center;width:3rem}.inventory-section .register-container table .qty{min-width:10rem}.inventory-section .register-container .footer-btn{display:flex;gap:1rem;justify-content:end;margin-top:2rem}.inventory-section .register-container .footer-btn button{padding:.5rem 1rem}.inventory2-main{display:flex;height:100vh;justify-content:center}.inventory2-main .select{background-color:#f9fafb;border:solid;border-color:#d1d5db;border-radius:1rem;border-width:2px;cursor:pointer;outline:none;padding:.2rem .5rem}.inventory2-main .date{display:block}.inventory2-main .date input{border:solid;border-color:#d1d5db;border-radius:1rem;border-width:2px;margin:0;padding:.2rem .5rem}.inventory2-main .button-18{align-items:center;background-color:#0a66c2;border:0;border-radius:100px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Lucida Grande,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;justify-content:center;line-height:20px;max-width:480px;min-height:40px;min-width:0;overflow:hidden;padding:0 20px;text-align:center;touch-action:manipulation;transition:background-color .167s cubic-bezier(.4,0,.2,1) 0s,box-shadow .167s cubic-bezier(.4,0,.2,1) 0s,color .167s cubic-bezier(.4,0,.2,1) 0s;user-select:none;-webkit-user-select:none;vertical-align:middle}.inventory2-main .button-18:focus,.inventory2-main .button-18:hover{background-color:#16437e;color:#fff}.inventory2-main .button-18:active{background:#09223b;color:hsla(0,0%,100%,.7)}.inventory2-main .button-18:disabled{background:rgba(0,0,0,.08);color:rgba(0,0,0,.3);cursor:not-allowed}.inventory2-main .menu-section{align-items:center;display:flex;height:inherit;justify-content:center}.inventory2-main .menu-section .container{border-radius:1rem;box-shadow:0 3px 8px rgba(0,0,0,.24);display:flex;padding:1rem;width:55rem}.inventory2-main .menu-section .container .left-side{margin:4rem 2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.inventory2-main .menu-section .container .left-side .title{font-size:1.6rem;margin:0 0 4rem}.inventory2-main .menu-section .container .left-side .actions button{margin-right:2rem}.inventory2-main .menu-section .container .divisor-line{border:1px solid #003554;height:18rem}.inventory2-main .menu-section .container .right-side h3{display:block}.inventory2-main .menu-section .container .right-side label{display:inline-block;width:5rem}.inventory2-main .menu-section .container .right-side .filters div{margin-bottom:1rem}.inventory2-main .menu-section .container .right-side .filters .dates-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto}.inventory2-main .menu-section .container .right-side .table-log{justify-content:center;max-height:10rem;overflow-y:auto;position:relative}.inventory2-main .menu-section .container .right-side .table-log .icon{cursor:pointer;transition:all .2s}.inventory2-main .menu-section .container .right-side .table-log .ml-1{margin-left:1rem}.inventory2-main .menu-section .container .right-side .table-log .icon:hover{color:#0a66c2}.inventory2-main .menu-section .container .right-side .table-log table{border-collapse:collapse;padding:2rem;text-align:center;width:100%}.inventory2-main .menu-section .container .right-side .table-log table td,.inventory2-main .menu-section .container .right-side .table-log table tr{background-color:#fff;border:1px solid #a3a3a3}.inventory2-main .menu-section .container .right-side .table-log table th{border:1px solid #a3a3a3}.inventory2-main .menu-section .container .right-side .table-log table thead{background-color:#fff;position:-webkit-sticky;position:sticky;top:-2px;z-index:1}.inventory2-main .menu-section .container .right-side .table-log table td,.inventory2-main .menu-section .container .right-side .table-log table th{padding:.5rem 1rem}.inventory2-main .menu-section .container .right-side .table-log table .checkbox{position:relative}.inventory2-main .register-container{border-radius:1rem;box-shadow:0 3px 8px rgba(0,0,0,.24);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;padding:3rem;width:50rem}.inventory2-main .register-container .filters{background-color:#fff;height:5rem;text-align:center}.inventory2-main .register-container .filters .right-container{display:flex}.inventory2-main .register-container .filters .date{display:block;margin-bottom:2rem}.inventory2-main .register-container .filters .date input{border:solid;border-color:#d1d5db;border-radius:1rem;border-width:2px;margin:0;padding:.2rem .5rem}.inventory2-main .register-container .table-container{margin-top:2rem;max-height:50vh;overflow:auto}.inventory2-main .register-container .table-container .blue{color:#02a1f0;font-weight:700}.inventory2-main .register-container table{border-collapse:collapse;margin:auto;padding:2rem;text-align:center}.inventory2-main .register-container table td,.inventory2-main .register-container table tr{border:1px solid #a3a3a3}.inventory2-main .register-container table thead{background-color:#fff;position:-webkit-sticky;position:sticky;top:-1px}.inventory2-main .register-container table tbody{max-height:10rem}.inventory2-main .register-container table td,.inventory2-main .register-container table th{padding:.5rem 1rem}.inventory2-main .register-container table .left{text-align:left}.inventory2-main .register-container table .code,.inventory2-main .register-container table .description{min-width:10rem}.inventory2-main .register-container table .input-qty{background-color:#e6edf5;border:none;border-radius:2rem;font-weight:700;outline:none;padding:.2rem .5rem;text-align:center;width:3rem}.inventory2-main .register-container table .qty{min-width:10rem}.inventory2-main .register-container .footer-btn{display:flex;gap:1rem;justify-content:end;margin-top:2rem}.inventory2-main .register-container .footer-btn button{padding:.5rem 1rem}.inventory2-main .modal{background-color:#fff;border-radius:1rem;bottom:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1rem;position:fixed;right:0;top:0;width:30rem;z-index:20}.inventory2-main .modal h2{text-align:center}.inventory2-main .modal .buttons-container{display:flex;gap:1rem;justify-content:end}.inventory2-main .btn-red{background-color:red}.inventory-consume-section .filters-heading .clear-filters label{position:relative;top:.35rem}.inventory-consume-section .filters-heading .clear-filters button{background-color:#fff;border-radius:50%;color:#000;margin-left:1rem;padding:.8rem}.inventory-consume-section .filters-heading .clear-filters button:hover{background-color:#0698ed}.inventory-consume-section .filters-heading .clear-filters button:after{content:""}.inventory-consume-section .filters-heading label{color:#fff}.inventory-consume-section .filters-heading .collapsed-heading,.inventory-consume-section .filters-heading .uncollapsed-heading{display:none}.inventory-consume-section .filters-heading .btn-search{background-color:#fff;color:#003554;height:1.7rem;padding:0;transition:.2s;width:3rem}.inventory-consume-section .filters-heading .btn-search:hover{background-color:#e7e7e7;transition:.2s}.inventory-consume-section .filters-heading .table-heading{background-color:#0582ca;display:grid;grid-template-columns:auto auto;padding-bottom:2rem;padding-left:10rem;padding-top:2rem;position:relative;-webkit-user-select:none;user-select:none}.inventory-consume-section .filters-heading .table-heading .back-icon{color:#fff;cursor:pointer;font-size:1.5rem;left:1rem;position:absolute;top:1rem}.inventory-consume-section .filters-heading .table-heading select{background-color:#fff;border:none;border-radius:.3rem;padding:.3rem}.inventory-consume-section .filters-heading .table-heading label{color:#fff}.inventory-consume-section .filters-heading .table-heading .business{position:relative}.inventory-consume-section .filters-heading .table-heading .business .multiple-branch{margin-bottom:1rem}.inventory-consume-section .filters-heading .table-heading .business .multiple-branch label{width:8.5rem}.inventory-consume-section .filters-heading .table-heading .business h2{color:#fff;margin:0 0 1rem}.inventory-consume-section .filters-heading .table-heading .business div{margin-bottom:.5rem}.inventory-consume-section .filters-heading .table-heading .business .line{background-color:#f0f0f0;border-radius:.5rem;height:100%;left:-5rem;position:absolute;width:.5rem}.inventory-consume-section .filters-heading .table-heading .business label{display:inline-block}.inventory-consume-section .filters-heading .table-heading .business select{margin-left:1rem}.inventory-consume-section .filters-heading .table-heading .filters{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:10% 33% 30% 5%}.inventory-consume-section .filters-heading .table-heading .filters .clear-btn{align-items:center;display:grid;place-content:center}.inventory-consume-section .filters-heading .table-heading .filters .clear-btn button{color:#003554}.inventory-consume-section .filters-heading .table-heading .filters .clear-btn button:hover{background-color:#e7e7e7;transition:.2s}.inventory-consume-section .filters-heading .table-heading .filters h2{align-items:center;color:#fff;display:grid}.inventory-consume-section .filters-heading .table-heading .filters .filter{display:grid}.inventory-consume-section .filters-heading .table-heading .filters .filter label{font-size:1rem}.inventory-consume-section .filters-heading .table-heading .filters .filter .operation-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:10.3rem 6rem auto}.inventory-consume-section .filters-heading .table-heading .filters .filter .operation-filter .filter-icon{cursor:pointer;margin:auto 0}.inventory-consume-section .filters-heading .table-heading .filters .filter .method-filter{margin-bottom:1rem}.inventory-consume-section .filters-heading .table-heading .filters .filter .method-filter label{display:inline-block;text-align:right;width:7.5rem}.inventory-consume-section .filters-heading .table-heading .filters .filter .method-filter select{margin-left:1rem;width:10rem}.inventory-consume-section .filters-heading .table-heading .filters .filter .search-filter{margin-bottom:1rem}.inventory-consume-section .filters-heading .table-heading .filters .filter .search-filter label{margin-right:.9rem}.inventory-consume-section .filters-heading .table-heading .filters .filter .search-filter input{margin-right:1rem;width:6rem}.inventory-consume-section .filters-heading .table-heading .filters .filter .filter-icon{color:#fff;margin-left:1rem}.inventory-consume-section .filters-heading .table-heading .filters .filter input{border:none;border-radius:.3rem;outline:none;padding:.3rem}.inventory-consume-section .filters-heading .table-heading .filters .filter .summary-filter .title{margin-right:.5rem;position:relative;top:.1rem}.inventory-consume-section .filters-heading .table-heading .filters .toggles-grid{display:grid;grid-template-columns:auto auto}.inventory-consume-section .filters-heading .table-heading .filters .employee-grid{align-items:center;display:grid;grid-template-columns:22rem 5rem}.inventory-consume-section .filters-heading .table-heading .filters .date-grid{align-items:start;display:grid;grid-template-columns:13rem 8rem}.inventory-consume-section .filters-heading .table-heading .filters .date-grid label{display:inline-block;width:3.9rem}.inventory-consume-section .filters-heading .table-heading .filters .date-grid div{margin:0}.inventory-consume-section .filters-heading .table-heading .filters .date-grid input{margin-bottom:1rem}.inventory-consume-section .filters-heading .table-heading .filters .date-grid select{height:1.7rem;margin-bottom:1rem}.inventory-consume-section .filters-heading .table-heading .filters .operations-grid{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:18rem 1rem;margin:.5rem 0}.inventory-consume-section .filters-heading .table-heading .filters .operations-grid .operations-filter{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto}.inventory-consume-section .filters-heading .table-heading .filters .operations-grid .operations-filter div{margin:.3rem 0}.inventory-consume-section .filters-heading .table-heading .filters .operations-grid .operations-filter label{display:inline-block;width:6rem}.inventory-consume-section .filters-heading .table-heading .filters .operations-grid .operations-filter select{text-align:center}.inventory-consume-section .filters-heading .table-heading .filters .operations-grid .operations-filter input{width:6rem}.inventory-consume-section .filters-heading .table-heading .filters .operations-grid .operation-icon{color:#fff;margin:0}.inventory-variacion-section{align-items:center;display:flex;height:100vh;justify-content:center;margin-left:5rem}.inventory-variacion-section .button-18{align-items:center;background-color:#0a66c2;border:0;border-radius:100px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Lucida Grande,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;justify-content:center;line-height:20px;max-width:480px;min-height:40px;min-width:0;overflow:hidden;padding:0 20px;text-align:center;touch-action:manipulation;transition:background-color .167s cubic-bezier(.4,0,.2,1) 0s,box-shadow .167s cubic-bezier(.4,0,.2,1) 0s,color .167s cubic-bezier(.4,0,.2,1) 0s;user-select:none;-webkit-user-select:none;vertical-align:middle}.inventory-variacion-section .button-18:focus,.inventory-variacion-section .button-18:hover{background-color:#16437e;color:#fff}.inventory-variacion-section .button-18:active{background:#09223b;color:hsla(0,0%,100%,.7)}.inventory-variacion-section .button-18:disabled{background:rgba(0,0,0,.08);color:rgba(0,0,0,.3);cursor:not-allowed}.inventory-variacion-section .select{background-color:#f9fafb;border:solid;border-color:#d1d5db;border-radius:1rem;border-width:2px;cursor:pointer;outline:none;padding:.2rem .5rem}.inventory-variacion-section .icon-green{color:#088308}.inventory-variacion-section .icon-red{color:#bb0303}.inventory-variacion-section .table-log{justify-content:center;max-height:30rem;max-width:70rem;min-height:30rem;overflow-x:auto;overflow-y:auto;position:relative}.inventory-variacion-section .table-log .icon{cursor:pointer;transition:all .2s}.inventory-variacion-section .table-log .ml-1{margin-left:1rem}.inventory-variacion-section .table-log .icon:hover{color:#0a66c2}.inventory-variacion-section .table-log table tfoot td,.inventory-variacion-section .table-log table th{border-bottom:1px solid;border-right:1px solid;border-top:1px solid}.inventory-variacion-section .table-log table td{border-bottom:1px solid;border-right:1px solid}.inventory-variacion-section .table-log table td:first-child,.inventory-variacion-section .table-log table th:first-child{border-left:2px solid}.inventory-variacion-section .table-log table{border-collapse:initial;border-spacing:0;padding:2rem;text-align:center;width:100%}.inventory-variacion-section .table-log table .descript{background-color:#fff;left:0;z-index:2}.inventory-variacion-section .table-log table .min-w-date{min-width:7rem}.inventory-variacion-section .table-log table thead{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.inventory-variacion-section .table-log table tfoot{background-color:#fff;bottom:0;position:-webkit-sticky;position:sticky;z-index:1}.inventory-variacion-section .table-log table td,.inventory-variacion-section .table-log table th{padding:.5rem 1rem}.inventory-variacion-section .table-log table .checkbox{position:relative}.inventory-variacion-section .table-log table p{margin:0}.inventory-variacion-section .red{color:red}.inventory-variacion-section .menu-container{background-color:#fff;border-radius:1rem;box-shadow:0 3px 8px rgba(0,0,0,.24);height:50rem;padding:1rem;width:40rem}.inventory-variacion-section .menu-container .title{text-align:center}.inventory-variacion-section .menu-container .date-input{border:solid;border-color:#d1d5db;border-radius:1rem;border-width:2px;margin:0;padding:.2rem .5rem}.inventory-variacion-section .menu-container .date-container{display:flex;gap:2rem;justify-content:center;margin-bottom:4rem;margin-top:4rem}.inventory-variacion-section .menu-container .button-container{display:flex;justify-content:end;margin-top:2rem}.inventory-variacion-section .variacion-container{background-color:#fff;border-radius:1rem;box-shadow:0 3px 8px rgba(0,0,0,.24);padding:1rem}.inventory-variacion-section .variacion-container button{margin-bottom:2rem}.inventory-variacion-section .title-section{display:flex;justify-content:space-between;text-align:center}.inventory-variacion-section .title-section h2{margin:0}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#27415a;font-family:Open Sans,sans-serif;margin:0;overflow-x:hidden;scrollbar-width:thin}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}select{background-color:#fff;border:none;border-radius:.3rem;padding:.3rem}.toggle{display:inline-block}.toggle input[type=checkbox]{height:0;visibility:hidden;width:0}.toggle label{background:#c6c6c6;border-radius:100px;cursor:pointer;display:block;height:25px;position:relative;text-indent:-9999px;width:40px}.toggle label:after{background:#fff;border-radius:90px;content:"";height:15px;left:5px;position:absolute;top:5px;transition:.3s;width:15px}.toggle input:checked+label{background:#0698ed}.toggle input:checked+label:after{left:calc(100% - 5px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.toggle label:active:after{width:20px}button{border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 2rem}button:hover{transition:.2s}.red-values{color:red}.background{background-color:#000;height:100%;opacity:30%;position:fixed;top:0;width:100%;z-index:11}.power-by{color:#fff}.power-by,.power-by-blue{bottom:1rem;left:1rem;position:fixed}.power-by-blue{color:#0582ca}.hide{display:none}.nothing-to-show{align-items:center;bottom:0;display:grid;height:5rem;left:0;margin:auto;place-content:center;place-items:center;position:absolute;right:0;top:0;width:100%}.nothing-to-show .icon{-webkit-animation:frames-nothing-icon 5s infinite;animation:frames-nothing-icon 5s infinite;font-size:2rem}@-webkit-keyframes frames-nothing-icon{0%{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}50%{-webkit-transform:rotate(25deg);transform:rotate(25deg)}to{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}}@keyframes frames-nothing-icon{0%{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}50%{-webkit-transform:rotate(25deg);transform:rotate(25deg)}to{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}}.loader{-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite;border:5px solid #008fe7;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;width:48px}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.d7b1d8ea.css.map*/