.print {display:block !important}
.screen {display:none}

* {
	background: transparent !important;
	color: black !important;
	/* Black prints faster: h5bp.com/s */
	box-shadow: none !important;
	text-shadow: none !important; }

a,
a:visited {
	text-decoration: underline;
}

a[href]:after {
#	content: " (" attr(href) ")";
	content: "";
}

abbr[title]:after {
#	content: " (" attr(title) ")"; }
	content: ""; }

.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
	content: ""; }

pre,
blockquote {
	border: 1px solid #999999;
	page-break-inside: avoid; }

thead {
	display: table-header-group;
	/* h5bp.com/t */ }

tr,
img {
	page-break-inside: avoid; }


@page {
	margin: 0.5cm; }

p,
h2,
h3 {
	orphans: 3;
	widows: 3; }

h2,
h3 {
	page-break-after: avoid;
	}

h2{
	overflow: auto;
	clear: both;
	}

hr{ margin:10px 0;}	

.hide-on-print {
display: none !important; }

.print-only {
display: block !important; }

.hide-for-print {
display: none !important; }

.show-for-print {
display: inherit !important; } 


/*******************************************************/
html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
}
header {
	width: 100%;
	border-bottom:solid 1px #000;
	position: fixed;
	top: 0;
}
footer {
	width: 100%;
#	border-top:solid 1px #000;
	text-align: center !important;
	position: fixed;
	bottom: 0;
}
footer p {text-align: center !important;}

#wd-tutel{ border-bottom: 1px solid #ddd; }
#wd-tutel p{ text-align: center }
#wd-tutel img{ float: none; max-width: 40px !important; }
#wd-logo{ margin: 0; padding: 10px 0 0; }
#wd-logo p{ text-align: center; }

.wd-contnair{ margin: 20px auto 0; padding: 0; max-width: 100%; }
.btn-add{ display: none; }
#wd-content{ margin: 0; padding: 0;  display: inline;}
.internalp #wd-content h2.csc-firstHeader{ text-align: center; }
.welcome-note img{ max-width: 200px; }
.media-title, .welcome-title, .agenda-title{ text-align: center; }

.welcome-title:before {position: initial;}

.all-link{ display: none }

.tx-wdbiblio-pi1 form{display: none;}
.btn-add-1 a{display: none;}
.tx-wddirectory-pi1 ul.list li.head{ display: none; }

.btn_back, .btn_print  {display: none;}

