/* -----------------------------------*/
/* ----------->>> PRINT <<<-----------*/
/* -----------------------------------*/

* {
	background: 0 !important;
	color: #000 !important;
	-webkit-print-color-adjust: exact;
}
img, table { page-break-inside: avoid; }
.article-show .reader_wrapper {
	width: auto;
	min-height: auto !important;
	height: auto !important;
}
.reader-content {
	min-height: auto !important;
}
.reader-content img {
    max-width: 100;
}
body, html {
	height: auto !important;
}
.article-show .reader-content {
	min-height: auto !important;
}
.article-show .all,
.article-show .reader-head-to-fix,
.article-show .loader-block,
.article-show .navigate-articles,
.article-show .article-close,
.article-show .read-head-container,
.article-show .player-card-wrapper,
.article-show .metallurg-gallery,
.match-detail .timelapse,
.menu,
.online-ico,
.sttb,
.header,
.footer,
.roster .roster-block .roster-element .in .bottom,
.roster .roster-block .roster-element .in .top .img div,
.shop-count-wrapper .shop-count,
.shop-block .left,
.bx-wrapper .bx-pager,
.shop-block .right .shop-item .s-left .tocart .tocart-btn,
.ticket-block .ticket-block-bottom .pay,
.ticket-block .ticket-block-bottom .cancel,
.ticket-block .ticket-block-bottom-a .download,
.selectBox
{
	display: none !important;
}
.article-show .reader-content {
	padding: 0;
}

/*all*/
.all,
.container
{
	min-width: auto !important;
	min-height: auto !important;
}
.cont-inner,
.content,
.roster,
.shop-block .right,
.shop-block
{
	width: auto !important;
	padding: 0 !important;
	margin: 0 !important;
}

/*match-detail*/
.match-detail {

}
.match-detail .add,
.match-detail .right,
.match-detail .left {
	display: none;
}
.match-detail .main {
	width: 630px;
	margin: 0 auto;
}
.match-detail .line table tbody tr td strong {
	margin: 0 !important;
}
.match-detail div.protocol .block-red,
.match-detail div.protocol .block-blue {
	display: none;
}
.protocol-table-print {
	width: 80%;
	margin: 0 auto 30px;
	text-align: center;
	display: block !important;
}
.protocol-table-print td {
	border-top: 1px solid #000;
	font: 14px/1.2 'PT Sans', sans-serif;
	padding: 10px 6px;
}
.match-online ul li {
	padding-left: 0;
}