


/* Start:/bitrix/templates/hs_red_2017/components/bitrix/menu/menu_top/style.css*/
.top_mn a.selected{	font-weight:bold;}
/* End */



/* Start:/bitrix/templates/hs_red_2017/components/bitrix/menu/right_title/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/hs_red_2017/components/bitrix/menu/right_title/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/hs_red_2017/components/bitrix/menu/right_menu/style.css*/
.right_menu{
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
.right_menu li{
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
	width:195px;
	padding-left:5px;
}
.right_menu li a{
	color:#222;
	font-size:18px;
	text-decoration:none;
}
.right_menu .delim{
	height:1px;
	background:url("/bitrix/templates/hs_red_2017/components/bitrix/menu/right_menu/images/dot_horz.png");
	margin-top:4px;
	margin-bottom:7px;
}
.right_menu_title{
	color:#000;
	font-size:24px;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:10px;
}
/* End */



/* Start:/bitrix/templates/hs_red_2017/components/bitrix/news.list/activity/style.css*/
.news_list{
	display:block;
	margin-top:-10px;
}

.new{
	display:block;
	overflow:hidden;
}

.img_new{
	display:block;
	float:left;
	padding-right: 5px;
    padding-bottom: 5px;
}

.info_new{
	display:block;
	margin-left:125px;
}

.info_new .text{
	display:block;
	padding:4px 0;
}

.info_new .lnk_wba{
	text-align:right;
}

/* End */



/* Start:/bitrix/templates/hs_red_2017/styles.css*/
h1
{
	margin:0; padding:0;
	font-size:120%;
	margin-bottom:15px;
	padding-bottom:5px;
	padding-top:14px;
	border-bottom:1px solid #CCCCCC
}

h2, h3
{
	font-size:120%;
}

h2
{
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

h4, h5, h6
{
	font-size:110%;
}

/*Information block*/
.information-block
{
	width:180px;
	margin-bottom:16px;
}

.information-block-head
{
	color:#BC262C;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

/*Content block*/
.content-block
{
	border-top-color:#E4E4E4;
	background:#F5F5F5;
	margin-bottom:5px;
	width:100%;
}

.content-block-head
{
	background-image:url(/bitrix/templates/hs_red_2017/images/content_block_bg.gif);
	font-weight:bold;
	font-size:95%;
	margin:2px;
	padding: 5px 9px;
}

.content-block-body
{
	padding:4px 5px;
	width:100%;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:sans-serif;
}
/* End */



/* Start:/bitrix/templates/hs_red_2017/template_styles.css*/
html, body
{
	margin: 0;
	padding: 0;
	text-align: center;
}

html{
	height: 100%; 
}

body
{
	min-height:100%;
	position:relative;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	background:#ffffff;
	color:#161615;
}
 
a{
	color:#0097e3;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:0;
}

p{
	padding:0;
	margin:0;
}

h1{
	font-size: 24px;
	color: #000;
	padding:0;
	margin:0;
	font-weight:normal;
	border-bottom:0;
}

h2{
	font-size: 22px;
	color: #222222;
	padding:0;
	margin:8px 0;
	font-weight:normal;
	border-bottom:0;
}

h3{
	font-size:18px;
	font-weight:normal;
	margin:8px 0;
	padding:0;
	border-bottom:0;
	color: #161615;
}

h3 a {}

input{
	font-size: 12px;
}

table{
	border-collapse: collapse;
}

.clear{
	clear:both;
}

#header_top{
	display:block;
	background:url("/bitrix/templates/hs_red_2017/images/bg_header.jpg") repeat-x;
	height:61px;
	width:100%;
	color:#ffffff;
}

.content_header{
	width:1240px;
	margin:0 auto;
	padding-top:6px;
	font-size:14px;
}

#header_top .left_col{
	display:block;
	float:left;
	width:600px;
	text-align:left;	
}

.search{
	width:275px;
	display:block;
	position:relative;
	background:url("/bitrix/templates/hs_red_2017/images/input_search_.png") no-repeat;
	height:22px;
}

.search form{
	overflow:hidden;
}

.search .input_search{
	border:0px;
	width: 225px;
	background: none;
	float:left;
	padding-left:10px;
	height:20px;
}

.search .search_submit{
	background:url("/bitrix/templates/hs_red_2017/images/bt_search.jpg") no-repeat center center;
	height:14px;
	width:14px;
	border:0px;
	cursor:pointer;
	padding:0;
	margin:0;
	float: right;
	margin-right: 10px;
	margin-top: 4px;
}

#header_top .right_col{
	display:block;
	float:right;
	width:282px;
	text-align:right;
	padding:0;
	margin:0;
}

