/*
***
* project public site: MUZEMUS.NL
* object global name: print.css
* object authored offline: 2011-03-28
* object created offline: 2012-12-24
* styles edited offline: 2022-04-12
* object available online: N/A; 2020-11-01
* object withdrawn online: 2017-12-18
* aspect updated online: Null
***
*/

/*  */

body
	{
//	color: #000000;
//	background-color: #FFFFFF;
	overflow: visible;
	}
#site_identity
	{
	left: 0%;
	margin: 0;
	}
#subnavigation, #navigation li, #navigation li a, #breadcrumbs, #home, #mus_1
	{
	display: none;
	}
#content
	{
//	padding-left: 1.55em;
	}
.tekst
	{
//	color: #000000;
	}	
* html body div#content
	{
//	margin-left/: -12em; /* IE 5.5 only */
	}
> html body div#content
	{
//	margin-left: -20.4em; /* IE 5.0 only */
	}	

.navbar
	{
	display: block;
	border-width:0 !important;
	}
.navbar-toggle
	{
//	display: none;
	}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #000 !important;
	}
	
/* Don't print link hrefs */
@media print {
  a[href]:after {
    content: none
  }
}
#content a.external
	{
//	padding-right: 1.0em !important;
	background: url(images/external.gif) right !important;
	background-repeat: no-repeat !important;
	}

.navbar-default {
  border-bottom: 2px solid #000 !important;
  border-top: 0;
  border-right: 0;
  border-left: 0;
}

.celcolor_3
	{
	background-color: #EDE6DC !important;
	}
	
.info_red
	{
	color: #CC3333 !important;
	}
	
div.padded_table_11 img
	{
	border: solid 1.5px;
	}
	
.org-chart .level2:after {
  top: 3px;
}

.padded_table_2_x
	{
//	background-color: #FFFFFF;
	color: #848484 !important;
	}
	
.celcolor_4_x
	{
//	background-color: #EDE6DC;
	color:#848484 !important;
	}
	
.php-1
	{
	color: red !important;
	}
.php-2
	{
	color: green !important;
	}
.php-3
	{
	color: blue !important;
	}
.php-4
	{
	color: #696969 !important;
	}
	
#bookmarklet
	{
	border: 0px !important;
	margin-left: 1px;
	margin-right: 1px;
	}
	
#attribution {
	display: none;
}
#attribution-print {
	display: inline;
}
	
        /* when dropdown open */
		/* WHEN OPENED */
        div#google_translate_element div.goog-te-gadget-simple a.goog-te-menu-value span[style="color: rgb(213, 213, 213);"] {
//            display: none;
            color: #D5D5D5 !important;
        }
        /* after clicked/touched */
		/* ON PAGE LOAD */
        div#google_translate_element div.goog-te-gadget-simple a.goog-te-menu-value span[style="color: rgb(118, 118, 118);"] {
//            display: none;
            color: #767676 !important;
        }
        /* on page load (not yet touched or clicked) */
		/* AFTER CLICKED */
        div#google_translate_element div.goog-te-gadget-simple a.goog-te-menu-value span[style="color: rgb(155, 155, 155);"] {
//            display: none;
            color: #9B9B9B !important;
        }
