.card-box{width:100%;height:200px;display:flex;margin-top:30px;flex-wrap:wrap;justify-content:center}.card-main{width:10%;padding:0;margin:5px;text-align:center;display:flex;overflow:hidden;flex-direction:column;border-radius:15px}.card-number{height:50%;font-size:1.5rem;width:100%;font-weight:600;text-align:center;vertical-align:middle;line-height:80px}.card-delta{height:20%;font-size:.8rem;width:100%}.card-title p{font-size:.5rem}.card-title{font-weight:700;text-transform:uppercase;height:30%;font-size:.9rem;text-align:center;width:100%}@media screen and (max-width:900px){.outer-box{height:120px!important}.card-main{width:25%;padding:0;height:80%}.card-number{font-size:1.2rem;line-height:50px}.card-title{font-size:.8rem}}.map-box{height:650px;width:100%}.svg-map{padding:10px;height:90%;width:100%}.activeclass{fill:#0080ff;stroke:#2c94fc;stroke-width:2px}.svg-map__location{fill:var(--mapcolor);stroke:rgba(44,148,252,.45);stroke-width:1px}.svg-map__location:hover{stroke:#0080ff;stroke-width:2px}@media screen and (max-width:900px){.map-box{height:450px}}:root{--textColor:#000;--backgroundColor:#fff;--mapcolor:#f0f0f0}*{margin:0;padding:0}.lightmode{--textColor:#000;--backgroundColor:#fff;--mapcolor:#eff0f1}.nightmode{--textColor:#fff;--backgroundColor:#000;--mapcolor:rgba(108,117,125,0.13)}body{height:100vh;font-family:"Quicksand",sans-serif}.heading,body{background-color:#fff;background-color:var(--backgroundColor);color:#000;color:var(--textColor)}.heading h1{text-align:center;padding:1rem;margin-bottom:1.5rem;text-transform:uppercase}.heading .right{margin-left:55px}.heading .left{margin-right:-2px}.image{display:inline-block;position:absolute;width:60px;height:60px;margin-top:-5px;margin-right:10px;-webkit-animation:spin 4s linear infinite;animation:spin 4s linear infinite}.display-mode{float:right}.display-mode,.display-mode img{width:30px;height:30px}.loader{border-radius:50%;border-top:10px solid #00f;border-color:#3498db green red pink;border-style:solid;border-width:10px;width:100px;height:100px;margin:200px auto;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.form-group{width:50%;margin:auto auto 20px}.row{margin:0}#root{margin:auto}.rdt_TableCell{width:50px}.table-box{width:420px;height:600px;overflow-x:auto;overflow-y:auto;margin:0 auto}.table-content{width:50%;margin:0 auto;height:100%}.rdt_TableHead{width:400px}.updated-time{width:100%}.updated-time h1{font-size:.8rem}.updated-time h1,.updated-time p{margin:10px auto 0;text-align:center}.updated-time p{font-size:.9rem}.visual{display:flex;width:100%;height:430px;justify-content:center;align-content:center}.linechart{width:50%;height:100%;padding:10px;position:relative;overflow:hidden}.form-control,.form-control:focus{box-shadow:none;border-color:none}.outer-box{flex-direction:column;height:150px;padding:5px;margin-bottom:17px}.block-2,.outer-box{display:flex;flex-wrap:nowrap;justify-content:center;width:100%}.block-2{text-align:center;text-transform:uppercase;flex-direction:row;font-size:1.2rem}.map-table{width:100%;height:700px;display:flex;justify-content:center}@media screen and (max-width:900px){.outer-box{height:120px!important;margin-bottom:0}.map-table{display:flex;justify-content:center}.map-table,.visual{width:100%;height:100%;flex-direction:column}.rdt_TableHead{width:100px}.table-box{overflow-x:hidden}.table-content{width:100%;overflow:scroll;height:100%}.linechart{width:100%}}
/*# sourceMappingURL=main.d0ec40ef.chunk.css.map */