#header_top .right_col a, .right_col .user_login{
	color:#ffffff;
	display:block;
	float:left;
}

#header_top .right_col .icons, .auth{
	display:block;
	float:right;
	margin-left:20px;
	margin-top:10px;
}

#header_top .right_col .icons a{
	display:block;
	float:left;
	margin-left:5px;
}

#header_top .right_col .delim{
	display:block;
	background:url("/bitrix/templates/hs_red_2017/images/delim_header_auth.jpg") no-repeat;
	height:16px;
	width:1px; 
	float:left;
	margin: 0 8px;
}

.top_bg{
	background:url("/bitrix/templates/hs_red_2017/images/bg_top.jpg") repeat;
	width:100%;
/*	height:100%;*/
	clear:both;
}

.bg{
	background:url("/bitrix/templates/hs_red_2017/images/bg.jpg") repeat-x;
	width:100%;
/*	height: 100%;*/
}

.wrap{
	display:block;
	width:1240px;
	margin:20px auto 0;
}

.wrap #header{
	display:block;
	overflow:hidden;
}

.wrap #header .left_col{
	display:block;
	width:500px;
	float:left;
	padding-left:26px;
}

.wrap #header .right_col{
	display:block;
	width:570px;
	float:right;
}

.wrap #header .logo{
	width:100px;	
	display:block;
	float:left;
}

.logo_a{
	width: 100px;
	display: table-cell;
	height: 110px;
	text-align: center;
	vertical-align: middle;
}

.wrap #header .name_hs{
	color:#272727;
	font-weight:bold;
	font-size:18px;
	float:left;
	width: 270px;
	margin-left:10px;
	height:111px;
	line-height:1.4;
	display: table;
}

.wrap #header .inner{
	display: table-cell;
    vertical-align: middle;
}

.wrap #header .right_col .top_menu{
	display:block;
	margin-top:-1px;
	overflow:hidden;
}

.top_mn, .bt_mn{ 
    margin: 0; 
    padding: 0; 
    list-style-type: none; 
	margin-top: -1px;
	overflow: hidden;	
	font-size:14px;
}

.top_mn li, .bt_mn li{ 
    display: block; 
    float: left; 
    width: 262px; 
	background:url("/bitrix/templates/hs_red_2017/images/dot_horz.png") repeat-x top;
    margin: 0; 
    padding: 0; 	
	margin-left:15px;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-left:8px;
} 

.top_mn li a, .bt_mn li a{
	text-decoration:none;
	color:#222222;
}

.bnrs_imgs{
	display:block;
	margin-left: -8px;
	width: 1260px;
}

.image_main1, .image_main2, .image_main3{
	display:block;
	float:left;
	position:relative;
	height:283px;
}

.image_main1{
	width:439px;
}

.image_main2{
	width:418px;
}

.image_main3{
	width:402px;
}

.img_text{
	display:block;
	position:absolute;
	left:0px;
	width:362px;
	bottom:10px;
	background:url("/bitrix/templates/hs_red_2017/images/bg_text_img.png") repeat;
	color:#ffffff;
	font-size:18px;
	padding:10px;
}
 
.bg .left_col{
	display:block;
	float:left;
	width:770px;
}

