@page {
	size: A4;
	margin: 10mm;
}

html, body {
	width: 210mm;
	height: 297mm;
}

.assist-view .allow-width {
	min-width: 0;
}

body {
	padding-top: 100px;
}

header, #bottomArea, #rightTopArea, #rightBottomArea,
.counters, .social-links, .assist-bar, .assist-space, .d-nav,
.cabinet-exit {
	display: none !important;
}

#topArea > * {
	display: none;
}

#topArea > h1 {
	display: block !important;
}

footer {
	border-top: none !important;
	margin-top: 0;
	padding-top: 0;
}

footer .copy {
	width: 100%;
	position: relative;
	z-index: 10;
	color: #444;
}

footer .copy br {
	display: none;
}

#mainArea {
	border-top: 2px solid #48a6e8;
	border-bottom: 2px solid #48a6e8;
	padding-bottom: 1em;
	margin-bottom: 0;
}

#mainArea:before {
	content: url('/thm/pfrf2/img/logo_print.png');
	display: block;
	width: 300px;
	height: 71px;
	position: relative;
	z-index: 2;
	top: -90px;
	margin-bottom: -71px;
}

body, html, .site {
	min-height: 0;
	height: auto;
}

.cabinet-header {
	padding-top: 1em;
}

.hide-in-print {
	display: none;
}

#mainArea h1 {
	margin-top: 1em;
}

#topArea {
	display: none !important;
}

.nav-holder {
	margin-top: -2em;
	margin-bottom: -1em;
}

.nav-holder li {
	display: none;
}

.nav-holder li.active {
	display: block;
	float: none;
	width: 100%;
	font-size: 130%;
}

.assist-view .mosaic .col-3 > div {
	border: none;
	padding-bottom: 4em;
}

#mainArea.with-right-area {
	width: 100%;
}

.assist-view .blue-line {
	background: none;
	height: 200px;
	display: block !important;
}

.cabinet-user-info .expand {
	display: none;
}

.cabinet-user-info {
	height: auto !important;
}

.admin-bar {
	display: none;
}

.Ctrl-Enter {
	display: none;
}