
/* general elements */

.screen {
	display: none;
}

.print {
	display: inline-block;
}

/* color scheme for all print */

body {
	color: #000000 !important;
	background: #ffffff !important;
}

body h1, body h2, body h3 {
	color: #000000 !important;
}

body table {
	border-color: #cccccc;
}

body table th {
	color: #000000;
	background-color: #cccccc;
	text-shadow: none;
} 

td, th {
	border-color: #cccccc;
}


body a, body a:active, body a:visited, body a:hover  {
	color: #000000 !important;
}

h4 {
	border-left-color: #000000;

}

ul.breadcrumbs li {
	background-image: url('../img/ico-arrow-positive.png') !important;
	text-shadow: none;
}

ul.breadcrumbs li.home  {
	background-image: none !important;
}

ul.breadcrumbs li.home a {
	background-image: url('../img/ico-home-positive.png') !important;
}

.article-image-01-outer, .article-image-02-outer {
 	color: #151515; 
}
 
.article-image-01-inner, .article-image-02-inner  {
	border-color: #151515;
}


.legend-switch {
	display: none;
}

/* layout */

#switch-palette {
	display: none;
}


#header-inner h4 {
    border-left-color: #606060;
    margin-left: 0;
}

#wrapper-outer {
	background-image: none;
}

/* breadcrumbs */

body ul.breadcrumbs li {
	text-shadow: none !important;
}

/* graphics */

.graphics-left-screen, .graphics-right-screen, .graphics-block-screen, .graphics-inline-screen {
	display: none;
}

.graphics-left-print {
	float: left;
	display: block;
	max-width: 100%;
	margin: 1em 1em 1em 0;
}

.graphics-right-print {
	float: right;
	display: block;
	max-width: 100%;
	margin: 1em 0em 1em 1em;
}

.graphics-block-print {
	display: block;
	max-width: 100%;
}

.graphics-inline-print {
	display: inline-block;
	max-width: 100%;
}


/* playlist */

.playlist {
	min-width: 100% !important;
}

.playlist li, .playlist li.selected {
	background: #ffffff !important;
	color: #000000 !important; 
	text-shadow: none !important;
} 

.playlist li.selected {
	font-weight: bold; 
} 

/* layout */

#wrapper-outer, #header-outer, #footer-outer {
	text-align: left;
	min-width: 100%;
}

#wrapper-inner, #header-inner, #footer-inner {
	margin: 1.714285em 0;
	max-width: 100%;
	min-width: 100%;
}

#footer-inner {
	border-top: 1px solid #606060;
	text-align: center;
	color: #808080;
}

#footer-inner p a, #footer-inner p a:active, #footer-inner p a:visited, #footer-inner p a:hover {
	color: #808080 !important;
}

#footer-inner p br {
	display: none;
}

#sidebar-outer {
	display: none;
}

#content {
	margin-left: 0px;
}

#dynamic-to-top {
    display: none;
    visibility: hidden;
    background: transparent;
}

.form-questionaire legend {
	color: #000000 !important;
}

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


.box-01 {
	overflow: visible !important;
}

.article-image-01-outer, .box-01 .article-image-01-outer {
	margin: 1em 0 1em 1em;
	padding: 1em;
}

.box-01 .article-image-02-outer {
	margin: 1em 0 1em 0;
	padding: 0;
}


.box-01, table {
	clear: right;
}


/* glossary */

.ln-letters {
	border: none !important;
}

.ln-letters a {
	color: #999999 !important;
	border: none !important;
	text-shadow: none;
}

.ln-letters a:hover, .ln-letters a.ln-selected { 
	background-color: #ffffff; 
	color: #000000 !important;
	border: none !important;
	text-shadow: none;
}

.ln-letter-count {
	display: none;
}

/* portal */

#portal form {
	display: none !important;
}


/* portal */

#portal h4, .e-learning-list li h4 {
	color: #000000 !important;
}

#portal h4 a {
	color: #000000 !important;
}

.e-learning-list.square li  {
	color: #000000 !important;
	background-color: #ffffff;
	text-shadow: none;
	border-color: #000000;
}

/* carusel */

.flexslider {
	display: none;
}

/* video */

.getvideoplayer-container {
	border: none !important;
}

.mejs-controls {
	display: none;
}

/* collapsible list */


.collapsed-listing > li {
	background-color: transparent;
}

.collapsed-item-content {
	background-color: transparent;
}

.collapsed-listing-control {
	text-shadow: none;
	border-bottom: 1px solid #000000;
}

.collapsed-item-content {
	overflow: visible;
}

.item-content-hidden .collapsed-item-content {
	display: block !important;
}

/* footnotes */
	
	a.ptr {
	    
		border-color: #000000;
		background: transparent;
	}


	.foot-tooltip {

		display: none;
	}


	#footnotes:before {
		height: 1px;
		border-bottom: 10px #606060 solid;
	} 



span.light, p.source {
    opacity: 1 !important;
    color: #505050 !important;
}


.article-image-01-outer .source, .article-image-02-outer .source {
    opacity: 1 !important;
    color: #151515 !important;
}


.glossary-filter-title, #glossary-list-nav {
	display: none;
}

h1 pre, h2 pre {
	color: white;
	max-width: 1px;
	display: inline-block;
}


/* books */

.book-container {
	display: block;
}

.book-cover {
	width: 50%;
	margin-left: 0;
}

.book-info {
	margin-left: 50%;
}

.book-summary {
	margin-left: 0;
}
