

/* Start:/bitrix/templates/.default/components/bitrix/menu/left_menu/style.css?14596841961634*/
/* Left menu*/
.internal_menu
{
	width: 100%;
	box-sizing: border-box;
	padding: 0px 0px 0px 50px;
}
@media screen and (max-width: 1255px)
{
	.internal_menu
	{
		padding: 0px 0px 0px 30px;
	}
}
@media screen and (max-width: 975px)
{
	.internal_menu
	{
		padding: 0px;
	}
}
.internal_menu ul
{
	width: 100%;
	display: table;
}
.internal_menu li
{
	position: relative;
	display: inline-block;
	float: left;
	margin: 5px 15px 5px 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 0px;
	height: 35px;
	font-family: 'din_text_pro_regular';
	font-size: 1.2em;
	text-align: center;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.internal_menu li:before
{
	content: none;
}
.internal_menu li a
{
	height: 35px;
	color: #586773;
	display: inline-block;
	padding: 0px 14px;
	line-height: 36px;
	border: none;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.internal_menu li:hover
{
	background-color: #1b427e;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.internal_menu li:hover a
{
	color: white;
	text-decoration: none;
	border: none;
}
.internal_menu .selected
{
	background-color: #e5e8ec;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.internal_menu .selected:hover
{
	background-color: #e5e8ec;
}
.internal_menu .selected:hover a
{
	text-decoration: none;
	color: #586773;
}



/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?145942693951*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /bitrix/templates/.default/components/bitrix/menu/left_menu/style.css?14596841961634 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?145942693951 */
