button {
    appearance: button;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    background-color: -internal-light-dark(rgb(239, 239, 239), rgb(59, 59, 59));
    box-sizing: border-box;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}

.hello_block {
	font-family: KSHelveticaNeueCYR, Arial, Tahoma, sans-serif !important; 
	font-size: 13px !important;
}

.hello_block .auth_block {
    float: right;
}
.hello_block .exit {
    display: inline-block;
    position: relative;
    width: 23px;
    font-size: 0;
    color: transparent;
    height: 40px;
    vertical-align: top;
}
.hello_block .exit:before {
    background: url(/local/templates/karlstorz/_html/i/sprite.png) no-repeat;
    position: absolute;
    content: "\0000a0";
    display: block;
    background-position: -58px -927px;
    width: 16px;
    height: 16px;
    left: 7px;
    top: 50%;
    margin-top: -8px;
}

.hello_block > div:last-child {
	margin-right: 28px;
	position: relative;
	top: 9px;
}
.header .header__upper .container {
    align-items: center;
}


@media (max-width:980px) {
	.hello_block {
		display:none;
	}
	.header .header__upper .container {
		justify-content:left;
	}
}



.top_info_block { display:none; }
@media all and (max-width: 980px) {
	.top_info_block {
		display:block;
		position:absolute;
		right:0;
		top:11px;
	}
	.top_info_block .search {
		position:relative;
		right:7px;
		bottom:6px;
		font-size:0;
		line-height:0;
	}
	.top_info_block .search .search_btn {
		display:inline-block;
		width:53px;
		height:32px;
		position:relative;
		cursor:pointer;
		vertical-align:middle;
		z-index:1;
	}
	.top_info_block .search .search_btn:after {
		background:url('/local/templates/karlstorz/_html/i/sprite.png') no-repeat;
		position:absolute;
		content:"\0000a0";
		display:block;
		top:50%;
		left:50%;
		background-position:-41px -986px;
		width:12px;
		height:12px;
		margin:-6px 0 0 -6px;
	}
	.top_info_block .search .link_question {
		display:inline-block;
		width:42px;
		height:20px;
		vertical-align:middle;
		border-left:1px solid #c1cfe1;
		margin-top:6px;
		position:relative;
		-moz-transition-duration:0.4s;
		-webkit-transition-duration:0.4s;
		-o-transition-duration:0.4s;
		transition-duration:0.4s;
		cursor:pointer;
	}
	.top_info_block .search .link_question:before {
		background:url('/local/templates/karlstorz/_html/i/sprite.png') no-repeat;
		position:absolute;
		content:"\0000a0";
		display:block;
		top:50%;
		left:50%;
		background-position:-112px -314px;
		width:8px;
		height:13px;
		margin:-7px 0 0 0px;
	}
	.top_info_block .search .lk_login {
		display:inline-block;
		width:55px;
		height:20px;
		vertical-align:middle;
		border-left:1px solid #c1cfe1;
		position:relative;
		-moz-transition-duration:0.4s;
		-webkit-transition-duration:0.4s;
		-o-transition-duration:0.4s;
		transition-duration:0.4s;
		cursor:pointer;
		top:-9px;
	}
	.top_info_block .search .lk_login:after {
		background:url('/local/templates/karlstorz/_html/i/sprite.png') no-repeat;
		position:absolute;
		content:"\0000a0";
		display:block;
		top:50%;
		left:50%;
		background-position:-115px -955px;
		width:12px;
		height:12px;
		margin:-6px 0 0 -6px;
		image-rendering:pixelated;
	}
	.top_info_block .search .lk_login .notification {
		font-size:13px;
		font-weight:400;
		color:#074089;
		position:relative;
		left:30px;
		top:3px;
	}
}
@media all and (max-width: 535px) {
	.top_info_block .search { bottom:0; }
	.top_info_block .search .search_btn { display:none; }
	.top_info_block .search .link_question { display:none; }
	.top_info_block .search .lk_login { border-left:none; }
}

@media all and (max-width: 980px) {
	.menu_wrap_search {
		display:inline-block;
		width:53px;
		height:32px;
		position:relative;
		cursor:pointer;
		vertical-align:middle;
	}
	.menu_wrap_search:after {
		background:url('/local/templates/karlstorz/_html/i/sprite.png') no-repeat;
		position:absolute;
		content:"\0000a0";
		display:block;
		top:50%;
		left:50%;
		background-position:-41px -986px;
		width:12px;
		height:12px;
		margin:-6px 0 0 -6px;
	}
}
@media all and (max-width: 535px) {
	.menu_wrap_search { display:none; }
}
@media all and (max-width: 980px) {
	.link_question-wrap {
		display:inline-block;
		width:53px;
		height:32px;
		position:relative;
		cursor:pointer;
		vertical-align:middle;
	}
	.link_question-wrap:after {
		background:url('/local/templates/karlstorz/_html/i/sprite.png') no-repeat;
		position:absolute;
		content:"\0000a0";
		display:block;
		top:50%;
		left:50%;
		margin:-6px 0 0 -6px;
	}
}
@media all and (max-width: 535px) {
	.link_question-wrap { display:none; }
}

