

/* Start:/local/templates/.default/components/bitrix/menu/list/style.css?1756853952822*/
div.menu-list {
	font-size: 100%;
}

div.menu-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0 1em 0 0;
}

div.menu-list ul ul {
	width: auto;
	margin: -0.75em 0 0 0;
	padding: 0 0 0 0.75em;
}

div.menu-list li {
	margin: 0 0 -0.85em 0;
	padding: 0;
}

div.menu-list li li {
	margin: 0 0 -0.85em 0.5em;
	padding: 0;
}

div.menu-list li.menu-close ul {
	display: none;
}

div.menu-list div.item-text {
	position: relative;
	top: -19px;
	left: 19px;
}

/*Icons*/
div.folder,
div.page {
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	vertical-align: top;
}

div.folder {
	cursor: pointer;
	cursor: hand;
	background-image: url(/local/templates/.default/components/bitrix/menu/list/images/folder_open.gif);
}

div.menu-list li.menu-close div.folder {
	background-image: url(/local/templates/.default/components/bitrix/menu/list/images/folder_close.gif);
}

div.page {
	background-image: url(/local/templates/.default/components/bitrix/menu/list/images/page.gif);
}

/* End */
/* /local/templates/.default/components/bitrix/menu/list/style.css?1756853952822 */
