/* TEXT #00587A;
HEXKLeur
Grijze kleur  bebebe
licht blauw   259dd6
Donderblauw   005a7c
 */
 


* { /* Box model attributes*/
	
	margin: 0;
	padding: 0;
	max-width:1200px;
	/* Text attributes*/
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: lighter;
	
}
a {
	color: #00587A;
}
a:active {
	color: red;
}
a:visited {
	color: #259dd6;
}
/** **/

pre {
	font-size:0.6em;
}


.debugtoscreen {
	position: relative;
	max-width: 850px;
	top: 721px;
	bottom: 10px;
	left: 0px;
	right: 0px;
	
	background: #FFF;
}

body { /* Box model attributes*/
	background: #FFF;/*	background: #FFF; */
}
.hack_ie_8_wrapper {
	width: 100%;
}
.changeThis{ color:red; font-size:1em;}
.changeThis:before{ font-size:1.6em; content: "Wijzig -- ";}

.main_wrapper {
	position: relative;
	max-width: 850px;
	top: 120px;
	bottom: 10px;
	left: 0px;
	right: 0px;
	margin: auto auto;
	border:1px;
	height: 470px;
	overflow-y: scroll;
	border: thin solid #00587A;

 
}

.div_scroll_wraper {
	position:relative;
	top:10px;
	left: -26px;
	right: 0px;
	max-width:550px;
	height:400px;
	margin: auto auto;
	color: #00587A;
	font-size:1.2em;
	
}
.main_logo_wrapper{
	position: relative;
	top: 4px;
	max-width: 850px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	
	background: #FFF;
	
}
.logo_wrapper {
	position: relative;
	top: 4px;
 
	width: 100%;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
		
	z-index: 1;
}
.logo_img_wrapper {
	position: static;
	top: 0px;
	width: 60px;
	height: 50px;	
	background: none;
 
	background-image: url(../images/logo/logoplanning.jpg);
	background-repeat: no-repeat;
	z-index: 1000;
 	background-size: 100%;
}

.logo_img_login_wrapper {
	position: relative;
	top: 100px;
	width: 250px;
	height: 40px;
	left: 0px;
 	background-size: 100%;
 
}
.regelname_img_wrapper {
	position: absolute;
	top:  20px;
	left: 0px;
	width: 220px;
 	height:40px;
	background: #FFF;
 
	background-repeat: no-repeat;
	z-index: 1000;
 	background-size: 80%;
}
.regel_adres {
	position: absolute;
	float: right;
	top: 0px;
	right: 10px;
	font-size: 0.65em;
	color: #9995;
	z-index: 9995;
	text-align: right;
}

.regel_top_adres {
	position: absolute;
	float: right;
	top: 0px;
	right: 30px;
	font-size: 0.65em;
	color:#00587A;
	z-index: 9995;
	text-align: right;
}
.logo_line  {
	position: absolute;
	top: 86px;
	left: 0px;
	max-width: 850px;
	height: 2px;
	background : #00587A;
	z-index: 1;
}

.logo_top_line {
	position: absolute;
	top: 84px;
	left: 0px;
	max-width: 850px;
	width:100%;
	height: 2px;
	background: #00587A;
	z-index: 1;
}

_txt_wrapper {
	position: relative;
	top:  36px;
	left: 10px;
	height: 10px;
	font-size: 0.75em;
	color: #666;
	z-index: 1;
}

.welcome_top_txt_wrapper {
	position: absolute;
	top: 144px;
	left: 10px;
	height: 10px;
	font-size: 0.75em;
	color: #666;
	z-index: 1;
}

.logo_btn_wrapper {
	position: relative;
	top: 30px;
	width: 200px;
	left: 730px;
	height: 20px;
	font-size: 1.2em;
	font-variant: small-caps;
	letter-spacing: 0.15em;
	color: gray;
	z-index: 2;
}
.logo_btn_wrapper:hover {
	font-size: 1.2em;
	color: gray;
	cursor: pointer;
}
.nav_wrapper {
	position: absolute;
	top: -16px;
	height: 40px;
	width: 98%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
}
.nav_btn_wrapper {
	position: absolute;
	top: 24px;
	left: 0px;
	font-size: 0.8em;
	color: #666;
	z-index: 1;
}
.nav_btn_wrapper ul {
	list-style-type: none;
}
.nav_btn_wrapper ul li {
	display: inline;
	margin: 0;
}
.nav_btn_wrapper ul li a { /* Nieuw */
	padding: 5px;
	background-color: gray;
	font-family: Verdana;
	color: white;
}
.nav_btn_wrapper ul li a:hover { /* Nieuw */
	background-color: gray;
}
.nav_btn_wrapper_highlite {
	color: #CCC;
	background-color: #FFF;
	background: #FFF;
}
.form_wrapper {
	position: relative;
	top: 70px;
	bottom: 5px;
	width: 850px;
	left: -5px;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	z-index: 1;
}



