#map{width:100%;height:100%}.overlay-loading{background-color:#fff;width:150px;height:150px;border-radius:35px;box-shadow:0 2px 43px 2000px rgba(0,0,0,.35)}.overlay-loading .loading_container{height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.overlay-loading .loading_img{width:80px;height:80px}.overlay-popup{background-color:#fff;width:350px;height:350px;border-radius:35px;box-shadow:0 2px 43px -4px rgba(0,0,0,.35)}.overlay-popup .title_bar{margin-bottom:15px;background-color:#13a3f3;height:65px;border-radius:35px 35px 0 0;padding-top:10px;padding-left:5px}.overlay-popup .title_container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:left;align-items:center;margin-left:20px}.overlay-popup .title_container .logo_box{width:50px;padding-top:5px;text-align:center}.overlay-popup .title_container .logo_box .logo{display:inline-block;height:40px;width:40px;background-image:url(/img/company/1.png);background-repeat:no-repeat;background-position:50%}.overlay-popup .title_container .title_item{padding-left:10px}.overlay-popup .state_box{position:absolute;margin-left:60%;width:80px;height:40px;text-align:center}.overlay-popup .state_box .state{display:inline-block;width:100%;height:100%;background-size:80px;background-image:url(/img/state/high-discharging-start.png);background-repeat:no-repeat;background-position:50%}.overlay-popup .close_btn{position:absolute;top:0;left:100%;transform:translate(-60%,-10%);background-color:#f31313;border-radius:100%}.overlay-popup .close_btn .close_btn_icon{font-size:.8rem;padding:.7rem .8rem .7rem .8rem}.overlay-popup .close_btn:hover{background-color:#cc0202}.overlay-popup .info_line{padding-left:15%;padding-top:7px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:left;align-items:center}.overlay-popup .info_line .info_img{width:24px;height:24px;margin-right:6px}.overlay-popup .info_line .info_title{font-weight:600;margin-right:7px;font-size:14px}.overlay-popup .update_btn{text-align:center;margin-top:25px}.dashboard{width:100%;height:100vh}