body {
	background: #f5f5f5 !important;
}

.dropdown-menu {
	border-radius: 0px;
	background: #D8E7DA;
}

.dropdown-item.active, .dropdown-item:active {
	background-color: #D8E7DA;
}