:root {

	--default_text_color: #444444;
	--primary_color: #90b647;
	--secondary_color: #eff9db;
	--highlight_color: #eff9dc;
	--highlight_background_color: #d2ef97;
	--background_color: #ffffff;
	--secondary_background_color: #ffffff;
	--menu_background_color: #d2ed9a;
	--menu_button_color: #d2ed9a;
	--menu_button_text_color: #444444;
	--menu_button_hover_color: #eff9dd;
	--menu_button_text_hover_color: #be347d;
	--menu_button_active_color: #91b54e;
	--menu_button_active_text_color: #ffffff;
	--disabled_color: #e6e6e6;
	--disabled_text_color: #999999;
	--disabled_button_color: #cccccc;
	--disabled_button_text_color: #999999;
	--button_color: #90b647;
	--manage_light_button: rgba(144,182,71,0.2);
	--button_text_color: #ffffff;
	--button_hover_color: #d1ee96;
	--button_hover_text_color: #c0307d;
	--alt_button_color: #d2ed9a;
	--alt_button_text_color: #444444;
	--alt_button_hover_color: #ffffff;
	--alt_button_hover_text_color: #444444;
}

#page_menu .logo { background: transparent url('/img/upload/logos/main/pickle-and-sprout_Wordmark.png') no-repeat left center;