.login_info { display:none; }
@media all and (max-width: 960px) {
	.login_info {
		position:absolute;
		width:100%;
		background:#fff;
		top:43px;
		left:0;
		height:93vh;
		padding-bottom:200px;
		z-index:11;
	}
}
.login_info .page_head {
	display:block;
	padding-top:20px;
	margin-bottom:15px;
}
.login_info .menu_link {
	display:block;
	font-size:15px;
	line-height:120%;
	font-weight:300;
	height:66px;
	line-height:66px;
	border-bottom:1px solid #f0f2f6;
	padding:0 45px;
}
.login_info .menu_link:hover {
	background:#074089;
	color:#fff;
	border-bottom:1px solid #074089;
}
.login_info .exit_button {
	float:right;
	color:white;
	border:0;
	background:#a9abac;
	background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#a6a8a9),color-stop(1,#acaeaf));
	background:-ms-linear-gradient(bottom,#a6a8a9,#acaeaf);
	background:-moz-linear-gradient(center bottom,#a6a8a9 0%,#acaeaf 100%);
	background:-o-linear-gradient(#acaeaf,#a6a8a9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#acaeaf', endColorstr='#a6a8a9', GradientType=0);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	height:44px;
	padding:0 44px;
	font-weight:400;
	font-style:normal;
	margin-top:5px;
	cursor:pointer;
	font-size:15px;
	line-height:120%;
	line-height:44px;
	margin-top:40px;
	margin-right:60px;
	margin-bottom:50px;
}
@media all and (max-width: 635px) {
	.login_info .exit_button { margin-right:17px; }
}
@media all and (max-width: 960px) {
	.login_info .footer {
		height:175px;
		clear:both;
		position:absolute;
		width:100%;
		bottom:-1px;
	}
}
.phone { float:left; }



.login_info .footer {
	border-top:1px solid #d0d2d5;
	border-bottom:1px solid #d0d2d5;
	overflow:hidden;
	font-size:14px;
	color:#636466;
}
@media all and (max-width: 980px) {
	.login_info .footer {
		border-top:none;
		background:#fff;
	}
}
@media all and (max-width: 780px) {
	.login_info .footer {
		border-top:none;
		background:#fff;
	}
}
@media all and (max-width: 980px) {
	.login_info .footer {
		height:150px;
		text-align:center;
		padding:8px 0;
	}
}
@media all and (min-width: 620px) and (max-width: 980px) {
	.login_info .footer { padding-top:42px; }
}
@media all and (max-width: 375px) {
	.login_info .footer { padding:20px 0; }
}
.login_info .footer .wrapper {
	padding-left:42px;
	padding-right:42px;
	z-index:11;
}
@media all and (max-width: 350px) {
	.login_info .footer .wrapper {
		padding-left:0;
		padding-right:0;
	}
}
.login_info .footer .logo {
	position:relative;
	width:120px;
	height:40px;
}
.login_info .footer .logo:before {
	background:url('./i/sprite.png') no-repeat;
	position:absolute;
	content:"\0000a0";
	display:block;
	background-position:-5px 0px;
	width:120px;
	height:40px;
	top:0;
	left:0;
}
@media all and (max-width: 619px) {
	.login_info .footer .logo { display:none; }
}
@media all and (min-width: 620px) and (max-width: 980px) {
	.login_info .footer .logo {
		float:left;
		margin-top:25px;
	}
}
@media all and (min-width: 980px) {
	.login_info .footer .logo {
		display:inline-block;
		vertical-align:middle;
		margin-top:25px;
	}
}
@media all and (min-width: 620px) and (max-width: 980px) {
	.login_info .footer .copyright { padding-right:120px; }
}
@media all and (max-width: 980px) {
	.login_info .footer .copyright { text-align:center; }
}
@media all and (min-width: 980px) {
	.login_info .footer .copyright {
		display:inline-block;
		margin-left:20px;
		font-size:14px;
		line-height:100px;
	}
}
@media all and (max-width: 619px) {
	.login_info .footer .site_creator { margin-top:10px; }
}
@media all and (min-width: 620px) and (max-width: 899px) {
	.login_info .footer .site_creator {
		display:inline-block;
		margin-top:24px;
	}
}
@media all and (max-width: 980px) {
	.login_info .footer .site_creator { margin-top:20px; }
}
@media all and (max-width: 899px) {
	.login_info .footer .site_creator { line-height:1; }
}
@media all and (min-width: 980px) {
	.login_info .footer .site_creator {
		position:relative;
		float:right;
		padding-left:45px;
		font-size:14px;
		line-height:100px;
	}
	.login_info .footer .site_creator:before {
		background:url('/local/templates/karlstorz/_html/i/sprite.png') no-repeat;
		position:absolute;
		content:"\0000a0";
		display:block;
		background-position:-69px -891px;
		width:24px;
		height:31px;
		top:50%;
		left:0;
		margin-top:-15px;
	}
}
@media all and (max-width: 375px) {
	.login_info .footer .site_creator { margin-top:2px; }
}
.login_info .footer a { color:#304a8b; }
.login_info .footer a:hover { color:#636466; }
.login_info .footer .fb-button {
	position:relative;
	display:inline-block;
	width:120px;
	height:35px;
	margin:auto;
}
.login_info .footer .fb-button:before {
	background:url("/local/templates/karlstorz/_html/i/FB.png") no-repeat scroll 0 0;
	content:" ";
	display:block;
	height:35px;
	left:0;
	margin-top:-18px;
	position:absolute;
	top:50%;
	width:120px;
}
@media all and (max-width: 619px) {
	.login_info .footer .fb-button { margin-top:15px; }
}
@media all and (min-width: 620px) and (max-width: 980px) {
	.login_info .footer .fb-button {
		float:right;
		margin-top:11px;
	}
}
@media all and (min-width: 980px) {
	.login_info .footer .fb-button {
		vertical-align:middle;
		margin-left:55px;
		margin-top:17px;
	}
}
@media all and (max-width: 375px) {
	.login_info .footer .fb-button { margin-top:5px; }
}
.login_info .page_head {
    display: block;
    padding-top: 20px;
    margin-bottom: 15px;
	padding-left:15px !important;
    line-height: 120%; 
    color: #8a8c99;
    font-weight: 300;
	
}

.broadcast-date {
	position: relative;
}
.broadcast-date a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2;
}