#stylized .rightBlock {
	display: block;
	float: left;
	width: 380px;
	background: none
}
.required {
	position: absolute;
	width: 50px;
	left: 130px;
	visibility: visible;
	display: inline;
	color: red;
}
.bar {
	position: relative;
	top: -30px;
	left: -30px;
	right: 0px;
	width: 920px;
	height: 30px;
	background-color: gray;
	color: white;
	font-size: 1.2em;
	font-weight: 900;
	line-height: 30px;
	text-indent: 30px;
}
/*  RELINK  */
#message_relink {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	height: 100px;
	width: 400px;
	background-color: yellow;
}
.relink_wrapper {
	position: absolute;
	height: 2px;
	width: 300px;
	right: -100px;
	top: 820px;
	color: #721277;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}
/* table */
.welcome_table_wrapper {
	position: relative;
	top: 10px;
	left: -2px;
	height: 10px;
	font-size: 0.85em;
	color: #666;
	z-index: 1;
}



/*  --  */


.message_relink {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	height: 100px;
	width: 400px;
	background-color: yellow
}
 
#inputArea {
	position: relative;
	top: 20px;
	padding: 20px;
	width: 240px;
	height: 300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 0px 1px #000;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 1px solid #00587A;
}
 


.loginText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: gray;
}
input {
	margin-bottom: 10px;
	display: block;
	padding: 4px;
}
input[type="text"], input[type="password"] {
	width: 226px;
	display: block;
	margin-bottom: 10px;
	background-color: #F6F6F6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: gray;
	border-bottom-color: #CCC;
	border-right-color: #CCC;
	border-left-color: :#CCC;
}
.bar {
	position: relative;
	top: -30px;
	left: -30px;
	right: 0px;
	width: 920px;
	height: 30px;
	background-color: gray;
	color: white;
	font-size: 1.2em;
	font-weight: 900;
	line-height: 30px;
	text-indent: 30px;
}
input[type="submit"], input[type="button"], #stylized .shaduwBTN {
	right: 10px;
	width: 120px;
	display: block;
	margin-bottom: 10px;
	background-color: #FFF;
	font-size: 1em;
	color: gray;
	cursor: pointer;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00587A;
	border-right-color: #00587A;
	border-bottom-color: #00587A;
	border-left-color: #00587A;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 3px 3px 4px gray; /* Firefox/Mozilla */
	-webkit-box-shadow: 3px 3px 4px gray; /*Safari/Chrome */
	box-shadow: 3px 3px 4px gray; /* Opera & hoe het zou moeten */
	/* Voor IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* Voor IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000' );
	line-height: 20px;
}
input[type="submit"]:hover, #stylized .shaduwBTN:hover {
	background: #963;
	background: gray;
	box-shadow: 3px 3px 4px #65422B;
	-moz-box-shadow: 3px 3px 4px #65422B; /* Firefox/Mozilla */
	-webkit-box-shadow: 3px 3px 4px #65422B; /*Safari/Chrome */
	border-top-color: gray;
	border-bottom-color: #65422B;
	border-right-color: #65422B;
	border-left-color: :#CCC;
	color: #FFF;
}

.inputList select {
   width: 280px;
	display: block;
	margin-bottom: 10px;
	background-color: #F6F6F6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: gray;
	border-bottom-color: #CCC;
	border-right-color: #CCC;
	border-left-color: :#CCC;
}

.bottom_wrapper {
	position: absolute;
	top: 716px; 
}

.imgCenter {
	position: relative;
	width: 100%;
	 
	top:100px;
	left: 45%;
	margin: auto auto;
 
}

 #password_checkbox_frame input[type="checkbox"]{
 
  width: 13px;
  height: 13px;
  padding: 10;
  margin: 0;
  vertical-align: bottom;
  position: relative;
  top: 1px;
  *overflow: hidden;
}
 #password_checkbox_frame .checkboxlabel {
	width: 230px;
	height: 13px;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	position: relative;
	top: -15px;
	left: 20px;
	*overflow: hidden;
	color: gray;
	font-size: 0.8em;
 
}

