/* REFDOC PRINT CSS */
body.frame #accessibility,
body.frame #menu,
body.frame #outline,
body.frame #footer,
body.frame .tplContextMenu {
	display:none !important;
}
body.frame #content {
	margin-left: 0;
}
#frame::before {
	content:none;
}
body.frame .tplContentFrame {
	position: unset;
}

/* CONTENT */
.screenZone_end,
.scImgAnmCtrl,
.scrTools,
.stepScreenTools,
.slpTools,
.toolbar,
.secOutFra{
	display: none !important;
}
.scrFraInt > ol.screenZones > li.screenZone.scrZneHide, .scrFraAct > ol.screenZones > li.screenZone.scrZneHide {
	visibility: unset;
	position: unset;
	left: unset;
	top: unset;
}
.screenSeqFra{
	position: unset !important;
	height: unset !important;
	width: unset !important;
}
.screenSeqFra > div{
	visibility: unset !important;
	position: unset !important;
	top: unset !important;
	left: unset !important;
	width: unset !important;
	margin-top: unset !important;
}
.screenSeqFra .caption {
	margin-block: revert;
}
ol.steps li.step{
	visibility: unset !important;
	position: relative !important;
	height: unset !important;
	width: unset !important;
	left: unset !important;
	top: unset !important;
}
.stepScreen.showSteps_false ol.steps{
	display:block;
}
.collBlk_closed{
	display:block !important;
}