@charset "utf-8";
body
{
	font: 14.4px tahoma;
	/*font: 14px sans-serif; 14px verdana;*/
}

::-webkit-input-placeholder
{ /* Chrome/Opera/Safari */
	font: 14px tahoma;
}

::-moz-placeholder
{ /* Firefox 19+ */
	font: 14px tahoma;
}

:-ms-input-placeholder
{ /* IE 10+ */
	font: 14px tahoma;
}

:-moz-placeholder
{ /* Firefox 18- */
	font: 14px tahoma;
}

p
{
	line-height: 21px;
	margin-top: 0px;
}

h1, h2
{
	font-size: 24px;
}

h3
{
	font-size: 20px;
}

h4
{
	font-size: 18px;
}

body
{
	background-color: #F8F8F8;
	color: #333333;
	margin: 0;
}

.container-in
{
	margin: 0 auto;
	width: 1510px;
}

.marg-t-10
{
	margin-top: 10px;
}

.marg-b-10
{
	margin-bottom: 10px;
}

.f-left
{
	float: left;
}

.f-right
{
	float: right;
}

.clear
{
	clear: both;
}

.white-block
{
	background-color: #FFFFFF;
}

.red-block
{
	background-color: #B83020;
}

.pad-t-10
{
	padding-top: 10px;
}

.column-left, .column-right
{
	min-height: 10px;
	width: 220px;
}

.column-main
{
	width: 1030px;
}

.column-main-half-first, .column-main-half-second
{
	float: left;
	width: 505px;
}

.column-main-half-first
{
	margin-right: 20px;
}

.marg-t-5
{
	margin-top: 5px;
}

.marg-r-10
{
	margin-right: 10px;
}

.marg-r-20
{
	margin-right: 20px;
}

.marg-l-10
{
	margin-left: 10px;
}

.marg-l-20
{
	margin-left: 20px;
}

.banner-block
{
	text-align: center;
}

.shadow-block, .block-shadow
{
	background-color: #FFFFFF;

	box-shadow: 0px 0px 2px 1px rgba(221, 221, 221, 1);;
	-moz-box-shadow: 0px 0px 2px 1px rgba(221, 221, 221, 1);
	-webkit-box-shadow: 0px 0px 2px 1px rgba(221, 221, 221, 1);
}

.header-center-block
{
	background-color: #EAEAEA;
	line-height: 24px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}

.footer-block
{
	background-color: #1E3152;
	border-top: 2px solid #1E3152;
}

.footer-block-in
{
	border-top: 2px solid #F8F8F8;
}

h2
{
	color: #333333;
	font-family: verdana;
	font-size: 15px;
	font-weight: 500;
	margin: 0;
	text-transform: uppercase;
}

.lighting-link
{
	color: #777777;
	display: block;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}

.lighting-link:hover
{
	color: #1E3152;
	text-decoration: underline;
}

.body-block
{
	padding: 20px;
}

.header-side-block
{
	background-color: #B83020;
	line-height: 26px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.header-side-block h3
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
	/*font-weight: bold;*/
}

.logo-big
{
	margin-bottom: 10px;
	margin-top: 10px;
}

.logo-small
{
	display: none;
	margin-bottom: 28px;
	margin-top: 28px;
}