.excellent_button input[type="radio"] {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	width: 10px;
	margin: 2px 0 10px 10px;
}
.excellent_button input[type="checkbox"] {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	width: 10px;
	margin: 2px 0 10px 10px;
}


.excellent_button button {
	position: relative;
	border: 0px;
    
	width: 120px;
	height: 31px;

	top: -118px;
	left: 158px;
	background: #99ccff;
	background: #259dd6;
	text-align: center;
	line-height: 31px;
	color: #FFF;
	font-size: 13px;
	#font-weight: bold;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-moz-box-shadow: 3px 3px 4px #bbb; /* Firefox/Mozilla */
	-webkit-box-shadow: 3px 3px 4px #bbb; /*Safari/Chrome */
	box-shadow: 3px 3px 4px #bbb; /* Opera & hoe het zou moeten */
	z-index: 999;
    
}

.excellent_button button:hover {
	color: brown;
 	border-width: thin;
    border-color: gray;
    border-style:solid;
	font-size: 13px;
	font-weight: bold;
	background: #f6f6f6 url(img/button.png) no-repeat;
	box-shadow: 3px 3px 4px #65422B;
	-moz-box-shadow: 3px 3px 4px #65422B; /* Firefox/Mozilla */
	-webkit-box-shadow: 3px 3px 4px #65422B; /*Safari/Chrome */
}


.showHide {
	position: relative;
	top: -18px;
	display: none;
	##background:red;
}
.page table {
    border-collapse: collapse;
}
.page table,  .page td, .page th {	
    border: 1px solid black;
} 
.page ul{
	position: relative;
	 
	top: 300px;
	left: 0px;
	max-width:850px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
 	font-size:1.6em;	
}

.page li a {
	color: #00587A;
}

/* FIELDS */

.fields_right_text_normal {
	position: absolute;
	left: 164px;
	width:180px;
	min-width:180px;
	font-size: 0.9em;
	color: #00587A;
	z-index: 1;
	#background:#CCC;
	white-space: nowrap;
}

.fields_right_melding {
	position: absolute;
	left: 0px;
	width: 595px;
	height: 130px;
	min-width: 180px;
	font-size: 0.9em;
	color: #00587A;
	z-index: 1;
	#background:#CCC;
	word-wrap: break-word;
	overflow-y: scroll;
	#font-weight: bold; 
}

.fields_right_melding_text_height_2x {
	position: relative;
	display: block;
	top: -26px;
	left: 0px;
	width: 595px;
	height: 130px;
	min-width: 180px;
	font-size: 1em;
	color: #00587A;
	#background:#CCC;
	z-index: 1;
}

.fields_right_text_gray {
	position: absolute;
	left: 164px;
	max-width: 240px;
	font-size: 0.9em;
	color: #CCC;
	z-index: 1;
	line-height: 1.6em;
}

.fields_right_text_height_2x {
	position: relative;
	display: block;
	top:-20px;
	left: 164px;
	width:280px;
	height:20px;
	font-size: 1em;
	color: brown;
	#background:#CCC;
	z-index: 1;
}

.fields_right_option_select {
	position: relative;
	top: 2px;
	left: 102px;
	width: 120px;
	font-size: 0.85em;
	color: #00587A;
	z-index: 1;
	#background:#CCC;
	margin-bottom: 2px;
}
.fields_right_input {
	position: relative;
	top: -18px;
	left: 160px;
	height:4px;
	font-size: 0.85em;
	color: #00587A;
	z-index: 1;
	
	margin-bottom: 2px;
}
.fields_right_input input {
	position: relative;
	top: 0px;
	width: 108px;
	height: 10px;
	background: #FFF;
	text-indent: 6px;	 
		
}
.fields_right_textarea {
	position: relative;
	top: -18px;
	left: 160px;
	height:20px;
	font-size: 0.85em;
	color: #00587A;
	z-index: 1;
	
	margin-bottom: 2px;
}
.fields_right_textarea textarea {
	position: relative;
	top: 0px;
	width: 118px;
	height: 30px;
	background: #FFF;
	/*	text-indent: 6px;	*/
	padding-left: 6px; 	
	font-size: 0.85em;	 
		
}
.heightNormal {
 
}





/* BESCHIKBAARHEID */
.beschikbaarheid_bigger {
	position: relative;
	height:180px;
}

.beschikbaarheid_heightNormal{
	
	height:166px;
}


