.taskProgressDiv{width:200px;float:left;height:200px;text-align:center}.roundDiv{position:absolute;border-radius:50%;border:1px solid rgb(231,229,229);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;left:60px;z-index:20}.lineDiv{left:140px;width:122px}.lineDiv,.lineSubDiv{position:absolute;top:40px;height:2px;background-color:rgb(231,229,229);z-index:10}.lineSubDiv{width:20px}.notStarted{background-color:rgb(246,246,247)!important;color:black!important}.inProgress{background-color:rgb(193,231,254)!important;color:rgb(10,162,250)!important}.canceled{background-color:rgb(221,221,221)!important;color:rgb(128,128,128)!important}.overdue{background-color:rgb(254,189,190)!important;color:rgb(255,0,0)!important}.completed{background-color:rgb(179,104,176)!important;color:rgb(128,0,128)!important}.finished{background-color:rgb(188,221,189)!important;color:rgb(0,128,0)!important}.overdue1{background-color:rgb(179,175,174)!important;color:rgb(211,42,42)!important}.Advent{background-color:yellow!important;color:orange!important}.ddefaultDiv{background-color:rgba(202,202,202,.26)!important;color:rgb(48,47,47)!important}.subTaskDiv{-webkit-box-shadow:1px 1px 1px 1px rgba(0,0,0,.3);box-shadow:1px 1px 1px 1px rgba(0,0,0,.3);margin:10px;font-size:12px}.tuDiv{width:calc(100% - 115px);float:left}