body{margin:0;background-color:#5f9ea0;font-family:-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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.header>h1{color:red;font-size:2rem}.container{display:flex;justify-content:space-evenly;padding:18px}@media (max-width:990px){.container{flex-direction:column}}.left-side{flex:0.7 1}.right-side{flex:0.2 1;display:flex;flex-direction:column}.right-side .MuiCardContent-root{display:flex;flex-direction:column;flex-grow:1}.graph{flex-grow:1}.stats{display:flex;text-align:center;justify-content:space-between}.map{height:500px;background-color:#fff;padding:1rem;border-radius:20px;margin-top:16px;box-shadow:0 0 8px -4px rgba(0,0,0,.5)}.map .leaflet-container{height:100%;border-radius:1rem}.info-flag img{width:100px;border-radius:5px}.info-name{font-size:20px;font-weight:700;color:#555}.info-container{width:150px}.info-flag{height:80px;width:100%;background-size:cover;border-radius:8px}.info-confirmed,.info-deaths,.info-recovered{font-size:16px;margin-top:5px}.table{margin-top:20px;height:400px;overflow:scroll;background-color:#c1e1e2}.table tr{display:flex;justify-content:space-between}.table tr:nth-of-type(odd){background-color:#5f9ea0}.table td{padding:20px}.box{flex:1 1}.box:not(:last-child){margin-right:10px}.box--selected{border-top:10px solid #adff2f}.box--red{border-color:red}.cases--green{color:#90ee90!important}.cases{color:#cc1034;font-weight:600;font-size:1.75rem;margin-bottom:.5rem}.total{color:#0560b1;font-weight:700!important;font-size:.8rem!important;margin-top:15px!important}
/*# sourceMappingURL=main.2d98b6a1.chunk.css.map */