/* DIENST ROOSTER */
 
 
.dienst_heightNormal {
	height:300px;
	# background-color: lime;
}


.dienst_bigger {
	position: relative;
	height:434px;
}

.dienst_button button {
	position: relative;
	top: -270px;
}


/* OPEN DIENST */

.open_dienst_button {
	position: relative;
	top: -36px;
	left:-158px;
}


.div_holder_buttons_rapport_uit {
	position: absolute; 
	top: 30px; 
	right: 120px; 
	width: 10px;
 
	height: 360px;
	background: red;
}
 

.div_holder_buttons_rapport_uit #rapport_button_save  {
  	position: absolute; 
	top: 370px;
	bottom: 0px;
	left: -10px;

}

 
 

.div_holder_buttons_rapport_uit #rapport_button_closeAndSave {
  	position: absolute; 
	top: 370px;
	bottom: 0px;
	left: -140px;
 
 
	
}

#bijzonderheden_rapport_popup_uit {
	position: relative;
	top:-440px  ;
	max-width: 766px; 
 
  	float: none;
	left:2px;  


	/* HEIGHT EXTRA GROOT OM STICKY MOGELIJK TE MAKEN */
	height:8400px;
	background-color: none;
	z-index: 100; 
	/*
	border: 0px solid  #00587A;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	*/
	/* -moz-box-shadow: 3px 3px 4px #bbb; /* Firefox/Mozilla */
	/* -webkit-box-shadow: 3px 3px 4px #bbb; /*Safari/Chrome */
	/* box-shadow: 3px 3px 4px #bbb; /* Opera & hoe het zou moeten */
	
}
#bijzonderheden_rapport_popup_uit #div_stick {
	position: sticky;
	position: -webkit-sticky;
	top: -2px;
	height: 400px;

}


#bijzonderheden_rapport_popup_uit #div_stick textarea {
 	position: sticky;
	position: -webkit-sticky; 
 
	max-width: 774px;  
	height: 400px;
 	width: 100%;  
  

	overflow: auto;
	border: 1px solid  #00587A;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-moz-box-shadow: 8px 8px 10px #bbb; /* Firefox/Mozilla */
	-webkit-box-shadow: 8px 8px 10px #bbb; /*Safari/Chrome */
	box-shadow: 8px 8px 10px #bbb; /* Opera & hoe het zou moeten */
	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
 
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	
	 opacity: 1;
	
	-webkit-transition: opacity 0.4s ease-in;
		 -moz-transition: opacity 0.4s ease-in;
		  -ms-transition: opacity 0.4s ease-in;
			-o-transition: opacity 0.4s ease-in;
				transition: opacity 0.4s ease-in;

	
}



/* MEDEWERKER */
.medewerker_welcome_wrapper {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 10px;
	font-size: 1em;
	color: #00587A;
	z-index: 1;
}

.medewerker_fields_wrapper {
	position: relative;
	top: 60px;
	left: 22px;
	max-width:400px;
	font-size: 1em;
	color: #00587A;
	z-index: 1;
}

.medewerker_fields_bottom_line {
	position: relative;
	top: 8px;
	left: 0px;
	width: 270px;
 	margin-bottom: 26px;
	height: 1px;
	background: #00587A;
	z-index: 1;
}

/* FIELDS */
.fields_left_wrapper {
	position:relative;
	left: 0px;
	width:180px;
}
.fields_right_wrapper {
	position: relative;
	top:  -130px;
	left: 158px;
	max-width:120px;;

}
.fields_dienst_right_wrapper {
	position: relative;
	top:  -280px;
	left: 158px;
	max-width:140px;;

}


.fields_left_text {
	position: relative;
	left: 0px;
	height:26px;
		font-size: 0.9em; 	
	color: #00587A;	 
	 
}
.fields_left_text_height_2x {
	position: relative;
	left: 0px;
	height:32px;	
	font-size: 0.9em; 	
	color: #00587A;
	 
}
.fields_right_text_normal {
	position: relative;
	left:0px;
	max-width:180px;
	width:180px;
	height:26px;
	font-size: 0.9em;	
	color: #00587A;
	z-index: 1;
	white-space: nowrap;
 
}
.fields_right_text_gray {
	position: relative;
	left: 158px;
	max-width: 240px;
	font-size: 0.9em;
	color: #CCC;
	z-index: 1;
	line-height: 1.6em;
}

.fields_right_text_height_2x {
	position: relative;
	display: block;
	top:-20px;
	left: 0px;
	width:280px;
	height:20px;
	font-size: 1em;
	color: brown;
	#background:#CCC;
	z-index: 1;
}

