

/* Start:/bitrix/templates/arm-ecogroup.ru/components/bitrix/menu/menu_sections/style.css?17852726261278*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu>li
{
	background: #eeedee;
}

ul.left-menu>li>a
{
	font-size:100%;
	color:#212121;
	text-decoration:none;
	display: block;
	padding: 10px 16px;
    white-space: normal!important;
}


ul.left-menu>li:hover, ul.left-menu li.selected{
	background: #2eb000;
}

ul.left-menu li:hover>a, ul.left-menu li.selected>a
{
	color: white;
}


ul.left-menu>li>ul.second-menu {
    display: none;
    padding: 0;
    margin: 0;
}

/*.dropdown-toggle-menu::after {*/
/*    display: inline-block;*/
/*    margin-left: 0.255em;*/
/*    vertical-align: 0.255em;*/
/*    content: "";*/
/*    border-top: 0.3em solid;*/
/*    border-right: 0.3em solid transparent;*/
/*    border-bottom: 0;*/
/*    border-left: 0.3em solid transparent;*/
/*}*/

ul.second-menu>li {
    list-style: none;
    background: white;
    padding-left: 20px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
}

ul.second-menu>li>a {
    color: black;
    font-size:14px;
}

ul.second-menu>li:hover>a {
    color: #4bb800;
    font-weight: normal;
}

ul.second-menu>li.item-selected>a {
    color: #4bb800;
}

ul.left-menu li.selected>ul {
    display: block;
}



/* End */


/* Start:/bitrix/templates/arm-ecogroup.ru/components/bitrix/news/regions/bitrix/news.list/.default/style.css?1785272626356*/
.news-item {
    height: 175px;
    margin-bottom: 20px;
}

.news-item .title {
    font-size: 14px;
    font-family: "SUIBlack";
    color: #151515;
}

.news-item p {
    color: #212121;
    font-size: 12px;
    margin: 5px 0px;
}

.news-item .date {
    color: #878787;
}

.news-item .read {
    float: right;
    font-weight: bold;
    color: #4bb800;
}
/* End */
/* /bitrix/templates/arm-ecogroup.ru/components/bitrix/menu/menu_sections/style.css?17852726261278 */
/* /bitrix/templates/arm-ecogroup.ru/components/bitrix/news/regions/bitrix/news.list/.default/style.css?1785272626356 */
