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}.App{text-align:center}.NavbarApp{padding:10px;background-color:#000;text-decoration:none}.pagesLinks{text-decoration:none;margin:5px}.btns{background:none;border:none;color:#fff;cursor:pointer}.active-class button,button :hover{background-color:#fff;color:#000;border:none;padding:5px;border-radius:5px}.TotalHospitalApp{flex-direction:column}.cardsContainer,.TotalHospitalApp{background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.cardsContainer{flex-direction:row}.ruralCard,.totalCard{background-color:#fff;color:#000;border-radius:5px;padding:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;transition-duration:.5s}.totalCard{font-size:1.3rem}.urbanCard123{background-color:#fff;color:#000;border-radius:5px;padding:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;transition-duration:.5s}.urbanCard123 :hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.ruralCard:hover,.totalCard:hover{-webkit-transform:scale(1.1);transform:scale(1.1);background-color:#000;color:#fff}.borderCards{border:.01px solid #fff;padding:5px;border-radius:10px;margin:10px}*{text-align:center}.usernameCard{display:flex;margin:10px}label{color:green;margin:3px}.popupCard{display:flex;flex-direction:column;justify-content:space-around;z-index:1000;background-color:#000;border-radius:10px}.content{color:#fff;margin:3px}.mapboxgl-popup-content{z-index:1000;background:none}.popupCard1{z-index:1000}.mapboxgl-popup-close-button{font-size:2rem;color:#000;margin:5px}.scrollbar-hidden::-webkit-scrollbar{display:none}.scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}.app{flex-direction:column;background-color:#90ee90}.app,.worldData{display:flex;justify-content:center;align-content:center;align-items:center;flex-wrap:wrap}.worldData{flex-direction:row}.wdtxt{font-size:x-large;font-weight:700}.totals,.totals2,.totals3{display:flex}.card{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:10px;background-color:#000;color:#fff;border-radius:4px}.card:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.cardContainer{padding:10px;font-size:small}.death{color:red}.IndiaApp{display:flex;justify-content:center;align-items:center;background-color:#90ee90}.indiaIcon{max-height:100px;max-width:100px}.indiaData{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;margin:20px;border-radius:20px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s}.indiaData:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.datatxt{padding:10px}.datatxt,.deathtxt{font-size:small;color:#000}.deathtxt{padding:8px}.tIndiaCases{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.cardIndia{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:10px;background-color:#fff;color:#000;border-radius:4px}.cardIndia:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.deathIndia{color:red;margin-left:5px}.recoveredIndia{color:green;margin-left:5px}.totalIndia{color:#000;margin-left:5px}.fadein{position:absolute;top:1e-13%;width:100vw;height:24rem;background-image:linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,.69) 67.53%,#000 85.33%);z-index:1000}.StatesApp{display:flex;justify-content:center;padding:40px;background-color:#000}.chartStates{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:30px;background-color:#f5f5f5;border-radius:30px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}@media only screen and (max-width:600px){.chartStates{height:auto;width:300px;padding:50px;border-radius:30px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}}.chartbtns{background:none;border:none;background-color:#000;color:#fff;padding:5px;border-radius:5px;cursor:pointer;margin:-5px 5px 5px}.TimelineApp{display:flex;justify-content:center;padding:40px;background-color:#000}.skeletonTimeline{display:flex;flex-direction:column;margin:50px}.chartTimeline{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:30px;background-color:#f5f5f5;border-radius:30px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}@media only screen and (max-width:600px){.chartTimeline{height:auto;width:300px;padding:30px;border-radius:30px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}}body *{box-sizing:border-box}.table-users .header{background-color:#327a81;color:#fff;font-size:1.5em;padding:1rem;text-align:center;text-transform:uppercase}.table-users img{border-radius:50%;height:60px;width:60px}.table-users{border:1px solid #327a81;border-radius:10px;box-shadow:3px 3px 0 rgba(0,0,0,.1);max-width:calc(100% - 2em);margin:0 auto;padding:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}table{width:100%}table td,table th{color:#2b686e;padding:10px}table td{text-align:center;vertical-align:middle}table td:last-child{font-size:.95em;line-height:1.4;text-align:left}table th{background-color:#daeff1;font-weight:300}table tr:nth-child(2n){background-color:#fff}table tr:nth-child(odd){background-color:#edf7f8}@media screen and (max-width:700px){table,td,tr{display:block}td:first-child{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100px}td:not(:first-child){clear:both;margin-left:100px;padding:4px 20px 4px 90px;position:relative;text-align:left}td:not(:first-child):before{color:#91ced4;content:"";display:block;left:0;position:absolute}td:nth-child(2):before{content:"Confirmed:"}td:nth-child(3):before{content:"Deaths:"}td:nth-child(4):before{content:"Recovery:"}td:nth-child(5):before{content:"Foreign Cases:"}tr{padding:10px 0;position:relative}tr:first-child{display:none}}@media screen and (max-width:500px){.table-users .header{background-color:transparent;color:#fff;font-size:2em;font-weight:700;padding:0;text-shadow:2px 2px 0 rgba(0,0,0,.1)}.table-users img{border:3px solid #daeff1;height:100px;margin:.5rem 0;width:100px}td:first-child{background-color:#c8e7ea;border-bottom:1px solid #91ced4;border-radius:10px 10px 0 0;position:relative;top:0;-webkit-transform:translateY(0);transform:translateY(0);width:100%}td:not(:first-child){margin:0;padding:5px 1em;width:100%}td:not(:first-child):before{font-size:.8em;padding-top:.3em;position:relative}td:last-child{padding-bottom:1rem!important}tr{background-color:#fff!important;border:1px solid #6cbec6;border-radius:10px;box-shadow:2px 2px 0 rgba(0,0,0,.1);margin:.5rem 0;padding:0}.table-users{border:none;box-shadow:none;overflow:visible}}.tableContent{height:800px;overflow-y:scroll}@media screen and (max-width:800px){.tableContent{height:auto;overflow:hidden}}.foreginCases{text-align:center}.tableApp{display:flex;justify-content:center;background-color:#000;padding:40px}
/*# sourceMappingURL=main.e4f797f7.chunk.css.map */