/*!
 * Resource /res/css/print.css from 2019-01-30 16:41:38
 *
 */
/* ------ */
/* print */
/* ------ */
body {
	background: #fff;
	color: #000;
	font: normal 14px/140% 'Arial CE', 'Arial', 'Tahoma', sans-serif;
	margin: 0;
	padding: 20px;
}
a[href]:after,
.header-top-controls,
.main-menu,
.slider,
footer,
.header-image,
.breadcrumb,
.content-right,
.pagination,
.page-navi,
.custom-form,
.help,
.stories .image,
.news,
.detail-info {
	display: none;
}
.container-fluid,
.container,
.col-xs-12 {
	width: 100%;
	padding: 0;
}
.row {
	margin: 0;
}
.label {
	border: 0;
}
.header-top {
	height: auto;
	margin-bottom: 35px;
}
.logo {
	width: auto;
	max-width: 100%;
}
.content-left {
	width: 100%;
}
.content-main {
	margin-bottom: 70px;
	text-align: left;
}
.page .content-main {
	margin-bottom: 0;
}
.stories {
	text-align: left;
}
.stories .title-wrap {
	margin-bottom: 35px;
}
.stories .list-wrap {
	margin-top: 35px;
}
