.toolbar{display:flex;align-items:center;height:27px}.toolbar .command i{display:inline-block;width:27px;height:27px;margin:0 8px;padding-top:10px;text-align:center;cursor:pointer}.toolbar .command i:hover{border:1px solid #e6e9ed}.toolbar .disable i{color:rgba(0,0,0,.25);cursor:auto}.toolbar .disable i:hover{border:1px solid #fff}.flow-panel-detail,.mind-panel-detail{display:flex;align-items:center;justify-content:center;min-height:230px;margin-bottom:35px;border-bottom:1px solid #e6f7ff}.contextMenu{display:none;overflow:hidden;background:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.contextMenu .command.disable .item{color:rgba(0,0,0,.25);cursor:auto}.contextMenu .command.disable .item:hover{background:#fff}.contextMenu .item{display:flex;align-items:center;padding:5px 12px;cursor:pointer;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.contextMenu .item:hover{background:#e6f7ff}.contextMenu .item i{margin-right:8px}.hints-wrapper{width:100%;min-height:50px;padding:8px 15px;margin-bottom:20px;background:#eef1f6;box-sizing:border-box}.hints-wrapper .hint-title{line-height:30px;font-size:16px;color:#409eff}.hints-wrapper .hint-title i{font-size:18px}.hints-wrapper .hint-info{padding-left:24px;line-height:24px}