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,body{background-color:#f5f6fa}.app{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;padding:20px}.app__dropdown{background-color:#fff}.app__header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:20px;-webkit-justify-content:space-between;justify-content:space-between}.app__header>h1{color:#6a5d5d;font-size:2rem}.app__left{-webkit-flex:0.55 1;flex:0.55 1}.app__right{-webkit-flex:0.4 1;flex:0.4 1;-webkit-flex-direction:column;flex-direction:column}.app__right,.app__stats{display:-webkit-flex;display:flex}.app__stats{-webkit-justify-content:space-between;justify-content:space-between}.app__graphName{margin-top:15px}.app__right .MuiCardContent-root{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}.app__graph{-webkit-flex-grow:1;flex-grow:1}@media (max-width:990px){.app{-webkit-flex-direction:column;flex-direction:column}}.infoBox{-webkit-flex:1 1;flex:1 1;cursor:pointer}.infobox__title{word-wrap:break-word}.infoBox:not(:last-child){margin-right:7px}.infoBox--grey{border-top:10px solid #787887}.infoBox--red{border-color:red}.infoBox--green{border-color:#adff2f}.infoBox--blue{border-color:#1a75ff}.infoBox__grey{color:#60606c;font-weight:600;font-size:1.65rem;margin-bottom:.5rem}.infoBox__red{color:#cc1034}.infoBox__green{color:#90ee90}.infoBox__blue{color:#1a75ff}.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)}.info-flag img{width:100px}.info-flag{height:90px;width:100%;background-size:cover;border-radius:5px}.info-confirmed,.info-deaths,.info-recovered,.info-vaccinated{font-size:14px;margin-top:3px}.info-name{font-size:18px;font-weight:700;color:#555;text-align:center;margin-top:3px}.table{margin-top:2px;overflow:scroll;height:280px;color:#6a5d5d;background-color:#fff}.table tr{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.table tr:nth-of-type(odd){background-color:#f3f2f8}.table td{padding:.5rem;border:none}
/*# sourceMappingURL=main.a2e732ce.chunk.css.map */