/* system menu integration style for modules */
#ATEDIN_system ul li.menu_SYSTEM-MODULES ul li.creator_popup_advert_simple > a span:before {
	font-family: ElegantIcons;
	content: "h ";
}
#ATEDIN_system ul li.menu_SYSTEM-MODULES ul li.creator_popup_advert_simple > ul > li:nth-child(1) > a span:before {
	font-family: ElegantIcons;
	content: "l ";
}
#ATEDIN_system ul li.menu_SYSTEM-MODULES ul li.creator_popup_advert_simple > ul > li:nth-child(2) > a span:before {
	font-family: ElegantIcons;
	content: "l ";
}
/* */