.neo_list_status_Draft {
	background-color:rgb(199, 207, 247);
}

.neo_list_status_Publish {
	background-color: white;
}

.neo_list_status_Archive {
	background-color: white;
}