.clear-padding-header .el-card__header{padding:0}.video-project{width:100%;height:100%}.video-project .video-view{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.video-project .video-view .bid-tree{overflow-x:scroll;-webkit-box-flex:300px;-ms-flex:300px;flex:300px;max-height:calc(100vh - 120px)}.video-project .video-view .video-data{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.video-project .video-view .video-data .video-header{margin-bottom:10px}.video-project .video-view .video-data .vide-data-table{overflow-y:scroll;-webkit-box-flex:1;-ms-flex:1;flex:1}.video-project .project-list{width:200px;height:100%;border-radius:10px;background-color:#fff;-ms-flex-negative:0;flex-shrink:0;padding:10px;overflow-y:auto}.video-project .project-list .project-title{font-size:18px;border-bottom:1px solid #e4e7ed;line-height:40px;text-align:center;margin-bottom:20px}.video-project .project-list .project-item{font-size:16px;padding:10px 5px;border-radius:5px;cursor:pointer;border:1px solid #e4e7ed;text-align:center;margin-bottom:20px;position:relative}.video-project .project-list .project-item .count{position:absolute;top:-12px;right:-10px;border:1px solid #e4e7ed;padding:0 10px;border-radius:20px;background:#fff}.video-project .project-list .project-item.active,.video-project .project-list .project-item.active .count{color:#129afc;border-color:#129afc}.window-theme-night .video-project .project-list{background-color:#19215f}.window-theme-night .video-project .project-list .project-title{border-bottom:1px solid #748aa1}.window-theme-night .video-project .project-list .project-item{color:#748aa1;border-color:#748aa1}.window-theme-night .video-project .project-list .project-item .count{border-color:#748aa1;background-color:#19215f;color:#748aa1}.window-theme-night .video-project .project-list .project-item.active,.window-theme-night .video-project .project-list .project-item.active .count{color:#129afc;border-color:#129afc}.window-theme-night .video-project .el-tree-node.is-current>.el-tree-node__content{background-color:rgba(0,0,0,.3)}.window-theme-night .video-project .el-tree-node.is-current>.el-tree-node__content .el-tree-node__label{color:#fec400}