.status-role-undefined { background: #ec3467; background-image: repeating-linear-gradient(45deg, rgba(255,255,255,.25), rgba(255,255,255,.25) 10px, transparent 10px, transparent 20px);}
.status-role-imported { background: #893dbc}
.status-role-backlog { background: #283eb2; background-image: repeating-linear-gradient(45deg, rgba(255,255,255,.25), rgba(255,255,255,.25) 10px, transparent 10px, transparent 20px);}
.status-role-plantowatch { background: #283eb2}
.status-role-watching { background: #f9b366}
.status-role-complete { background: #45c441}
.status-role-adjourned { background: #45c441; background-image: repeating-linear-gradient(45deg, rgba(255,255,255,.25), rgba(255,255,255,.25) 10px, transparent 10px, transparent 20px);}
.status-role-dropped { background: #ec3467;}
