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:#fafafa}.app{display:flex;justify-content:space-evenly;padding:20px}.app__dropdown{display:flex;background-color:#fff}.app__main{flex:0.8 1}.app__header h1{display:flex}.app__header{align-items:center;margin-bottom:20px}.app__header,.app__stats{display:flex;justify-content:space-between}@media(max-width:720px){.app,.app__header,.app__stats{flex-direction:column}.app__sidebar{margin-top:10px}}.infoBox{flex:1 1;cursor:pointer}.infoBox:not(:last-child){margin-right:10px}.infoBox--selected--blue{border-top:10px solid #00f}.infoBox--selected--green{border-top:10px solid green}.infoBox--selected--red{border-top:10px solid red}.blue .infoBox__cases{color:#00f}.red .infoBox__cases{color:red}.green .infoBox__cases{color:green}.infoBox__cases{font-weight:600;font-size:1.75rem;margin-bottom:.5rem}.infoBox__total{color:#6c757d;font-weight:700!important;font-size:.8rem!important;margin-top:15px!important}@media(max-width:720px){.infoBox:not(:last-child){margin-bottom:10px;margin-right:0}}.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:12px}.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;margin-bottom:20px;overflow-y:scroll;height:415px;color:#6a5d5d}.table tr{display:flex;justify-content:space-between}.table td{padding:.5rem}.table tr:nth-of-type(odd){background-color:#e1e1e1}
/*# sourceMappingURL=main.0e9f77fa.chunk.css.map */