a
{
	color: #B4012F;
	/*color: #B83020;*/
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.marg-t-0
{
	margin-top: 0;
}

.marg-b-0
{
	margin-bottom: 0;
}

.marg-l-0
{
	margin-left: 0;
}

.marg-r-0
{
	margin-right: 0;
}

.pad-l-5
{
	padding-left: 5px;
}

.pad-r-5
{
	padding-right: 5px;
}

.news-on-main-first, .news-on-main-second
{
	float: left;
	width: 490px;
}

.news-on-main-first
{
	margin-right: 10px;
}

h1
{
	color: #3D4B88;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.percent-30
{
	width: 30%;
}

.body-sidebar-block
{
	border: 1px solid #B83020;
	padding: 10px;
}

.pad-5
{
	padding: 5px;
}

.pad-0
{
	padding: 0 !important;
}

.sidebar-menu-style
{
	margin: 0;
	padding: 0;
}

.sidebar-menu-style li:last-child
{
	border-bottom: none;
}

.sidebar-menu-style li
{
	border-bottom: 1px solid #EDEDED;
	font-family: tahoma;
	font-size: 14px;
	line-height: 14px;
	list-style-type: none;
	position: relative;
}

.sidebar-menu-style li a:hover
{
	background-color: #EDEDED;
}

.sidebar-menu-style li a
{
	display: block;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	/*	font-weight: bold;*/
}

.sidebar-menu-style .selected-menu
{
	/*	background-color: #B83020;*/
	color: #FFFFFF !important;
	/*	font-weight: bold;*/
	/*
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;*/
}

.btn-blue:hover
{
	opacity: 0.9;
	text-decoration: none;
}

.btn-blue
{
	/*
	font-family: verdana;
	*/
	background-color: #3D4B88;
	border: none;
	color: #FFFFFF;
	display: inline-block;
	/* margin: 16px auto 0; */
	font-size: 11px;
	max-width: 170px;
	/* width: auto; */
	padding: 13px 15px 13px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.consult-ot-img
{
	/*text-align: center;*/
	margin-bottom: 20px;
}

.sidebar-menu-style .selected-menu span:before
{
	content: "\f0da";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	left: 0px;
	margin-top: -5px;
	position: absolute;
	text-decoration: inherit;
	top: 50%;
}

.big-gray-text
{
	background: #EDEDED;
	display: inline-block;
	font-weight: bold;
	left: -24px;
	margin: 16px -16px 16px 0;
	padding: 3px 12px 2px 28px;
	position: relative;
}

.marg-t-20
{
	margin-top: 20px;
}

.marg-b-20
{
	margin-bottom: 20px;
}

.font-12
{
	font-size: 12px;
}

.big-link
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.footer-left
{
	background-color: #1E3152;
	border-right: 1px solid rgba(255, 255, 255, .3);
	color: #FFFFFF;
	font-size: 11px;
	height: 135px;
	margin-bottom: 20px;
	margin-right: 20px;
	position: relative;
	width: 340px;
}

.footer-left p
{
	line-height: 13px;

}

.footer-center
{
	background-color: #1E3152;
	height: 155px;
	text-align: center;
	width: 744px;

}

.footer-center p
{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}

.footer-center p a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.footer-right
{
	background-color: #F8F8F8;
	height: 155px;
	text-align: right;
	width: 300px;
}

.copyright-bottom
{
	bottom: 0px;
	margin-bottom: 0px;
	position: absolute;
}

.counter-block
{
	height: 42px;
	width: 93px;
}

.footer-block
{
	background: linear-gradient(to right, #1E3152 50%, #F8F8F8 50%);

}

.footer-left a
{
	color: #FFFFFF;
}

.footer-space
{
	background-color: #1E3152;
	height: 175px;
	overflow: hidden;
	position: relative;
	/*background-color: #1e3152;*/
	width: 105px;
}

.footer-space:before
{
	background-color: #F8F8F8;
	content: '';
	height: 200%;
	left: 10%;
	position: absolute;
	top: 0;
	transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	width: 100%;
}

.pad-t-20
{
	padding-top: 20px;
}

.folow-us
{
	font-size: 12px;
	line-height: 29px;
	margin-right: 10px;
}

.footer-menu
{
	margin: 0;
	padding: 0;
}

.footer-menu li
{
	color: #FFFFFF;
	display: inline-block;
}

.footer-menu li:first-child a
{
	padding-left: 0px;
}

.footer-menu li a
{
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.footer-menu li a:hover
{
	text-decoration: underline;
}

.footer-menu li:after
{
	content: "|";
}

.footer-menu li:last-child:after
{
	content: "";
}

.column-main-half-first .header-center-block h2, .column-main-half-second .header-center-block h2
{
	max-width: 335px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.column-main-half-first .header-center-block .lighting-link, .column-main-half-second .header-center-block .lighting-link
{
	max-width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.register-side-block
{
	background-color: #B83020;
}

.registration-btn, .enter-btn
{
	color: #FFFFFF;
	display: inline-block;
	font-size: 14px;
	line-height: 36px;
	padding-left: 10px;
	text-decoration: none;
}

.registration-btn:hover, .enter-btn:hover
{
	opacity: .9;
	text-decoration: none;
}

.registration-btn
{
	border-right: 1px solid #FFFFFF;
	padding-right: 10px;
}

.enter-btn
{
	pading-left: 10px;
}

.registration-btn i, .enter-btn i
{
	padding-right: 5px;
}

.win-up-block
{
	background: rgba(0, 0, 0, 0.25);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}

.win-up-block .block-shadow
{
	border: none;
	margin: 12% auto;
	width: 274px;
}

.win-up-block .block-shadow input[type='text'], .win-up-block .block-shadow input[type='password']
{
	border: 1px solid #EDEDED;
	font-size: 16px;
	margin: 0 auto 16px;
	/* padding-right: 5px; */
	padding: 5px;
	width: 240px;
}

.win-up-block .btn-blue
{
	border: none;
	width: 100%;
}

.checkbox
{
	cursor: pointer;
	display: inline-block;
	padding: 8px;
	vertical-align: top;
}

.checkbox-block .checkbox
{
	background: url('images/checkbox-selected.png') center -8px no-repeat;
	border: 1px solid #D3D3D3;
	float: left;
	margin-top: 1px;

}

.checkbox-block > p
{
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	margin-left: 28px;
	margin-top: 0px;
	max-width: 724px;
}

.checkbox-block input[type='checkbox']
{
	display: none;
}

.form .form-element .checkbox-block p
{
	line-height: 16px;
}

.pad-t-0
{
	padding-top: 0px;
}

#close
{
	color: #FFFFFF;
	cursor: pointer;
	line-height: 41px;
}

#close:hover
{
	opacity: .9;
}

.subscribe-block
{
	padding: 10px;
}

.subscribe-block .email
{
	margin-bottom: 10px;
	padding: 10px;
	width: 176px;

}

.subscribe-block .subscribe-text
{
	background: url("images/mail.png") left center no-repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-left: 40px;
}

.ex-slider-image
{
	padding-left: 6px;
	padding-right: 6px;
}

.ex-slider-image img
{
	height: 100px !important;
	width: 100px !important;
}

.rss-block
{
	background-color: #B83020;
	display: inline-block;
	height: 25px;
	position: absolute;
	right: 0px;
	text-align: center;
	top: -1px;
	width: 25px;
}

.rss-block i
{
	color: #FFFFFF;
	font-size: 18px;
	line-height: 28px;
}

.rss-subscribe
{
	display: inline-block;
	font-size: 12px;
	line-height: 22px;
	margin-right: 30px;
}

.rss-container
{
	position: relative;
}

/*Для разрешения 1280х1024*/
@media screen and (min-width: 1350px) and (max-width: 1539px)
{

	body
	{
		min-width: 1340px;
	}

	.ex-slider-image
	{
		padding-left: 2px;
		padding-right: 2px;
	}

	.container-in
	{
		width: 1320px !important;
	}

	.column-main
	{
		width: 840px !important;
	}

	.column-main-half-first, .column-main-half-second
	{
		/*float: none;*/
		width: 410px;
		/*margin-right: 0;*/
	}

	.news-on-main-first, .news-on-main-second
	{
		/*
		width: 100%;
		float: none;
		*/
		width: 395px;
	}

	.news-on-main-first
	{
		/*margin-right: 0px;*/
	}

	.footer-left
	{
	}

	.footer-center
	{
		width: 554px;
	}

	/*
		.footer-menu
		{
			margin-top: 25px;
		}

		.footer-menu li
		{
			margin-bottom: 10px;
		}

		.footer-menu li:after
		{
			content: "";
		}
	*/
	.column-main-half-first .header-center-block h2, .column-main-half-second .header-center-block h2
	{
		max-width: 245px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.column-main-half-first .header-center-block .lighting-link, .column-main-half-second .header-center-block .lighting-link
	{
		max-width: 180px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

}

@media screen and (max-width: 1349px)
{

	.detail_picture
	{
		width: 480px;
	}

	body
	{
		min-width: 1200px;
	}

	.ex-slider-image
	{
		padding-left: 2px;
		padding-right: 2px;
	}

	.logo-big
	{
		margin-top: 13px;
	}

	.logo-big img
	{
		height: 65px !important;
	}

	.container-in
	{
		width: 1180px !important;
	}

	.column-main
	{
		width: 700px !important;
	}

	.column-main-half-first, .column-main-half-second
	{
		/*float: none;*/
		width: 340px;
		/*margin-right: 0;*/
	}

	.news-on-main-first, .news-on-main-second
	{
		/*
		width: 100%;
		float: none;
		*/
		width: 325px;
	}

	.news-on-main-first
	{
		/*margin-right: 0px;*/
	}

	.footer-left
	{
		padding-right: 10px;
		width: 285px;
	}

	.footer-center
	{
		text-align: left;
		width: 459px;
	}

	/*
		.footer-menu
		{
			margin-top: 25px;
		}
	*/
	.footer-menu li a
	{
		padding-left: 4px;
		padding-right: 4px;
	}

	/*
	.footer-menu li a
	{
		padding: 0;
	}

	.footer-menu li:after
	{
		content: "";
	}
*/
	.column-main-half-first .header-center-block h2, .column-main-half-second .header-center-block h2
	{
		max-width: 200px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.column-main-half-first .header-center-block .lighting-link, .column-main-half-second .header-center-block .lighting-link
	{
		max-width: 110px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.body-block .detail_picture
	{
		float: none;
		margin-bottom: 10px;
		margin-right: 0px;
		/*text-align: center;*/
	}
}

.header-center-block h1
{
	font-size: 20px;
	margin: 0;
	/*text-transform: uppercase;*/
}


table.border {
	border-collapse: collapse;
	border-spacing: 0;
}

table.border tr:nth-child(even) {background: #EDEDED}

table.border td {
	padding: 13px;
	border: 1px solid #9A9999;
}



.title-search-result td
{
	border: none;
}

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

/***Favorite***/

.win-up-block .btn-blue
{
	/*    margin: 0 auto;*/
}

.win-up-block .header-side-block
{
	overflow: hidden;
}

.win-up-block .header-side-block h3
{
	padding: 8px 14px !important;
}

.hislib-window-message li
{
	margin: 0;
}

.hislib-window-message ul
{
	list-style: none;
}

.hislib-window-message input[type="radio"]
{
	margin-right: 20px;
	width: 15px !important;
}

.inner_b .share-btn-block
{
	margin-bottom: 10px;
	overflow: hidden;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.hislib-list-inside-page li
{
	margin-left: 0 !important;
}

.hislib-user-favorite .btn-blue
{
	/*
	display: inline;
	max-width: 500px;
	text-decoration: none !important;
	*/
	max-width: 225px;
	width: 225px;
}

.btn-blue
{
	color: white !important;
	margin: 0;
	text-decoration: none !important;
}

.btn-blue:hover
{
	text-decoration: none !important;
}

.hislib-user-favorite .hislib-info-after-top
{
	overflow: hidden;
	padding: 15px 0;
}

.hislib-user-favorite .hislib-info-after-top .left
{
	margin-right: 5px;
}

.hislib-user-favorite .hislib-folder-favorite, .hislib-user-favorite .hislib-edit-favorite
{
	display: inline-block;
	/*	overflow: hidden;*/
	font-size: 16px;
	vertical-align: middle;
}

.hislib-user-favorite .hislib-list-favorite li p, .hislib-info-after-top .hislib-form p
{
	color: #666666;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
}

.hislib-user-favorite .hislib-list-favorite li
{
	display: list-item;
	line-height: 35px;
	overflow: hidden;
	position: relative;
}

.hislib-user-favorite .hislib-list-favorite li:hover
{
	background-color: #FAFAFA;
}

.hislib-user-favorite .hislib-list-favorite li p
{
	line-height: normal;
	margin: 0;
}

.hislib-list-favorite
{
	margin: 0;
	padding: 0;

}

.hislib-link-comments-doc p
{
	line-height: normal;
	margin: 0;
}

.hislib-user-favorite .hislib-name-doc:hover
{
	text-decoration: underline;
}

.hislib-user-favorite .hislib-name-doc
{
	color: #B20119;
}

.hislib-folder-favorite .folder-count
{
	background-color: #B83020;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 10px;
	height: 15px;
	left: 14px;
	line-height: 15px;
	padding-left: 3px;
	padding-right: 3px;
	position: absolute;
	top: -6px;
}

.hislib-edit-favorite
{
	height: 35px;
	position: absolute;
	right: 0;
	top: 0;

}

.hislib-edit-favorite i
{
	line-height: 35px;
}

.hislib-folder-favorite
{
	position: relative;
	/*	margin-right: 10px;*/
}

.hislib-edit-favorite
{
	color: #CCCCCC;
}

.hislib-edit-favorite:hover
{
	color: #3D4B88;
}

.hislib-user-favorite .hislib-info-after-top .hislib-button-delete-all
{
	padding-left: 5px;
}

.hislib-checkbox
{
	cursor: pointer;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
}

.hislib-edit-favorite
{
	margin-right: 10px;
}

.hislib-checkbox input
{
	outline: none;
}

/***Favorite***/

.hislib-checkbox input
{
	display: inline-block;
}

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

#new_text
{
	width: 565px;
}

.self_delete
{
	display: block;
	margin-top: 5px;
}

/*-----------------*/
/*conferences*/
.conference-block h1, .conference-block .tabs-block li, .conference-block .date-block li
{
	display: inline-block;
}

.conference-block .btn-blue
{
	float: right;
	font-size: 10px;
	margin: 8px 16px;
	max-width: 300px;
	padding-bottom: 5px;
}

.conference-block .tabs-block
{
	height: 28px;
}

.conference-block .tabs-block ul, .column-main .tabs-block ul
{
	float: right;
	right: 16px;
}

.conference-block .tabs-block li, .conference-block .date-block li, .column-main .tabs-block li
{
	margin: 0;
	padding: 0;
}

.conference-block .tabs-block li, .column-main .tabs-block li
{
	cursor: pointer;
	font-size: 12px;
	line-height: 1em;
	padding: 4px 12px 3px;
}

.conference-block .tabs-block span, .column-main .tabs-block span
{
	margin-right: 6px;
	padding: 0 7px;
}

.column-main .tabs-block a
{
	margin: 0;
	padding: 3px 0px 4px;
}

.column-main .tabs-block a:hover
{
	background: none;
}

.column-main .tabs-block li
{
	border-bottom: none !important;
	float: left;
	font-size: 14px !important;
	padding: 4px 5px 3px !important;
}

.column-main .tabs-block li a
{
	text-decoration: underline;
}

.column-main .tabs-block .tab-active
{
	background: none !important;
	border: none !important;
	padding-top: 7px !important;
}

.column-main .tabs-block .tab-active span
{
	font-weight: bold;
}

.column-main .tabs-block .tab-table
{
	background: none;
}

.column-main .tab-active .tab-table
{
	background: none;
}

.column-main .tabs-block span
{
	margin: 0 !important;
	padding: 3px 0px 4px !important;
}

.column-main .tabs-block
{
	display: table-cell;
	height: 40px;
	overflow: hidden;
	vertical-align: middle;
}

.conference-block .body-block .tab-active, .column-main .tabs-block .tab-active
{
	background-color: #FFFFFF !important;
	border: 1px solid #E0E0E0;
	border-bottom-width: 0;
	/*    padding-left: 11px;
		padding-right: 11px;*/
}

.conference-block .tabs-block li:hover
{
	opacity: 0.9;
}

.tabs-block .tab-table
{
	background: url('img/table-tabs.png') 0 1px no-repeat;
}

.tab-active .tab-table
{
	background: url('img/table-tabs.png') 0 -14px no-repeat;
}

.tabs-block .tab-list
{
	background: url('img/table-tabs.png') -15px 1px no-repeat;
}

.tab-active .tab-list
{
	background: url('img/table-tabs.png') -15px -14px no-repeat;
}

.conference-block .date-block
{
	position: absolute;
	top: 16px;
}

.conference-block .date-block li
{
	margin-right: 16px;
}

.conference-block .date-block .arrow-text
{
	margin-left: 6px;
	padding: 0;
}

.conference-block .conference-table .wrap-table
{
	overflow-x: visible;
	overflow-y: auto;
}

.conference-table .col-data
{
	width: 180px;
}

.conference-table .col-name
{
	width: 260px;
}

.conference-table .col-img
{
	border-right: none;
	width: 106px;
}

.conference-block .conf-date-block
{
	font-size: 12px;
	font-weight: bold;
}

.conference-block .conf-date-block span
{
	color: #B3061E;
}

.conference-table .conf-date-block span
{
	display: block;
}

.conference-list .conf-date-block span
{
	margin-right: 24px;
}

.conference-list ul li > div
{
	margin-left: 116px;
	position: relative;
}

.conference-block .conference-list .main-news-block .lighting-link
{
	bottom: 0;
	position: absolute;
	right: 0;
}

.conference-block .title-conf
{
	line-height: 18px;
}

.conference-block .conference-table .last-child
{
	border-right: none;
}

.get-ticket
{
	color: #0071BC;
}

.conference-table table tbody td
{
	padding: 12px;
}

.conference-table table thead td
{
	text-align: center;
}

.conference-table table img
{
	margin: 0;
}

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

.select-block
{
	padding-left: 12px;
}

.sort-block, .select-block, .select-container
{
	display: inline-block;
	/*margin-right: 41px;*/
}

.select-block
{
	padding-left: 12px;
}

.sort-block .select-container
{
	margin-top: -18px;
}

.select-container
{
	border: 1px solid #DDDDDD;
	position: relative;
	vertical-align: top;
}

.select-btn
{
	cursor: pointer;
	display: block;
	height: 26px;
	min-width: 130px;
	overflow: hidden;
	position: relative;
}

.sort-block select, .sort-block .select-btn, .sort-block .pull-down-select
{
	width: 186px;
}

.sort-block .select-btn
{
	width: 234px;
}

.select-text, .select-arrow
{
	height: 26px;
	line-height: 26px !important;
	position: absolute;
}

.select-btn .select-text
{
	color: #777777;
	max-width: 88%;
	overflow: hidden;
	text-indent: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select-btn .select-arrow
{
	border-left: 1px solid #EDEDED;
	padding: 9px 9px 8px;
	right: 0;
}

.select-btn .select-arrow i
{
	background: url('img/select-arrow.png') center -8px no-repeat;
	display: block;
	height: 8px;
	width: 10px;
}

.pull-down-select
{
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	margin: 0;
	max-height: 300px;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	top: 30px;
	z-index: 999999;
}

.pull-down-select li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.pull-down-select a
{
	color: #555555;
	cursor: pointer;
	display: block;
	line-height: 12px !important;
	margin: 0;
	padding: 6px 10px;
}

.pull-down-select a:hover
{
	background: #EDEDED;
	text-decoration: none;
}

.block-search input
{
	border: 1px solid #DDDDDD;
	height: 22px;
	padding: 2px 23px 2px 10px;
	position: relative;
}

.block-search .btn-search
{
	background: url('img/icon_loupe.png') 0 0 no-repeat;
	height: 15px;
	position: absolute;
	right: 4%;
	top: 7px;
	width: 15px;
}

.block-search
{
	position: relative;
	/*    float: right;
		margin-top: 18px;*/
}

.select-block .block-search
{
	margin-left: -33px;
}

.body-block input, .select-btn, .pull-down-select
{
	line-height: 18px;
}

.block-search input[type='text']
{
	width: 239px;
}

.block-search .btn-search
{
	right: 10px;
	top: 7px;
}

.add-consult .class-left input[type='text']
{
	width: 100% !important;
}

}
.add-consult .class-left input[type='text']
{
	width: 100% !important;
}

.add-consult .class-left
{
	float: left;
	padding: 0 17px;
	width: 44%;
}

.add-consult .border
{
	border-left: 1px solid rgba(128, 128, 128, 0.32);
}

/*.add-consult .class-left .reg-block:before{
    content: '';
    display: block;
    border-top: 1px solid rgba(128, 128, 128, 0.32);
    width: 85%;
    text-align: center;
    margin: 0 auto;
}*/
.add-consult span.select-caption
{
	font-size: 14px;
}

.add-consult .reg-block .btn-blue
{
	font-size: 13px !important;
}

.add-consult .class-left form
{
	padding-top: 10px;
}

.add-consult .class-left .reg-block
{
	padding-top: 10px;
}

.add-consult .class-left .reg-block
{
	background: rgba(128, 128, 128, 0.12);
	border: 1px solid #920902;
	padding: 0 25px 15px;
}

.add-consult
{
	clear: both;
}

.column-main .checkbox-block input[type='checkbox']
{
	display: inline-block;
}

.name-user-edit a
{
	color: #FFFFFF !important;
}

.n-date-block
{
	color: #777777;
	font-family: verdana;
	font-size: 11px;
	margin-bottom: 5px;
}

.n-date-block a:hover
{
	color: #1E3152;
}

.n-date-block a
{
	color: #777777;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

/*conferences*/
.conference-block h1, .conference-block .tabs-block li, .conference-block .date-block li
{
	display: inline-block;
}

.conference-block .btn-blue
{
	float: right;
	font-size: 10px;
	margin: 8px 16px;
	max-width: 300px;
	padding-bottom: 5px;
}

.conference-block .tabs-block
{
	height: 28px;
}

.conference-block .tabs-block ul, .inner .tabs-block ul
{
	float: right;
	right: 16px;
}

.conference-block .tabs-block li, .conference-block .date-block li, .inner .tabs-block li
{
	margin: 0;
	padding: 0;
}

.conference-block .tabs-block li, .inner .tabs-block li
{
	cursor: pointer;
	font-size: 12px;
	line-height: 1em;
	padding: 4px 12px 3px;
}

.conference-block .tabs-block span, .inner .tabs-block span
{
	margin-right: 6px;
	padding: 0 7px;
}

.inner .tabs-block a
{
	margin: 0;
	padding: 3px 0px 4px;
}

.inner .tabs-block li
{
	border-bottom: none !important;
	float: left;
	font-size: 14px !important;
	padding: 4px 5px 3px !important;
}

.inner .tabs-block li a
{
	text-decoration: underline;
}

.inner .tabs-block .tab-active
{
	background: none !important;
	border: none !important;
}

.inner .tabs-block .tab-active span
{
	font-weight: bold;
}

.inner .tabs-block .tab-table
{
	background: none;
}

.inner .tab-active .tab-table
{
	background: none;
}

.inner .tabs-block span
{
	margin: 0 !important;
	padding: 3px 0px 4px !important;
}

.inner .tabs-block
{
	display: table-cell;
	height: 40px;
	overflow: hidden;
	vertical-align: middle;
}

.conference-block .body-block .tab-active, .inner .tabs-block .tab-active
{
	background-color: #FFFFFF !important;
	border: 1px solid #E0E0E0;
	border-bottom-width: 0;
	/*    padding-left: 11px;
		padding-right: 11px;*/
}

.conference-block .tabs-block li:hover
{
	opacity: 0.9;
}

.tabs-block .tab-table
{
	background: url('../img/table-tabs.png') 0 1px no-repeat;
}

.tab-active .tab-table
{
	background: url('../img/table-tabs.png') 0 -14px no-repeat;
}

.tabs-block .tab-list
{
	background: url('../img/table-tabs.png') -15px 1px no-repeat;
}

.tab-active .tab-list
{
	background: url('../img/table-tabs.png') -15px -14px no-repeat;
}

.conference-block .date-block
{
	position: absolute;
	top: 16px;
}

.conference-block .date-block li
{
	margin-right: 16px;
}

.conference-block .date-block .arrow-text
{
	margin-left: 6px;
	padding: 0;
}

.conference-block .conference-table .wrap-table
{
	overflow-x: visible;
	overflow-y: auto;
}

.conference-table .col-data
{
	width: 180px;
}

.conference-table .col-name
{
	width: 260px;
}

.conference-table .col-img
{
	border-right: none;
	width: 106px;
}

.conference-block .conf-date-block
{
	font-size: 12px;
	font-weight: bold;
}

.conference-block .conf-date-block span
{
	color: #B3061E;
}

.conference-table .conf-date-block span
{
	display: block;
}

.conference-list .conf-date-block span
{
	margin-right: 24px;
}

.conference-list ul li > div
{
	margin-left: 116px;
	position: relative;
}

.conference-block .conference-list .main-news-block .lighting-link
{
	bottom: 0;
	position: absolute;
	right: 0;
}

.conference-block .title-conf
{
	line-height: 18px;
}

.conference-block .conference-table .last-child
{
	border-right: none;
}

.get-ticket
{
	color: #0071BC;
}

.conference-table table tbody td
{
	padding: 12px;
}

.conference-table table thead td
{
	text-align: center;
}

.conference-table table img
{
	margin: 0;
}

.conference-list ul li > img
{
	float: left;
}

.conference-detail .main-banner
{
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}

.sape
{
	color: #D3D3D3;
	font-size: 10px;
        text-align: right;
}

.sape a
{
	color: #D3D3D3;
}

.block-banner-on-news
{
	border-top: 1px solid #DADADA;
	margin-top: 20px;
	padding-top: 20px;

}

#lx_609328
{
	display: inline-block;
	margin-left: -290px;
	padding-left: 50%;
	position: relative;
}

.sticky
{
	position: fixed;
	z-index: 101;
}

.stop
{
	position: relative;
	z-index: 101;
}

.header-center-block h1
{
	text-align: left !important;
	text-decoration: none !important;
}

.MsoHyperlink
{
	color: #B4012F !important;
}

.top-menu-block
{
	margin-bottom: 5px;
}

.select-width-100-percent
{
	background-color: #FFFFFF;
	width: 100%;
}

.bx-messenger-panel-title
{
	padding: 25px 10px 0 50px;
}

.bx-messenger-panel-desc
{
	display: none;
}

.bx-messenger-panel-call-video, .bx-messenger-panel-call-audio
{
	background-color: #B83020;
	border-color: #B83020;
}

.bx-messenger-panel-call-video:hover, .bx-messenger-panel-call-audio:hover
{
	background-color: #B83020;
	border-color: #B83020;
	opacity: 0.8;
}

#bx-messenger-popup-shareMenu
{
	display: none !important;
}

.bx-messenger-ajax
{
	border-bottom: none;
	cursor: default !important;
}

.bx-notifier-panel
{
	background-color: #B83020;
}

.bx-notifier-message:hover .bx-notifier-indicator-icon
{
	background-position: -1px -498px;
	opacity: 0.8;
}

.bx-notifier-notify:hover .bx-notifier-indicator-icon
{
	background-position: -32px -499px;
	opacity: 0.8;
}

.line-block-or
{
	border-top: 1px solid #EAEAEA;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;

}

.line-block-or-inner span
{
	padding-left: 10px;
	padding-right: 10px;
}

.line-block-or-inner
{
	background-color: #FFFFFF;
	color: #777777;
	display: inline-block;
	font-size: 16px;
	margin-top: -10px;
	text-transform: uppercase;
}

.register-form-text
{
	font-size: 16px;
	text-align: center;
}

.soc-auth-form
{
	left: 50%;
	margin-left: -300px;
	position: relative;
	text-align: center;
	width: 600px;
}

.soc-auth-table
{
	text-align: center;
}

.soc-auth-table table
{
	width: 100%;
}

.form-question-block .jqselect
{
	margin-right: -22px;
	width: 100%;
}

.private-edit i
{
	margin-right: 5px;
}

.private-edit:hover
{
	color: #1E3152;
	text-decoration: underline;
}

.private-edit
{
	color: #777777;
	display: block;
	line-height: 24px;
	text-decoration: none;
}

.forum-info-box-inner .form-question-submit-block {
	margin-top: 15px;
}

.bx-messenger-content-item-menu
{
	display: none !important;
}

body.new-year
{
	background: url("images/b-bg.jpg");
}

.main-cont-block
{
	position: relative;
}

.balls-block
{
	background: url("images/balls.png") repeat-x ;
	width: 100%;
	height: 40px;
	position: absolute;
	top: -25px;
	z-index: -60;
}

#adv>div
{
	height: auto!important;
	margin-top: 20px !important;
}



.header-desk-switcher{
	position: absolute;
	right: 55px;
	font-size: 9px;
    padding: 10px 15px 10px;
	display: none;
}





@media screen and (max-width: 991px){
	.mob_sticky_header{
		z-index: 100;
		position: sticky;
		top: 0;
	}
	
	.header-desk-switcher{
		display: inline-block;
	}
}