.gorizont_delim {
	height: 1px;
	width: 100%;
	background: url("/bitrix/templates/hs_red_2017/images/grey_delim.png");
}

.right_menu_title{
	padding-top:0px;
	padding-bottom:18px;
}

.right_menu li.selected a{
	color:#a43737;
}
.right_menu li a:hover{
	color:#a43737;
}

.right_menu li.selected a{
	color:#a43737;
}
.right_menu li a:hover{
	color:#a43737;
}

.right_menu li a{
    font-size: 14px;
}

.breadcrumb{
	display:block;
	margin:12px;
}

/*--------------------- buttons & link --------------------------*/
.bt{
	display:block;
	float:right;
	width:101px;
}

.bt_bt{
	position:absolute;
	bottom:18px;
	right:14px;
}

.bt_v{
	position:absolute;
	bottom:22px;
	right:14px;
}

.bt_gr_reg{
	text-align:left;
	padding-left:7px;
}

.bg_prf_sv{
	margin-right:10px;
	margin-top:20px;
}

.bg_prf_rs{
	margin-top:20px;
}

.bt a{
	background:url("/bitrix/templates/hs_red_2017/images/bt.png") no-repeat;
	width:101px;
	text-align:center;
	height:26px;
	display:table-cell;
	vertical-align:middle;
}

.bt a:hover{
	text-decoration:none;
}

.bt_gr{
	background: url("/bitrix/templates/hs_red_2017/images/bt.png") no-repeat;
	width: 101px;
	text-align: center;
	display:table-cell;
	vertical-align:middle;
	border:0;
	color:#0097e3;
	cursor:pointer;
	height:26px;	
}

.bt_vbig{
	background: url("/bitrix/templates/hs_red_2017/images/bt_vbig.png") no-repeat;
	width: 128px;
	text-align: left;
	padding-left:19px;
	display:table-cell;
	vertical-align:middle;
	border:0;
	color:#0097e3;
	cursor:pointer;
	height:26px;	
}

.bt_gr_big{
	background: url("/bitrix/templates/hs_red_2017/images/bt.png") no-repeat;
	width: 110px;
	display:table-cell;
	vertical-align:middle;
	text-align: left;
	padding-left:7px;
	border:0;
	color:#0097e3;
	cursor:pointer;
	height:26px;
}

/*--------------------- tabs ----------------------*/

div.tab_1 {
	display:block;
	margin:0;
	padding:0;
}

.tabNavigation{
	padding:0;
	margin:0;
	float:left;
}

.tab_1 .tabNavigation  a{
	text-decoration:none;
	display:block;
	float:left;
	background:url("/bitrix/templates/hs_red_2017/images/dot_horz.png") repeat-x bottom;
	padding:8px 14px;
}

.tab_1 .tabNavigation .tab_one{
	background:#ffffff; 
	padding:8px 14px;
	margin:0;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
	
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;
	
	box-shadow: 0 0 10px rgba(0,0,0,0.5); 
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); 
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); 
	position:relative;
}

#tab-3{
	position:relative;
}

.tab_1 .tab_one .bg_white{
	position:absolute;
	background:#ffffff; 
	bottom: -2px;
	height: 10px;
	width: 100%;
	left: 0px;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	z-index:2;
}

.content_tab{
	clear:both;
	background:#ffffff; 
	padding:24px 14px;
	overflow:hidden;
	margin:0;
	
	border-top-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	
	box-shadow: 0 0 10px rgba(0,0,0,0.5); 
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); 
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); 
	
	position: relative;
}

.links_in_tc{
	display:block;
	margin-top:24px;
	overflow:hidden;
	width: 630px;
}

.links_in_tc p{
	display:block;
	width: 100%;
	margin: 8px 0 0;
	padding-bottom: 8px;
	float:left;
}

.left_col .links_in_tc p{
	margin-right: 20px;
}

.left_col .departments_list{
	width: 630px;
	float:left;
}

