@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap);:root{--dark-bg-color:#333;--grey-bg-color:#444;--text-color:#fff;--shade-blue:#afafaf;--blue-color:#3d89d1;--blue-selector:#5187e0;--link-blue:#74b113}*{box-sizing:border-box!important;margin:0;padding:0;text-decoration:none;list-style:none}a{color:inherit}#root,.home,body,html{width:100%}body{font-family:"Open Sans",sans-serif}.relative{position:relative}.display-flex{display:flex;flex-direction:column}.flex{flex:1 1}.centered{display:flex;justify-content:center;align-items:center}.right-align{text-align:right}.home{display:flex;min-height:100vh;overflow:hidden}.row-input-wrapper,.row-input-wrapper-end{align-items:center;display:flex}.row-input-wrapper-end{justify-content:flex-end}.input-wrapper-row-inputbox{width:100px!important}.row-input-wrapper button{margin-left:8px}.row-input-wrapper>div{width:100%}.card-table-title{background:var(--grey-bg-color);color:var(--text-color);padding:16px;letter-spacing:.5px;font-size:.9rem}.card-table-title-multi{display:flex;align-items:center;padding:8px 16px}.card-table-title-multi p{flex:1 1}.categories-bar{margin:0 16px;display:flex;align-items:center;overflow:hidden;min-height:45px}.categories-bar-dark input::-webkit-input-placeholder{color:#bbb}.categories-bar-dark input::placeholder{color:#bbb}.categories-bar-dark input:-ms-input-placeholder{color:#bbb}.categories-bar-dark input::-ms-input-placeholder{color:#bbb}.illustration-wrapper{flex:1 1;overflow:hidden}.illustration{width:90%}.side-label-dash{margin:16px}.notification{width:500px;top:24px}.busy,.notification{z-index:1000;position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.busy{background:var(--blue-color);width:140px;color:#fff;padding:4px;border-radius:0 0 20px 20px;font-weight:600;display:flex;align-items:center;justify-content:center}.busy img{height:23px;margin-right:8px;width:auto}.busy p{margin-bottom:3px}.network-text{font-weight:500;margin:5%;color:#888}.main-section{flex-grow:1;overflow:auto;height:100vh;display:flex;flex-direction:column;position:relative}table{background-color:#fff}table.root-table-dark{background-color:#232429}.table-content{margin:16px;overflow:auto;position:relative;padding:1px;flex:1 1;size:auto}.table-th-sticky{position:-webkit-sticky;position:sticky;top:-1px;z-index:100;background:#fff}.dark-table-fake .table-th-sticky{background:#222}.card-custom{position:absolute;top:1;left:1;min-width:99%}.card-multi-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px}.new-component{border:2px solid #dbdbdb;border-radius:6px;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative;transition:box-shadow .2s ease-in-out}.new-component:hover{box-shadow:0 0 6px 2px hsla(0,0%,80%,.6)}.add-svg-wrapper{height:70px;width:70px}.select-wrapper{height:50%;padding:16px}.buttons-wrapper-multi{margin-top:16px;display:flex;justify-content:flex-end}.min-new-component{min-height:278px}.logo-wrapper{display:flex;align-items:center;justify-content:center;height:120px;margin-top:16px}.logo-wrapper-dark{color:#fff!important;background:var(--dark-bg-color)}.logo-wrapper img{height:100px;width:auto}.login-wrapper{display:flex;justify-content:center;align-items:center;min-height:100vh}.login-box-bg{background:#eee;border:1px solid rgba(171,179,179,.7);box-shadow:0 .125rem .25rem rgba(12,13,13,.15);padding:32px 0}.login-box-bg-dark{background:#232429!important}.login-box-bg-dark,.login-box-bg-dark a{color:#fff!important}.login-box{background:#fff;border:1px solid rgba(171,179,179,.7);border-right:none;border-left:none;padding:0 24px 24px;display:flex;flex-direction:column;min-width:400px}.login-box-dark{color:#fff!important;background:var(--dark-bg-color)}.login-form{display:flex;flex-direction:column}.login-form a,.login-form label{font-size:.7rem;font-weight:600;margin:16px 0 8px}.login-form a{color:var(--link-blue)}.password-recover-wrapper{display:flex;justify-content:space-between}.form-notifi{margin-top:8px;color:#ca3461}.dash{flex:1 1;min-height:100vh;display:flex;flex-direction:column}.dash-header{padding:16px;border-bottom:3px solid #cecece}.dash h1{font-weight:400;color:#686868}.dash-main{padding:40px;height:100%;display:flex;flex-direction:column;justify-content:center}.dash-svg{padding:16px}.dash-cards{display:flex;margin-top:80px}.dash-card{height:128px;flex:1 1;display:flex;flex-direction:column;align-items:flex-start;padding-left:32px;justify-content:center;border:3px solid #6f97c5;margin:8px;border-radius:6px}.dash h3{font-size:1.5rem}.dash p{font-size:.8rem;font-weight:800;color:#757575}.side-label{display:flex;font-size:13px;justify-content:flex-start;align-items:center;padding:8px;cursor:pointer;-webkit-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.side-bar{background:var(--dark-bg-color);color:var(--text-color);width:256px;height:100vh;display:flex;flex-direction:column;flex-shrink:0}.side-bar-logo-wrapper{width:100%;padding:24px}.side-bar-logo-wrapper img{height:auto;width:100%}.sidebar-list-wrapper{margin-top:40px}.side-list-button{margin-bottom:8px}.side-label p{padding:8px}.side-list-active{font-weight:500;background:var(--blue-selector);color:#fff;border-radius:3px}.side-bar-toggle{background:#282828;width:14px;cursor:pointer;flex-shrink:0}.side-bar-toggle img{width:auto;height:24px}.user-display{padding:8px;margin:20px;background:#555;border-radius:8px;display:flex;align-items:center}.user-display button{padding:6px 12px}.user-svg-wrapper{width:32px;height:32px;border-radius:50%;padding:4px;background:#dbdbdb;background:linear-gradient(0deg,#dbdbdb,#fff 62%)}.side-svg{height:24px;width:auto}.export-to-excell-button{width:100%;text-align:center;cursor:pointer;display:flex;align-items:center;padding:8px 8px 8px 16px;background:#282828}.export-to-excell-button img{height:32px;width:auto;margin-right:32px;margin-top:4px}.button-is-active{background:var(--blue-selector)}.flexed{flex:1 1}.location-top-bar{display:flex;justify-content:center;align-items:center;padding:8px 16px;border-radius:0!important}.location-top-bar-dark input::-webkit-input-placeholder{color:#bbb}.location-top-bar-dark input::placeholder{color:#bbb}.location-top-bar-dark input:-ms-input-placeholder{color:#bbb}.location-top-bar-dark input::-ms-input-placeholder{color:#bbb}.input-wrapper{margin:0 8px;width:250px}.location-bar{padding:12px 0 0 16px;margin-top:12px;display:flex;flex-wrap:wrap;overflow-y:auto;width:100%;min-height:144px;height:144px;transition:all .6s ease-in-out}.location-bar-extended{min-height:320px;height:320px}.location-button{padding:16px;height:110px;width:110px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;font-size:12px;border-radius:6px;margin-right:16px;margin-bottom:16px;cursor:pointer;text-align:center}.location-button svg{fill:var(--grey-bg-color)!important}.inverted{background:var(--grey-bg-color)!important;color:var(--text-color)!important}.inverted svg{fill:#fff!important}.dark-mode-button{padding:16px;width:100%;text-align:center;cursor:pointer;font-size:.8rem;opacity:.5;transition:.3s;-webkit-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;color:#bbb!important;z-index:50}.dark-mode-button:hover{opacity:1}.dark{background:#333!important;color:#eee!important}.dark2,.dark-table>th>button{background:#232429!important;color:#eee!important}.dark-table-row:hover,.dark-table>th>button:hover{background:#4e505a!important;color:#eee!important}.tab-dark{border:none}.loader,.loader:after,.loader:before{border-radius:50%;width:2.3em;height:2.3em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite}.loader{color:var(--blue-selector);font-size:10px;margin:80px auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.loader:after,.loader:before{content:"";position:absolute;top:0}.loader:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.loader:after{left:3.5em}.loader-no-item{text-align:center;padding:80px;font-size:1.6rem;position:relative}.loader-no-item h3{font-weight:300;color:#b9b9b9}.table-h3{position:absolute;width:90%;margin-top:32px}@-webkit-keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.control-panel{margin:16px 16px 0;font-size:14px}.control-panel-card{padding:8px;display:flex;align-items:center}.check-wrapper{margin-left:16px}.check-label{-webkit-user-select:none;-ms-user-select:none;user-select:none}.select-title{margin:0 16px}.select-wrapper{width:320px;padding:0;margin-left:8px;z-index:1000;display:flex}.date-wrapper{margin-left:8px}.dark-select div{background:#222}.report-table-tr{padding:8px!important}.report-table-td{padding:1px 12px!important;font-size:12px!important}
/*# sourceMappingURL=main.d15cbbe3.chunk.css.map */