@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);.loader__wrap{align-items:center;display:flex;justify-content:center}.loader__wrap .spinner{border-radius:50%;border:3px solid hsla(0,0%,100%,.8);border-left-color:#61cc82;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wrapLoader{text-align:center}.wrapLoader svg{color:#61cc82}.navWrap{background:#fff;padding-top:25px;position:relative;transition:all .3s ease}.navWrap .navWrap__logo{text-align:center;width:100%}.navWrap .navWrap__logo img{width:75%}.navWrap .navWrap__menu{list-style:none;margin-top:30px;padding-left:25px}.navWrap .navWrap__menu .navWrap__menu-item{display:flex;margin-bottom:25px}.navWrap .navWrap__menu .navWrap__menu-item a{display:flex;position:relative;text-decoration:none;width:100%}.navWrap .navWrap__menu .navWrap__menu-item a svg{color:#727272;font-size:20px;margin-right:25px}.navWrap .navWrap__menu .navWrap__menu-item a span{color:#727272;font-family:"Open Sans";font-size:13px;left:40px;position:absolute;visibility:visible}.navWrap .navWrap__menu .navWrap__menu-item a .hidden-links{visibility:hidden}.navWrap .navWrap__menu .navWrap__menu-item .active{border-right:3px solid #61cc82}.navWrap .navWrap__menu .navWrap__menu-item .active span,.navWrap .navWrap__menu .navWrap__menu-item .active svg{color:#61cc82}.dropdownBranch{position:relative;width:100%;margin-bottom:25px}.dropdownBranch .activeSubmenu{color:#61cc82}.dropdownBranch__face{cursor:pointer;width:100%}.dropdownBranch__text{color:#727272;position:relative}.dropdownBranch__text .icon-angle{color:#727272;margin:0;position:absolute;top:2px;right:3px;transition:all .2s ease}.dropdownBranch__text svg{font-size:20px;margin-right:15px}.dropdownBranch__text span{font-size:13px}.dropdownBranch__items{height:0;margin-left:20px;overflow:hidden;transition:all .2s ease}.dropdownBranch__items li{margin-top:15px}.dropdownBranch__items li a{display:flex;position:relative;text-decoration:none;width:100%}.dropdownBranch__items li a svg{color:#727272;font-size:20px;margin-right:20px}.dropdownBranch__items li a span{color:#727272;font-family:"Open Sans";font-size:13px}.dropdownBranch__items li .activeZones{border-right:3px solid #61cc82}.dropdownBranch__items li .activeZones span,.dropdownBranch__items li .activeZones svg{color:#61cc82}.dropdownBranch input{display:none}.dropdownBranch input:checked~.dropdownBranch__items{height:auto}.dropdownBranch input:checked~.dropdownBranch__face>.dropdownBranch__text>.icon-angle{-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:all .2s ease}.dropdownSells{position:relative;width:100%;margin-bottom:25px}.dropdownSells .activeSubmenu{color:#61cc82}.dropdownSells__face{cursor:pointer;width:100%}.dropdownSells__text{color:#727272;position:relative}.dropdownSells__text .icon-angle{color:#727272;margin:0;position:absolute;top:2px;right:3px;transition:all .2s ease}.dropdownSells__text svg{font-size:20px;margin-right:15px}.dropdownSells__text span{font-size:13px}.dropdownSells__items{height:0;margin-left:20px;overflow:hidden;transition:all .2s ease}.dropdownSells__items li{margin-top:15px}.dropdownSells__items li a{display:flex;position:relative;text-decoration:none;width:100%}.dropdownSells__items li a svg{color:#727272;font-size:20px;margin-right:20px}.dropdownSells__items li a span{color:#727272;font-family:"Open Sans";font-size:13px}.dropdownSells__items li .activeSells{border-right:3px solid #61cc82}.dropdownSells__items li .activeSells span,.dropdownSells__items li .activeSells svg{color:#61cc82}.dropdownSells input{display:none}.dropdownSells input:checked~.dropdownSells__items{height:auto}.dropdownSells input:checked~.dropdownSells__face>.dropdownSells__text>.icon-angle{-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:all .2s ease}.dropdownPeriods{position:relative;width:100%;margin-bottom:25px}.dropdownPeriods .activeSubmenu{color:#61cc82}.dropdownPeriods__face{cursor:pointer;width:100%}.dropdownPeriods__text{color:#727272;position:relative}.dropdownPeriods__text .icon-angle{color:#727272;margin:0;position:absolute;top:2px;right:3px;transition:all .2s ease}.dropdownPeriods__text svg{font-size:20px;margin-right:15px}.dropdownPeriods__text span{font-size:13px}.dropdownPeriods__items{height:0;margin-left:20px;overflow:hidden;transition:all .2s ease}.dropdownPeriods__items li{margin-top:14px}.dropdownPeriods__items li a{align-items:center;display:flex;position:relative;text-decoration:none;width:100%}.dropdownPeriods__items li a svg{color:#727272;font-size:20px;margin-right:20px}.dropdownPeriods__items li a span{color:#727272;font-family:"Open Sans";font-size:13px}.dropdownPeriods__items li .activeSells{border-right:3px solid #61cc82}.dropdownPeriods__items li .activeSells span,.dropdownPeriods__items li .activeSells svg{color:#61cc82}.dropdownPeriods input{display:none}.dropdownPeriods input:checked~.dropdownPeriods__items{height:76px}.dropdownPeriods input:checked~.dropdownPeriods__face>.dropdownPeriods__text>.icon-angle{-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:all .2s ease}.customDrawer{visibility:hidden}.btn-drawer{background-color:#f5f5fa;border-radius:0 4px 4px 0;padding-left:7px;position:fixed;top:5px;left:0;z-index:999}.draweWrap__logo{margin-top:30px;text-align:center;width:100%}.draweWrap__logo img{width:75%}.draweWrap__menu{list-style:none;margin-top:30px;padding-left:25px}.draweWrap__menu li{display:flex;margin-bottom:25px}.draweWrap__menu li a{display:flex;position:relative;text-decoration:none;width:100%}.draweWrap__menu li a svg{color:#b5b5b5;font-size:20px;margin-right:25px}.draweWrap__menu li a span{color:#b5b5b5;font-family:"Open Sans";font-size:13px;left:40px;position:absolute;visibility:visible}.draweWrap__menu li .active{border-right:3px solid #61cc82}.draweWrap__menu li .active span,.draweWrap__menu li .active svg{color:#61cc82}@media screen and (max-width:768px){.customDrawer{visibility:visible}}@media screen and (max-width:480px){.customDrawer{visibility:hidden}}.avatarDesktop{align-items:center;display:flex;justify-content:center;background:#61cc82;border-radius:50%;height:37px;width:37px}.avatarDesktop:hover{cursor:pointer}.avatarDesktop__label{color:#fff}.avatarMobile{align-items:center!important;display:flex!important;justify-content:center!important;background:#44de89;border-radius:50%;height:30px;padding:0;width:30px}.avatarMobile:hover{cursor:pointer}.avatarMobile__label{color:#fff;display:inline-block;font-size:13px;font-weight:600;margin-top:3px}.avatar__menu{padding:10px;width:200px}.avatar__menu .avatar__menu-body{padding:0 8px}.avatar__menu .avatar__menu-body-name{font-size:18px;font-weight:700}.avatar__menu .avatar__menu-body-email{color:#838383;font-size:10px}.avatar__menu .avatar__menu-body ul{padding:8px 0}.avatar__menu .avatar__menu-body ul li{font-weight:500;cursor:pointer}.avatar__menu .avatar__menu-logout{align-items:center;display:flex;border-top:1px solid #7e7e7e;font-weight:500;padding:4px 8px 0}.avatar__menu .avatar__menu-logout:hover{cursor:pointer}.avatar__menu .avatar__menu-logout svg{margin-right:5px}@media screen and (max-width:480px){.avatarDesktop{display:none}.avatarMobile{display:block}}.miniCalendar{border:1px solid #44de89;border-radius:2px;height:23px;width:25px;margin-top:2.5px;position:relative}.miniCalendar__header{border:1px solid #44de89;border-radius:2px 2px 0 0;height:6px;width:25px;position:absolute;top:-1px;left:-1px;right:-9px}.miniCalendar__header-orificeL{left:4px}.miniCalendar__header-orificeL,.miniCalendar__header-orificeR{background:#44de89;border-radius:50%;height:3px;width:3px;position:inherit;top:.5px;z-index:2}.miniCalendar__header-orificeR{right:4px}.miniCalendar__header-orificeL:before,.miniCalendar__header-orificeR:before{content:"";background-color:#44de89;border-radius:3px;height:4px;width:.1px;position:inherit;top:-2.5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.miniCalendar__body{display:flex;align-items:flex-end;justify-content:center;color:#44de89;font-size:11px;font-weight:600;height:100%}.barBottom{align-items:center;display:flex;justify-content:space-around;background:#000;border-radius:15px 15px 0 0;height:60px;width:100%;position:fixed;bottom:0;left:0;z-index:3}.barBottom li{cursor:pointer}.barBottom li:nth-child(3){align-items:center;display:flex;justify-content:center;background:#000;border:7px solid #fff;border-radius:50%;height:80px;margin-top:-60px;width:80px}.barBottom li svg{color:#61cc82;font-size:30px}@media screen and (min-width:480px){.barBottom{display:none}}.payments_last{margin-bottom:10px;padding:15px 20px 5px 15px!important;overflow:hidden}.payments_last ul{display:flex;flex-direction:column;flex-wrap:nowrap;overflow-y:scroll}.payments_last ul::-webkit-scrollbar{display:none}.payments_last ul li{align-items:center;display:flex;justify-content:space-between;font-size:14px;padding:0 5px}.payments_last ul li:last-child{margin-bottom:25px}.payments_last ul li .list{align-items:center;display:flex;margin:25px 0 0}.payments_last ul li .list figure{margin:0}.payments_last ul li .list figure img{padding:7px;width:40px}.payments_last ul li .list .text_pading_list{padding-left:30px}.payments_last ul li .list .list__date,.payments_last ul li .list .list__name{font-weight:600}.payments_last ul li .list .list__date{font-size:12px}.payments_last ul li .amount-total{font-weight:600}@media(max-width:1078px){.payments_last{padding:15px 40px 25px 30px!important}.imaaa{width:30px!important;border-radius:8px;box-shadow:0 8px 8px 0 rgba(0,0,0,.15)}}@media(min-width:640px){.payments_last{padding:15px 45px 35px 60px!important}.imaaa{width:30px!important;border-radius:8px;box-shadow:0 8px 8px 0 rgba(0,0,0,.15)}}@media(min-width:758px){.payments_last{padding:15px 30px 5px 20px!important}.imaaa{width:32px!important;padding-right:0;border-radius:8px;box-shadow:0 8px 8px 0 rgba(0,0,0,.15)}}@media(min-width:758px)and (max-width:640px){.imaaa{width:20px!important;border-radius:8px;box-shadow:0 8px 8px 0 rgba(0,0,0,.15)}}.menuBottom{padding:8px 15px}.menuBottom li{margin-bottom:8px}.menuBottom li a{align-items:center;display:flex;color:#000;text-decoration:none}.menuBottom li a svg{margin-right:10px}.menuBottom li a.active{color:#61cc82;font-weight:500}.wrapLastPaymentPopver{height:80vh}.marquee-container{position:fixed;top:0;z-index:1}.marquee-container button{display:flex;overflow:hidden;white-space:nowrap;font-size:1rem;line-height:2;border-bottom:2px solid #8bd9a1;background-color:#f5f5fa}.marquee-container button:hover span{-webkit-animation-play-state:paused;animation-play-state:paused}.marquee-container button span{-webkit-animation:marquee 3s linear infinite normal;animation:marquee 3s linear infinite normal;padding:0 .5em}@-webkit-keyframes marquee{to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.layout{background:#f5f5fa;display:flex;min-height:100vh;width:100%}.layout .navWrap{width:70px;position:fixed;height:100%;transition:all .3s ease;z-index:2}.layout .navWrap.open__menu{width:200px}.layout .navWrap .navWrap__icon{display:flex;background:#fff;border:2px solid #9b9b9b;border-radius:50%;color:#9b9b9b;cursor:pointer;height:19px;width:19px;z-index:100;position:absolute;right:-10px;top:50px}.layout .navWrap .navWrap__icon.icon-close{right:-10px}.layout__main{height:100%;padding:20px 20px 20px 90px;position:relative;transition:all .3s ease;width:100%}.layout__main.shrink-main{padding-left:215px}.layout__main-avatar{position:absolute;top:20px;right:20px;z-index:2}@media screen and (max-width:768px){.layout .navWrap{display:none}.layout__main{padding:35px 15px}.layout__main.shrink-main{padding-left:15px}}@media screen and (max-width:480px){.layout__main{margin-left:0;margin-bottom:100px;padding-top:60px}.avatarWrap{display:none}}.container-unauthorizedpage{display:flex;align-items:center;justify-content:center;height:100vh;background:#f8f8f8;font-family:Arial,sans-serif}.container-unauthorizedpage div{padding:20px;background:#fff;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1);max-width:400px;width:100%;text-align:center}.container-unauthorizedpage div h1{font-size:24px;color:red;margin-bottom:20px}.container-unauthorizedpage div p{font-size:16px;margin-bottom:30px}.label-error{font-weight:600;color:#e83f36;font-size:14px}table.branches,table.chargebacks,table.clients,table.clientsPayments,table.conciliations,table.conciliations-detail,table.invoices,table.massive-clients,table.payment-links,table.products,table.profiles,table.refunds,table.regions,table.reminders,table.sells,table.transaction,table.zones{min-width:100%}table.branches thead tr,table.chargebacks thead tr,table.clientsPayments thead tr,table.clients thead tr,table.conciliations-detail thead tr,table.conciliations thead tr,table.invoices thead tr,table.massive-clients thead tr,table.payment-links thead tr,table.products thead tr,table.profiles thead tr,table.refunds thead tr,table.regions thead tr,table.reminders thead tr,table.sells thead tr,table.transaction thead tr,table.zones thead tr{background:#61cc82;margin-bottom:20px}table.branches thead tr th,table.chargebacks thead tr th,table.clientsPayments thead tr th,table.clients thead tr th,table.conciliations-detail thead tr th,table.conciliations thead tr th,table.invoices thead tr th,table.massive-clients thead tr th,table.payment-links thead tr th,table.products thead tr th,table.profiles thead tr th,table.refunds thead tr th,table.regions thead tr th,table.reminders thead tr th,table.sells thead tr th,table.transaction thead tr th,table.zones thead tr th{font-weight:500;font-size:14px;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}table.branches thead tr th:first-child,table.chargebacks thead tr th:first-child,table.clientsPayments thead tr th:first-child,table.clients thead tr th:first-child,table.conciliations-detail thead tr th:first-child,table.conciliations thead tr th:first-child,table.invoices thead tr th:first-child,table.massive-clients thead tr th:first-child,table.payment-links thead tr th:first-child,table.products thead tr th:first-child,table.profiles thead tr th:first-child,table.refunds thead tr th:first-child,table.regions thead tr th:first-child,table.reminders thead tr th:first-child,table.sells thead tr th:first-child,table.transaction thead tr th:first-child,table.zones thead tr th:first-child{border-radius:9px 0 0 9px}table.branches thead tr th:last-child,table.chargebacks thead tr th:last-child,table.clientsPayments thead tr th:last-child,table.clients thead tr th:last-child,table.conciliations-detail thead tr th:last-child,table.conciliations thead tr th:last-child,table.invoices thead tr th:last-child,table.massive-clients thead tr th:last-child,table.payment-links thead tr th:last-child,table.products thead tr th:last-child,table.profiles thead tr th:last-child,table.refunds thead tr th:last-child,table.regions thead tr th:last-child,table.reminders thead tr th:last-child,table.sells thead tr th:last-child,table.transaction thead tr th:last-child,table.zones thead tr th:last-child{border-radius:0 9px 9px 0}table.branches tbody,table.chargebacks tbody,table.clientsPayments tbody,table.clients tbody,table.conciliations-detail tbody,table.conciliations tbody,table.invoices tbody,table.massive-clients tbody,table.payment-links tbody,table.products tbody,table.profiles tbody,table.refunds tbody,table.regions tbody,table.reminders tbody,table.sells tbody,table.transaction tbody,table.zones tbody{background:#fff}table.branches tbody:first-child,table.chargebacks tbody:first-child,table.clientsPayments tbody:first-child,table.clients tbody:first-child,table.conciliations-detail tbody:first-child,table.conciliations tbody:first-child,table.invoices tbody:first-child,table.massive-clients tbody:first-child,table.payment-links tbody:first-child,table.products tbody:first-child,table.profiles tbody:first-child,table.refunds tbody:first-child,table.regions tbody:first-child,table.reminders tbody:first-child,table.sells tbody:first-child,table.transaction tbody:first-child,table.zones tbody:first-child{border-radius:9px 0 0 9px}table.branches tbody:last-child,table.chargebacks tbody:last-child,table.clientsPayments tbody:last-child,table.clients tbody:last-child,table.conciliations-detail tbody:last-child,table.conciliations tbody:last-child,table.invoices tbody:last-child,table.massive-clients tbody:last-child,table.payment-links tbody:last-child,table.products tbody:last-child,table.profiles tbody:last-child,table.refunds tbody:last-child,table.regions tbody:last-child,table.reminders tbody:last-child,table.sells tbody:last-child,table.transaction tbody:last-child,table.zones tbody:last-child{border-radius:0 9px 9px 0}table.branches tbody tr td,table.chargebacks tbody tr td,table.clientsPayments tbody tr td,table.clients tbody tr td,table.conciliations-detail tbody tr td,table.conciliations tbody tr td,table.invoices tbody tr td,table.massive-clients tbody tr td,table.payment-links tbody tr td,table.products tbody tr td,table.profiles tbody tr td,table.refunds tbody tr td,table.regions tbody tr td,table.reminders tbody tr td,table.sells tbody tr td,table.transaction tbody tr td,table.zones tbody tr td{font-size:12px;padding-top:12px;padding-bottom:12px;vertical-align:middle;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}table.branches tbody tr td svg,table.chargebacks tbody tr td svg,table.clientsPayments tbody tr td svg,table.clients tbody tr td svg,table.conciliations-detail tbody tr td svg,table.conciliations tbody tr td svg,table.invoices tbody tr td svg,table.massive-clients tbody tr td svg,table.payment-links tbody tr td svg,table.products tbody tr td svg,table.profiles tbody tr td svg,table.refunds tbody tr td svg,table.regions tbody tr td svg,table.reminders tbody tr td svg,table.sells tbody tr td svg,table.transaction tbody tr td svg,table.zones tbody tr td svg{cursor:pointer}table.productsPaymentLinks{min-width:100%}table.productsPaymentLinks thead tr{background:#61cc82;margin-bottom:20px}table.productsPaymentLinks thead tr th{font-weight:500;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}table.productsPaymentLinks thead tr th:first-child{border-radius:6px 0 0 0}table.productsPaymentLinks thead tr th:last-child{border-radius:0 6px 0 0}table.productsPaymentLinks tbody{background:transparent}table.productsPaymentLinks tbody:first-child{border-radius:9px 0 0 9px}table.productsPaymentLinks tbody:last-child{border-radius:0 9px 9px 0}table.productsPaymentLinks tbody tr td{font-size:12px;padding-top:12px;padding-bottom:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}table.productsPaymentLinks tbody tr td svg{cursor:pointer}table.clientsPayments{min-width:100%}table.clientsPayments thead tr th{padding:4px 8px}table.clientsPayments thead tr th:first-child{border-radius:6px 0 0 0}table.clientsPayments thead tr th:last-child{border-radius:0 6px 0 0}table.clientsPayments tbody{background:#fff}table.clientsPayments tbody:first-child,table.clientsPayments tbody:last-child{border-radius:0}table.clientsPayments tbody tr td{font-size:12px;padding-top:12px;padding-bottom:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}table.clientsPayments tbody tr td svg{cursor:pointer}.icon-options-tables{align-items:center;display:flex;justify-content:center;border-radius:50%;height:25px;width:25px}.icon-options-tables:hover{border:1px solid #dadadd;background:#f5f5fa;cursor:pointer}.popover-table{padding:10px}.popover-table li{margin-bottom:10px;cursor:pointer}.popover-table li:last-child{margin-bottom:0}.popover-table li button svg{color:#61cc82;margin-right:5px}@media screen and (max-width:1024px){table{min-width:100%}table thead{border-bottom:10px solid transparent}table thead tr{margin-bottom:20px}table thead tr th{color:#fff}table thead tr th:first-child{border-radius:9px 0 0 9px}table thead tr th:last-child{border-radius:0 9px 9px 0}table tbody:first-child{border-radius:9px 0 0 9px}table tbody:last-child{border-radius:0 9px 9px 0}table tbody tr td{padding-top:12px;padding-bottom:12px}}.fadeToRight{position:relative;-webkit-animation-name:moveToRight;animation-name:moveToRight;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes moveToRight{0%{opacity:0}to{opacity:1}}@keyframes moveToRight{0%{opacity:0}to{opacity:1}}body{font-family:"Poppins"}h1,h2,h3,h4,h5,h6,p,ul{margin:0}ul{padding:0;list-style:none}input,select,textarea{border:none}input:focus,select:focus,textarea:focus{outline:none}input:disabled,select:disabled,textarea:disabled{background-color:#f2f2f2;cursor:not-allowed}textarea{resize:none}button{border:none;background:transparent}button:focus{outline:none}button:disabled{cursor:not-allowed}.optional-label{background:#6c757d;border-radius:6px;color:#fff;display:inline-block;font-size:10px;font-weight:400;padding:2px 4px 1px}.react-responsive-modal-modal{overflow-y:initial}.rbc-month-view{height:100vh}.active-status{color:#479a5e}.active-status,.inactive-status{font-weight:500;text-transform:capitalize}.inactive-status{color:#e83f36}.status{display:inline-block;border-radius:4px;text-align:center;width:90px}.white{background:#fff}.pospuesto,.reembolsado{background:#f5da63}.cancelado{background:#da6662}.otro,.por-pagar{background:#f0df97}
/*# sourceMappingURL=main.bd43e4ea.chunk.css.map */