/*!
 * Resource /res/css/print.css from 2019-09-18 13:32:43
 *
 */
/* ------ */
/* print */
/* ------ */
body {
	background: #fff;
	color: #000;
	font: normal 14px/140% 'Arial CE', 'Arial', 'Tahoma', sans-serif;
	margin: 0;
	padding: 20px;
}
a[href]:after,
header,
.main-menu,
.boxes,
.slider,
footer .bottom,
.breadcrumb,
.content-left,
.pagination,
.page-navi,
.custom-form,
.list {
	display: none;
}
html {
	height: auto;
}
body {
	min-height: 0;
}
.container-fluid,
.container,
.col-xs-12 {
	width: 100%;
	padding: 0;
}
.row {
	margin: 0;
}
footer .top {
	margin-top: 40px;
	margin-bottom: 0;
}
