#content_left{
	font-family: Open Sans, Arial, sans-serif;
}
#content_left #sem_title{
	margin: 35px 0 0;
}
#annotation {
	background:					#F0F0EB;
	border:						1px solid #CCCCCC;
	padding:					12px;
	border-radius:				6px;
	font-size:					12px;
	margin:						24px 0 6px;
}

#search_container {
	border:						1px solid #BBBBBB;
	border-bottom-left-radius: 	4px;
	border-bottom-right-radius: 4px;
	margin: 					52px 0 24px;
	width: 						100%;  
}
#search_title {
	font: 						700 21px Open Sans, "Arial", "Tahoma", "Verdana", sans-serif;
	margin: 					-39px -1px 0;
	color: 						#6D6E70;
	text-decoration: 			none;
	padding: 					6px 14px;
	border: 					1px solid #BBBBBB;
	border-bottom: 				0px;
	border-top-left-radius: 	4px;
	border-top-right-radius: 	4px;
	float: 						left;
	background:					#fff;  
}
#search_form {
	/*border: 					1px solid #DDDDDD;*/
	border-radius: 				4px;
	margin: 					18px 12px 6px;  
}
#search_form table {
	width:						100%;
}
#search_form table td {
	padding:					6px 0 6px 6px;
	vertical-align: 			bottom;
}
#search_form table td input {
	width:						100%;
}
#search_form table td input[type=text] {
	border:						0px;
	border-bottom: 				1px solid #BBBBBB;
}
#search_form table td#search_submit {
	padding:					6px 6px 6px 10px;
}
#search_form table td#search_img {
	width: 						24px;
}
#search_form table td#search_img img{
	width:						24px;
	float: 						left;
}
#search_form table td#search_submit {
	width: 						100px;
}
#search_sample {
	margin: 					0 12px 6px;  
}

