@import url(https://fonts.googleapis.com/css2?family=Albert+Sans:wght@300;400;600&family=Source+Sans+3:wght@300;400;600&display=swap);body,html{padding:0;margin:0;font-family:"Albert Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!important}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{text-align:center}main{padding:5rem 0;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}code{background:#fafafa;border-radius:5px;padding:.75rem;font-family:Menlo,Monaco,Lucida Console,Courier New,monospace}.main-container{grid-gap:1rem;gap:1rem}.home-header,.main-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.home-header{padding-top:2rem;padding-bottom:1rem;width:100%;background:#f2f2f2}.center-content{justify-content:center;align-items:center;overflow:auto}.center-content,.select-date{display:flex;flex-direction:column}.select-date{width:100%;justify-content:flex-end;align-items:flex-end}.custom-date-picker{text-align:right!important;width:100px!important;padding:0 10px!important}.filters-switch-container{display:flex;width:100%;justify-content:flex-end}.filters-switch{display:flex;align-items:center;grid-gap:10px;gap:10px;flex-direction:row-reverse}.switch{position:relative;display:inline-block;width:40px;height:20px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:16px;width:16px;left:4px;bottom:2px;background-color:#fff}input:checked+.slider{background-color:#32bcb0}input:checked+.slider:before{transform:translateX(16px)}.slider.round{border-radius:20px}.slider.round:before{border-radius:50%}.filters-container{flex-direction:column;justify-content:space-between;align-items:flex-start}.filter,.filters-container{display:flex;width:100%;flex-wrap:wrap}.filter{flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:.75rem}.filter-label{margin-right:.5rem}.date-filters{display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap}.table-responsive{overflow-x:auto;overflow-y:scroll;max-height:500px}@media screen and (max-width:768px){.table-responsive{width:95vw;height:80vh;margin-top:.75rem;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #dee2e6}.table-responsive::-webkit-scrollbar{-webkit-appearance:none}.table-responsive::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);box-shadow:0 0 1px hsla(0,0%,100%,.5)}}.download-button-container{display:flex;justify-content:flex-end;width:100%;margin-top:2rem}.download-button{color:#fff;background:#32bcb0;border:1px solid #32bcb0;border-radius:5px;margin:5px;padding:1px 10px}.login-button{color:#fff!important;background:#32bcb0!important;border:1px solid #32bcb0!important;border-radius:5px!important}.login-button,.logout-button{margin:5px!important;padding:1px 10px!important}.logout-button{color:grey!important;background:#f2f2f2!important;border:1px solid #f3f3f3!important;border-radius:5px!important}.chart-container{width:512px}@media screen and (max-width:512px){.chart-container{position:relative;width:95vw;height:auto;margin:20px auto}}.nav-link{color:#4f4f4f!important}.active{color:#32bcb0!important}.admin-section{background:#f2f2f2;width:100%;padding-top:2rem;padding-bottom:3rem}.admin-list-container{max-width:400px;overflow-x:auto}.admin-list{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center}.remove-admin-button{color:#f26c74;background:transparent;border:none;outline:none}.add-admin-button{color:#32bcb0;background:transparent;border:none;margin:5px}.new-admin-form{display:flex;justify-content:space-between}.new-admin-input{border:1px solid #4f4f4f;border-radius:5px;margin:5px 0;padding:0 5px}
/*# sourceMappingURL=main.1fb3474c.chunk.css.map */