.article {
	font-size:100%; /* ��� ���������� ������� � ������ ������ ��� �������� */
	line-height:160%;
}

.article .content {
	width:560px;
	margin-left:0;
	overflow:hidden;
}

.center_narrow .content {
	width: 480px;
}


/* ��� Mozilla
@-moz-document url-prefix() { .article .content { width:555px; } }

/* ��� Crome
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .article .content { width:555px;}
}
*/

.article .content .tools {
	float:right;
	margin:8px;
}

.article .content .tools img {
	border:1px solid #e7e7e7;
	padding:2px;
	border-radius:3px;
	margin-left:5px;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3); /* ��� Firefox */
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3); /* ��� Safari � Chrome */
    box-shadow: 0 0 2px rgba(0,0,0,0.1); /* ��������� ���� */
}

.article .content .tools img:hover {
	border: 1px solid silver;
}

.article .content .tools img.shade {
	opacity:0.3;
}

.article .content h1 {
	margin-bottom:10px;
}

.article .content .date {
	color:#9FA8AC;
}

.article .content .date:first-letter {
	text-transform:uppercase;
}

.article .content .lid {
	padding-left:10px;
	border-left:1px solid #e7e7e7;
}

.article .content .vrez {
	padding-left:20px;
	padding-right:20px;
	zborder-left:1px solid #9f2b11;
	font-family: 'Roboto Condensed', Georgia, 'Century Schoolbook L', serif;
	font-size:1.6em;
	line-height:140%;
	color:#9f2b11;
	font-style:italic;
}

.article  .content .vrez_left {
	width:30%;
	float:left;
	padding-right:10px;
	margin-right:20px;
	color:#333;
	zborder-right: 1px dashed #e7e7e7;

	background-color: #f9f9eb;
	margin-left: -15px;
	padding-left: 15px;
	padding-bottom:10px;
	margin-bottom:-5px;
}

.article .content .vrez_right {
	width:30%;
	float:right;
	padding-left:10px;
	margin-left:20px;
	color:#333;
	border-left: 1px dashed #e7e7e7;
}

.article .content .vrez_left span, .vrez_right span {
	font-family: 'Roboto Condensed', Georgia, 'Century Schoolbook L', serif;
	font-size:1.3em;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	color:black;
}

.article .content .second_title {
	font-family: 'Roboto Condensed', Georgia, 'Century Schoolbook L', serif;
	margin-bottom:15px;
	font-weight:normal;
	font-size:1.3em;
}

.article .content img {
	max-width: 100%;
	height: auto;
}
.article .content img[align="left"] {
	margin:0 10px 10px 0;
}
.article .content img[align="right"] {
	margin:0 0 10px 10px;
}

.article .content .big_image {
	width:98.5%;
	display:inline-block;
/* 	border:1px solid #e7e7e7; */
	color:#616b6f;
	margin-bottom:20px;
}

.article .content .big_image img {
	width:100%;
}

.article .content .image_author {
	margin:0px 5px 5px 5px;
	float:right;
}

.article .content .image_caption {
	margin-top:5px;
	float:left;
	font-size:11px;
	line-height:13px;
}

.article .content .image_caption p {
	margin-bottom:5px;
}

.article .content ul, .article ol {
	margin-bottom:20px;
}

.article .content ul li, .article ol li {
	color:black;
}


.article .content ul {
	list-style-type:square;
	padding-left:18px;
}

.article .content ol {
	list-style-type:decimal;
	padding-left:20px;
}

/* ����������� ������� � ������ */

.article .content table {
	width:100%;
	border-top:1px solid #e7e7e7;
	border-left:1px dashed #e7e7e7;
	margin-bottom:20px;
	font-size:85%;
}

.article .content table {
	border-collapse:none;
}

.article .content table tr {
	border-bottom:1px solid #e7e7e7;
}

.article .content table tr th {
	padding:1px 5px;
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid silver;
	border-right:1px dashed #e7e7e7;
}

.article .content table tr td {
	padding:1px 5px;
	border-right:1px dashed #e7e7e7;
}

.article .content table tr:nth-child(2n) {
	background-color:#f3f3f3;
}

/* ������������ � ������ */


.article .content .photo_gallery {
	width:100%;
	color:#616b6f;
	margin-bottom:20px;
}

.article .content .photo_gallery table, .article .photo_gallery table td {
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
	text-align:center;
	border-right:none !important;
}

.article .content .photo_gallery img {
	width:100%;
	border:1px solid #e7e7e7;
	margin-top:7px;
}



.article .content .photo_gallery .more {
	color:#616b6f;
	float:right;
	margin-right:5px;
	font-family: Verdana, 'Geneva CY', Helvetica, 'DejaVu Sans', Arial, sans-serif;
	font-size:1em;
}