.seminars_block_gray {
	border: 1px solid #cccccc;
	border-radius: 6px;
	background: #f0f0eb none repeat scroll 0 0;
	margin: 0 0 18px;
	padding: 12px 24px;
}
.seminars_block_gray p {
	margin:6px 0;
}
.seminars_header {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #ccc;
	border-image: none;
	border-style: solid solid none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-width: 1px 1px 0;
	background:#FFFFFF;
	color: #6d6e70;
	font: 700 21px Open Sans, "Arial","Tahoma","Verdana",sans-serif;
	margin: 0;
	padding: 6px 14px;
	text-decoration: none;
	display: inline-block;
}
.seminars_block  {
	border: 1px solid #ccc;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	margin: -1px 0 18px;
	padding: 12px;
}
.seminars_block p {
	margin: 6px 0;
}
.seminars_block form {
	border: 1px solid #ccc;
	border-radius: 4px;
	margin: 6px 0;
	padding: 8px 12px;
	display:block;
}
.seminars_block form table{
	border-collapse: collapse;
}
.seminars_block form table tr td{
	background:#FFFFFF !important;
	border:0px !important;
}
.seminars_block form table tr td img{
	width: 24px !important;
}
.seminars_block form table tr td input[type="text"]{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #eee;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 1px;
	float: left;
	width: 100%;
}
.seminars_block form table tr td input[type="button"]{
	float: left;
	width: 100px;
}
.elver_num_articles{
	padding: 0 0 10px;
}
.elver_num_articles a,
span.token_validate {
	color: #6d6e70;
	line-height: 150%;
	cursor: pointer;
	text-decoration: underline;
}
.elver_num_articles a:hover,
span.token_validate:hover {
	color: #f7941e;
}
.elver_year {
	background: #8971a9 none repeat scroll 0 0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	color: #fff;
	cursor: pointer;
	font-size: 24px;
	font-weight: 700;
	margin-top: 12px;
	padding: 8px 0 5px 18px;
}
.elver_num {
	background: #e7e7e7 url("../images/gkkz_ar_plus.png") no-repeat scroll 12px 11px;
	border-top: 1px dotted #6d6e70;
	cursor: pointer;
	font-size: 21px;
	font-weight: 700;
	margin: 0;
	padding: 8px 8px 6px 32px;
	position: relative;
}
.elver_num .arrow {
	bottom: -18px;
	display: none;
	position: absolute;
	width: 40px !important;
}
.elver_num table {
	width:100%;
	border-collapse: collapse;
	font-size: 14px;
}
.elver_num table td{
	vertical-align: top;
	background:transparent !important;
	border:0px !important;
}
.elver_num table td.date{
	width:150px;
	color: #8971a9;
}
.elver_num table td.theme{
	font-weight:normal;
}
.elver_num_active {
	background-color: #b2a1c9;
	background-image: url("../images/gkkz_ar_minus.png");
}
.elver_num_active table tr td.date,
.elver_num_active table tr td.theme{
	color:#FFFFFF !important;
}
.elver_num_years {
    float: left;
    width: 100%;
}
.elver_num_articles {
	width: 100%;
	max-width: 950px;
    display: block;
	margin-top: 15px;
	margin-botom: 15px;
	border-bottom: 1px solid #eeebe8;
}
.elver_num_articles:last-child{
	border-bottom: 1px solid #000;
}
.elver_num_articles_reset {
	border-bottom: 0!important;
}
.elver_mag_image {
	clear: both;
	float: right;
	font: 11px Open Sans, Arial,Tahoma,Verdana,sans-serif;
	margin-left: 12px;
	padding: 12px;
	width: 110px;
}
.elver_mag_image .lector_img {
	/*box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);*/
	margin-bottom: 12px;
	display: block;
	float:left;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
}
.elver_mag_image .lector_img img{
	float:left;
	/*border-radius: 50%;*/
	width: 100px;
	/*height: 100px;*/
}
.elver_mag_image .lector_hdg {
	margin-right:6px;
}
.elver_mag_image .lector_name {
	font-weight:bold;
}
.elver_num_articles .lvl1_ico,
.elver_num_articles .lvl2_ico {
	position: absolute;
	background-image: url("../images/spoiler_expand.png");
	cursor: pointer;
	float: left;
	height: 20px;
	margin: 0 6px 0 0;
	width: 20px;
	transition: 1s;
}
.elver_num_articles .lvl_ico_active {
	position: absolute;
	background-image: url("../images/spoiler_expand.png");
	transform: rotate(180deg);
	transition: 1s;
}
.elver_num_articles .lvl1 {
	margin-top: 9px;
	overflow: visible;
	/*padding-bottom: 10px;*/
}
.elver_num_articles .lvl1_title {
	margin-left: 0;
}
.elver_num_articles .lvl1_title > div {
	display: table-cell;
}
.elver_num_articles .lvl1_title .lock {
	width: 14px;
	height: 20px;
	margin: 0 15px 0 0;
	position: absolute;
	top: 0;
	left: 0;
}
.closed .lvl2 {
	display: none;
	transition: 3s;
}
.closed .elver_mag_image {
	display: none;
	transition: 3s;
}
.seminar_number_data {
	position: relative;
	cursor: pointer;
	box-sizing: border-box;
}
.new_seminar_number_data{
	width: 150px;
}
.seminar_arrow.rotated {
   transform: rotate(180deg);
	transition: 1s;
}
.seminar_arrow {
	width: 20px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	transition: 1s;
}
.seminar_number_data span{
	font-size: 12px!important;
	text-decoration: none!important;
	margin-left: 25px;
	font-weight: normal!important;
}
.new_seminar_number_data span{
	font-size: 12px!important;
	text-decoration: none!important;
	margin-left: 25px;
	font-weight: normal!important;
}

