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:grey}.app{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;background-color:#d3d3d3;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:#181717;font-size:2rem}.app__stats{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.app__left{-webkit-flex:0.9 1;flex:0.9 1}.app__information>h3{color:#6a5d5d;font-weight:400;font-size:1.5rem;margin-bottom:1rem}.app__information>h3:last-of-type{margin-top:1rem}@media (max-width:990px){.app{-webkit-flex-direction:column;flex-direction:column}}.map-container{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-container .leaflet-container{height:100%;border-radius:12px}.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}.infoBox{-webkit-flex:1 1;flex:1 1}.infoBox:not(:last-child){margin-right:10px}.infoBox--selected{border-top:10px solid #adff2f}.infoBox--red{border-color:red}.infoBox__cases--green{color:#17cf17!important}.infoBox__cases{text-align:center;color:#f50707;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}.table-wrapper{max-height:520px;overflow-y:scroll}table thead tr th{position:-webkit-sticky;position:sticky;top:0;color:#6a5d5d;width:100%;background-color:#fff}.table-wrapper tr{-webkit-justify-content:space-between;justify-content:space-between}.table-wrapper td{padding:.5rem;border:none}.table-wrapper tr:nth-of-type(odd){background-color:#f3f2f8}.Chat{background-color:#fff;padding:1rem;border-radius:20px;margin-top:16px;margin-bottom:10px;box-shadow:0 0 8px -4px rgba(0,0,0,.5)}.Chat header{background-color:#181717;height:10vh;min-height:50px;color:#fff;width:100%;top:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;z-index:99;padding:10px;box-sizing:border-box;border-radius:10px 10px 0 0}.Chat section{-webkit-justify-content:center;justify-content:center;min-height:100vh;border-radius:0 0 10px 10px;background-color:#282535}.Chat section,main{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}main{padding:10px;height:80vh;margin:10vh 0;overflow-y:scroll}main::-webkit-scrollbar{width:.25rem}main::-webkit-scrollbar-track{background:#1e1e24}main::-webkit-scrollbar-thumb{background:#6649b8}form{height:10vh;bottom:0;background-color:#181717;width:100%;display:-webkit-flex;display:flex;font-size:1.5rem}form button{width:20%;background-color:#38388f}input{line-height:1.5;width:100%;font-size:1.5rem;background:#3a3a3a;outline:none;padding:0 10px}button,input{color:#fff;border:none}button{background-color:#282c34;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;cursor:pointer;font-size:1.25rem}button:disabled{opacity:.5;cursor:not-allowed}.signIn{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.sign-in-button{color:#282c34;background:#fff;max-width:400px;margin:0 auto}li,ul{text-align:left;list-style:none}p{margin-bottom:12px;line-height:24px;padding:10px 20px;border-radius:25px;position:relative;color:#fff;text-align:center}.message{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.sent{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.sent p{color:#fff;background:#0b93f6;-webkit-align-self:flex-end;align-self:flex-end}.received p{background:#e5e5ea;color:#000}.message img{width:40px;height:40px;border-radius:50%;margin:2px 5px}
/*# sourceMappingURL=main.e29a5e2f.chunk.css.map */