body{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;font-size:16px;color:#2c3e50;background-color:#e0edf1}#app,body{margin:0;padding:0}#app{height:100vh;width:100vw}#headerTitle{height:4rem;width:100%;position:fixed;z-index:10}#headerTitle .buttonWrapper{padding-top:1rem}#main{height:100%;padding-top:4rem}#main .el-col{height:100%;border-top:1px solid #ccc;border-right:1px solid #ccc}#main .el-col:last-child{border-right:none}.equipItem{border:1px solid #ccc;width:10rem;height:2rem;line-height:2rem;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#leftArea{position:relative;max-height:800px;overflow:scroll}#leftArea .equipItem{margin:.2rem auto}.dashboard_wrapper{position:relative;width:100%;height:100%;overflow:auto}.dashboard{position:relative;background:#fff;margin:0 auto}.dashboard .equipItem{cursor:move;position:absolute;left:0;top:0}.dashboard .equipItem .text{position:absolute;width:100%;text-align:center}.green{color:#519779}.red{color:#851d2b}.orange{color:#cd6820}.popoverContant{position:fixed;z-index:999;width:500px;min-height:300px}.popoverMain{width:100%;background:#fff;padding:3%;box-sizing:border-box;border-radius:10px;margin:20px;height:300px;overflow-y:scroll}.popoverNone>img{display:block;margin:0 auto}.popoverNone>div{color:#797575;margin-top:5%;justify-content:center}.popoverMain>div:last-child{border-bottom:none!important}.popoverLists{width:100%;border-bottom:1px solid #9e9e9e}.popoverLists>div{display:flex;align-items:center;margin:3% 0;text-align:left}.popoverLists>div>div{flex:1}.popoverTitle>img{display:inline-block;margin-right:3%}