.fields_right_input {
	position: relative;
	top: 4px;
	left: 0px;
	height:24px;
	 
	color: #00587A;
	z-index: 1;
	
	margin-bottom: 2px;
}

.fields_right_input input {
	position: relative;
	top: 0px;
	width: 108px;
	height: 12px;
	background: #FFF;
	text-indent: 6px;	
	font-size: 0.85em; 
		
}
.fields_right_option_select {
	position: relative;
	top: 2px;
	left: 0px;
	width: 120px;
	font-size: 0.85em;
	color: #00587A;
	z-index: 1;
	#background:#CCC;
	margin-bottom: 2px;
}
.fields_right_textarea {
	position: relative;
	top: 2px;
	left: 0px;
	height:34px;
	font-size: 0.85em;
	color: #00587A;
	z-index: 1;
	
	margin-bottom: 2px;
}



.workshop_text_wrapper{
	position: relative;
	top: 60px;
	padding-left: 20%;
	left: -30px;
	height: 10px;
	max-width: 450px;
	font-size: 1.2em;
	color: #00587A;
	z-index: 1;
}




/* POPUP DIV PLANNER */
#popup_planner_email {
	position: relative;
	display: none;
	top: -260px;
	right: 10px;
	max-width: 400px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid  #00587A;
	background-color: #FFFFFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-moz-box-shadow: 3px 3px 4px #bbb; /* Firefox/Mozilla */
	-webkit-box-shadow: 3px 3px 4px #bbb; /*Safari/Chrome */
	box-shadow: 3px 3px 4px #bbb; /* Opera & hoe het zou moeten */
	z-index: 999;
	font-size: 1.2em;
	color: #00587A;
	z-index: 1;	
}



.excellent_planner_email_button button, .excellent_planner_email_close_button button {
	position: relative;
	border: 0;
	top: 237px;
	width: 139px;
	height: 31px;
	left: 30%;
	background: #99ccff;
	background: #259dd6;
	text-align: center;
	line-height: 31px;
	color: #FFF;
	font-size: 13px;
	#font-weight: bold;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-moz-box-shadow: 3px 3px 4px #bbb; /* Firefox/Mozilla */
	-webkit-box-shadow: 3px 3px 4px #bbb; /*Safari/Chrome */
	box-shadow: 3px 3px 4px #bbb; /* Opera & hoe het zou moeten */
	z-index: 999;
}

.excellent_planner_email_close_button button {
	position: relative;
	top: 207px;
	left: 280px;
	background: gray;
	width: 95px;
 
}


.excellent_planner_email_button button:hover, .excellent_planner_email_close_button button:hover {
	color: brown;
	font-size: 13px;
	font-weight: bold;
	background: gray url(img/button.png) no-repeat;
	box-shadow: 3px 3px 4px #65422B;
	-moz-box-shadow: 3px 3px 4px #65422B; /* Firefox/Mozilla */
	-webkit-box-shadow: 3px 3px 4px #65422B; /*Safari/Chrome */
}


.popup_fields_left_wrapper {
	position: absolute;
	top:0px;
	left:0px;
	 
	height: 240px;
	##background: gray;
}


.popup_fields_left {
	position: relative;
	top:40px;
	left: 60px;
	width:180px;
	height:26px;	
 
	font-size: 0.8em;
	color: #00587A;
	z-index: 1;
	#background:#CCC;
}

.popup_fields_right_text_normal {
	position: absolute;
	left: 164px;
	width:180px;
	min-width:240px;
	font-size: 1em;
	color: #00587A;
	z-index: 1;
	#background:#CCC;
}
.popup_fields_right_wrapper {
	position: absolute;
	top:0px;
	left:200px;
	max-width:120px;
	height: 240px;
	##background: gray;
}

.popup_fields_right_input {
	position: relative;
	top: 40px;
	left: 0px;
	height:24px;
	min-width:240px;
	font-size: 0.85em;
	color: #00587A;
	z-index: 1;
	
	margin-bottom: 2px;
}

.popup_fields_right_input input {
	position: relative;
	top: 0px;
	width: 188px;
	height: 12px;
	background: #FFF;
	text-indent: 6px;	 
		
}
.popup_fields_right_option_select {
	position: relative;
	top: 2px;
	left: 0px;
	width: 120px;
	font-size: 0.85em;
	color: #00587A;
	z-index: 1;
	#background:#CCC;
	margin-bottom: 2px;
}
.popup_fields_right_textarea {
	position: relative;
	top: 44px;
	left: 0px;
	height:34px;
	
	font-size: 0.85em;
	color: #00587A;
	z-index: 1;
	
	margin-bottom: 2px;
}

