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}.app{background-color:#f8f8ff;display:flex;justify-content:space-evenly;padding:10px;width:100%}.app__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;color:red}.app__headerImg{height:50px;width:50px;margin-right:10px}.app__dropdown{background-color:#fff}.app__left{padding:10px;flex:0.9 1}.app__right{margin:10px;padding:10px;display:flex;flex-direction:column}.app__rightGraph{padding-top:20px;padding-bottom:20px}.app__stats{display:flex;justify-content:space-between}@media (max-width:1010px){.app{flex:1 1;flex-direction:column}.app__right{margin-top:20px}}@media (max-width:400px){.app__stats{flex-direction:column}.infoBox:not(:last-child){margin-bottom:15px}}.app__dropdown__countryImage{width:50px;height:20px;padding-right:20px}.app__graph{flex-grow:1}.infoBox{flex:1 1;cursor:pointer}.infoBox:hover{background-color:#f5f5f5}@media (min-width:401px){.infoBox:not(:last-child){margin-right:15px}}.infoBox__cases{color:#dc143c;font-size:1.6rem;font-weight:600;margin-bottom:10px}.infoBox__title,.infoBox__total{color:grey;font-size:1.1rem!important;font-weight:700!important;margin-bottom:10px}.infobox--selected{border-top:10px solid #dc143c}.infobox--green{border-color:#90f000}.infobox--orange{border-color:#ff4500}.infobox--text--green{color:#90f000!important}.infobox--text--orange{color:#ff4500!important}.map{height:600px;background-color:#fff;border-radius:10px;box-shadow:0 0 8px -4px #000;margin-top:16px}.map .leaflet-container{height:100%;border-radius:10px}.info-container{width:150px}.info-flag img{width:100px;border-radius:5px}.info-flag{width:100%;height:100px;border-radius:5px;background-size:cover}.info-name{font-size:20px;font-weight:700;margin-top:10px}.info-cases,.info-deaths,.info-recovered{font-size:14px;margin-top:5px}.tableData{overflow:scroll;height:500px;margin-top:10px}.table tr:nth-of-type(odd){background-color:#dcdcdc}.table__countryImage{height:20px;width:30px}
/*# sourceMappingURL=main.66433f10.chunk.css.map */