


/* Start:/local/templates/.default/components/bitrix/menu/menu_razdel/style.css*/
.menu_razdel{
	color:#20394c;
	text-decoration:none;
	font-weight:bold;
	font-size:17px;
	line-height:30px;
	text-align: left;
	text-shadow: black 1px 1px 1px;
	letter-spacing: 0.5px;
	padding: 10px 0 10px 0;
	border: 4px;
	list-style-type: none;
}

.menu_razdel_li {
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    background-color: #FFFFFF;
    text-decoration: none !important;
    display: flex;
    flex: 1;
    align-items: start;
    height: 100%;
    padding: 10px;
	margin-top: 10px;
}
/* End */



/* Start:/local/templates/.default/components/bitrix/news.list/files/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.table_files
{align: center;
table-layout: auto;
width: 800px;
color: black;
}

.table_files td{
height: 70px;
}

tr.table_files:nth-child(2n) {
	background: #f0f0f0; /* Цвет фона */
	vertical-align: middle;
} 

td.table_logo{
width: 40px;
}

td.table_arrow
{font: bold 14px Verdana;
text-align: left;
margin: 10px 5px;
}

td.table_download{
width: 110px;
}

.table_preview_text
{font: italic normal 12px Verdana;
}

.table_download_img
{align: center;
text-align: center;
}

.table_download_img:hover
{align: center;
color: white;
font: bold normal 16px Verdana;
text-decoration: none;
}

TR.ClasId
{background-color: #FFFFFF;
border-bottom: 1px groove #00C5EE;
border-top: 1px groove #00C5EE;
}

TR.ClasId:hover
{color: white;
background-color: #00C5EE;
text-decoration: none;
}
/* End */
/* /local/templates/.default/components/bitrix/menu/menu_razdel/style.css */
/* /local/templates/.default/components/bitrix/news.list/files/style.css */