.popup_fields_right_textarea textarea {
	position: relative;
	top: 0px;
	width: 194px;
	height: 100px;
	background: #FFF;
/*	text-indent: 6px;	*/
	padding-left: 6px; 
		
}

/* MENU */
.menu_wrapper {
	position:relative;
	top:90px;
	max-width:850px;
	margin-left: auto;
	margin-right: auto;
}
.topnav {
  overflow: hidden;
  background-color: #333;
  background-color: #00587A;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 14px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}
.active {
  background-color: #4CAF50;
  color: white;
  background-color: #259dd6;
  color: brown;
}
.active_span{
  color: brown;
}

.topnav .icon {
  display: none;
}
.topnav a:first-child {
		display: none;
}
/* IFRAME */

#iframe_open_dienst {
	position: relative;
	display: none;
	top: -332px;
	height: 100px;

	width: 80%;
	min-width: 300px;
	margin-left: auto;
	margin-right: auto;
 	background-color:#FFF;
 
	overflow: hidden;
	z-index:40000;
}

#iframe_beschikbaarheid {
	position: relative;
	display: none;
	top: -330px;
	height:60px;
	max-width: 850px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 1.2em;
	color: #00587A;
 
	overflow: hidden;
	z-index:40000;

}

#iframe_dienst {
	position: relative;
	display: none;
	top: -332px;
	height: 360px;
	max-width: 850px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 1.2em;
	color: #00587A;
 
	overflow: hidden;
	z-index:40000;
}

.div_message_update_wraper {
 	position: absolute;
	top:50px;
	height:40px;
	width:240px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 1.2em;
	color: #00587A;

 	background: red;
 		z-index: 10001;
}


 
/* The container */
.container {
	display: block;
	position: relative;
	top: -18px;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #D1DFFF;
	border-radius: 5px;
	border: thin solid #CCC;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
	background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
	background-color: green;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media only screen
and (min-device-width: 320px) 
 and (max-device-width: 480px)
 and (-webkit-min-device-pixel-ratio: 2) {
	.medewerker_fields_wrapper {
		font-size: 0.9em;
	}
	.workshop_text_wrapper {
		width: 400px;
		padding-left: 24%;
		left: -60px;
		font-size: 1em;
		 
	}
	#bijzonderheden_rapport_popup #div_stick textarea {
			position: absolute;
			 left:-10px; 
			 width:86%;  
	}
   
}

@media screen and (max-width: 480px) {
	.topnav a:not(:first-child) {
		display: none;
	}
	.topnav a.icon {
		float: right;
		display: block;
		top: 20;
	    height:18px;
	    background-color: #259dd6;
		color:brown;
	}

  	.topnav a:first-child {
		display: block;
	}
	.topnav .menu_elm_name {
		color: #99ccff;
		font-size: 1.1em;
		  height:18px;
	}
	.topnav.responsive a:first-child {
		display: none;
	}
	.topnav.responsive {
	  position: relative;
	}
	
	.topnav.responsive .icon {
	    position: absolute;
	    right: 0;
	}
	
	.topnav.responsive a {
	    float: none;
	    display: block;
	    text-align: left;
	  }
	  .fields_right_text_height_2x {
		max-width:160px;
		min-width:120px;
		 
	}
	.fields_right_text_height_2x {
		 
		max-width:140px;
		height:40px;
	}
	/* POPUP DIV PLANNER */

	
	.popup_fields_right_wrapper{
		left:160px;
	}
	.popup_fields_left {
		position: relative;
		top:40px;
		left: 26px;
		width:180px;
		height:26px;	
	 
		font-size: 0.8em;
		color: #00587A;
		z-index: 1;
		#background:#CCC;
	}
	.popup_fields_right_input input {
		width:128px;
	}
	.popup_fields_right_textarea textarea {
		width:134px;
	}
	
	.excellent_planner_email_button button {
		left: 42%;

	}
	.excellent_planner_email_close_button button { 
		left:200px;

	}
	
	
	#bijzonderheden_rapport_popup #div_stick textarea {
		position: absolute;
		 left:-10px; 
		 width:86%;  
	}
 
	#popup_planner_email {
		 width: 320px;
	}
}



