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}.home,body{background-color:#f5f6fa}.home{display:flex;justify-content:space-evenly;padding:20px}.app__dropdown{background-color:#fff}.app__header{display:flex;align-items:center;margin-bottom:20px;justify-content:space-between}.app__header>h1{color:#fc3c3c;font-size:2rem;flex:0.9 1}.app__stats{display:flex;justify-content:space-between}.app__left{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){.home{flex-direction:column}}.app__right,.app__right .MuiCardContent-root{display:flex;flex-direction:column}.app__right .MuiCardContent-root,.app_graph{flex-grow:1}.menu-item{cursor:pointer;width:auto;overflow:hidden;font-size:1rem;box-sizing:border-box;min-height:48px;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;line-height:1.5;white-space:nowrap;letter-spacing:.00938em;padding:6px 16px}.menu-item:hover{background-color:rgba(0,0,0,.08)}.graph-head{padding:0;display:flex;align-items:center}.MuiButton{text-transform:none;border-radius:25px}.countryinfo{display:flex}.card-title{height:-webkit-min-content;height:-moz-min-content;height:min-content;align-self:center;margin-left:1rem;padding:14px;color:#6a5d5d;font-weight:400;font-size:1.5rem;margin-bottom:.4rem}.custom-day-input{position:relative;float:left;margin-bottom:61px}.custom-day-input:after{position:absolute;right:0;top:0;content:"days"}.MuiInput-input{text-align:center;padding-right:20px;padding-top:4px}.icon-button{margin:10px;padding:3px;cursor:pointer}.icon-button:hover{background-color:hsla(0,0%,63.5%,.4588235294117647);border-radius:50%}.error-message{margin:10px;text-align:center}.MuiAvatar-colorDefault{color:#1e88e5;background-color:#bbdefb}.avatar-icon{width:24px}.infoBox{flex:1 1;cursor:pointer}.infoBox:not(:last-child){margin-right:10px}.infoBox--selected{border-top:10px solid #adff2f}.infoBox--red{border-color:red}.infoBox__cases--green{color:#90ee90!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}.table{overflow:scroll;color:#6a5d5d;background-color:#fff;height:202px}.table tr{display:flex;justify-content:space-between}.table td{padding:.5rem;border:none}.table tr:nth-of-type(odd){background-color:#f3f2f8}.table tr:hover{background-color:#d7d7d7}.table-img{height:13px;place-self:center;margin-right:10px}.table-row{cursor:pointer}.map{height:708px;background-color:#fff;padding:1rem;border-radius:20px;margin-top:40px;box-shadow:0 0 8px -4px rgba(0,0,0,.5)}.map .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}