body{
	background-color: #f6f6f6 !important;
}

.nav_container{
	background-color: #7EC24E !important;
}

.group_header_tag{
	color: #6087a2;
}

.group_header_box{
	background-color: #dcebfa;
}

.group_add{
	color: #6087a2;
}

.alert_notice{
	color: #127a07;
}

.list_item_count_primary{
	background-color: #457d1d;
}

.list_item_primary{
	background-color: #7EC24E;
	color: white;
}

.task_data_text{
	background-color: #f6f6f6;
}

.group_data_text{
	background-color: #dcebfa;
}