
.note_detail
{
	display:block;
	font-size: 18px;
	position: relative;
}
.images_block
{
	display:block;
	margin:10px 30px;
}
.note_detail .title
{
	display:block;
	margin:20px 0;
	font-size: 36px;
	font-family: 'BuSan-N';
	font-weight: bold;
}
.note_detail .type_article
{
	display:block;
	font-family: 'BuSan-N';
	font-weight: bold;
	font-size: 18px;
	/*margin-bottom: 4px;*/
}
.note_headline h1, .note_headline_bg h1
{
	/*font-size: 100px;
	line-height: 80px;
	font-family: 'Bonvalet';*/
	font-size: 60px;
    line-height: 60px;
	z-index: 2;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 20% 0 0;
}
.note_headline img
{
	width:100%;
	display: block;
	margin-top: 40px;
}
.note_headline_bg
{
	display:block;
	position:relative;
	margin:0 30px;
	height:500px;
	background-size: 1400px;
	background-position: center top;
	background-repeat: no-repeat;
}
.note_headline_bg .type_article
{
	line-height: 22px;
	font-family: 'BuSan-N';
	font-weight: bold;
}
.note_headline_bg img
{
	display:block;
	z-index: 1;
	width:100%;
	-webkit-clip-path: polygon(0% 0%,100% 0%,100% 88%,0% 100%);
	clip-path: url(#clip-shape_main_article_img);
}
.note_headline_bg h1
{
	display:block;
	font-family: 'BuSan-N';
	font-size: 60px;
    line-height: 60px;
	position:absolute;
	width:50%;
	bottom:10%;
	left:30px;
}
.note_anons
{
	display: block;
	padding:30px 10% 0 30px;
	font-size: 30px;
	line-height: 35px;
}
.creator_type_date_div
{
	display: block;
	padding:0 30px 0px;
	font-size: 16px;
}
.creator
{
	display: inline-block;
	margin-right:10px;
	font-family: 'BuSan-N';
	font-weight: bold;
	text-decoration: none;
	color:#000;
}
.creator_type_date_div table td
{
	vertical-align: middle;
}
.creator_type_date_div .subject_tags
{
	position: relative;
	display: inline-block;
	margin-left: 10px;
	padding-top: 10px;
}
.standart_text_block
{
	display: block;
	padding:20px 27% 20px 11%;
	font-size: 18px;
	line-height: 25px;
}
.standart_text_block p 
{
	display:block;
	margin-top: 0;
}

.standart_text_block div, .yellow_block div
{
	padding-bottom: 10px;
}

.standart_text_block .olimpiad_block
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:60px;
}
.standart_text_block img 
{
	max-width: 100%;
}
.standart_text_block .olimpiada
{
	padding: 17px 20px 17px 0!important;
}
.standart_text_block .subject_tags
{
	margin-bottom: 2px;
	margin-left: 10px;
}

.standart_text_block .olimpiada .block_inner
{
	padding:10px 10px 66px 10px !important;
}