.article .content .photo_gallery .more img {
	width:11px;
	height:11px;
	vertical-align:text-bottom;
	border:0;
	padding-bottom:1px;
}

.article .art_photo {
	width: 98.5%;
}

.article .art_photo .art_photo_img {
	max-width:550px;
}

/*.article .art_photo table,*/
/*.article .art_photo table tr,*/
/*.article .art_photo table td {*/
	/*border-left:0;*/
	/*border-right:0 !important;*/
	/*border-top:0;*/
	/*border-bottom:0;*/
/*}*/

/*.article .art_photo table td {*/
	/*text-align:right;*/
	/*font-size:12px;*/
/*}*/

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

.art_photo_text {
	font-weight: bold;
	margin-bottom: 5px;
}

.article iframe {
	width: 100%;
}

.article iframe[src*="youtube"] {
	width: 85.7%;
	height: 270px;
}

/* ������� ---------------------------------------- */

.static {
	font-size:100%; /* ��� ���������� ������� � ������ ������ ��� �������� */
	line-height:160%;
}

.static .content {
	width:100%;
	margin-left:0;
	overflow:hidden;
}
.static .content .tools {
	float:right;
	margin:8px;
}

.static .content .tools img {
	border:1px solid #e7e7e7;
	padding:2px;
	border-radius:3px;
	margin-left:5px;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3); /* ��� Firefox */
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3); /* ��� Safari � Chrome */
    box-shadow: 0 0 2px rgba(0,0,0,0.1); /* ��������� ���� */
}

.static .content .tools img:hover {
	border: 1px solid silver;
}

.static .content .tools img.shade {
	opacity:0.3;
}

.static .content h1 {
	margin-bottom:10px;
}

.static .content .lid {
	padding-left:10px;
	border-left:1px solid #e7e7e7;
}

.static .content .vrez {
	padding-left:20px;
	padding-right:20px;
	zborder-left:1px solid #9f2b11;
	font-family: 'Roboto Condensed', Georgia, 'Century Schoolbook L', serif;
	font-size:1.6em;
	line-height:140%;
	color:#9f2b11;
	font-style:italic;
}

.static  .content .vrez_left {
	width:30%;
	float:left;
	padding-right:10px;
	margin-right:20px;
	color:#333;
	zborder-right: 1px dashed #e7e7e7;

	background-color: #f9f9eb;
	margin-left: -15px;
	padding-left: 15px;
	padding-bottom:10px;
	margin-bottom:-5px;
}

.static .content .vrez_right {
	width:30%;
	float:right;
	padding-left:10px;
	margin-left:20px;
	color:#333;
	border-left: 1px dashed #e7e7e7;
}

.static .content .vrez_left span, .vrez_right span {
	font-family: 'Roboto Condensed', Georgia, 'Century Schoolbook L', serif;
	font-size:1.3em;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	color:black;
}

.static .content .second_title {
	font-family: 'Roboto Condensed', Georgia, 'Century Schoolbook L', serif;
	margin-bottom:15px;
	font-weight:normal;
	font-size:1.3em;
}

.static .content .big_image {
	width:98.5%;
	display:inline-block;
/* 	border:1px solid #e7e7e7; */
	color:#616b6f;
	margin-bottom:20px;
}

.static .content .big_image img {
	width:100%;
}

.static .content .image_author {
	margin:0px 5px 5px 5px;
	float:right;
}

.static .content .image_caption {
	margin:0px 5px 5px 5px;
	float:left;
}

.static .content ul, .static ol {
	margin-bottom:20px;
}

.static .content ul li, .static ol li {
	color:black;
}


.static .content ul {
	list-style-type:square;
	padding-left:18px;
}

.static .content ol {
	list-style-type:decimal;
	padding-left:20px;
}

/* ����������� ������� � ������ */

.static .content table.standart {
	width:100%;
	margin-bottom:20px;
	font-size:85%;
}

.static .content table.standart {
	border-collapse:none;
}

.static .content table.standart tr {
	border-bottom:1px solid #e7e7e7;
}

.static .content table.standart tr th {
	padding:1px 10px 1px 0;
	text-align:left;
	font-weight:normal;
}

.static .content table.standart tr td {
	padding:10px 10px 10px 0;
}

/* ������������ � ������ */


.static .content .photo_gallery {
	width:100%;
	color:#616b6f;
	margin-bottom:20px;
}

.static .content .photo_gallery table, .static .photo_gallery table td {
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
	text-align:center;
	border-right:none !important;
}

.static .content .photo_gallery img {
	width:100%;
	border:1px solid #e7e7e7;
	margin-top:7px;
}

.static .content .photo_gallery .more {
	color:#616b6f;
	float:right;
	margin-right:5px;
	font-family: Verdana, 'Geneva CY', Helvetica, 'DejaVu Sans', Arial, sans-serif;
	font-size:1em;
}