.left_col .departments_list .row{
	margin: 10px 0 0;
}

.video{
	display:block;
	float:left;
	width:444px;
}

.descr{
	display:block;
	margin-left:450px;
}

.date{
	font-size:10px;
	color:#0097e3;
}

.right_col{
	display:block;
	width:450px;
	float:right;
	padding-top:16px;	
}

.indent_bt{
	margin-top:26px;
}

.lnk_wba a{
	background: url("/bitrix/templates/hs_red_2017/images/blue_arrow.png") no-repeat right center;
	padding-right: 10px;
} 


.en_course{
	display:block;
	margin-top:22px;
	height:155px;
	width:449px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

/*------------page navigation----------*/

.text .nav_prev{
	background:url("/bitrix/templates/hs_red_2017/images/arrow_prev.jpg") no-repeat center center;
	height: 15px;
	width: 3px;
	display: block;
	float: left;
	margin-right:10px;
}

.text .num_page{
	float:left;
	margin:0 3px;
}

.text span{
	color:#666666;
}

.text .nav_next{
	background:url("/bitrix/templates/hs_red_2017/images/arrow_next.jpg") no-repeat center center;
	height: 15px;
	width: 3px;
	display: block;
	float: left;
	margin-left:10px;
}

.left_column{
	position:relative;
	float: left;
	width: 950px;
}
.right_column{
	float:right;
	width:275px;
	overflow:hidden;
}

.left_column .ui-tabs{
	margin-top:0px;
}

.title_cont{
	display: block;
	margin: 0;
	padding: 0;
}
.title_wrap{
	padding: 0;
	margin: 0;
	float: left;
}
.whitediv{
	position: absolute;
	background: white;
	bottom: -2px;
	height: 10px;
	width: 100%;
	left: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	z-index: 2;
}

.tab_only{
	background: white;
	padding: 8px 14px;
	margin: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	position: relative;
	display: block;
	float: left;
}

.art_cont{
	clear: both;
	background: white;
	padding: 24px 14px;
	margin: 0;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	position: relative;
}

.text_content{
	color:#161615;
	line-height:1.5;
}

#antifooter { clear:both; display:block; height: 1px; width:100%;}

/*-------------------------------------*/

#footer{
	display:block;
	clear:both;
	padding-top:30px;
	overflow:hidden;
	font-size:14px;
	width:1240px;
} 
 
.red_line{
	display:block;
	width:100%;
	background:#a43737;
	height:6px;
	margin-bottom:10px;
} 
 
.bt_menu{
	display: block;
	width: 576px; 
	overflow: hidden;
	float:left;
} 
 
.left_col_btm{
	display:block;
	float:left;
	margin-top:15px;
} 

.right_col_btm{
	display: block;
	float: right;
	width: 495px;
	margin-right:60px;
} 

.right_col_btm .search{
	float: right;
	margin-right:20px;
	margin-top:0px;
	margin-bottom: 10px;
}

.right_col_btm .icons{
	clear:both;
	float:right;
	margin-right:20px;
}

.right_col_btm .contact_info{
	clear:both;
	text-align: right;
	padding-top: 8px;
}

.icons_hcp{
	display: block;
	float: right;
	margin-top: 18px;
}

.icons_hcp a{
	margin-left:12px;
}

#copyright{
	display:block;
	clear:both;
	color:#222222;
	font-size:11px;
	padding:20px 20px 8px;
	float: left;
}
/* End */
/* /bitrix/templates/hs_red_2017/components/bitrix/menu/menu_top/style.css */
/* /bitrix/templates/hs_red_2017/components/bitrix/menu/right_title/style.css */
/* /bitrix/templates/hs_red_2017/components/bitrix/menu/right_menu/style.css */
/* /bitrix/templates/hs_red_2017/components/bitrix/news.list/activity/style.css */
/* /bitrix/templates/hs_red_2017/styles.css */
/* /bitrix/templates/hs_red_2017/template_styles.css */
