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;box-sizing:border-box}.app{display:grid;grid-template-columns:2.5fr 1.5fr;padding:20px}.app__left{flex:0.9 1;padding:10px}.app__right,.app__right .MuiPaper-root{display:flex;flex-direction:column}.app__graph,.app__right .MuiPaper-root{flex-grow:1}@media (max-width:900px){.app{grid-template-columns:1fr}}.infoBox{flex:1 1;padding:20px;cursor:pointer}.infoBox:not(:last-child){margin-right:15px}.infoBox--selected{border-top:10px solid #adff2f}.infoBox--red{border-color:red}.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: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%}.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}.header_menu{display:flex;justify-content:space-between;margin-bottom:20px;align-items:center}.header_info{display:flex;flex-direction:column}.header__infoBox{display:grid;grid-template-columns:1.74fr 1.25fr 1.25fr;grid-gap:20px;justify-content:space-between;margin-bottom:20px;align-items:center}.app__graph{background-color:#ee7272;margin-top:20px;padding:10px;max-height:300}.app__graph h3{margin-bottom:20px;text-align:center}.lineGraph--recovered{background:#adff2f;color:#111}.tableComponent{margin-top:20px;overflow-y:scroll;height:400px;color:#6a5d5d}.tableComponent__table{width:100%}.tableComponent_table th,td{padding:.5rem;border-collapse:collapse}.tableComponent__table tr{display:flex;justify-content:space-between}.tableComponent__head tr{display:flex;position:-webkit-sticky;position:sticky;top:0;text-align:left;background:#c79898;color:#fff;padding:.5rem}.tableComponent__head th{cursor:pointer}.tableComponent__body tr:nth-child(2n){background-color:#ddd}@media (max-width:990px){.tableComponent__table{width:98%}}
/*# sourceMappingURL=main.0dd45c74.chunk.css.map */