.page-content.page-task .content-content{padding-top:0;position:relative;height:calc(100% - 30px)}.page-content.page-task .content-content .el-tabs__header{margin-bottom:5px}.page-content.page-task .content-content .item .el-badge__content.is-fixed{top:8px;right:0}.page-content.page-task .round-content{position:absolute;top:10px;right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.page-content.page-task .round-content .round{margin-top:3px;width:14px;height:14px;border-radius:100%;background-color:#67c23a}.page-content.page-task .round-content span{padding:0 10px;color:#000;font-weight:700}.page-content.page-task .overtime{background-color:#f56c6c;animation:shine 2s linear infinite;-webkit-animation:shine 2s linear infinite;-ms-animation:shine 2s infinite linear;-moz-animation:shine 2s infinite linear}@-webkit-keyframes shine{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes shine{0%{opacity:1}50%{opacity:.2}to{opacity:1}}