.stand {
	background-color: white;
}
.content_col2 {
	width: auto;
}
.content_col1 {
	display: none;
}
.content_col3 {
	display: none;
}
.screen-view {
	display: none;
}
.attic {
	display: none;
}
.basement {
	display: none;
}
.ts_bar {
	display: none;
}
.nav-top {
	display: none;
}
.togglers {
	display: none;
}
.figpopup-sensitive-area {
	display: none;
}
body.stand .page-box {
	padding: 2em; border: currentColor; max-width: 100%;
}
.page-box {
	padding: 2em; border: currentColor; max-width: 100%;
}
body.stand .page-box-wide {
	padding: 2em 0px; border: currentColor; max-width: 100%;
}
.page-box-wide {
	padding: 2em 0px; border: currentColor; max-width: 100%;
}
.print-view .print-obj {
	page-break-before: always;
}
:first-child.print-obj {
	page-break-before: auto;
}
.shadow {
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.fm-panel {
	display: block !important;
}
