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}body{background-color:#f5f6fa}.App{display:flex;justify-content:space-evenly}.App .app_left{flex:0.9 1}.App .app_left .header{display:flex;justify-content:space-between;margin-bottom:30px}.App .app_left .app_dropdown{min-width:100px;margin-left:10px;height:30px}.App .app_left .app_dropdown img{margin-right:5px}.App .app_left .app_stats{display:flex;justify-content:space-between}.App .app_left .app_stats .infobox{flex:1 1}.App .app_left .app_stats .infobox:nth-child(n+2){margin-left:10px}.App .table{margin-top:20px;overflow:scroll;height:400px;background-color:#fff;color:#6a5d5d}.App .table span{cursor:pointer}.App .table tr{display:flex;justify-content:space-between;align-items:center}.App .table td{padding:.5rem}.App .table .sorticon{display:inline;vertical-align:middle;width:16px}.App .table tr:nth-of-type(odd){background-color:#f3f2f8}@media screen and (max-width:990px){.App{flex-direction:column}.App .app_left{margin-bottom:20px}}.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%}
/*# sourceMappingURL=main.90d921a2.chunk.css.map */