@import url(https://fonts.googleapis.com/css2?family=Potta+One&display=swap);body{margin:0;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}body{background-color:#ccd5f1}.app{display:flex;justify-content:space-evenly;padding:20px}.app__header{align-items:center;margin-bottom:20px}.app__header,.app__stats{display:flex;justify-content:space-between}.app__left{flex:0.9 1}.app__right{display:flex;flex-direction:column}.app__graphTitle{margin-top:20px;margin-bottom:20px}.app__right .MuiCardContent-root{display:flex;flex-direction:column;flex-grow:1}.app__graph{flex-grow:1}h1{border:grey;text-decoration:underline;font-weight:200;font:sans-serif;font-family:"Potta One",cursive!important;padding:15px;margin-left:34%;margin-right:22%}@media (max-width:990px){.app{flex-direction:column}}h3{text-align:center;-webkit-text-decoration:1.4px underline;text-decoration:1.4px underline}@media (max-width:899px){h1{margin-left:3px;margin-right:2px}}.infoBox{flex:1 1;cursor:pointer}.infoBox:not(:last-child){margin-right:15px}.infoBox__cases{color:#cc1034;font-weight:600;font-size:1.75rem;margin-bottom:.5rem}.infoBox--selected{border-top:10px solid green}.infoBox--red{border-color:red}.infoBox__cases--green{color:#000}.infoBox--grey{border-color:grey}.infoBox__cases--grey{color:#000}.infoBox__total{color:#4c5257;font-weight:700!important;font-size:.8rem!important;margin-top:15px!important}.map{height:500px;background-color:#fff;padding:1rem;border-radius:20px;margin-top:16px;box-shadow:0 0 8px -4px rgba(31,29,29,.5)}.info-flag img{width:100px;border-radius:5px}.info-flag{height:80px;width:100%;background-size:cover;border-radius:8px}.info-confirmed,.info-deaths,.info-recovered{font-size:20px;margin-top:5px}.info-name{font-size:20px;font-weight:700;color:#555}.table{margin-top:20px;overflow:scroll;height:400px;color:#807676;background-color:#fff}.table tr{display:flex;justify-content:space-between}.table td{padding:.5rem}.table tr:nth-of-type(odd){background-color:#9991be}
/*# sourceMappingURL=main.a66a5351.chunk.css.map */