body{margin:0;font-family:"Josefin Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;color:#fff;font-size:16px}@media screen and (max-width:768px){body{font-size:12px}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box}a{color:#fff}.data-points{display:flex;justify-content:space-around;align-items:center}.data-point h2{font-size:1rem;font-weight:100;margin-top:0}.data-point__value{font-size:2rem}.tabular-history .table-container{overflow-y:scroll;flex-grow:1}.tabular-history>div{display:flex;flex-direction:column}.tabular-history table{width:100%}.tabular-history table tr{height:2rem}.tabular-history table tr:nth-child(2n){background-color:#4d5274}.tabular-history table td{border-spacing:0;border:none}.widget.chart>div{display:flex;flex-direction:column}.widget .chart-wrapper{flex-grow:1}.sidebar{background:#202442;grid-area:sidebar;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem 0}.sidebar__footer img{width:32px;margin:.5rem}.sidebar__header img{width:40%}.sidebar__header{line-height:3rem}.sidebar__header p{padding:0 1rem;line-height:1.5rem}@media screen and (max-width:768px){.sidebar{flex-direction:row;padding:0}.sidebar h1{font-size:1rem;flex-grow:1}.sidebar__header{line-height:1;display:flex;flex-direction:row;align-items:center;flex-grow:1;justify-content:space-between;padding:0 1rem}.sidebar__header img{width:3rem}.sidebar__header p{display:none}.sidebar__footer{display:flex;place-items:center}}footer{grid-area:footer;padding:.5rem}.dashboard{display:grid;width:100%;height:100vh;background-color:#25294a;grid-template-columns:[sidebar-start] 20ch [sidebar-end c1-start] 1fr [c1-end c2-start] 1fr [c2-end];grid-template-rows:[header-start] 1fr [header-end r1-start] 1fr [r1-end r2-start] 1fr [r2-end r2-start] 1fr [r3-end footer-start] 3rem [footer-end];grid-template-areas:"sidebar block1 block3" "sidebar block2 block3" "sidebar block2 block4" "sidebar block2 block4" "sidebar footer footer"}@media screen and (max-width:768px){.dashboard{height:auto;grid-template-rows:5rem 10rem 20rem 20rem 20rem 2rem;grid-template-columns:auto;grid-template-areas:"sidebar" "block1" "block2" "block3" "block4" "footer"}}.dashboard section{padding:1rem}.dashboard section>*{height:100%;padding:.5rem;background-color:#2d325a;box-shadow:0 0 10px 5px rgba(0,0,0,.2)}section.tabular-history{grid-area:block2}section.daily-cases{grid-area:block1}section.case-history{grid-area:block3}section.daily-rate{grid-area:block4}.widget h2{font-size:1rem;font-weight:100;margin-top:0}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.339cd708.chunk.css.map */