.article_title, h2
{
	display: block;
	font-family: 'BuSan-N';
	font-weight: bold;
	font-size: 25px;
	line-height: 30px;
	padding-top:17px;
	padding-bottom: 4px;
	margin-top: 0;
	margin-bottom: 5px;
}
.standart_text_block h2
{
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.standart_text_block h3
{
	font-size: 20px;
line-height: 25px;
margin-bottom: 0px;
margin-top: 40px;
font-family: 'BuSan';
font-weight: bold;
}

.yellow_block
{ 
	display:block;
	position:relative;
	margin:0 27% 0 11%;
	padding:20px 20px;
	line-height: 25px;
	background: linear-gradient(-45deg, #fff080, #ffdf40);
	-webkit-clip-path: polygon(0% 5%,100% 0%,100% 100%,0% 95%);
	clip-path: url(#clip_shape_for_yellow_blocks);
} 
.yellow_block .inner
{
	display:block;
	position:relative;
	padding:3% 0%;
}
.inner_image
{
	float:right;
	position: relative;
	margin-right: -30px;
}
.krik
{
	display:block;
	font-family: 'Bonvalet';
	font-size: 60px;
	line-height: 55px;
	/*padding:21px 0 34px 140px;*/
	padding: 15px 0 32px 60px;
	margin:0 -12% 0 0;
	/*background: url('/images/krik.png') 25px 10px no-repeat;*/
	/*min-height:162px;*/
}
.note_table 
{
	width:100%;
	/*table-layout: fixed;*/
} 
.note_table td
{
	 padding: 5px 10px 5px 0;
}
.note_table td:first-child
{	
	padding-left:0;
}
.note_table td:last-child
{	
	padding-right:0;
}

.note_table thead tr:last-child:nth-child(2) td
{
	/*display: block;*/
	/*display: table-caption;*/
	height: 11px;
	line-height: 8px;
	font-size: 2px;
	padding: 0;
	background: url('/images/line-table.svg') top center no-repeat;
	background-size: 100% 50%;

}

.note_table thead td
{
	font-family: 'Bonvalet';
	font-size: 23px;
	padding-bottom:2px;
}

.note_table .selection
{
	font-size: 22px;
}
.docs
{
	display:block;
	padding:20px 11% 30px;
}
.docs a
{
	display:inline-block;
}
.docs a.doclist
{
	display:block;
	position:relative;
	border:none;
	float:left;
	font-family: 'Bonvalet';
	font-size: 23px;
	line-height: 26px;
	width:150px;
	height:207px;
	padding:10px;
	margin:15px 10px 25px 0; 
	text-decoration: none;
	/*background: url('/images/doclist_bg.png') left top no-repeat;*/
}
.docs a.doclist svg
{
	display: block;
	position:absolute;
	top:0;
	left:0;
	width:170px;
	height:227px;
	fill:#D7D7D7;
}
.standart_text_block .block.publication
{
	width:38%;
	position: relative;
	margin-right: -43%;
	float: right;
	margin-top: -0px;
	padding-right:5%;
	margin-left:60px;
}



.standart_text_block .olimpiada .subject_tags
{
	left:0px;
	bottom: 0px;
}

.standart_text_block .olimpiada p
{
	font-size: 16px;
	line-height: 20px;
	padding-top: 13px;
	padding-bottom: 15px;
	margin-top: 0;
	padding-right: 10px;

}

.caption
{
	display: block;
	padding:10px 0;
	clear:both;
	font-size: 14px;
	line-height: 16px;
}

.yellow_block .article_title
{
	padding-bottom: 20px;
}

.standart_text_block .olimpiada .type
{
	margin-bottom: 0;
	margin-top: -7px;
}

.standart_text_block .olimpiada .fav
{
	margin:-3px 5px 3px 0;
}

.standart_text_block .block.publication a
{
	padding-right: 15px;
}

.standart_text_block ul, .standart_text_block ol
{
	padding-left: 35px;
	display: block;
	/*list-style-type: none;*/
	padding-bottom: 3px;
	margin: -18px 0px 20px;
}
.standart_text_block ul
{ 
	list-style-type: disc;
}

.standart_text_block ul li ul,.standart_text_block ol li ul,.standart_text_block ol li ol, .standart_text_block ul li ol
{
	margin: 10px 0px 0px;
}

.standart_text_block ul li
{
	display: list-item;
	padding-bottom: 9px;
}

.standart_text_block li p
{
	margin-bottom: 0;
}

.standart_text_block ul li:last-child
{
	padding-bottom: 0px;
}

.not-programm-ul
{
	margin-top:0 !important;
}

/*--------Для трансляции-------*/
.post {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #bbbbbb;
    margin-bottom: 10px;
    padding: 7px 8px 5px;
}

table p 
{
	margin:0;
	padding:0;
}

.test 
	{
		display: block;
		font-family: 'BuSan-N';
		font-size: 18px;
	}
	.test p 
	{
		margin:0 !important;
	}

	.test p#restxt  
	{
		margin:5px auto !important;
	}
	.test h1 
	{
		font-size: 45px;
		text-align: center;
	}
	#test_content
	{
		display: block;
		width:700px;
		margin:20px auto 0;
	}
	.test_button, .set_ans
	{
		display: block;
		margin:20px auto;
		font-family: 'Bonvalet';
		font-size: 30px;
		color:#e11000;
		text-decoration: none;
		cursor: pointer;
		width:280px;
		text-align: center;
	}
	.big_t_b
	{
		font-size: 30px;
		/*text-transform: uppercase;*/
	}
	.question
	{
		font-size: 30px;
		line-height: 30px;
		margin-top: 20px !important;
		margin-bottom: 20px !important;
		/*padding:0 20px;*/
	}
	.question b
	{
		font-size: 25px;
	}
	.test_answer
	{
		display: table-cell;
		width:700px;
		padding:5px 25px;
		height: 60px !important;
		text-align: center;
		vertical-align: middle;
		font-size: 20px; 
		line-height: 22px;
		color:#000;
		text-decoration: none;
		background: url('/include/tests/ramka.php?color=666&rotate=0') top left no-repeat;
		background-size: 100% 100%;
		cursor: pointer;
	}
	.test_answer.nh:hover
	{
		background: url('/include/tests/ramka.php?color=666&rotate=0') top left no-repeat;
		color: #000;
	}
	.test_answer_rot
	{
		background-image: url('/include/tests/ramka.php?color=666&rotate=180');
	}
	.test_answer.nh:hover.test_answer_rot
	{
		background-image: url('/include/tests/ramka.php?color=666&rotate=180');	
	}
	.test_answer:hover, .test_answer.blue 
	{
		background-image: url('/include/tests/ramka.php?color=006cd9&rotate=0');
		color:#006cd9;
	}
	.test_answer.blue 
	{
		font-weight: bold;	
	}

	.test_answer:hover.test_answer_rot
	{
		background-image: url('/include/tests/ramka.php?color=006cd9&rotate=180');
	}
	.ans_del
	{
		display: block;
		width:100%;
		height:10px;
		padding-bottom: 0 !important;
	}
	.numeration
	{
		font-size: 18px;
		text-align: center;
		color:#999999;
	}
	.test_answer_comment
	{
		color:#000;
		padding: 0 20px;
		margin:0;
	}
	.black, .black:hover 
	{
		color:#000;
	}
	.wrong_ans, .wrong_ans:hover 
	{
		background-image: url('/include/tests/ramka.php?color=e11000&rotate=0')!important;
		color:#e11000 !important;
	}
	.wrong_ans.test_answer_rot, .wrong_ans:hover.test_answer_rot 
	{
		background-image: url('/include/tests/ramka.php?color=e11000&rotate=180')!important;
		color:#e11000 !important;
	}

	.right_ans,.right_ans:hover
	{
		background-image: url('/include/tests/ramka.php?color=278f33&rotate=0') !important;
		color:#278f33 !important;
	}
	.right_ans.test_answer_rot,.right_ans:hover.test_answer_rot
	{
		background-image: url('/include/tests/ramka.php?color=278f33&rotate=180');
		color:#278f33;
	}
	.mbright_ans,.mbright_ans:hover
	{
		background-image: url('/include/tests/ramka.php?color=000000&rotate=0');
		color:#000000;
		font-weight: bold;
	}
	.mbright_ans.test_answer_rot,.mbright_ans:hover.test_answer_rot
	{
		background-image: url('/include/tests/ramka.php?color=000000&rotate=180');
	}
.sb
{
	display: none; width: 700px; margin:0 auto;
}

.sb iframe
{
	width:700px; height:150px; margin: 0 auto; border:none;
}
@media all and (min-width: 700px)
{
	.creator_type_date_div .subject_tags
	{
		bottom: auto;
	}
}
@media all and (max-width: 700px)
{

	.note_headline_bg
  {
  	height: 43vw;
	background-size: 100vw;
	clip-path: none !important;
	margin: 0 0px;
  }
  .note_headline_bg h1
  {
  	width: auto;
  }
	.note_table thead td
	{
		font-size: 15px;
	}
	.note_table td
	{
		word-break: break-all;
		font-size: 12px;
	}
	.note_headline h1, .note_headline_bg h1
	{
		font-size: 22px;
		line-height: 27px;
		padding: 0;
	}

	.note_detail h2
	{
		font-size: 22px;
		line-height: 27px;
		padding-top: 27px;
	}

	.note_headline
	{
		padding: 0 12px;
	}

	.note_anons
	{
		font-size: 17px;
		line-height: 20px;
		padding: 10px 10px 20px;
	}

	.creator_type_date_div
	{
		padding: 0 10px;
	}

	.creator_type_date_div table, .creator_type_date_div table tr, .creator_type_date_div table tr td
	{
		display: block;
	}

	.creator_type_date_div table tr td:first-child
	{
		padding-top: 0 !important;
	}

	.creator_type_date_div table tr td:first-child span
	{
		display: block;
	}

	.creator_type_date_div .subject_tags
	{
		bottom: 0;
		margin-left: 0;
	}

	.standart_text_block
	{
		padding: 20px 10px;
		font-size: 17px;
		line-height: 20px;
	}

	.standart_text_block h3
	{
		font-size: 17px;
		line-height: 20px;
		padding:20px 0 10px;
		margin-top: 0;
	}

	.krik
	{
		font-size: 25px;
		line-height: 30px;
		padding: 10px 0 10px 20px;
		margin:0;
	}

	.note_detail .type_article
	{
		padding-bottom: 10px;
	}

	.yellow_block
	{
		margin: 0;
	}

	#test_content
	{
		width: auto;
	}

	.numeration
	{
		font-size: 17px;
	}

	.question
	{
		font-size: 22px;
		line-height: 27px;
		/*font-weight: bold;*/
		text-align: center;
	}
	.standart_text_block .block.publication
	{
		width: 90%;
		position: relative;
		float: none;
		margin: 0px auto;
		padding-right: 0;
	}

	.standart_text_block .olimpiad_block
	{
		float: none;
		margin: 10px auto;
		width: auto;
	}

	.standart_text_block .olimpiada
	{
		clip-path: none !important;
		-webkit-clip-path: none !important;
	}

	.yellow_block .inner
	{
		font-size: 17px;
		line-height: 20px;
	}

	.docs
	{
		padding: 20px 10px 30px;
		display: grid;
		grid-template-columns: repeat(2,1fr);
		grid-column-gap: 20px;
	}

	.docs .article_title
	{
		grid-column: span 2;
	}

	.docs a.doclist
	{
		width: auto;
		font-size: 20px;
		line-height: 23px;
		padding-top: 20px;
		margin: 0;
	}

	.docs a.doclist svg
	{
		width: 100%;
	}

	.note_detail .title
	{
		line-height: 27px;
		font-size: 22px;
		margin-top:35px;
	}

	.more-articles .block .publ_name
	{
		font-size: 22px;
		line-height: 29px;
	}

	.more-articles td
	{
		padding-bottom: 20px;
	}

	.article_title
	{
		padding-top: 10px;
	}

	.note_table
	{
		width: 100% !important;
	}
	.test_answer
	{
		padding: 15px 25px;
		box-sizing: border-box;
		min-height: 60px !important;
		height: auto !important;
		font-size: 17px;
		line-height: 20px;
	}
	
	.question b
	{
		font-size: 22px;
	}
	.sb
	{
		width: 100%;
	}

	.sb iframe
	{
		width: 100%;
		height: 173px;
	}

	.test_answer_comment iframe
	{
		width: 100% !important;
		height: auto !important;
	}

	.numeration
	{
		font-size: 17px;
		line-height: 20px;
	}

	/*#test_content p b
	{
		font-weight: normal;
	}*/
	#test_content
	{
		margin:0 auto;
	}

	.note_detail .standart_text_block h3
	{
		padding-top: 10px;
	}

	.note_detail .block_inner .fav,
	.note_detail .block_inner .headline.red,
	.note_detail .block_inner .headline.red,
	.note_detail .block_inner p,
	.note_detail .block_inner .subject_tags
	{
		display: none;
	}

	.note_detail .standart_text_block .olimpiada
	{
		padding: 0 !important;
		width: calc(100vw - 15px);
		box-sizing: border-box;
		margin-left: -10px;
	}

	.note_detail .standart_text_block .olimpiada .block_inner
	{
		padding: 25px 20px 10px 20px !important;
		min-height: 0 !important;
	}

	.standart_text_block .block.publication
	{
		margin: 0 0 20px 0;
		background-color: #f3f3f3;
		padding: 20px;
		width: calc(100vw - 15px);
		box-sizing: border-box;
		margin-left: -10px;
	}

	.standart_text_block .block .publ_name
	{
		font-size: 18px;
		line-height: 24px;
	}

	.standart_text_block .block.publication .block_inner
	{
		padding: 0 !important;
	}
}