.status-pending { 
    color: #f0ad4e; 
}
.status-notified { 
    color: #5cb85c; 
}
.column-cb { 
    width: 30px; 
} 