.new-color { background-color: #fcbdbd; cursor: default; border-radius: 4px;}
.feedback-color { background-color: #e3b7eb; cursor: default; border-radius: 4px;}
.acknowledged-color { background-color: #ffcd85; cursor: default; border-radius: 4px;}
.confirmed-color { background-color: #fff494; cursor: default; border-radius: 4px;}
.assigned-color { background-color: #c2dfff; cursor: default; border-radius: 4px;}
.resolved-color { background-color: #d2f5b0; cursor: default; border-radius: 4px;}
.closed-color { background-color: #c9ccc4; cursor: default; border-radius: 4px;}
