.dashboard-card{height:100%;display:flex;flex-direction:column}.dashboard-card .el-card__body{flex:1}.dashboard-card .el-dropdown-link{cursor:pointer;color:#409eff}.chart-bar{height:100%}.chart-map-marker{width:100%;height:100%;overflow:hidden}.map-marker{margin-left:-8px;margin-top:-8px;box-sizing:border-box}.map-marker.map-clickable{cursor:pointer}.amount{transform:translateY(-50%)}.amount,.online{font-size:24px;font-weight:700}.online{margin-top:-16px;border-bottom:1px solid;margin-left:7px;width:80%}.pulse{border-radius:30px;width:60px;height:60px;color:#fff;padding-top:30px;background-color:rgba(231,85,85,.8);z-index:10;text-align:center}.map-marker .dot,.pulse{position:absolute;box-sizing:border-box}.map-marker .dot{border:10px solid #fff601;background:transparent;border-radius:60px;height:50px;width:50px;-webkit-animation:pulse 3s ease-out;animation:pulse 3s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;top:-20px;left:-20px;z-index:1;opacity:0}.chart-pie{height:100%}.page-dashboard[data-v-ea413a80]{height:calc(100vh - 190px)}