html{min-height:100%}body{margin:0;padding: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}.app{display:flex;justify-content:space-evenly;padding:20px}@media (max-width:800px){.app{flex-direction:column}}.app__left{flex:0.9 1}.app__dropdown{background-color:#fff;width:180px}.app_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.app_header h5{font-size:2rem;color:coral}body{background-color:#f5f6fa}.app__stats{display:flex;justify-content:space-between}.MuiCardContent-root{display:flex;justify-content:space-evenly;flex-direction:column;height:100%;padding-bottom:0!important}.infoBox{flex:1 1;cursor:pointer;transition:.8s}.infoBox:hover{background-color:#f9f9f9}.infoBox:not(:last-child){margin-right:10px}.infoBox--selected{border-top:10px solid #adff2f}.infoBox__cases{color:#cc1034;font-weight:600;font-size:1.75rem;margin-bottom:.5rem}.infoBox__total{color:#6c757d;font-weight:700!important;font-size:.8rem!important;margin-top:18px!important}.infoBox--red{border-color:red}.infoBox__cases--green{color:#90ee90}.map{height:500px;background-color:#fff;padding:1rem;border-radius:20px;margin-top:16px;margin-bottom:16px;box-shadow:0 0 8px -4px rgba(0,0,0,.5)}.map .leaflet-container{height:100%;border-radius:20px}.info-flag{height:80px;width:100%;background-size:cover;border-radius:8px}.info-flag img{width:100%;border-radius:5px}.info-cases,.info-deaths,.info-recovered{font-size:1rem;margin-top:5px}.info-country{font-size:20px;font-weight:700;color:#555}.table{margin-top:20px;overflow-y:scroll;height:400px;color:#6a5d5d;background-color:#fff}.table tr:nth-child(odd){background:#f3f2f8}.table tr td{padding:5px 20px}.table tr{display:flex;justify-content:space-between}
/*# sourceMappingURL=main.af93d5d0.chunk.css.map */