
/**
 * Print stylesheet
 */
body {
	font-size: 14px !important;
	color: #000;
	margin: 0 !important;
	background: #fff;
}

#admin-menu {
	display: none !important;
}

div.wenr-content {
	width: 706px;
}

#section-main-content {
	width: 980px !important;
}

#section-left-sidebar {
	display: none;
}

#section-right-sidebar {
	display: none;
}

#header {
	display: none;
}

#wrapper {
	background: #fff;
}

#container {
	margin: 0 !important;
	float: none;
}

.page-top {
	display: none;
}

.wrapper-content {
	background: transparent;
	float: none;
}

.wrapper-content-top {
	background: transparent;
	float: none;
}

.wrapper-content-bottom {
	background: transparent;
}

#sdu-footer {
	background: transparent;
	border: 0;
	clear: both;
}

#sdu-footer div {
	display: none;
}

#sdu-footer-image {
	float: left;
}

a.back-to-top {
	display: none;
}

a:link, a:visited, a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

ul.tabs.primary {
	display: none;
}

#sdu-dossier-toolbar {
	display: none;
}

span.submitted, .description {
	font-size: 1em;
	color: #000;
}