/* print styles */
body {
	background: white;
	color: #000;
	font: normal 14px/140% 'Arial CE', 'Arial', 'Tahoma', sans-serif;
	margin: 0;
	padding: 20px;
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
}
h1 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0;
	line-height: 125%;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}
h2,
h3,
h4,
h5,
h6,
.past-line {
	margin-top: 0.3em;
	margin-bottom: 0.2em;
	padding: 0;
	line-height: 125%;
	font-weight: bold;
}
h2,
.past-line {
	font-size: 26px;
}
.past-line {
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: 2em;
	clear: both;
}
h3 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 16px;
	font-weight: normal;
}
a {
	color: #000;
	text-decoration: none;
}
p,
ul,
ol {
	margin: 0 0 20px 0;
	padding: 0;
}
ul li {
	margin: 0 0 0 1.2em;
	padding: 0;
	list-style: initial;
}
ul li:before {
	display: none;
}
ol li {
	margin: 0 0 0 1.5em;
	padding: 0;
}
ul li ul,
ol li ol,
ul li ol,
ol li ul {
  margin: 0;
}
.cl {
	clear: both;
}

table.cms-editor-table.highlighted,
table.cms-editor-table.standard {
	border-collapse: collapse;
	margin-top: 5px;
	width: 100%;
	float: left;
	margin-bottom: 15px;
	font-size: 1em;
}
table.cms-editor-table.standard td,
table.cms-editor-table.standard th,
table.cms-editor-table.highlighted td,
table.cms-editor-table.highlighted th {
	border: 1px solid #999;
	text-align: left;
	padding: .6em;
}
table.cms-editor-table.highlighted td,
table.cms-editor-table.highlighted th {
	border-color: #a2d6ea;
}
table.cms-editor-table.standard td p,
table.cms-editor-table.standard th p,
table.cms-editor-table.highlighted td p,
table.cms-editor-table.highlighted th p {
	margin: 0;
}

a[href]:after,
.slider,
.content-left,
footer,
.submenu,
.breadcrumb,
.page-navi,
.item a.btn,
.related-items,
.pagination,
.custom-form,
.line-top,
.line-bottom .search,
.content-menu,
.articles-main-title,
.articles-main-item .inside .logo,
.facebook,
.articles-more,
.page-line,
.content-page-right,
.mountains .mountains-top,
.mountains .main-list,
.pager,
.parent-info,
.mountains-publications {
	display: none;
}
.container,
.col-xs-12 {
	width: 100%;
	padding: 0;
}
.row {
	margin: 0;
}
.content-right {
	width: 100%;
}
.item {
	width: 100%;
	margin-bottom: 20px;
	padding: 0;
	border: 0;
}
.item img {
	margin-right: 20px;
	float: left;
}
.item .info {
	margin-bottom: 0;
}
.item .text {
	max-height: initial;
	margin: 0;
	overflow: visible;
}
.events-item .info {
	min-height: 0;
}
.gallery-pictures .picture {
	text-align: left;
}
.page .item {
	margin-bottom: 20px;
}

.line-bottom .container {
	padding: 30px 0;
}
.line-bottom {
	text-align: center;
}
.line-bottom img.logo {
	margin: 0;
	float: none;
	position: static;
	top: 0;
}
.articles-main-item .inside {
	padding: 20px 0;
}
.articles-main-item .inside .text {
	padding: 0;
	border: 0;
}
.articles-item {
	min-height: 0;
}
.articles-item .inside {
	padding: 0;
}
.articles-item .info {
	position: relative;
	top: 10px;
	bottom: 0;
}
.content-page-left .inside {
	padding: 0;
}
.articles-page .articles-main-item {
	border: 0;
}
.articles-page .articles-main-item .inside {
	padding: 0 0 20px 0;
}
.articles-page .articles-main-item .inside .text {
	padding: 0;
}
