.navy{
	background-color: #000071!important;
	color: white!important;
}
.purple{
	background-color: #8b237b!important;
	color: white!important;
}
.olive{
	
	background-color: #808000!important;
	color: white!important;
}
.green{
	
	background-color: #008000!important;
	color: white!important;
}
.lightGreen{
	background-color: #74f442 !important;
}

.gray{
	background-color: #808080!important;
	
}
.grey{
	background-color: #808080!important;
	color: white!important;
}

.in_container-fluid_new{
	padding-right: 0px !important;
}