.main-view{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;background-color:#f0f2f5}.main-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:1250px;min-height:0;margin:auto}.main-content-left{-webkit-box-flex:1;-ms-flex:1;flex:1}.main-content-right{-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px;margin-left:10px}.widget-can-drag{padding:5px;cursor:move}.workbench-widget{display:block;height:auto;margin-top:10px;background-color:#fff}.workbench-widget .widget-link,.workbench-widget .widget-menu{padding:3px;color:rgba(0,0,0,.55);font-size:14px;-webkit-transition:.3s;transition:.3s;cursor:pointer}.workbench-widget .widget-link:hover,.workbench-widget .widget-menu:hover{color:rgba(0,0,0,.65);background-color:#f0f0f0}.workbench-widget .slot-content{position:relative}.workbench-widget .slot-content .mask{position:absolute;z-index:999;width:100%;height:100%;background-color:transparent}.workbench-widget-inline{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px!important;padding:4px 10px;font-size:16px;line-height:40px}