@charset "UTF-8";.custom-tooltip{margin:0;padding:10px;background-color:#fff;border:1px solid #ccc;white-space:nowrap}:root{--white:#fff;--medium-green:#3cb371;--dark-red:salmon;--dark-orange:gold;--medium-blue:#6495ed;--dark-gray:#444;--black:#000}.card-content h5{font-size:14px;font-weight:700;margin-top:15px;color:var(--dark-gray)}.count-section{display:flex;align-items:center;color:var(--dark-gray)}.count-section p{margin-right:24px;font-size:24px;font-weight:700}.icon-box{width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:6px}.icon-box svg{fill:var(--white)}.icon-box.completed{background-color:var(--medium-green)}.icon-box.debtors{background-color:var(--medium-blue)}.icon-box.canceled{background-color:var(--dark-red)}.icon-box.agreement{background-color:var(--dark-orange)}.icon-box.agreement svg{stroke:var(--white);stroke-width:5%}.percentage-text{font-size:12px;font-weight:700}.percentage-text.completed{color:var(--medium-blue)}.percentage-text.completed.negative{color:var(--dark-red)}.percentage-text.canceled{color:var(--black)}.percentage-text.canceled.negative{color:var(--dark-red)}.percentage-text.debtors,.percentage-text.debtors.negative{color:var(--medium-blue)}.percentage-text.agreement{color:var(--dark-orange)}.percentage-text.agreement.negative{color:var(--dark-red)}.animated-card{width:230px;height:140px;min-width:230px;display:flex;flex-direction:column;padding:12px;background-color:var(--white);border-radius:10px;box-shadow:3px 1px 6px 0 rgba(0,0,0,.1);cursor:pointer}.lowerV2{transform:translate(-7.5px,117.4px);animation-name:detachLogo;animation-timing-function:ease;animation-iteration-count:infinite}.loadingV2,.lowerV2{animation-duration:6s}.loadingV2{margin:20px;width:150px;height:150px;animation-name:spinLogo;animation-timing-function:ease;animation-iteration-count:infinite}.loadingtextV2{animation-name:fadeText;animation-duration:6s;animation-timing-function:ease;animation-iteration-count:infinite}.loadingtextV2:after{content:"Carregando...";animation-name:typing;animation-duration:6s;animation-timing-function:ease;animation-iteration-count:infinite}@keyframes spinLogo{0%{transform:rotate(0deg)}10%{transform:rotate(-15deg)}15%{transform:rotate(-15deg)}25%{transform:rotate(15deg)}30%{transform:rotate(15deg)}40%{transform:rotate(0)}45%{transform:rotate(0)}55%{transform:rotate(-15deg)}60%{transform:rotate(-15deg)}70%{transform:rotate(15deg)}75%{transform:rotate(15deg)}85%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes detachLogo{0%{transform:rotate(0) translate(-7.5px,117.4px);fill:#37d5bb}80%{transform:rotate(0) translate(-7.5px,117.4px);fill:#37d5bb}90%{transform-origin:-6px 236px;transform:rotate(86.8deg) translate(-7.5px,117.4px);fill:#009387}98%{transform-origin:-6px 236px;transform:rotate(86.8deg) translate(-7.5px,117.4px);fill:#009387}to{transform-origin:-6px 236px;transform:rotate(0) translate(-7.5px,117.4px);fill:#37d5bb}}@keyframes fadeText{0%{opacity:1}80%{opacity:1}83%{opacity:0}98%{opacity:0}to{opacity:1}}@keyframes typing{0%{content:"Carregando..."}10%{content:"Carregando..‎‎‎‏‏‎ "}15%{content:"Carregando..‏‏‎ ‎‎‎"}25%{content:"Carregando.‎‎‎‎‏‏‎  "}30%{content:"Carregando.‎‎‎‎‏‏‎  "}40%{content:"Carregando..‎‎‏‏‎ "}45%{content:"Carregando.. ‎"}55%{content:"Carregando..."}60%{content:"Carregando..."}70%{content:"Carregando..‏‏‎ ‎"}75%{content:"Carregando.. ‎"}85%{content:"Carregando..."}to{content:"Carregando..."}}*,html{margin:0;padding:0;font-weight:600;box-sizing:border-box}body{background-color:#f3f5f9}.li:hover{background-color:#d1e4ff}.hide{display:none!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#d3d3d3}::-webkit-scrollbar-thumb{background:grey}.breadcrumb{margin-bottom:5px}nav.breadcrumb,nav.breadcrumb ol.breadcrumb{background-color:initial;padding:0}nav.breadcrumb ol.breadcrumb .breadcrumb-item{float:left;color:#444}button,button.btn{display:block;margin:0 auto;width:130px;min-height:35px;border-radius:10px;border:none;cursor:pointer;color:#fff;opacity:.8;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .2s cubic-bezier(.25,.8,.25,1)}button.btn:hover,button:hover{box-shadow:0 0 20px rgba(0,0,0,.19),0 4px 3px rgba(0,0,0,.23);opacity:1}button.btn:focus,button:focus{box-shadow:none!important;outline:0}button.btn.info,button.info{background-color:#949bac}button.btn.info:hover,button.info:hover{background-color:#61656f;box-shadow:0 0 25px -5px rgba(0,0,0,.4)}button.btn.delete,button.delete{background-color:#dc3545}button.btn.delete:hover,button.delete:hover{background-color:#c82333;box-shadow:0 0 25px -5px rgba(0,0,0,.4)}button.btn-link,button.btn.btn-link{background-color:initial;box-shadow:none;float:left;font-weight:600}button.btn-link:hover,button.btn.btn-link:hover{text-decoration:underline}button.btn-submit,button.btn.btn-submit{background-color:#23c85d!important}button.btn-submit:hover,button.btn.btn-submit:hover{background-color:#23c865!important}button.btn-delete,button.btn.btn-delete{background-color:#dc3545!important}button.btn-delete:hover,button.btn.btn-delete:hover{background-color:#c82333!important}button.btn.table,button.table{font-size:13px;margin:0 10px;min-width:100px}.new-btn,button.btn.table:hover,button.table:hover{color:#fff;cursor:pointer}.new-btn{top:0;right:0;height:50px;border:none;border-radius:30px;opacity:.8}.new-btn.small{width:50px;margin-right:15px;transition:all}.new-btn.small.filter{margin-top:15px;width:35px;height:35px}.new-btn.small.loading{animation:spin 1s linear infinite}.new-btn:hover{box-shadow:0 0 22px -5px rgba(0,0,0,.2);opacity:1}.new-btn a{color:#fff}.search-btn{color:#b7bdcb;background-color:#fff;position:absolute;margin-right:0;right:0;top:0;border:none;border-radius:53px;width:50px;height:50px;z-index:1;outline:none;font-size:20px;opacity:.8}.search-btn:hover{cursor:pointer;background-color:#fff;box-shadow:none;opacity:1}.search-btn.disabled{cursor:no-drop;pointer-events:none}@keyframes spin{to{transform:rotate(1turn)}}span.closeButton{position:absolute;top:0;right:0;padding-right:10px;cursor:pointer;color:#9ba2b2}span.closeButton:hover{color:#7b7b7b}.content-middle .rt-table{min-height:600px}.content-middle .rt-table .rt-tr-group{flex:unset}.content-middle.bg-content{background-color:#fff}.content-middle.bg-content.spacing-area{padding:30px;border:5px}.content-middle.bg-content .tab-content{padding:40px}@media (max-width:1366px){.content-middle.bg-content .tab-content{padding:40px 60px}}.content-middle.content-ops{text-align:center}.content-middle.content-ops p{margin-top:30px}.content-middle .nav-tabs{padding:0 65px;border-bottom:1px solid #dadfea;cursor:pointer}.content-middle .nav-tabs .nav-item .nav-link{height:75px;line-height:80px;padding:0 30px 0 10px;margin-right:10px;color:#9ba2b2;border-bottom:3px solid transparent}.content-middle .nav-tabs .nav-item .nav-link:hover{line-height:82px;padding-left:11px;border:none;border-bottom:3px solid}.content-middle .nav-tabs .nav-item .nav-link.active{padding-left:10px;line-height:80px;border:none;border-bottom:3px solid}form label{color:#9ba2b2}form input{border:none;outline:none;box-shadow:none}form hr{margin:50px 0 70px;background-color:#dce1eb;border:none;display:block;height:1px}form .title-area-form{padding-bottom:20px;border-bottom:1px solid #dce1eb;margin-bottom:30px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}form div.form-check.form-check-inline label{position:unset;left:37px;top:30px}form div.form-check input{height:25px;width:25px;top:25px}form div.form-check label{position:absolute;left:37px;top:30px}form div.form-group{position:relative}form div.form-group>div.form-group{padding-bottom:0}form div.form-group>div.input-color{width:25px;height:25px;border-radius:100%;overflow:hidden}form div.form-group>div.input-color input{padding:0;margin:-5px 0 0 -5px;border:none;width:150%;height:150%}form div.form-group label{display:block;text-align:left}form div.form-group input{outline:none;border:none;border-bottom:1px solid #dadfea;width:100%;height:40px;color:#000}form div.form-group input:focus{box-shadow:none;outline:0;border:none;border-bottom:1px solid #dadfea}form div.form-group input.is-invalid:focus{box-shadow:none;border:none;border-bottom-color:#dc3545!important}form div.form-group input:-webkit-autofill{-webkit-text-size-adjust:0;color:#000;background-color:initial;-webkit-text-fill-color:#000;box-shadow:inset 0 0 0 1000px transparent;border-bottom:1px solid #dadfea;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}form div.form-group input[type=email],form div.form-group input[type=password],form div.form-group input[type=text]{max-height:40px}form div.form-group input[type=email]:-webkit-autofill:focus,form div.form-group input[type=email]:focus,form div.form-group input[type=password]:-webkit-autofill:focus,form div.form-group input[type=password]:focus,form div.form-group input[type=text]:-webkit-autofill:focus,form div.form-group input[type=text]:focus{border-bottom-style:solid;border-bottom-width:1px}form div.form-group select{height:40px;color:#000;outline:none;border:none;border-bottom:1px solid #dadfea}form div.form-group select:-webkit-autofill{box-shadow:none;color:#000;-webkit-text-fill-color:#000;background-color:initial!important;border-bottom:1px solid #dadfea;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}form div.form-group select:focus{box-shadow:none;outline:none;border:none;border-bottom:1px solid}form div.form-group select.is-invalid:focus{box-shadow:none;border:none;border-bottom:1px solid #dc3545!important}form div.form-group select option{height:30px;padding:5px 0}form div.form-group div:not(.form-group){position:absolute;bottom:-20px}form button,form button.btn{display:block;float:right;margin-left:20px}header{position:relative;height:50px;padding-bottom:70px}header.table-screen{display:flex;justify-content:space-between;border-bottom:1px solid #dadfea;margin-bottom:15px}header .title{position:relative}header .title-page{color:#444}header .title .subtitle-page{color:#9ba2b2}header .btns-topo{display:flex}header .btns-topo .search-area{height:50px;width:455px;top:0;display:flex;margin-right:15px;border-radius:50px;cursor:default!important;overflow:hidden}header .btns-topo .search-area.no-new-btn{right:0!important}header .btns-topo .search-area:hover{cursor:pointer}header .btns-topo .search-area .search-input{top:0;right:0;height:50px;padding-left:30px;border:none;border-top:2px;border-radius:53px;outline:none;margin-right:-50px;z-index:1;font-weight:500;color:#9ba2b2;background-color:#fff}header .btns-topo .search-area .search-input-hidden{width:0;right:0;padding:0;margin-right:-26px;opacity:0}header .btns-topo .search-area .search-input-hide{animation:hide-input .4s ease-in-out;width:0;right:0;margin-right:-26px;opacity:0;padding:0!important;border:none}header .btns-topo .search-area .search-input-show{animation:show-input .4s ease-in-out;width:100%;height:100%;top:0;right:0;margin-right:0;padding-right:36px!important}header .btns-topo .search-area .right{position:relative;right:0}@keyframes show-input{0%{width:0;opacity:0}25%{opacity:0}to{width:100%;opacity:1}}@keyframes hide-input{0%{width:100%;opacity:1}to{width:0;opacity:0;padding:0}}.loading-inside{background:rgba(243,245,249,.7215686274509804);width:100%;height:100%;position:absolute!important;z-index:1;cursor:not-allowed}.loading-inside svg{position:absolute;top:50%;left:50%;margin-top:-45px;margin-left:-45px;width:90px}.list-actions{border-radius:5px!important}.list-actions.selected{border:auto;margin-bottom:15px;margin-right:10px}.list-actions.selected:hover{background-color:#fff!important}.list-actions.selected button{position:absolute;right:-33px;top:50%;margin-top:-20px;background-color:#9ba2b2;border-color:#9ba2b2;color:#fff}.list-actions.selected button:hover{background-color:#dc3545;border-color:#c82333;color:#fff}.list-actions.selected button:active{background-color:#fff!important;border-color:#dc3545!important;color:#dc3545!important}.list-actions.selected .link-action-register{display:block;margin-bottom:10px}.list-actions.selected .link-action-register.display{display:block;color:#000}.list-actions.no-border{border:none;margin-bottom:15px;margin-right:10px}.list-actions.no-border:hover{background-color:#fff!important}.list-actions.no-border button{position:absolute;right:-33px;top:50%;margin-top:-20px;background-color:#9ba2b2;border-color:#9ba2b2;color:#fff}.list-actions.no-border button:hover{background-color:#dc3545;border-color:#c82333;color:#fff}.list-actions.no-border button:active{background-color:#fff!important;border-color:#dc3545!important;color:#dc3545!important}.list-actions.no-border .link-action-register{display:block;margin-bottom:10px}.list-actions.no-border .link-action-register.display{display:block;color:#000}.list-actions:not(.list-actions-active):hover{color:#fff}.list-actions.list-actions-active{margin-bottom:10px;width:100%}.list-actions>div .title-group-list>strong{margin-bottom:10px;display:block}.list-actions>div strong{font-weight:600}.list-actions button{height:40px;width:40px;border-radius:100%;margin-left:10px;background-color:initial;border-style:solid;border-width:1px;opacity:.8}.list-actions button.delete{background-color:initial;border:1px solid #dc3545;color:#dc3545}.list-actions button.delete:hover{box-shadow:none;background-color:#c82333;border:1px solid #c82333;color:#fff;opacity:1}.list-actions button:hover{box-shadow:none;color:#fff;border-style:solid;border-width:1px;opacity:1}.main-content{margin-left:300px;width:calc(100% - 300px);padding:10px 15px 0 20px;transition:margin .4s}.main-content li.nav-item{cursor:pointer}.main-content.small{margin-left:80px;width:calc(100% - 80px)}#logo-container{height:190px;display:flex;justify-content:center;align-items:center}img#logo{max-height:140px;max-width:75%;height:auto;width:auto}img#logo-mini{height:50px;width:auto;padding:8px}.menu{background-color:#fff;position:fixed;top:0;left:0;bottom:0;width:300px;border-right:1px solid #dadfea;transition:.3s ease-in-out}@media (max-width:1366px){.menu{width:280px}}@media (max-width:1024px){.menu{width:230px}}@media (max-width:768px){.menu{width:80px}}@media (max-width:480px){.menu{width:60px}}.menu #loading-page{position:fixed;top:5px;right:0;width:24px;height:24px}.menu #loading-page svg{margin-right:10px}.menu .minimize-menu{position:absolute;z-index:3;top:10px;right:10px;width:15px;height:15px;background:none;color:#9ba2b2;transition:.3s ease-in-out;box-shadow:none}@media (max-width:768px){.menu .minimize-menu{display:none}}.menu .minimize-menu:hover{box-shadow:none}.menu .minimize-menu i{position:absolute;top:0;right:0}.menu.small{width:80px;overflow:visible}.menu.small .minimize-menu{top:0;right:-25px;width:25px;height:31px;border-radius:0;background:#fff;border-right:1px solid #dadfea;border-bottom:1px solid #dadfea}@media (max-width:768px){.menu.small .minimize-menu{display:none}}.menu.small .minimize-menu:hover{box-shadow:none}.menu.small .minimize-menu i{position:absolute;top:8px;right:4px}.menu.small .area-menu{height:100%;position:relative}.menu.small .area-menu #menus{position:relative;height:calc(100% - 70px);width:100%}.menu.small .area-menu #menus .menu-system{position:absolute;height:100%;width:100%;background-color:#fff}.menu.small .area-menu #menus .menu-system #logo-container{display:none}.menu.small .area-menu #menus .menu-system #logo-mini{display:block;margin:25px auto}.menu.small .area-menu #menus .menu-system #welcome-user{display:none}.menu.small .area-menu #menus .menu-system .content-menu{height:calc(100% - 90px)}.menu.small .area-menu #menus .menu-system .content-menu.scrollarea .scrollbar-container.vertical{width:3px}.menu.small .area-menu #menus .menu-system .content-menu.scrollarea .scrollbar-container.vertical .scrollbar{margin-left:0}.menu.small .area-menu #menus .menu-system .content-menu .nav-principal .nav-item{margin-bottom:25px;height:35px;transition:all .4s}@media (max-width:1366px){.menu.small .area-menu #menus .menu-system .content-menu .nav-principal .nav-item{margin-bottom:25px}}@media (max-width:1024px){.menu.small .area-menu #menus .menu-system .content-menu .nav-principal .nav-item{margin-bottom:15px}}.menu.small .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a{padding-left:22px;overflow:hidden;margin-left:1px;color:#444;border-left:2px solid transparent}.menu.small .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a p{display:none;opacity:0}.menu.small .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a:hover{transition:all .4s}.menu.small .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a.selected{font-weight:600}.menu.small .area-menu footer{position:absolute;bottom:0;width:100%}.menu.small .area-menu footer p{color:#9ba2b2;margin-bottom:5px}.menu:not(.small) .area-menu{height:100%;position:relative}.menu:not(.small) .area-menu #menus{position:relative;height:calc(100% - 60px);width:100%;transition:transform 1s;transform-style:preserve-3d;overflow:hidden}.menu:not(.small) .area-menu #menus.is-flipped{transform:rotateY(180deg)}.menu:not(.small) .area-menu #menus .menu-system{position:absolute;height:100%;width:100%;background-color:#fff;backface-visibility:hidden}@media (max-width:768px){.menu:not(.small) .area-menu #menus .menu-system #logo{display:none}}.menu:not(.small) .area-menu #menus .menu-system #logo-mini{display:none}@media (max-width:768px){.menu:not(.small) .area-menu #menus .menu-system #logo-mini{display:block;margin:25px auto}}.menu:not(.small) .area-menu #menus .menu-system #welcome-user{display:flex;justify-content:center;height:25px;margin-bottom:15px}@media (max-width:768px){.menu:not(.small) .area-menu #menus .menu-system #welcome-user{display:none}}.menu:not(.small) .area-menu #menus .menu-system #welcome-user span{margin-left:5px}.menu:not(.small) .area-menu #menus .menu-system .content-menu{height:calc(100% - 245px);overflow:hidden;position:relative}@media (max-width:1366px){.menu:not(.small) .area-menu #menus .menu-system .content-menu{height:calc(100% - 170px)}}@media (max-width:1024px){.menu:not(.small) .area-menu #menus .menu-system .content-menu{height:calc(100% - 204px)}}@media (max-width:768px){.menu:not(.small) .area-menu #menus .menu-system .content-menu{height:calc(100% - 260px)}}.menu:not(.small) .area-menu #menus .menu-system .content-menu.scrollarea .scrollbar-container.vertical{width:6px}.menu:not(.small) .area-menu #menus .menu-system .content-menu.scrollarea .scrollbar-container.vertical .scrollbar{margin-left:0}.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item{margin-bottom:25px;height:35px}.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item:last-of-type{margin-bottom:0!important}@media (max-width:1366px){.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item{margin-bottom:25px}}@media (max-width:1024px){.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item{margin-bottom:15px}}.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a{padding-left:60px;margin-left:1px;color:#444;border-left:2px solid transparent;white-space:nowrap}@media (max-width:1366px){.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a{padding-left:40px}}@media (max-width:1024px){.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a{padding-left:25px}}@media (max-width:768px){.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a{padding-left:22px;overflow:hidden}}@media (max-width:480px){.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a{padding-left:11px}}.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a i{color:#444;float:left;text-align:center;font-weight:500}.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a p{font-weight:500;opacity:1}@media (max-width:768px){.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a p{display:none}}.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a.selected,.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a:hover{font-weight:600}.menu:not(.small) .area-menu footer{position:absolute;bottom:0;height:60px;width:100%}.menu:not(.small) .area-menu footer p{color:#9ba2b2}@media (max-width:768px){.menu:not(.small) .area-menu footer p{margin-bottom:35px}}@media (max-width:480px){.menu:not(.small) .area-menu footer p{margin-bottom:35px}}.sidebar-link{display:flex;align-items:center}.sidebar-link p{margin:0}.modal-content{padding:30px}.modal-header{padding-bottom:30px;margin-bottom:30px}.modal-header button{width:auto;height:auto;box-shadow:none}.modal-header button span{color:#9ba2b2}.modal-header button span:hover{color:#444}.modal-header button:hover{background-color:initial;box-shadow:none}.modal-title{width:100%;text-align:center}.modal-title span{margin-right:10px}.modal-label{text-align:left}.modal-body{text-align:center}.modal-body form .title-form-modal{width:100%;padding:0 15px;font-weight:600}.modal-body form .title-form-modal strong{font-weight:700}.modal-body div div .konvajs-content{margin:auto}.modal-footer{margin-top:30px;padding-top:30px}.modal-backdrop.show{opacity:.85}.ReactTable{height:auto;margin-top:0;padding-top:0;border:none}.ReactTable .rt-noData{width:auto;padding:15px!important;text-align:center;transition:.3s ease-in-out;background-color:initial!important;color:#9ba2b2!important;margin-top:35px;border-radius:7px}@media (max-width:1366px){.ReactTable .rt-noData{width:auto}}@media (max-width:1024px){.ReactTable .rt-noData{width:auto}}@media (max-width:768px){.ReactTable .rt-noData{width:auto}}@media (max-width:480px){.ReactTable .rt-noData{width:auto}}.ReactTable .container,.ReactTable .customer-container,.ReactTable .status-container{display:flex;flex-flow:row;align-items:center;justify-content:safe}.ReactTable .rt-thead{box-shadow:none!important;background-color:initial}.ReactTable .rt-thead .rt-tr{height:45px;background-color:initial}.ReactTable .rt-thead .rt-tr .rt-th{outline:none;border-right:none}.ReactTable .rt-thead .rt-tr .rt-th .header-table-title{text-transform:uppercase;font-size:12px}.ReactTable .rt-thead .rt-tr .rt-th .header-table-title span{color:#9ba2b2;float:left}.ReactTable .rt-thead .rt-tr .rt-th .header-table-title span.arrow{margin-top:4px}.ReactTable .rt-thead .rt-tr .rt-th:not(.-sort-asc) .arrow:before,.ReactTable .rt-thead .rt-tr .rt-th:not(.-sort-desc) .arrow:before{content:""}.ReactTable .rt-thead .rt-tr .rt-th.-sort-desc{box-shadow:none}.ReactTable .rt-thead .rt-tr .rt-th.-sort-desc .arrow:before{content:""}.ReactTable .rt-thead .rt-tr .rt-th.-sort-asc{box-shadow:none}.ReactTable .rt-thead .rt-tr .rt-th.-sort-asc .arrow:before{content:""}.ReactTable .rt-thead .rt-tr .rt-th .rt-resizable-header-content{text-align:left;padding-left:5px;height:35px;line-height:35px;font-size:14px}.ReactTable .rt-tbody{background-color:initial;padding-top:10px;margin:10px 0 25px;overflow:hidden}.ReactTable .rt-tbody .rt-tr-group{border:none;padding:0;transition:.2s ease-in-out;background-color:initial}.ReactTable .rt-tbody .rt-tr-group .rt-tr{background-color:#fff;margin:0 4px 10px;border-radius:10px;padding:15px 4px}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td{position:relative;color:#444;border-right-color:#f2f4f8;line-height:33px;text-align:left;padding:0 5px 0 15px;white-space:normal!important;font-size:12px}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td p{font-weight:600}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container>div{color:#444}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number{min-height:33px;min-width:33px;line-height:33px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:15px;font-weight:700}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-1{background-color:#b3d9ff}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-2{background-color:#ffb3b3}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-3{background-color:#b7b3ff}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-4{background-color:#b3ffc3}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-5{background-color:#f2b3ff}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-6{background-color:#fff7b3}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-7{background-color:#b3c1ff}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-8{background-color:#ffccb3}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-9{background-color:#f9b3ff}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-10{background-color:#b3ffca}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-11{background-color:#ceb3ff}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-12{background-color:#e7b3ff}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-13{background-color:#e5ffb3}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-14{background-color:#ffe7b3}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-15{background-color:#ffb3f3}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-16{background-color:#b3e3ff}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-17{background-color:#feffb3}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-18{background-color:#c0ffb3}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-19{background-color:#ffb3e5}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-20{background-color:#b3fcff}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-21{background-color:#ffb3ce}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-22{background-color:#b3d0ff}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-23{background-color:#b8b3ff}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-24{background-color:#b3ffe1}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .customer-container .color-number-25{background-color:#ffc5b3}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .rt-expander{pointer-events:none}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .status-invoice{position:relative;display:block}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .status-invoice span{float:left;width:10px;height:10px;border-radius:100%;margin-right:9px;margin-top:11px}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .status-invoice.status-pending>span{background-color:#f5d713}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .status-invoice.status-pending p{color:#f5d713}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .status-invoice.status-success span{background-color:#23c85d}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .status-invoice.status-success p{color:#23c85d}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .status-invoice.status-error span{background-color:#e37f7f}.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td .status-invoice.status-error p{color:#e37f7f}.ReactTable .rt-tbody .rt-tr-group .rt-tr.disabled-row{background-color:#e6e6e6}.ReactTable .rt-tbody .rt-tr-group .rt-tr.disabled-row:hover{background-color:#e6e6e6!important}.ReactTable .rt-tbody .rt-tr-group .rt-tr:not(.disabled-row):hover{background-color:#fff!important;box-shadow:0 0 22px -5px rgba(0,0,0,.2)}.ReactTable.tab-inside .rt-tbody .rt-tr-group .rt-tr{background-color:#f3f5f9}.ReactTable .pagination-bottom{margin:0 4px}.ReactTable .pagination-bottom #totalContainer{height:40px;line-height:40px;float:right}.ReactTable .pagination-bottom #totalContainer .key{float:left;font-size:15px}.ReactTable .pagination-bottom #totalContainer .value{font-size:15px;float:left;padding-left:10px;font-weight:500;margin-right:20px}.ReactTable .pagination-bottom .Table__pagination{float:right}.ReactTable .pagination-bottom .Table__nextPageWrapper,.ReactTable .pagination-bottom .Table__prevPageWrapper{float:left}.ReactTable .pagination-bottom .Table__nextPageWrapper .Table__pageButton,.ReactTable .pagination-bottom .Table__prevPageWrapper .Table__pageButton{border-style:solid;border-width:1px;opacity:.8}.ReactTable .pagination-bottom .Table__nextPageWrapper .Table__pageButton:hover,.ReactTable .pagination-bottom .Table__prevPageWrapper .Table__pageButton:hover{border-style:solid;border-width:1px;color:#fff;opacity:1}.ReactTable .pagination-bottom .Table__nextPageWrapper .Table__pageButton:disabled,.ReactTable .pagination-bottom .Table__prevPageWrapper .Table__pageButton:disabled{border:1px solid rgba(148,155,172,.5019607843137255)!important;background-color:initial!important;color:rgba(148,155,172,.5019607843137255)!important;cursor:default}.ReactTable .pagination-bottom .Table__visiblePagesWrapper{float:left}.ReactTable .pagination-bottom .Table__pageButton{border:1px solid #949bac;background-color:initial;color:#949bac;width:40px;height:40px;margin-left:10px;border-radius:100%;cursor:pointer;position:relative;float:left;opacity:.8}.ReactTable .pagination-bottom .Table__pageButton:hover{border-style:solid;border-width:1px;background-color:initial;box-shadow:none;opacity:1}.ReactTable .pagination-bottom .Table__pageButton--active{border-style:solid!important;border-width:1px!important;color:#fff!important;opacity:1}.ReactTable .pagination-bottom .Table__pageButton.span-dots{margin-left:60px}.ReactTable .pagination-bottom .Table__pageButton.span-dots .dots{border:1px solid rgba(148,155,172,.5019607843137255);background-color:initial;color:rgba(148,155,172,.5019607843137255);width:40px;height:40px;line-height:30px;margin-left:10px;border-radius:100%;cursor:default;position:absolute;top:0;left:-60px}.Toastify{position:relative}.Toastify__close-button{position:absolute;right:10px;top:5px;width:15px;height:15px;box-shadow:none}.Toastify__close-button:hover{background:transparent;box-shadow:none}.Toastify__toast{position:relative;padding:10px 35px 10px 25px;width:auto}.Toastify__toast--info{background:#949bac}.Toastify__toast--success{background:#23c85d}.Toastify__toast--warning{background:#e3b27f}.Toastify__toast--error{background:#e37f7f}.widget{background-color:#fff;border:1px solid #dadfea;transition:.3s ease-in-out;padding:10px}.clickable{width:100%;box-shadow:0;transition:all .3s}.clickable:hover{cursor:pointer;transition:all .3s}.evt-select div[class$=control]{border-style:none;border-bottom:1px solid #dadfea;box-shadow:none}.evt-select div[class$=control]:hover{border-bottom:1px solid #2684ff}.financialIcon.m-8{margin:0 8px}.dashboard-edit-button{position:absolute;top:0;right:0;padding:0 30px;width:auto!important;border-radius:30px!important}.dashboard-grid{width:100%;background:transparent}.dashboard-grid-editable .widget.react-draggable{cursor:all-scroll}.dashboard-grid-editable .widget.react-draggable span.react-resizable-handle{display:block}.dashboard-grid .widget{display:block;border:none;cursor:auto;border-radius:10px;padding:25px}.dashboard-grid .widget.react-draggable{cursor:move}.dashboard-grid .widget svg{font-weight:100}.dashboard-grid .widget svg.c01{color:#ffe055}.dashboard-grid .widget svg.c02{color:#68c5c8}.dashboard-grid .widget svg.c03{color:#7168c8}.dashboard-grid .widget svg.c04{color:#eca3a3}.dashboard-grid .widget svg.c05{color:#68c888}.dashboard-grid .widget svg.c06{color:#c868a5}.dashboard-grid .widget svg.c07{color:#8ec868}.dashboard-grid .widget svg.c08{color:#c89568}.dashboard-grid .widget svg.c09{color:#68c0c8}.dashboard-grid .widget.min-widget svg{float:left;margin-top:10px!important;margin-right:15px!important}.dashboard-grid .widget.medium-widget{padding-top:50px}.dashboard-grid .widget.medium-widget svg{display:block;color:green!important;margin:0 auto 10px!important;box-sizing:initial;border-radius:100%}.dashboard-grid .widget.medium-widget h1{text-align:center}.dashboard-grid .widget.max-widget .text{position:absolute;left:45px}.dashboard-grid .widget.max-widget .text h1{font-size:17px;color:#4d4d4d;margin-bottom:15px}.dashboard-grid .widget.max-widget .text h2{position:relative;font-size:50px;line-height:50px;font-weight:700;color:#4d4d4d}.dashboard-grid .widget.max-widget .text h2 span{position:absolute;top:3px;right:-30px;font-size:10px;line-height:10px;padding-left:15px;color:#eca3a3}.dashboard-grid .widget.max-widget .text h2 span i{position:absolute;left:0;top:1px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent}.dashboard-grid .widget.max-widget .text h2 span i.arrow-up{border-bottom:6px solid #eca3a3}.dashboard-grid .widget.max-widget .text h2 span i.arrow-down{border-top:6px solid #eca3a3}.dashboard-grid .widget.max-widget .text h3{font-size:15px;color:#a1a8b8}.dashboard-grid .widget.max-widget .chart{position:absolute;top:65px;width:100%;left:45px;left:0}.dashboard-grid .widget.max-widget .chart canvas{display:block;margin:0 auto;width:auto!important;height:auto!important;max-width:80%;max-height:80%;padding:5px}.dashboard-grid .widget span.react-resizable-handle{display:none}.dashboard-grid .react-grid-placeholder{background-color:#a1a8b8;box-shadow:0 0 10px 8px #a1a8b8;border-radius:10px}.dashboard-grid .c100.p51 .slice,.dashboard-grid .c100.p52 .slice,.dashboard-grid .c100.p53 .slice,.dashboard-grid .c100.p54 .slice,.dashboard-grid .c100.p55 .slice,.dashboard-grid .c100.p56 .slice,.dashboard-grid .c100.p57 .slice,.dashboard-grid .c100.p58 .slice,.dashboard-grid .c100.p59 .slice,.dashboard-grid .c100.p60 .slice,.dashboard-grid .c100.p61 .slice,.dashboard-grid .c100.p62 .slice,.dashboard-grid .c100.p63 .slice,.dashboard-grid .c100.p64 .slice,.dashboard-grid .c100.p65 .slice,.dashboard-grid .c100.p66 .slice,.dashboard-grid .c100.p67 .slice,.dashboard-grid .c100.p68 .slice,.dashboard-grid .c100.p69 .slice,.dashboard-grid .c100.p70 .slice,.dashboard-grid .c100.p71 .slice,.dashboard-grid .c100.p72 .slice,.dashboard-grid .c100.p73 .slice,.dashboard-grid .c100.p74 .slice,.dashboard-grid .c100.p75 .slice,.dashboard-grid .c100.p76 .slice,.dashboard-grid .c100.p77 .slice,.dashboard-grid .c100.p78 .slice,.dashboard-grid .c100.p79 .slice,.dashboard-grid .c100.p80 .slice,.dashboard-grid .c100.p81 .slice,.dashboard-grid .c100.p82 .slice,.dashboard-grid .c100.p83 .slice,.dashboard-grid .c100.p84 .slice,.dashboard-grid .c100.p85 .slice,.dashboard-grid .c100.p86 .slice,.dashboard-grid .c100.p87 .slice,.dashboard-grid .c100.p88 .slice,.dashboard-grid .c100.p89 .slice,.dashboard-grid .c100.p90 .slice,.dashboard-grid .c100.p91 .slice,.dashboard-grid .c100.p92 .slice,.dashboard-grid .c100.p93 .slice,.dashboard-grid .c100.p94 .slice,.dashboard-grid .c100.p95 .slice,.dashboard-grid .c100.p96 .slice,.dashboard-grid .c100.p97 .slice,.dashboard-grid .c100.p98 .slice,.dashboard-grid .c100.p99 .slice,.dashboard-grid .c100.p100 .slice,.dashboard-grid .rect-auto{clip:rect(auto,auto,auto,auto)}.dashboard-grid .c100 .bar,.dashboard-grid .c100.p51 .fill,.dashboard-grid .c100.p52 .fill,.dashboard-grid .c100.p53 .fill,.dashboard-grid .c100.p54 .fill,.dashboard-grid .c100.p55 .fill,.dashboard-grid .c100.p56 .fill,.dashboard-grid .c100.p57 .fill,.dashboard-grid .c100.p58 .fill,.dashboard-grid .c100.p59 .fill,.dashboard-grid .c100.p60 .fill,.dashboard-grid .c100.p61 .fill,.dashboard-grid .c100.p62 .fill,.dashboard-grid .c100.p63 .fill,.dashboard-grid .c100.p64 .fill,.dashboard-grid .c100.p65 .fill,.dashboard-grid .c100.p66 .fill,.dashboard-grid .c100.p67 .fill,.dashboard-grid .c100.p68 .fill,.dashboard-grid .c100.p69 .fill,.dashboard-grid .c100.p70 .fill,.dashboard-grid .c100.p71 .fill,.dashboard-grid .c100.p72 .fill,.dashboard-grid .c100.p73 .fill,.dashboard-grid .c100.p74 .fill,.dashboard-grid .c100.p75 .fill,.dashboard-grid .c100.p76 .fill,.dashboard-grid .c100.p77 .fill,.dashboard-grid .c100.p78 .fill,.dashboard-grid .c100.p79 .fill,.dashboard-grid .c100.p80 .fill,.dashboard-grid .c100.p81 .fill,.dashboard-grid .c100.p82 .fill,.dashboard-grid .c100.p83 .fill,.dashboard-grid .c100.p84 .fill,.dashboard-grid .c100.p85 .fill,.dashboard-grid .c100.p86 .fill,.dashboard-grid .c100.p87 .fill,.dashboard-grid .c100.p88 .fill,.dashboard-grid .c100.p89 .fill,.dashboard-grid .c100.p90 .fill,.dashboard-grid .c100.p91 .fill,.dashboard-grid .c100.p92 .fill,.dashboard-grid .c100.p93 .fill,.dashboard-grid .c100.p94 .fill,.dashboard-grid .c100.p95 .fill,.dashboard-grid .c100.p96 .fill,.dashboard-grid .c100.p97 .fill,.dashboard-grid .c100.p98 .fill,.dashboard-grid .c100.p99 .fill,.dashboard-grid .c100.p100 .fill,.dashboard-grid .pie{position:absolute;border-style:solid;border-width:.08em;width:.84em;height:.84em;clip:rect(0,.5em,1em,0);border-radius:50%;transform:rotate(0deg)}.dashboard-grid .c100.p51 .bar:after,.dashboard-grid .c100.p51 .fill,.dashboard-grid .c100.p52 .bar:after,.dashboard-grid .c100.p52 .fill,.dashboard-grid .c100.p53 .bar:after,.dashboard-grid .c100.p53 .fill,.dashboard-grid .c100.p54 .bar:after,.dashboard-grid .c100.p54 .fill,.dashboard-grid .c100.p55 .bar:after,.dashboard-grid .c100.p55 .fill,.dashboard-grid .c100.p56 .bar:after,.dashboard-grid .c100.p56 .fill,.dashboard-grid .c100.p57 .bar:after,.dashboard-grid .c100.p57 .fill,.dashboard-grid .c100.p58 .bar:after,.dashboard-grid .c100.p58 .fill,.dashboard-grid .c100.p59 .bar:after,.dashboard-grid .c100.p59 .fill,.dashboard-grid .c100.p60 .bar:after,.dashboard-grid .c100.p60 .fill,.dashboard-grid .c100.p61 .bar:after,.dashboard-grid .c100.p61 .fill,.dashboard-grid .c100.p62 .bar:after,.dashboard-grid .c100.p62 .fill,.dashboard-grid .c100.p63 .bar:after,.dashboard-grid .c100.p63 .fill,.dashboard-grid .c100.p64 .bar:after,.dashboard-grid .c100.p64 .fill,.dashboard-grid .c100.p65 .bar:after,.dashboard-grid .c100.p65 .fill,.dashboard-grid .c100.p66 .bar:after,.dashboard-grid .c100.p66 .fill,.dashboard-grid .c100.p67 .bar:after,.dashboard-grid .c100.p67 .fill,.dashboard-grid .c100.p68 .bar:after,.dashboard-grid .c100.p68 .fill,.dashboard-grid .c100.p69 .bar:after,.dashboard-grid .c100.p69 .fill,.dashboard-grid .c100.p70 .bar:after,.dashboard-grid .c100.p70 .fill,.dashboard-grid .c100.p71 .bar:after,.dashboard-grid .c100.p71 .fill,.dashboard-grid .c100.p72 .bar:after,.dashboard-grid .c100.p72 .fill,.dashboard-grid .c100.p73 .bar:after,.dashboard-grid .c100.p73 .fill,.dashboard-grid .c100.p74 .bar:after,.dashboard-grid .c100.p74 .fill,.dashboard-grid .c100.p75 .bar:after,.dashboard-grid .c100.p75 .fill,.dashboard-grid .c100.p76 .bar:after,.dashboard-grid .c100.p76 .fill,.dashboard-grid .c100.p77 .bar:after,.dashboard-grid .c100.p77 .fill,.dashboard-grid .c100.p78 .bar:after,.dashboard-grid .c100.p78 .fill,.dashboard-grid .c100.p79 .bar:after,.dashboard-grid .c100.p79 .fill,.dashboard-grid .c100.p80 .bar:after,.dashboard-grid .c100.p80 .fill,.dashboard-grid .c100.p81 .bar:after,.dashboard-grid .c100.p81 .fill,.dashboard-grid .c100.p82 .bar:after,.dashboard-grid .c100.p82 .fill,.dashboard-grid .c100.p83 .bar:after,.dashboard-grid .c100.p83 .fill,.dashboard-grid .c100.p84 .bar:after,.dashboard-grid .c100.p84 .fill,.dashboard-grid .c100.p85 .bar:after,.dashboard-grid .c100.p85 .fill,.dashboard-grid .c100.p86 .bar:after,.dashboard-grid .c100.p86 .fill,.dashboard-grid .c100.p87 .bar:after,.dashboard-grid .c100.p87 .fill,.dashboard-grid .c100.p88 .bar:after,.dashboard-grid .c100.p88 .fill,.dashboard-grid .c100.p89 .bar:after,.dashboard-grid .c100.p89 .fill,.dashboard-grid .c100.p90 .bar:after,.dashboard-grid .c100.p90 .fill,.dashboard-grid .c100.p91 .bar:after,.dashboard-grid .c100.p91 .fill,.dashboard-grid .c100.p92 .bar:after,.dashboard-grid .c100.p92 .fill,.dashboard-grid .c100.p93 .bar:after,.dashboard-grid .c100.p93 .fill,.dashboard-grid .c100.p94 .bar:after,.dashboard-grid .c100.p94 .fill,.dashboard-grid .c100.p95 .bar:after,.dashboard-grid .c100.p95 .fill,.dashboard-grid .c100.p96 .bar:after,.dashboard-grid .c100.p96 .fill,.dashboard-grid .c100.p97 .bar:after,.dashboard-grid .c100.p97 .fill,.dashboard-grid .c100.p98 .bar:after,.dashboard-grid .c100.p98 .fill,.dashboard-grid .c100.p99 .bar:after,.dashboard-grid .c100.p99 .fill,.dashboard-grid .c100.p100 .bar:after,.dashboard-grid .c100.p100 .fill,.dashboard-grid .pie-fill{transform:rotate(180deg)}.dashboard-grid .c100{position:relative;font-size:7rem;width:1em;height:1em;border-radius:50%;background-color:#eee;margin:0 auto 30px}.dashboard-grid .c100 *,.dashboard-grid .c100 :after,.dashboard-grid .c100 :before{box-sizing:initial}.dashboard-grid .c100>span{position:absolute;width:100%;z-index:1;left:0;top:0;width:3.33em;line-height:3.33em;font-size:.3em;display:block;text-align:center;white-space:nowrap;transition:all .2s ease-out}.dashboard-grid .c100:after{position:absolute;top:.08em;left:.08em;display:block;content:" ";border-radius:50%;background-color:#fff;width:.84em;height:.84em;transition:all .2s ease-in}.dashboard-grid .c100 .slice{position:absolute;width:1.6em;height:1.6em;clip:rect(0,1em,1em,.5em);z-index:1;font-size:115px}.dashboard-grid .c100 .bar,.dashboard-grid .c100.p51 .fill,.dashboard-grid .c100.p52 .fill,.dashboard-grid .c100.p53 .fill,.dashboard-grid .c100.p54 .fill,.dashboard-grid .c100.p55 .fill,.dashboard-grid .c100.p56 .fill,.dashboard-grid .c100.p57 .fill,.dashboard-grid .c100.p58 .fill,.dashboard-grid .c100.p59 .fill,.dashboard-grid .c100.p60 .fill,.dashboard-grid .c100.p61 .fill,.dashboard-grid .c100.p62 .fill,.dashboard-grid .c100.p63 .fill,.dashboard-grid .c100.p64 .fill,.dashboard-grid .c100.p65 .fill,.dashboard-grid .c100.p66 .fill,.dashboard-grid .c100.p67 .fill,.dashboard-grid .c100.p68 .fill,.dashboard-grid .c100.p69 .fill,.dashboard-grid .c100.p70 .fill,.dashboard-grid .c100.p71 .fill,.dashboard-grid .c100.p72 .fill,.dashboard-grid .c100.p73 .fill,.dashboard-grid .c100.p74 .fill,.dashboard-grid .c100.p75 .fill,.dashboard-grid .c100.p76 .fill,.dashboard-grid .c100.p77 .fill,.dashboard-grid .c100.p78 .fill,.dashboard-grid .c100.p79 .fill,.dashboard-grid .c100.p80 .fill,.dashboard-grid .c100.p81 .fill,.dashboard-grid .c100.p82 .fill,.dashboard-grid .c100.p83 .fill,.dashboard-grid .c100.p84 .fill,.dashboard-grid .c100.p85 .fill,.dashboard-grid .c100.p86 .fill,.dashboard-grid .c100.p87 .fill,.dashboard-grid .c100.p88 .fill,.dashboard-grid .c100.p89 .fill,.dashboard-grid .c100.p90 .fill,.dashboard-grid .c100.p91 .fill,.dashboard-grid .c100.p92 .fill,.dashboard-grid .c100.p93 .fill,.dashboard-grid .c100.p94 .fill,.dashboard-grid .c100.p95 .fill,.dashboard-grid .c100.p96 .fill,.dashboard-grid .c100.p97 .fill,.dashboard-grid .c100.p98 .fill,.dashboard-grid .c100.p99 .fill,.dashboard-grid .c100.p100 .fill{font-size:115px}.dashboard-grid .c100.p1 .bar{transform:rotate(3.6deg)}.dashboard-grid .c100.p2 .bar{transform:rotate(7.2deg)}.dashboard-grid .c100.p3 .bar{transform:rotate(10.8deg)}.dashboard-grid .c100.p4 .bar{transform:rotate(14.4deg)}.dashboard-grid .c100.p5 .bar{transform:rotate(18deg)}.dashboard-grid .c100.p6 .bar{transform:rotate(21.6deg)}.dashboard-grid .c100.p7 .bar{transform:rotate(25.2deg)}.dashboard-grid .c100.p8 .bar{transform:rotate(28.8deg)}.dashboard-grid .c100.p9 .bar{transform:rotate(32.4deg)}.dashboard-grid .c100.p10 .bar{transform:rotate(36deg)}.dashboard-grid .c100.p11 .bar{transform:rotate(39.6deg)}.dashboard-grid .c100.p12 .bar{transform:rotate(43.2deg)}.dashboard-grid .c100.p13 .bar{transform:rotate(46.8deg)}.dashboard-grid .c100.p14 .bar{transform:rotate(50.4deg)}.dashboard-grid .c100.p15 .bar{transform:rotate(54deg)}.dashboard-grid .c100.p16 .bar{transform:rotate(57.6deg)}.dashboard-grid .c100.p17 .bar{transform:rotate(61.2deg)}.dashboard-grid .c100.p18 .bar{transform:rotate(64.8deg)}.dashboard-grid .c100.p19 .bar{transform:rotate(68.4deg)}.dashboard-grid .c100.p20 .bar{transform:rotate(72deg)}.dashboard-grid .c100.p21 .bar{transform:rotate(75.6deg)}.dashboard-grid .c100.p22 .bar{transform:rotate(79.2deg)}.dashboard-grid .c100.p23 .bar{transform:rotate(82.8deg)}.dashboard-grid .c100.p24 .bar{transform:rotate(86.4deg)}.dashboard-grid .c100.p25 .bar{transform:rotate(90deg)}.dashboard-grid .c100.p26 .bar{transform:rotate(93.6deg)}.dashboard-grid .c100.p27 .bar{transform:rotate(97.2deg)}.dashboard-grid .c100.p28 .bar{transform:rotate(100.8deg)}.dashboard-grid .c100.p29 .bar{transform:rotate(104.4deg)}.dashboard-grid .c100.p30 .bar{transform:rotate(108deg)}.dashboard-grid .c100.p31 .bar{transform:rotate(.31turn)}.dashboard-grid .c100.p32 .bar{transform:rotate(.32turn)}.dashboard-grid .c100.p33 .bar{transform:rotate(.33turn)}.dashboard-grid .c100.p34 .bar{transform:rotate(.34turn)}.dashboard-grid .c100.p35 .bar{transform:rotate(126deg)}.dashboard-grid .c100.p36 .bar{transform:rotate(.36turn)}.dashboard-grid .c100.p37 .bar{transform:rotate(.37turn)}.dashboard-grid .c100.p38 .bar{transform:rotate(.38turn)}.dashboard-grid .c100.p39 .bar{transform:rotate(.39turn)}.dashboard-grid .c100.p40 .bar{transform:rotate(144deg)}.dashboard-grid .c100.p41 .bar{transform:rotate(.41turn)}.dashboard-grid .c100.p42 .bar{transform:rotate(.42turn)}.dashboard-grid .c100.p43 .bar{transform:rotate(154.8deg)}.dashboard-grid .c100.p44 .bar{transform:rotate(.44turn)}.dashboard-grid .c100.p45 .bar{transform:rotate(162deg)}.dashboard-grid .c100.p46 .bar{transform:rotate(165.6deg)}.dashboard-grid .c100.p47 .bar{transform:rotate(.47turn)}.dashboard-grid .c100.p48 .bar{transform:rotate(172.8deg)}.dashboard-grid .c100.p49 .bar{transform:rotate(.49turn)}.dashboard-grid .c100.p50 .bar{transform:rotate(180deg)}.dashboard-grid .c100.p51 .bar{transform:rotate(.51turn)}.dashboard-grid .c100.p52 .bar{transform:rotate(.52turn)}.dashboard-grid .c100.p53 .bar{transform:rotate(.53turn)}.dashboard-grid .c100.p54 .bar{transform:rotate(.54turn)}.dashboard-grid .c100.p55 .bar{transform:rotate(198deg)}.dashboard-grid .c100.p56 .bar{transform:rotate(201.6deg)}.dashboard-grid .c100.p57 .bar{transform:rotate(.57turn)}.dashboard-grid .c100.p58 .bar{transform:rotate(208.8deg)}.dashboard-grid .c100.p59 .bar{transform:rotate(.59turn)}.dashboard-grid .c100.p60 .bar{transform:rotate(216deg)}.dashboard-grid .c100.p61 .bar{transform:rotate(.61turn)}.dashboard-grid .c100.p62 .bar{transform:rotate(.62turn)}.dashboard-grid .c100.p63 .bar{transform:rotate(.63turn)}.dashboard-grid .c100.p64 .bar{transform:rotate(.64turn)}.dashboard-grid .c100.p65 .bar{transform:rotate(234deg)}.dashboard-grid .c100.p66 .bar{transform:rotate(.66turn)}.dashboard-grid .c100.p67 .bar{transform:rotate(241.2deg)}.dashboard-grid .c100.p68 .bar{transform:rotate(.68turn)}.dashboard-grid .c100.p69 .bar{transform:rotate(248.4deg)}.dashboard-grid .c100.p70 .bar{transform:rotate(252deg)}.dashboard-grid .c100.p71 .bar{transform:rotate(.71turn)}.dashboard-grid .c100.p72 .bar{transform:rotate(.72turn)}.dashboard-grid .c100.p73 .bar{transform:rotate(.73turn)}.dashboard-grid .c100.p74 .bar{transform:rotate(.74turn)}.dashboard-grid .c100.p75 .bar{transform:rotate(270deg)}.dashboard-grid .c100.p76 .bar{transform:rotate(.76turn)}.dashboard-grid .c100.p77 .bar{transform:rotate(.77turn)}.dashboard-grid .c100.p78 .bar{transform:rotate(.78turn)}.dashboard-grid .c100.p79 .bar{transform:rotate(284.4deg)}.dashboard-grid .c100.p80 .bar{transform:rotate(288deg)}.dashboard-grid .c100.p81 .bar{transform:rotate(.81turn)}.dashboard-grid .c100.p82 .bar{transform:rotate(.82turn)}.dashboard-grid .c100.p83 .bar{transform:rotate(298.8deg)}.dashboard-grid .c100.p84 .bar{transform:rotate(.84turn)}.dashboard-grid .c100.p85 .bar{transform:rotate(306deg)}.dashboard-grid .c100.p86 .bar{transform:rotate(309.6deg)}.dashboard-grid .c100.p87 .bar{transform:rotate(.87turn)}.dashboard-grid .c100.p88 .bar{transform:rotate(.88turn)}.dashboard-grid .c100.p89 .bar{transform:rotate(320.4deg)}.dashboard-grid .c100.p90 .bar{transform:rotate(324deg)}.dashboard-grid .c100.p91 .bar{transform:rotate(.91turn)}.dashboard-grid .c100.p92 .bar{transform:rotate(331.2deg)}.dashboard-grid .c100.p93 .bar{transform:rotate(.93turn)}.dashboard-grid .c100.p94 .bar{transform:rotate(.94turn)}.dashboard-grid .c100.p95 .bar{transform:rotate(342deg)}.dashboard-grid .c100.p96 .bar{transform:rotate(345.6deg)}.dashboard-grid .c100.p97 .bar{transform:rotate(.97turn)}.dashboard-grid .c100.p98 .bar{transform:rotate(.98turn)}.dashboard-grid .c100.p99 .bar{transform:rotate(.99turn)}.dashboard-grid .c100.p100 .bar{transform:rotate(1turn)}.dashboard-grid .ReactTable .rt-tbody .rt-tr-group .rt-tr{padding:0}.icon-success{position:absolute;left:52.86%!important;right:46.71%!important;top:6.9%!important;bottom:92.56%}.invoice-status{height:70px;display:inline-block}.invoice-status-1{width:190px}.invoice-status-2{width:75%;padding-left:50%}.invoice-status-2 .invoice-status-step{width:30%}.invoice-status-3{width:83.4%;padding-left:33%}.invoice-status-3 .invoice-status-step{width:33%}.invoice-status-4{width:87.5%;padding-left:25%}.invoice-status-4 .invoice-status-step{width:25%}.invoice-status-5{width:90%;padding-left:20%}.invoice-status-5 .invoice-status-step{width:20%}.invoice-status-6{width:100%;padding-left:10%}.invoice-status-6 .invoice-status-step{width:16.6%}.invoice-status-7{width:100%;padding-left:10%}.invoice-status-7 .invoice-status-step{width:14.28%}.invoice-status-8{width:100%;padding-left:10%}.invoice-status-8 .invoice-status-step{width:12.5%}.invoice-status-9{width:100%;padding-left:10%}.invoice-status-9 .invoice-status-step{width:11.11%}.invoice-status-10{width:100%;padding-left:10%}.invoice-status-10 .invoice-status-step{width:10%}.invoice-status .invoice-status-step:last-of-type .invoice-status-step-strike{display:none}.invoice-status-step{position:relative;float:left;height:20px}@media (max-width:1366px){.invoice-status-step{height:20px}}@media (max-width:1024px){.invoice-status-step{height:20px}}@media (max-width:768px){.invoice-status-step{height:15px}}@media (max-width:480px){.invoice-status-step{height:10px}}.invoice-status-step-ball{position:absolute;z-index:2;top:0;left:0;width:20px;height:20px;border-radius:100%;background-color:#d6d6d6}.invoice-status-step-ball.success{background-color:#23c85d;background-image:url(/static/media/check.bf82525e.svg);text-align:center;background-repeat:no-repeat;background-size:63% 63%;vertical-align:middle;background-position:50%}.invoice-status-step-ball.pending{background-color:#f5d713}.invoice-status-step-ball.error{background-color:#e37f7f}@media (max-width:1366px){.invoice-status-step-ball{width:20px;height:20px}}@media (max-width:1024px){.invoice-status-step-ball{width:20px;height:20px}}@media (max-width:768px){.invoice-status-step-ball{width:15px;height:15px}}@media (max-width:480px){.invoice-status-step-ball{width:10px;height:10px}}.invoice-status-step-message{height:50px;width:200px;left:-87px;position:relative}.invoice-status-step-message-area{border:none;background:transparent;top:25px;position:absolute;left:0;width:100%;border-radius:10px;padding:10px 15px;text-align:center}.invoice-status-step-message-area:after,.invoice-status-step-message-area:before{border:none;content:" "}.invoice-status-step-message-area p{padding:0;margin:0;color:#c6c9d4;font-weight:600;font-size:.8rem}.invoice-status-step-message-area p:first-child{color:#4d4d4d;width:100%;overflow:hidden;text-overflow:ellipsis}.invoice-status-step-message-area p:nth-child(2){margin-top:3px}.invoice-status-step-strike{width:100%;background:#68c5c8;height:4px;position:absolute;z-index:0;top:10px;left:0}@media (max-width:1366px){.invoice-status-step-strike{height:4px;top:10px}}@media (max-width:1024px){.invoice-status-step-strike{height:4px;top:10px}}@media (max-width:768px){.invoice-status-step-strike{height:2px;top:8px}}@media (max-width:480px){.invoice-status-step-strike{height:2px;top:6px}}.login{width:100%;height:100%;top:0;left:0}.login-card{margin:auto!important;position:absolute;top:0;left:0;bottom:0;right:0;width:470px;height:620px;border:none;transition:transform 1s;transform-style:preserve-3d;background-color:#fff;border-radius:25px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.login-card-login{position:absolute;height:100%;width:100%;text-align:center}.login-card-face{position:absolute;backface-visibility:hidden}.login-card .login-logo{width:auto;height:100px;margin:60px 0}.login-card label{color:#9ba2b2}.login-card #poweredBy{position:absolute;left:50%;transform:translateX(-50%);bottom:15px}.login-card #poweredBy label a{padding-left:5px}.login-card form{position:relative;width:80%;left:10%}.login-card form label{font-weight:500}.login-card form .btns-login{position:relative}.login-card form button{width:100%;float:none;margin:0 0 10px;background-color:#fff;border-radius:50px}.map-nota{overflow:hidden}.map-nota .image-map{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.map-nota .image-map .btns-map{position:relative;display:flex;flex-wrap:wrap;max-height:95px;flex-direction:row-reverse;justify-content:space-between}.map-nota .image-map .btns-map .btns-top-map{float:right}.map-nota .image-map .btns-map .btns-top-map button{float:left;height:40px;width:40px;border-radius:100%;margin-left:10px;background-color:initial;border-style:solid;border-width:1px;opacity:.8}.map-nota .image-map .btns-map .btns-top-map button:hover{box-shadow:none;background-color:#fff;border-style:solid;border-width:1px;opacity:1}.map-nota .image-map .btns-map .btns-top-map button.active{color:#fff;opacity:1}.map-nota .image-map .btns-map .btns-top-map button.active:hover{color:#fff!important}.map-nota .image-map .btns-map .infos-top-map{float:left;bottom:-15px}.map-nota .image-map .btns-map .infos-top-map .percent-image{font-size:.8rem}.map-nota .image-map .btns-map .infos-top-map .method-image{font-size:.8rem;margin-left:10px}.map-nota .image-map .btns-map .infos-top-map .checkboxes{float:right}.map-nota .image-map .btns-map .infos-top-map .checkboxes div{float:right;margin-left:10px}.map-nota .image-map .image-edit-map{margin-top:10px;background-color:#fff;border-radius:10px;border:none;padding:3px;overflow:scroll;height:80vh}.map-nota .fields-maps{float:right}.map-nota .fields-maps .fields-maps-items{overflow-y:scroll;height:80vh;scroll-behavior:auto}.map-nota .fields-maps .percent-city{background-color:#fff;border-radius:5px;padding:40px}.map-nota .fields-maps .percent-city .color-number{max-height:120px;max-width:120px;line-height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 45px;font-weight:500}.map-nota .fields-maps .percent-city .color-number-1{background-color:#55a8fa}.map-nota .fields-maps .percent-city .color-number-2{background-color:#fa5656}.map-nota .fields-maps .percent-city .color-number-3{background-color:#5e56fb}.map-nota .fields-maps .percent-city .color-number-4{background-color:#54fc77}.map-nota .fields-maps .percent-city .color-number-5{background-color:#e154fe}.map-nota .fields-maps .percent-city .color-number-6{background-color:#fdeb50}.map-nota .fields-maps .percent-city .color-number-7{background-color:#5171fd}.map-nota .fields-maps .percent-city .color-number-8{background-color:#fc874e}.map-nota .fields-maps .percent-city .color-number-9{background-color:#f258ff}.map-nota .fields-maps .percent-city .color-number-10{background-color:#53fc86}.map-nota .fields-maps .percent-city .color-number-11{background-color:#9054fc}.map-nota .fields-maps .percent-city .color-number-12{background-color:#c756fb}.map-nota .fields-maps .percent-city .color-number-13{background-color:#c4fc57}.map-nota .fields-maps .percent-city .color-number-14{background-color:#fdc957}.map-nota .fields-maps .percent-city .color-number-15{background-color:#fa57e0}.map-nota .fields-maps .percent-city .color-number-16{background-color:#56c0fd}.map-nota .fields-maps .percent-city .color-number-17{background-color:#f9fb53}.map-nota .fields-maps .percent-city .color-number-18{background-color:#72fd55}.map-nota .fields-maps .percent-city .color-number-19{background-color:#fc56c3}.map-nota .fields-maps .percent-city .color-number-20{background-color:#54f5fc}.map-nota .fields-maps .percent-city .color-number-21{background-color:#fc5490}.map-nota .fields-maps .percent-city .color-number-22{background-color:#5394fd}.map-nota .fields-maps .percent-city .color-number-23{background-color:#b8b3ff}.map-nota .fields-maps .percent-city .color-number-24{background-color:#53fdba}.map-nota .fields-maps .percent-city .color-number-25{background-color:#f97b54}.map-nota .fields-maps .percent-city h3{font-weight:500;color:#444;text-align:center;margin-bottom:30px}@media (max-width:1366px){.map-nota .fields-maps .percent-city h3{margin-bottom:25px}}.map-nota .fields-maps .percent-city .percent-text{color:#9ba2b2;font-weight:500;text-align:center;margin-bottom:0}.map-nota .fields-maps .percent-city .percent-text span{font-weight:500}.map-nota .fields-maps>.new-btn{height:40px!important;top:0;right:15px}.map-nota .fields-maps .cards-fields{margin-top:10px;overflow-y:scroll;height:80vh;scroll-behavior:auto}.map-nota .fields-maps .cards-fields .card{border:none;background-color:#fff;border-radius:10px!important;overflow:hidden}.map-nota .fields-maps .cards-fields .card:focus{outline:0;box-shadow:none;border:none}.map-nota .fields-maps .cards-fields .card-header{border:none;background-color:#fff!important;color:#444!important;font-weight:600;padding:25px 15px 25px 25px}.map-nota .fields-maps .cards-fields .card .collapse,.map-nota .fields-maps .cards-fields .card .collapsing{padding:0 15px}.map-nota .fields-maps .cards-fields .card .collapse .card-body .row .form-group label,.map-nota .fields-maps .cards-fields .card .collapsing .card-body .row .form-group label{color:#9ba2b2;font-weight:500;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.map-nota .fields-maps .cards-fields .card .collapse .card-body .row .form-group input,.map-nota .fields-maps .cards-fields .card .collapsing .card-body .row .form-group input{background-color:#f3f5f9;color:#444;font-weight:500;border-radius:10px;border:none}.map-nota .fields-maps .cards-fields .card .collapse .card-body .row .form-group input.is-invalid,.map-nota .fields-maps .cards-fields .card .collapsing .card-body .row .form-group input.is-invalid{border:1px solid #dc3545}.map-nota .fields-maps .cards-fields .card .collapse .card-body .row .form-group input:focus,.map-nota .fields-maps .cards-fields .card .collapsing .card-body .row .form-group input:focus{border-style:solid!important;border-width:1px!important}.map-nota .fields-maps .cards-fields .card .collapse .card-body .row .form-group textarea,.map-nota .fields-maps .cards-fields .card .collapsing .card-body .row .form-group textarea{background-color:#f3f5f9;color:#444;font-weight:500;border-radius:10px;border:none}.map-nota .fields-maps .cards-fields .card .collapse .card-body .row .form-group textarea.is-invalid,.map-nota .fields-maps .cards-fields .card .collapsing .card-body .row .form-group textarea.is-invalid{border:1px solid #dc3545}.map-nota .fields-maps .cards-fields .card .collapse .card-body .row .form-group textarea:focus,.map-nota .fields-maps .cards-fields .card .collapsing .card-body .row .form-group textarea:focus{border-style:solid!important;border-width:1px!important}.map-nota .fields-maps .list-group{margin-bottom:15px}.orderDetails-form-input{background-color:initial!important;border:none!important;padding-left:0!important}.ReactTable.transactions-table .rt-tbody .rt-tr-group .rt-tr{margin-bottom:0;border-radius:0;border-bottom:1px solid #e6e6e6}.ReactTable.transactions-table .rt-tbody .rt-tr-group .rt-tr:hover{box-shadow:none}.ReactTable.transactions-table .rt-tbody .rt-tr-group .rt-tr .rt-td .value{text-align:right}.ReactTable.transactions-table .rt-tbody .rt-tr-group .rt-tr .rt-td .value-positive{color:#00ff08}.ReactTable.transactions-table .rt-tbody .rt-tr-group .rt-tr .rt-td .value-negative{color:#ff3b00}.ReactTable.transactions-table .rt-tbody .rt-tr-group:last-of-type .rt-tr{border-bottom:none}.ReactTable.transactions-table .rt-tbody .rt-tr-group .disabled .rt-tr{background:#d3d3d3;cursor:not-allowed}.ReactTable.transactions-table .rt-tbody .rt-tr-group .disabled .rt-tr:hover{background:#d3d3d3!important}.ReactTable.transactions-table .rt-tbody .rt-tr-group .disabled .rt-tr .rt-td{text-decoration:line-through}.roles-form form{padding:40px}.roles-form form header{padding:30px 40px 15px;height:110px}.roles-form form footer{padding:20px 40px}.roles-form form legend{font-size:1rem}.roles-form form div fieldset{position:relative;border-style:solid;border-width:1px;padding:20px 15px 10px;margin-bottom:25px}.roles-form form div fieldset legend{position:absolute;top:-10px;left:15px;width:auto;color:#282828;background:#fff;padding:0 10px}.roles-form form div fieldset .form-control .form-check.form-check-inline{position:unset!important}.roles-form form div fieldset .form-control .form-check.form-check-inline input[type=checkbox],.roles-form form div fieldset .form-control .form-check.form-check-inline input[type=radio]{display:none}.roles-form form div fieldset .form-control .form-check.form-check-inline input[type=checkbox],.roles-form form div fieldset .form-control .form-check.form-check-inline input[type=radio],.roles-form form div fieldset .form-control .form-check.form-check-inline label{cursor:pointer}.roles-form form div fieldset .form-control .form-check.form-check-inline input[type=checkbox]+label:before,.roles-form form div fieldset .form-control .form-check.form-check-inline input[type=radio]+label:before{border:1px solid #bebebe;content:"";display:inline-block;font:16px/1em sans-serif;height:16px;margin:0 .25em 0 0;padding:0;vertical-align:top;width:16px}.roles-form form div fieldset .form-control .form-check.form-check-inline input[type=radio]+label:before{border-radius:100%}.roles-form form div fieldset .form-control .form-check.form-check-inline input[type=checkbox]+label:before{border-radius:4px}.roles-form form div fieldset .form-control .form-check.form-check-inline input[type=checkbox]:hover+label:before,.roles-form form div fieldset .form-control .form-check.form-check-inline input[type=radio]:hover+label:before{background:#eee;border-color:#eee;content:""}.roles-form form div fieldset .form-control .form-check.form-check-inline input[type=radio]:checked+label:before{content:""}.roles-form form div fieldset .form-control .form-check.form-check-inline input[type=checkbox]:checked+label:before{content:"✓";text-align:center}.roles-form form div fieldset .form-control .form-check label{position:unset!important;padding-right:30px}.upload-card{border:none;border-radius:10px}.upload-card .loading-text div{font-family:monospace}.upload-card .upload-text{color:#9ba2b2;width:320px;margin:25px auto}.upload-card button{width:auto;padding:0 30px;border-radius:100px}[data-tooltip]:before{width:200px!important;content:attr(data-tooltip);position:absolute;opacity:0;transition:all .15s ease;padding:10px;color:#333;border-radius:10px;box-shadow:2px 2px 1px silver;z-index:9999}[data-tooltip]:hover:before{opacity:1;background:#fff;margin-top:-50px;margin-left:20px}[data-tooltip]:not([data-tooltip-persistent]):before{pointer-events:none}.settings-page{padding:60px}nav.breadcrumb ol.breadcrumb .breadcrumb-item:not(.active),nav.breadcrumb ol.breadcrumb .breadcrumb-item:not(.active) a{color:inherit!important}button,button.btn,button.btn:hover,button:hover{background-color:#065dff}button.btn-link,button.btn.btn-link{color:#065dff}.new-btn{background-color:#065dff!important}.new-btn:hover{background-color:#065dff}.search-btn:hover{color:inherit!important}.content-middle .nav-tabs .nav-item .nav-link.active,.content-middle .nav-tabs .nav-item .nav-link:hover{color:#065dff;border-bottom-color:#065dff}form div.form-group input[type=password]:-webkit-autofill:focus,form div.form-group input[type=password]:focus,form div.form-group input[type=text]:-webkit-autofill:focus,form div.form-group input[type=text]:focus{border-bottom-color:#065dff}form div.form-group select:focus{border-bottom-color:#065dff}form>div:not(.form-group) a{color:inherit!important}.list-actions.no-border .link-action-register{color:#065dff}.list-actions:not(.list-actions-active):hover{background-color:#065dff;border-color:#065dff}.list-actions>div .title-group-list>strong{color:#065dff}.list-actions button{border-color:#065dff;color:#065dff}.list-actions button:hover{background-color:#065dff;border-color:#065dff}.menu.small .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a.selected,.menu.small .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a:hover{color:#065dff;border-left-color:#065dff}.menu.small .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a.selected i,.menu.small .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a:hover i,.menu.small .area-menu footer p a .contractor-primary-color,.menu:not(.small) .area-menu #menus .menu-system #welcome-user span{color:#065dff}.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a.selected,.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a:hover{color:#065dff;border-left-color:#065dff}.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a.selected i,.menu:not(.small) .area-menu #menus .menu-system .content-menu .nav-principal .nav-item a:hover i,.menu:not(.small) .area-menu footer p a{color:#065dff}.btns-login .text-center label a{color:#065dff!important}.btns-login button[type=submit]{background-color:#065dff}.dashboardGrid .widget.medium-widget svg{background:#065dff}.dashboardGrid .pie{border-color:#065dff}.dashboardGrid .c100>span{color:#065dff}.login-card form button.login-btn{background-color:#065dff}.ReactTable .pagination-bottom .Table__nextPageWrapper .Table__pageButton,.ReactTable .pagination-bottom .Table__prevPageWrapper .Table__pageButton{border-color:#065dff;color:#065dff}.ReactTable .pagination-bottom .Table__nextPageWrapper .Table__pageButton:hover,.ReactTable .pagination-bottom .Table__prevPageWrapper .Table__pageButton:hover{border-color:#065dff;background-color:#065dff}.ReactTable .pagination-bottom .Table__visiblePagesWrapper{border-color:#065dff}.ReactTable .pagination-bottom .Table__pageButton{color:#bbb}.ReactTable .pagination-bottom .Table__pageButton:hover{border-color:#065dff;color:#065dff}.ReactTable .pagination-bottom .Table__pageButton--active{border-color:#065dff;background-color:#065dff;color:#065dff}.map-nota .image-map .btns-map .btns-top-map button,.map-nota .image-map .btns-map .btns-top-map button:hover{border-color:#065dff;color:#065dff}.map-nota .image-map .btns-map .btns-top-map button.active{background-color:#065dff;border-color:#065dff}.map-nota .fields-maps .cards-fields .card .collapse .card-body .row .form-group input:focus,.map-nota .fields-maps .cards-fields .card .collapsing .card-body .row .form-group input:focus,.roles-form form div .tab-content .tab-pane fieldset{border-color:inherit!important}.roles-form form div .tab-content .tab-pane fieldset .form-control .form-check.form-check-inline input[type=checkbox]:checked+label:before,.roles-form form div .tab-content .tab-pane fieldset .form-control .form-check.form-check-inline input[type=radio]:checked+label:before{background:inherit!important;border-color:inherit!important}
/*# sourceMappingURL=main.96f9e4c8.chunk.css.map */