.static .content .photo_gallery .more img {
	width:11px;
	height:11px;
	vertical-align:text-bottom;
	border:0;
	padding-bottom:1px;
}

.static .art_photo {
	width: 98.5%;
}

.static .art_photo table,
.static .art_photo table tr,
.static .art_photo table td {
	border-left:0;
	border-right:0 !important;
	border-top:0;
	border-bottom:0;
}

.static .art_photo table td {
	text-align:right;
	font-size:12px;
}

.twitter-tweet, .instagram-media, .fb-post, div[id^="vk_post_"] {
    margin: 10px auto !important;
    display: block !important;
    text-align: center;
}

/* New styles 13.10.16 Sandrig */

.article__incut {
	width: 98.5%;
}

.incut {}

.incut__text {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}

.incut__title {
	color: #3776b6;
}

.incut__img {
	display: block;
}

.incut__badge {
	position: relative;
}

.badge {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.badge__info {
	display: inline-block;
	vertical-align: top;
	padding: 9px 12px;
	background-color: #3776b6;
	color: #fff;
	font-size: 18px;
}

.badge__icon {
	display: inline-block;
	vertical-align: top;
	padding: 9px;
	background-color: #9f2b11;
}

.jw-tab-focus:focus {
	outline: none !important;
}

.jw-controls  > .jw-display-icon-container {
	pointer-events: auto !important;
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
	left: 0 !important;
	margin: 0 !important;
	background: none !important;
	z-index: 10000 !important;
	border: none !important;
}

.jw-controls > .jw-display-icon-container > .jw-button-color {
	width: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -50px 0 0 -50px;
}

.jw-controls > .jw-display-icon-container > .jw-icon-display {
	color: #fff!important;
	background: rgba(0,0,0,.8) !important;
	border-radius: 15px !important;
	display: block !important;
	margin: 0 !important;
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	margin: -24px 0 0 -34px !important;
	width: 68px !important;
	height: 48px !important;
}

.jw-controls > .jw-display-icon-container > .jw-icon-display:before {
	display: block;
	margin-top: 8px;
	font-size: 22px;
	color: #fff !important;
}

.jw-controls > .jw-display-icon-container:hover > .jw-icon-display {
	background: #3776b6 !important;
}

.jw-controls > .jw-controlbar .jw-slider-container {
	margin-top: 6px;
}

.jw-state-buffering .jw-controls > .jw-display-icon-container,
.jw-flag-ads .jw-controls > .jw-display-icon-container {
	display: none;
}

.jw-skin-seven .jw-playlist-container .jw-option:hover .jw-label,
.jw-skin-seven .jw-playlist-container .jw-label .jw-icon-play,
.jw-skin-seven .jw-button-color:hover,
.jw-skin-seven .jw-toggle,
.jw-rightclick .jw-rightclick-logo {
	color: #f12b24 !important;
}

.jw-skin-seven .jw-progress,
.jw-skin-seven .jw-icon-tooltip .jw-active-option {
	background-color: #f12b24 !important;
}

.jwplayer .jw-rightclick ul {
	padding-left: 0 !important;
}

.video__wrapper,
.video__wrap {
	position: relative;
}

.video__duration {
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}

.video__overlay {
	display: none;
	width: 100%;
	height: auto;
	padding: 20px 0;
	background-color: #000000;
	overflow: hidden;
}

.video__list {
	width: 100%;
	margin-bottom: 4px;
	padding-top: 10px;
	text-align: center;
}

.video__item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width: 44%;
	/*min-width: 210px;*/
	/*min-height: 140px;*/
	margin: 2%;
}

.video__link {
	color: #ffffff;
}

.video__link:hover {
	color: #3776b6;
}

.video__img {
	display: block;
	width: 100%;
	margin-bottom: 4px;
}

.video__title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.video__button {
	text-align: center;
}

.video__more {
	display: inline-block;
	height: 32px;
	padding-left: 38px;
	font-size: 14px;
	line-height: 2.4;
	color: #ffffff;
	background: url(/media/img/mk.ru/refresh-icon.png) no-repeat left center;
	background-size: 27px;
}

.video__more:hover {
	color: #3776b6;
}

.video__link:hover .video__box {
	display: block;
}

.video__box {
	position: absolute;
	top: 0;
	bottom: 0;
	display: none;
	width: 100%;
	padding: 10px;
	text-align: left;
	color: #C3C1C1;
	background: rgba(0, 0, 0, 0.65);
	-moz-transition: all, .4s, ease-in;
	-o-transition: all, .4s, ease-in;
	-webkit-transition: all, .4s, ease-in;
	transition: all, .4s, ease-in;
}

.video__inner {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	overflow: hidden;
}

.banner__videonow {
	margin-bottom: 20px;
}

.banner__buzzoola {
	margin-bottom: 20px;
}

.article__inread {
    margin-bottom: 20px;
}
