* {
	font-size:8pt;
	font-family:verdana;
}

th {
	text-align:left;
}

.noprint {
	display:none;
}

input,select,textarea {
	border:none;
	background:transparent;
}

button {
	display:none;
}

#navbar,
#header,
#mainlogo,
#shortcuts,
.detailblock .buttons,
#backbutton {
	display:none;
}

.default_tbl th {
	text-align:right;
}

.detailblock h1 {
	margin-bottom:14px;
	font-size:18pt;
}

#content {
	overflow: scroll !important;
	height: auto !important;
	width: auto !important;
}

#detailblockbody {
	height: auto !important;
	width: auto !important;
}


/*body.whiteframe,*/
/*#popupOverlay,*/
/*#dialog-popup {*/
	/*width: 210mm !important;*/
	/*height: 297mm !important;*/
/*}*/



body.printplan .empty {
	display: none !important;
}
@page {
	size: portrait;
	margin: 0;
}
body.printplan {
	height: 100vh;
	position: relative !important;
	margin: 0;
}
body.printplan > #placeholder,
body.printplan > #placeholder > #container,
body.printplan > #placeholder > #container > #content,
body.printplan > #placeholder > #container > #content,
body.printplan > #placeholder > #container > #content > .detailblock,
body.printplan > #placeholder > #container > #content > .detailblock > #detailblockbody,
body.printplan > #placeholder > #container > #content > .detailblock > #detailblockbody > .body,
body.printplan > #placeholder > #container > #content > .detailblock > #detailblockbody > .body > #popupOverlay{
	width:100% !important;
	height:100% !important;
}
body.printplan .gm-style .gmnoprint, .gmnoprint {
	display: block !important;
}
body.printplan #content #popupOverlay {
	height: 100%;
	width: 100%;
}
body.printplan > #placeholder > #container > #content {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
body.printplan > #placeholder > #container > #content > .detailblock > #detailblockbody > .body > #cmsOverlay,
body.printplan > #placeholder > #container > #content > .detailblock > #detailblockbody > .body > form,
body.printplan > #placeholder > #container > #content > .detailblock > .header,
body.printplan #content > #blocks,
body.printplan #ui-datepicker-div {
	display: none;
}
.buttons > .button.print,
.buttons > .button.closemap {
	display: none !important;
}
#support_info {
	display: none;
}