body{margin:0;background-color:#000;color:#fff;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{flex-direction:column;padding:20px}.app,.app-body{display:flex;justify-content:space-evenly}.app-left{flex:0.3 1;margin-right:20px}.app-right{flex:0.7 1}.app-header>h1{color:red}.app-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px}.app-dropdown{border-radius:6px}.MuiFormControl-root{background-color:#f0f8ff}.app-stats{display:flex;justify-content:space-between;align-items:center}@media (max-width:695px){.app-body{flex-direction:column}.app-left{margin-bottom:20px}}@media (max-width:456px){.app-stats{flex-direction:column}.MuiPaper-rounded{margin-bottom:20px;width:100%}}.infoBox{display:flex;flex:1 1;cursor:pointer}.infoBox:not(:last-child){margin-right:10px}.infoBox-selected{border-bottom:8px solid #3ab4e0}.infoBox-green{color:#298a41!important}.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:15px!important}.map{height:550px;background-color:#fff;padding:1rem;border-radius:10px;margin-top:16px;box-shadow:0 0 8px -4px rgba(0,0,0,.5)}.map .leaflet-container{height:100%}.info-flag img{width:50px;border-radius:4px}.info-flag{height:60px;width:100%;background-size:cover;object-fit:contain;border-radius:6px}.info-name{font-size:16px;font-weight:700;color:#494b4f}.info-confirmed,.info-deaths,.info-recovered{font-size:12px;margin-top:4px}.table{overflow:hidden;height:300px;padding-bottom:25px;margin-bottom:10px}.table:hover{overflow-y:scroll}.table tr{display:flex;justify-content:space-between}.table td{padding:.4rem}tr:nth-child(odd){background-color:#d4d6d9}
/*# sourceMappingURL=main.90771da6.chunk.css.map */