.personal-task{padding-bottom:11px}.personal-task .check-active{background-color:#eaebec!important}.personal-task .loading-box{padding-left:24px;font-size:14px;color:rgba(32,32,32,.6);padding-top:16px;padding-bottom:16px;padding:16px 24px}.personal-task .loading-box i{font-size:14px;margin-left:4px}.personal-task .loading-box>div{cursor:pointer;display:inline-block}.personal-task .loading-box>div:hover{color:#2682ff}.personal-task .loading-box>div:active{color:#0463d6}.personal-task .list-task-item{height:48px;line-height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;border-bottom:1px solid rgba(32,32,32,.08);padding-left:24px}.personal-task .list-task-item:hover{background-color:#f7f8f9}.personal-task .list-task-item:active{background-color:#eaebec}.personal-task .list-task-item .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:initial;width:60%}.personal-task .list-task-item .left .task-name{cursor:pointer}.personal-task .list-task-item .left .task-name:hover{color:#2682ff}.personal-task .list-task-item .left>span{margin-left:8px}.personal-task .list-task-item .left .list-checkbox{margin-right:8px}.personal-task .list-task-item .right{width:30%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;color:rgba(32,32,32,.6);padding-right:24px}.personal-task .list-task-item .right,.personal-task .list-task-item .right .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.personal-task .list-task-item .right .title{margin-right:10%;cursor:pointer;width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.personal-task .list-task-item .right .title i{margin-right:8px;font-size:14px}.personal-task .list-task-item .right .title:hover{color:#2682ff}.personal-task .list-task-item .dot{width:6px;height:6px;border-radius:50%;background:linear-gradient(225deg,#6b97cf,#456fb3);-ms-flex-negative:0;flex-shrink:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:28px;z-index:1}.personal-task .task-complete .left .tool-tip,.personal-task .task-complete>:not(.left){opacity:.4}.personal-mine-handle{min-height:100%;padding:0 40px}