.elver_num_articles .lvl1_title a,
.elver_num_articles .lvl1_title span {
	/*color: #f7941e;*/
	color: #000;
	font: bold 16px/20px Open Sans, Arial,Tahoma,Verdana,sans-serif;
	text-decoration: none;
}
.elver_num_articles .lvl1_title a:hover,
.elver_num_articles .lvl1_title span:hover {
	text-decoration: underline;
}
.elver_num_articles .lvl1_title.locked a{
	color: #888!important;
}
.elver_num_articles .lvl2 {
	margin: 0 0 8px 30px;
}
.elver_num_years.new:not(.locked) .elver_num_articles .lvl2{
	margin-left: 0;
}
.elver_num_articles .lvl2_title {
	/*font: bold 12px Arial,Tahoma,Verdana,sans-serif;
	padding-left: 18px;*/
}
.elver_num_articles .lvl2_title a {
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
	color: #000;
	margin-left: 25px;
}
.elver_num_articles .lvl2_title.locked a {
	color: #888!important;
}
.elver_num_articles .lvl2_title.locked a.open_article {
	color: #000!important;
}
.elver_num_articles .lvl2_title a:hover {
	text-decoration: underline;
}
.elver_num_articles .lvl3_title a {
	font-size: 16px;
	text-decoration: none;
	color: #000;
}
.elver_num_articles .lvl3_title a:hover {
	text-decoration: underline;
}
.elver_num_articles .lvl3_title.locked a {
	color: #888!important;
}
.elver_num_articles .lvl3 {
	margin: 0 0 0 18px;
	transition: 3s;
}
.elver_num_articles .lvl3_title{
	/*font: 12px Arial,Tahoma,Verdana,sans-serif;*/
	margin: 8px 7px;
}
.elver_num_articles .lvl3_title:last-child{
	margin-bottom: 10px;
}
.webinar_link{
	color: #000 !important;
	text-decoration: none !important;
	font-size: 16px;
	line-height: 22px;
}
.webinar_link:hover{
	color: #000 !important;
	border-bottom: 1px solid #000 !important;;
}
.main_years_cont {
	margin-left: 150px;
    float: left;
}
.years_container2 {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.years_container2 .active {
	background: 	#fea517!important;
	color: 			#ffffff!important;
	cursor: text;
}
.all_years {
	position: absolute;
	float: left;
}
.all_years a {
	display: inline-block;
	background: 	#eeebe8;
	font-size: 		13px;
	font-weight: 	bold;
	margin: 		0 2px 2px 0;
	padding: 		7px 30px;
	text-align: 	center;
	color: 			#000;
	text-decoration:none;
	cursor:			pointer;
	width: 30px;
	float: left;
}
.other_years {
	display: inline-block;
}
.other_years a {
	display: inline-block;
	background: 	#eeebe8;
	font-size: 		13px;
	font-weight: 	bold;
	margin: 		0 2px 2px 0;
	padding: 		7px 30px;
	text-align: 	center;
	color: 			#000;
	text-decoration:none;
	cursor:			pointer;
	width: 30px;
	float: left;
}


.years_container .e_year {
	position: relative;
	background: 	#eeebe8;
	font-size: 		13px;
	font-weight: 	bold;
	margin: 		0 -2px 2px 0;
	padding: 		7px 30px;
	text-align: 	center;
	color: 			#000;
	text-decoration:none;
	cursor:			pointer;
	width: 30px;
	float: left;
	display: 		inline-block;
}
.years_container .active {
	background: 	#fea517!important;
	color: 			#ffffff!important;
	cursor: auto;
}
.years_container .wrapper_left_submenu_lvl2 {
	position: relative;
	width: 100%;
	max-width: 700px;
	padding: 0 4px!important;
	display: 		inline-block;
	float: none;
}

.elver_num_years.new .lvl1_title .seminar_arrow{
	display: none;
}

@media screen and (max-width: 640px) {
	.elver_mag_image {
		display: none;
	}
	.main_years_cont {
		margin-left: 0;
	}
	/*.elver_num_articles .lvl2 {
		margin: 6px 0px 3px 25px;
	}
	.lvl1_title > div {
		width: 90%;
	}
	.lvl1_title > div:nth-child(2) {
		margin-top: 10px;
		margin-left: 25px;
	}*/
}