.task-card{background-color:#fff;margin-top:12px;margin-bottom:12px;cursor:move;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:376px}.task-card-left{min-width:12px;border-radius:8px 0 0 8px}.task-card-left.priority-high,.task-card-left.priority-highest{background-color:#f5232e}.task-card-left.priority-normal{background-color:transparent}.task-card-left.priority-low,.task-card-left.priority-lowest{background-color:#7a7a7a}.task-card-right{-ms-flex:1;flex:1;padding-left:12px;padding-right:24px}.task-card-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin-top:19px;height:17px}.task-card-header .task-id{background-color:#e5f6fe;color:#1d409f;text-transform:uppercase}.task-card-header .task-id,.task-card-header .task-reviewer-name{font-weight:700;padding:4px 8px;font-size:12px;line-height:12px;border-radius:12px}.task-card-header .task-reviewer-name{background-color:#fbebdb;color:#e6831d;margin-left:6px}.task-card-header .task-repeat-icon{font-weight:700;background-color:#e5f6fe;padding:4px 8px;font-size:12px;line-height:12px;color:#1d409f;border-radius:12px;margin-left:auto}.task-card-header .task-due-date{font-size:medium;margin-left:auto}.task-card-title{margin-top:20px;margin-bottom:20px;font-size:18px;font-weight:700;color:#444;line-height:20px;min-height:50px}.task-card .card-project-name{background:#f4f5f7;border:1px solid #dfe1e6;border-radius:3.01px;display:inline-block;font-size:14px;font-weight:400;line-height:1;padding:1px 5px;margin:0 5px 0 0;text-align:left;text-decoration:none}.task-card .ant-card-body{padding:.75rem;padding-top:0}.task-card .ant-card-body .task-description{margin-top:1rem;font-size:14px;max-height:40px}.task-card .ant-card-body .task-due-date{display:-ms-flexbox;display:flex;max-width:100%;text-overflow:ellipsis;margin-top:1rem;font-size:16px}.task-due-date{margin-top:6px;font-weight:600}.task-due-date .text-red-500{background:#de0606;padding:3px 10px;border-radius:.5rem;color:#000}.expense-value.text-red-500{color:#fc2b2b}.task-due-date .text-yellow-500{color:#f0983d}.task-due-date .text-green-500{color:#52c41a}.task-card .ant-card-body .task-tag{font-size:14px}.clamp-2{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;word-wrap:break-word;word-break:break-all}.task-card-expense,.task-card .task-card-body{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.task-card-expense{margin-top:20px;color:#444;font-size:14px;-ms-flex-direction:column;flex-direction:column}.task-card-estimation{margin-top:20px;margin-left:auto}.expense-title{font-size:12px;font-weight:400;line-height:12px;color:#707780;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.expense-value{margin-top:10px;color:#444;text-align:right;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.task-card-expense .expense-title{font-size:12px;line-height:12px;color:#707780}.task-card-footer{background-color:#fff;margin-top:10px;min-height:50px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:row;flex-direction:row;font-size:12px;border-top:1px solid #ededed;width:100%;font-weight:600}.task-card-footer,.task-card-footer-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.task-card-footer-left{color:#1d409f;border-radius:50%;-ms-flex-pack:center;justify-content:center;font-size:18px}.task-card-footer-right{margin-left:auto;color:#707780;font-size:12px}.task-card-footer-right .marketing-project{color:#52c41a}.task-card-footer-right .project{color:#1890ff}