#pal_icons_legend {
	transition: background-color 1s;
}
#pal_icons_legend:not(.collapsed) {
	background-color: #f0f0f2;
}