/*!
 * Resource /res/css/print.css from 2021-12-14 11:34:02
 *
 */
/* ------ */
/* print */
/* ------ */
body {
	background: #fff;
	color: #373737;
	font: normal 14px/140% 'Arial CE', 'Arial', 'Tahoma', sans-serif;
	margin: 0;
	padding: 20px;
}
a[href]:after,
.header-top-controls,
.header-bottom,
.main-menu,
.slider,
.articles .item .more,
.banner,
.banner-bottom,
footer,
.main-title-wrap,
.content-right,
.pagination,
.page-navi,
.related-items,
.custom-form {
	display: none;
}
.container-fluid,
.container,
.col-xs-12 {
	width: 100%;
	padding: 0;
}
.row {
	margin: 0;
}
.header-top {
	height: auto;
	margin: 0 0 20px 0;
}
.logo {
	width: auto;
	max-width: 100%;
}
.content-left {
	width: 100%;
}
.main-title {
	padding-left: 0;
}
.item {
	width: 100%;
	margin-bottom: 0;
	padding: 0;
	border: 0;
}
.item p:last-of-type {
	margin-bottom: 0;
}
.label {
	border: 0;
}
.detail .image {
	margin-top: 0;
}
