body{

	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:11px;
	background-image:url('bg.png');

}
#wzh_db{

	width:360px;

}
#max_height_wzh{

	height:200px;
	overflow:auto;


}
.dashblock_consumer .content{

	padding:5px;

}
.mailform_area{

	width:300px;
	height:100px;
	padding:5px;
	border:1px solid #CCCCCC;
	background-image:url(inputfield.png);
	background-repeat: repeat-x;
	background-position:bottom;

}
.dashblock_consumer .content .chatbutton_offline{

	
	padding:5px;
	background-color:#D2D2D2;
	font-size:17px;
	color:#FFFFFF;
	width:150px;
	left:50%;
	position:relative;
	margin-top:20px;
	margin-left:-80px;
	text-align:center;
	border-radius:5px;
	text-shadow: 1px 1px 0px #BBBBBB;


}
.dashblock_consumer .content .chatonline{
	
	padding:5px;
	background-color:#01b1e8;
	font-size:17px;
	color:#FFFFFF;
	width:150px;
	left:50%;
	position:relative;
	margin-top:20px;
	margin-left:-80px;
	text-align:center;
	border-radius:5px;
	text-shadow: 1px 1px 0px #BBBBBB;
	cursor:pointer;

}
.dashblock_consumer .content .chatonline a{
	
	color:#FFFFFF;
	text-decoration:none;
	text-shadow: 1px 1px 0px #3498DB;

}
.dashblock_consumer .content .chatonline_whatsapp{
	
	padding:5px;
	background-color:#25d366;
	font-size:17px;
	color:#FFFFFF;
	width:150px;
	left:50%;
	position:relative;
	margin-top:20px;
	margin-left:-80px;
	text-align:center;
	border-radius:5px;
	text-shadow: 1px 1px 0px #BBBBBB;
	cursor:pointer;

}
.dashblock_consumer .content .chatonline_whatsapp img{

	float:left;
	margin:3px;

}
.dashblock_consumer .content .chatbutton_offline img{

	float:left;
	margin:3px;

}
.dashblock_consumer .content .chatonline img{

	float:left;
	margin:3px;

}

.dashblock_consumer .content .chatonline_whatsapp a{
	
	color:#FFFFFF;
	text-decoration:none;
	text-shadow: 1px 1px 0px #3498DB;

}

.registerform .regoption{

	padding:10px;
	background-color:#666666;
	display:block;
	text-align:center;
	width:128px;
	float:left;
	color:#FFFFFF;
	margin-left:10px;
	margin-right:5px;


}
.mini_info{

	font-size:10px;
	margin-top:10px;
	padding:5px;
	padding-left:30px;
	background-image:url(icons/dashboard/over.png);
	background-position:5px;
	border-radius:4px;
	background-repeat:no-repeat;
	background-color:#e8eaed;
	border:1px solid #c8cace;

}
.kwzoek{

	float:right;
	margin-top:-5px;
	margin-right:-5px;

}
.kwzoek input{

	border:1px solid #CCCCCC;
	padding:5px;

}
.kw_sendfield{

	padding:5px;
	border-top:1px dotted #AEAEAE;
	margin:-5px;

}
.kw_delete_reply{

	float:right;
	margin-right:-43px;
	margin-bottom:-5px;
}

.repairlist textarea{

	width:708px;
	height:250px;
	padding:5px;
	border:0px;

}
.kw_titel_input{

	width:708px;
	padding:5px;
	border:0px;

}
.KW_cat{

	float:left;
	width:500px;

}
.kw_date{

	padding:10px;	
	padding-left:35px;
	font-size:10px;
	background-image:url(icons/generic/kw_postdate.png);
	background-repeat:no-repeat;
	background-position:3px;
	font-style:italic;
	font-weight:bold;
	color:#161616;
	float:right;

}
.repairlist .kw_content{

	padding:5px;

}
.KW_cat .kw_description{
 
	font-style:italic;
	padding:5px;

}
.KW_cat .cattitle{

	font-weight:bold;
	font-size:15px;
	padding:5px;

}
.repairlist .kw_wolkjes{

	float:left;
	margin-left:10px;
	background-image:url(icons/generic/kenniswolk_count.png);
	background-repeat:no-repeat;
	padding:10px;
	padding-left:50px;
	background-position:3px;
	font-size:13px;
	font-weight:bold;
	margin-top:10px;

}
.repairlist .kw_reply{

	float:left;
	margin-left:10px;
	background-image:url(icons/generic/kenniswolk_reply.png);
	background-repeat:no-repeat;
	padding:10px;
	padding-left:50px;
	background-position:3px;
	font-size:13px;
	font-weight:bold;
	margin-top:10px;

}

.afmeld_good{

	color:#FFFFFF;
	padding:10px;
	border:0px;
	background-color:#2196F3;
	margin-right:5px;

}
.afmeld_cancel{

	color:#FFFFFF;
	padding:10px;
	border:0px;
	background-color:#f44242;

}

.onderhoudsmodusbar{

	font-size:16px;
	padding:10px;
	text-align:center;
	background-color:#efaf00;
	color:#FFFFFF;
	border-bottom:1px solid #c49207;

}
.registerform .input{

  position: absolute;
  opacity: 0;
  cursor: pointer;

}
.regoption .checkmark{

  float:left;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee;
  border-radius: 50%;

}
.regoption .checkmark:after {
  content: "";
  display: none;
}
.regoption input:checked ~ .checkmark:after {
  display: block;
}
.regoption .checkmark:after {

 	margin-top: 3px;
	margin-left: 4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #FFFFFF;

}
.regoption input:checked ~ .checkmark {
  background-color: #2196F3;
}
.regoption input:checked ~ .checkmark {
  background-color: #2196F3;
}
.registerform .regoption:hover input ~ .checkmark {
  background-color: #AEAEAE;
}
.toregister{

	background-image:url(icons/toregister.png);
	height:100px;
	background-size:60px;
	background-repeat:no-repeat;
	background-position:right top;
	float:left;
	padding-right:70px;
	padding-top:40px;
	margin-top:-25px;


}
.good a{

	color:#FFFFFF;
	text-decoration:none;
	display:block;
	text-align:center;

}
.logo_menubar{

	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;

}
.kies_registratie a:hover{

	writing-mode: tb-rl;
	float:right;
	margin-right:-27px;
	height:170px;
	border-radius:0px 5px 5px 0px;
	margin-top:30px;
	display:block;
	background-color:#72d2f5;
	border:1px solid #2ca8ff;
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	border-left:0px;


}
.kies_registratie a{


	writing-mode: tb-rl;
	float:right;
	margin-right:-27px;
	height:170px;
	border-radius:0px 5px 5px 0px;
	margin-top:30px;
	display:block;
	background-color:#fabb69;
	border:1px solid #ffa32c;
	padding:5px;
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	border-left:0px;


}
.home_page .home_info{

	color:#FFFFFF;
	background-image:url(lowversiontrans.png);
	padding:15px;
	margin-top:400px;
	font-size:14px;
	width:450px;
	border:1px solid #000000;
	border-left:0px;
	text-align:center;
	border-radius:0px 5px 5px 0px;

}
.logo_menubar .logo{

	width:400px;
	float:left;
	padding-left:30px;

}
.red{

	color:#FF0000;

}
.logo_menubar .menu{

	float:right;
	font-size:15px;
	padding-top:40px;
	padding-right:30px;

}
.logo_menubar .menu .medewerker{

	padding-left:15px;
	float:right;

}
.logo_menubar .menu .klant{

	padding-left:15px;
	float:right;

}
.logo_menubar .menu .medewerker a{

	padding:9px;
	color:#FFFFFF;
	background-color:#5dbcf8;
	text-decoration:none;
	border-radius:5px;
	border:1px solid #2f698e;

}
.logo_menubar .menu .medewerker a:hover{

	padding:9px;
	color:#FFFFFF;
	background-color:#8fcff8;
	text-decoration:none;
	border-radius:5px;
	border:1px solid #039afa;

}
.medewerker_button{

	float:right;
	padding-top:10px;

}
.medewerker_button a{

	padding:9px;
	color:#FFFFFF;
	background-color:#5dbcf8;
	text-decoration:none;
	border-radius:5px;
	border:1px solid #2f698e;

}
.medewerker_button a:hover{

	padding:9px;
	color:#FFFFFF;
	background-color:#8fcff8;
	text-decoration:none;
	border-radius:5px;
	border:1px solid #039afa;
}
.logo_menubar .menu .klant a{

	padding:9px;
	margin-left:10px;
	color:#FFFFFF;
	background-color:#a9adb0;
	text-decoration:none;
	border-radius:5px;
	border:1px solid #767a7d;

}
.logo_menubar .menu .klant a:hover{

	padding:9px;
	color:#FFFFFF;
	background-color:#b9bbbc;
	text-decoration:none;
	border-radius:5px;
	border:1px solid #8d8e8f;

}
.logo_menubar .logo img{

	max-height:100px;
	border:0px;

}
.clear{

	clear:both;
	margin:0px;
	padding:0px;
	height:0px;

}
.container{

	width:1000px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	margin-top:103px;
	padding-top:50px;

}
.container .page{

	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-radius:5px;
	margin-bottom:60px;

}
.container .page h2{

	margin:0px;
	color:#5dbcf8;
	margin-bottom:10px;
	font-weight:normal;
	font-family:arial;

}
.error{

	padding:9px;
	font-size:15px;
	padding-left:40px;
	color:#FFFFFF;
	background-color: #c71512;
	border-radius:5px;
	background-image:url('icons/infobars/error.png');
	background-repeat:no-repeat;
	background-position:6px;
	margin-bottom:5px;

}
.good{

	padding:9px;
	font-size:15px;
	padding-left:40px;
	color:#FFFFFF;
	background-color: #2ace83;
	border-radius:5px;
	background-image:url('icons/infobars/good.png');
	background-repeat:no-repeat;
	background-position:6px;
	margin-bottom:5px;

}
.info{

	padding:9px;
	font-size:15px;
	padding-left:40px;
	color:#FFFFFF;
	background-color: #00aeef;
	border-radius:5px;
	background-image:url('icons/infobars/info.png');
	background-repeat:no-repeat;
	background-position:6px;
	margin-bottom:5px;

}
.warning{

	padding:9px;
	font-size:15px;
	padding-left:40px;
	color:#FFFFFF;
	background-color: #ffc301;
	border-radius:5px;
	background-image:url('icons/infobars/warning.png');
	background-repeat:no-repeat;
	background-position:6px;
	margin-bottom:5px;

}
.inputbutton{

	border-radius:3px;
	border:1px solid #b5b4bb;
	padding:5px;
	background-color:#eeeeee;
	font-size:13px;
	color:#000000;
	text-decoration:none;


}
.textform{

	border-radius:3px;
	border:1px solid #b5b4bb;
	padding:5px;
	background-color:#faf9f9;
	font-size:13px;
	width:200px;
	background-image:url('inputfield.png');

}
.textform_dag{

	border-radius:3px 0px 0px 3px;
	border:1px solid #b5b4bb;
	padding:5px;
	background-color:#faf9f9;
	font-size:13px;
	width:30px;
	background-image:url('inputfield.png');
	border-right:0px;

}
.textform_maand{

	border:1px solid #b5b4bb;
	padding:5px;
	background-color:#faf9f9;
	font-size:13px;
	width:30px;
	background-image:url('inputfield.png');
	border-right:0px;

}
.textform_jaar{

	border-radius:0px 3px 3px 0px;
	border:1px solid #b5b4bb;
	padding:5px;
	background-color:#faf9f9;
	font-size:13px;
	width:60px;
	background-image:url('inputfield.png');

}

.textform1{

	border-radius:3px 0px 0px 3px;
	border:1px solid #b5b4bb;
	padding:5px;
	background-color:#faf9f9;
	font-size:13px;
	width:45px;
	background-image:url('inputfield.png');
	border-right:0px;

}
.textform1a{

	border-radius:3px;
	border:1px solid #b5b4bb;
	padding:5px;
	background-color:#faf9f9;
	font-size:13px;
	width:60px;
	background-image:url('inputfield.png');

}

.textform2{

	border-radius:0px 3px 3px 0px;
	border:1px solid #b5b4bb;
	padding:5px;
	background-color:#faf9f9;
	font-size:13px;
	width:25px;
	background-image:url('inputfield.png');

}

.inputtijd{

	border-radius:3px;
	border:1px solid #b5b4bb;
	padding:5px;
	background-color:#faf9f9;
	font-size:13px;
	width:25px;
	background-image:url('inputfield.png');

}
.inputtijd1{

	border-radius:3px;
	border:1px solid #b5b4bb;
	padding:5px;
	background-color:#faf9f9;
	font-size:13px;
	width:50px;
	background-image:url('inputfield.png');

}
.trans{

	background-image:url('trans.png');
	z-index:99;
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	display:none;

}
.trans .melding{

	width:350px;
	padding:30px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	font-size:15px;
	text-align:center;
	position:absolute;
	z-index:100;
	left:50%;
	top:50%;
	margin-left:-205px;
	margin-top:-37px;

}
.trans1{

	background-image:url('trans.png');
	z-index:65;
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;

}
.trans1 .melding1{

	width:350px;
	padding:30px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	font-size:15px;
	text-align:center;
	position:absolute;
	z-index:66;
	left:50%;
	top:50%;
	margin-left:-205px;
	margin-top:-37px;

}
.trans1 .melding2{

	width:350px;
	padding:30px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	font-size:15px;
	text-align:center;
	position:absolute;
	z-index:66;
	left:50%;
	top:50%;
	margin-left:-205px;
	margin-top:-150px;

}
.trans1 .melding2 .afmeldform{

	margin-top:10px;

}
.trans1 .melding2 .fieldtitle{

	font-size:10px;
	color:#777d82;

}
.trans1 .melding2 .fieldtitle1{

	color:#777d82;
	padding:3px;
	font-size:11px;
	font-weight:bold;

}
.trans1 .melding2 .annuleren{

	margin-top:30px;

}
.trans1 .melding2 .annuleren a{

	padding:5px;
	display:block;
	background-color:#F1F1F1;
	border-top:1px dotted #333333;
	margin:-30px;
	margin-top:0px;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	background-image:url('icons/generic/next.png');
	background-repeat:no-repeat;
	background-position:3px 4px;

}
.trans1 .melding2 .annuleren a:hover{

	padding:5px;
	display:block;
	background-color:#F1F1F1;
	border-top:1px dotted #333333;
	margin:-30px;
	margin-top:0px;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	background-image:url('icons/generic/next.png');
	background-repeat:no-repeat;
	background-position:5px 4px;

}
.trans1 .melding1 .afmeldform{

	margin-top:10px;

}
.trans1 .melding1 .fieldtitle{

	font-size:10px;
	color:#777d82;

}
.trans1 .melding1 .fieldtitle1{

	color:#777d82;
	padding:3px;
	font-size:11px;
	font-weight:bold;

}
.trans1 .melding1 .annuleren{

	margin-top:30px;

}
.trans1 .melding1 .annuleren a{

	padding:5px;
	display:block;
	background-color:#F1F1F1;
	border-top:1px dotted #333333;
	margin:-30px;
	margin-top:0px;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	background-image:url('icons/generic/next.png');
	background-repeat:no-repeat;
	background-position:3px 4px;

}
.trans1 .melding1 .annuleren a:hover{

	padding:5px;
	display:block;
	background-color:#F1F1F1;
	border-top:1px dotted #333333;
	margin:-30px;
	margin-top:0px;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	background-image:url('icons/generic/next.png');
	background-repeat:no-repeat;
	background-position:5px 4px;

}
.bold{

	font-weight:bold;

}
.form-label{

	padding:10px;
	padding-left:0px;
	font-size:12px;

}
.form-label1{

	padding:10px;
	padding-left:0px;
	font-size:12px;
	color:#777d82;

}

.submit-form-label{

	padding-top:20px;

}
.dash_buttonmenu{

	background-color:#323443;
	height:100%;
	width:250px;
	border-right:1px solid #CCCCCC;
	margin:-5px;
	margin-right:0px;
	border-radius:5px 0px 0px 5px;
	float:left;


}
.dash_buttonmenu .user{

	padding:15px;
	text-align:center;
	background-color:#00aeef;
	color:#FFFFFF;
	padding-top:60px;
	background-image:url('icons/dashboard/user.png');
	background-repeat:no-repeat;
	background-position:center 10px;
	border-radius:5px 0px 0px 0px;


}
.dash_buttonmenu .button a{

	display:block;
	padding:10px;
	color:#9b9ea7;
	text-decoration:none;
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:9px;
	

}
.dash_buttonmenu .button a:hover{

	display:block;
	padding:10px;
	color:#FFFFFF;
	background-color:#1e202c;
	text-decoration:none;
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:9px;
	

}
.dash_buttonmenu .rank{

	background-color:#a48ad4;
	padding:7px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;

}
.dash_buttonmenu .spacer{

	height:10px;

}
.dash_buttonmenu .spacer_kop{

	padding:10px;
	color:#00aeef;
	font-size:13px;

}
.dash_buttonmenu .spacer_kop1{

	padding:10px;
	color:#FFFFFF;
	font-size:15px;
	border-bottom:1px dotted #00aeef;
	margin-bottom:10px;

}
.dash_buttonmenu .spacer_kop2{

	padding:10px;
	color:#FFFFFF;
	font-size:15px;
	border-bottom:1px dotted #00aeef;
	border-top:1px dotted #00aeef;
	margin-bottom:10px;
	margin-top:10px;

}

.dash_page{

	float:left;
	padding:10px;
	padding-top:5px;
	width:722px;

}
.home_page{

	float:left;
	width:647px;
	height:490px;
	margin:-5px;
	margin-right:0px;
	border-radius:5px 0px 0px 5px;
	background-image:url(home.jpg);

}
.loginpage{

	float:left;
	width:647px;
	height:490px;
	margin:-5px;
	margin-right:0px;
	border-radius:5px 0px 0px 5px;
	background-color:#FFFFFF;


}
.loginpage .loginformulier{

	text-align:center;
	padding:10px;
	margin-top:60px;

}

.registermenu{

	background-color:#323443;
	height:100%;
	width:350px;
	height:490px;
	border-right:1px solid #CCCCCC;
	margin:-5px;
	margin-left:0px;
	border-radius:0px 5px 5px 0px;
	float:left;


}

.registermenu .registerhead{

	font-size:16px;
	padding:17px;
	font-weight:bold;
	color:#FFFFFF;


}

.lijst_kop{

	padding:5px;
	background-color:#e4e4e4;
	border:1px solid #d6d6d6;
	color:#8c8c8c;
	border-radius:5px 5px 0px 0px;

}
.registerform{

	padding:10px;

}

.registerform .bigform{

	padding:10px;
	font-size:15px;
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF;
	width:289px;
	background-color:#666666;
	border:0px;

}
.registerform .nextbutton{

	padding:10px;
	font-size:15px;
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF;
	width:309px;
	background-color:#66b3ff;
	border:0px;
	text-decoration:none;

}

.registerform .nextbutton1{

	padding:10px;
	font-size:15px;
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF;
	width:309px;
	background-color:#ff4d4d;
	border:0px;

}
.registerform .nextbutton1a{

	padding:10px;
	font-size:15px;
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF;
	width:289px;
	background-color:#66b3ff;
	border:0px;
	text-decoration:none;
	display:block;

}
.registerform .nextbutton2a{

	padding:10px;
	font-size:15px;
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF;
	width:289px;
	background-color:#ff4d4d;
	border:0px;
	text-decoration:none;
	display:block;

}

.registerform .postcode_1{

	padding:10px;
	font-size:15px;
	margin-left:10px;
	color:#FFFFFF;
	width:40px;
	background-color:#666666;
	border:0px;
	border-right:1px dashed #CCCCCC;

}
.registerform .postcode_2{

	padding:10px;
	font-size:15px;
	margin-right:10px;
	color:#FFFFFF;
	width:30px;
	background-color:#666666;
	border:0px;

}

.registerform .textlabel{

	font-style:italic;
	display:block;
	color:#FFFFFF;
	padding:10px;

}
.registerform .textlabel2{

	font-style:italic;
	display:block;
	color:#FFFFFF;
	padding:10px;
	font-size:9px;

}
.lijst_kop .id{

	padding:5px;
	border-right:1px solid #bab9b9;
	float:left;
	text-align:center;
	width:100px;

}
.lijst_kop .id1{

	padding:5px;
	float:left;
	text-align:center;
	width:90px;

}
.lijst_kop .klacht{

	padding:5px;
	float:left;
	text-align:center;
	width:215px;
	border-right:1px solid #bab9b9;

}
.lijst_kop .klant{

	padding:5px;
	float:left;
	text-align:center;
	width:200px;
	border-right:1px solid #bab9b9;


}
.medewerkerlist_listkop .klant{

	padding:5px;
	float:left;
	text-align:center;
	width:200px;
	border-right:1px solid #bab9b9;


}

.repairlist{

	border:1px solid #d6d6d6;
	border-top:0px;
	border-radius:0px 0px 5px 5px;

}
.repairlist a{

	color:#5c5a5a;
	text-decoration:none;
	
}
.repairlist a:hover{

	color:#5c5a5a;
	text-decoration:none;
	padding-bottom:1px;
	padding-left:3px;
	padding-right:3px;
	border-bottom:1px solid #00aeef;
	
}
.medewerkerlist a{

	color:#5c5a5a;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	
}
.medewerkerlist a:hover{

	color:#5c5a5a;
	text-decoration:none;
	padding-bottom:1px;
	padding-left:3px;
	padding-right:3px;
	border-bottom:1px solid #00aeef;
	
}

.repairlist .devicelist_title{

	padding:5px;
	font-size:14px;
	font-weight:bold;

}
.repairlist .devicelist_content{

	padding:5px;

}
.repairlist .lijst_item1{

	border-bottom:1px solid #d6d6d6;
	color:#5c5a5a;
	padding:5px;

}
.repairlist .lijst_item1 .id{

	padding:5px;
	float:left;
	text-align:center;
	width:101px;

}
.repairlist .lijst_item1 .id1{

	padding:5px;
	float:left;
	text-align:center;
	width:91px;

}
.repairlist .lijst_item1 .id2{

	padding:5px;
	float:left;
	font-weight:bold;
	text-align:right;
	width:100px;

}
.repairlist .lijst_item2 .id2{

	padding:5px;
	float:left;
	font-weight:bold;
	text-align:right;
	width:100px;

}
.repairlist .lijst_item1 .klacht{

	padding:5px;
	float:left;
	text-align:center;
	width:216px;

}
.repairlist .lijst_item1 .klant{

	padding:5px;
	float:left;
	text-align:center;
	width:201px;


}
.repairlist .lijst_item1 .klant1{

	padding:5px;
	float:left;
	width:201px;


}
.repairlist .lijst_item2 .klant1{

	padding:5px;
	float:left;
	width:201px;


}
.repairlist .lijst_item2{

	border-bottom:1px solid #d6d6d6;
	color:#5c5a5a;
	padding:5px;
	background-color:#f9f8f9;

}
.repairlist .lijst_item2 .id{

	padding:5px;
	float:left;
	text-align:center;
	width:101px;

}
.repairlist .lijst_item2 .id1{

	padding:5px;
	float:left;
	text-align:center;
	width:91px;

}
.repairlist .lijst_item2 .klacht{

	padding:5px;
	float:left;
	text-align:center;
	width:216px;

}
.repairlist .vraag{

	padding:5px;
	float:left;
	width:550px;

}
.bold_red{

	font-weight:bold;
	color:#FF0000;

}
.repairlist .lijst_item2 .klant{

	padding:5px;
	float:left;
	text-align:center;
	width:201px;


}
.repairlist .spacer{

	height:10px;

}
.dash_block h4{

	margin-top:0px;

}
.dash_block1 h4{

	margin-top:0px;

}
.dash_block{

	border:1px solid #EAEAEA;
	padding:5px;
	border-radius:5px;
	width:344px;
	margin-right:10px;
	float:left;

}
.dash_block1{

	border:1px solid #EAEAEA;
	padding:5px;
	border-radius:5px;
	width:344px;
	float:left;

}
.statusbar{

	border:1px solid #CCCCCC;
	padding:5px;
	border-radius:5px;
	margin-top:15px;
	margin-bottom:15px;
	background-image:url('buttonhover.png');
	background-position:center;
	text-align:right;

}
.statusbar h2{

	float:left;

}
.statusbar .statusbutton{

	border:1px solid #00aeef;
	padding:10px;
	border-radius:5px;
	font-size:14px;
	color:#FFFFFF;
	background-color:#5dbcf8;

}
.statusbar .status{

	border:1px solid #b1b3b5;
	padding:9px;
	border-radius:5px;
	font-size:14px;
	color:#777d82;
	background-color:#FFFFFF;
	margin-right:5px;

}
.logboek_invoerveld{

	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#F0F0F0;
	border-radius:5px;

}
.logboek_invoerveld .fieldtitle{

	font-weight:bold;
	color:#777d82;
	display:block;
	padding:5px;

}
.logboek_invoerveld textarea{

	padding:5px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	width:698px;
	height:200px;

}
.logboek_invoerveld h3{

	padding:5px;
	margin:0px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:15px;

}
.logboek_berichtenlijst{

	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#F0F0F0;
	border-radius:5px;
	margin-top:10px;

}
.logboek_klachtomschrijving{

	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#F0F0F0;
	border-radius:5px;
	margin-bottom:10px;

}
.logboek_klachtomschrijving h3{

	padding:5px;
	margin:0px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:15px;

}
.logboek_klachtomschrijving div{

	padding:5px;
	background-color:#FFFFFF;
	max-height:100px;
	overflow-y: scroll;
	border:1px solid #CCCCCC;
	border-radius:5px;

}
.logboek_berichtenlijst h3{

	padding:5px;
	margin:0px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:15px;

}
.logboek_berichtenlijst .logboekbericht{

	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	border-radius:5px;
	margin-top:5px;

}
.logboek_berichtenlijst .logboekbericht .loginfo{

	display:block;
	padding:8px;
	border-bottom:1px solid #D1D1D1;
	background-image:url(bglogbericht.png);
	border-radius:5px 5px 0px 0px;
	font-size:12px;

}
.logboek_berichtenlijst .logboekbericht .loginfo .namefield{
 
	padding:2px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:120px;


}
.logboek_berichtenlijst .logboekbericht .loginfo .bold{
 
	font-size:10px;
	background-color:#f8f8f8;
	border-radius:3px;
	padding:2px;
	border:1px solid #CCCCCC;


}
.logboek_berichtenlijst .logboekbericht .loginfo .namefield1{
 
	padding:2px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:200px;


}
.logboek_berichtenlijst .logboekbericht .loginfo img{
 
	float:left;

}
.logboek_berichtenlijst .logboekbericht .logbericht{

	padding:10px;



}
.logboek_berichtenlijst .logboekbericht .logbericht .deletebutton{

	float:right;
	padding-bottom:10px;

}
.logboek_berichtenlijst .logboekbericht .logbericht .deletebutton a{

	padding:10px;
	border-radius:5px;
	background-color:#c0392b;
	color:#fefefe;
	text-decoration:none;
	display:block;

}
.logboek_berichtenlijst .logboekbericht .logbericht .deletebutton a:hover{

	padding:10px;
	border-radius:5px;
	background-color:#c44b3f;
	color:#fefefe;
	text-decoration:none;
	display:block;

}
.logboek_berichtenlijst .total_time{

	float:right;
	padding:5px;
	background-color:#FFFFFF;
	background-image:url(icons/logboek/timer.png);
	border-radius:5px;
	padding-left:25px;
	background-repeat:no-repeat;
	background-position:3px;
	border:1px solid #CCCCCC;
	margin-top:10px;

}
.download{

	float:left;
	margin-bottom:20px;
	margin-top:20px;

}
.download .newmessage{

	padding:10px;
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	border-radius:5px;
	color:#5c5a5a;
	text-decoration:none;
	background-image:url('icons/generic/newmessage.png');
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:5px;

}
.download .volgpakket{

	padding:10px;
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	border-radius:5px;
	color:#5c5a5a;
	text-decoration:none;
	background-image:url('icons/generic/deliver.png');
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:5px;

}

.download .pdf{

	padding:10px;
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	border-radius:5px;
	color:#5c5a5a;
	text-decoration:none;
	background-image:url('icons/generic/pdf.png');
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:5px;

}
.download .back{

	padding:10px;
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	border-radius:5px;
	color:#5c5a5a;
	text-decoration:none;
	background-image:url('icons/generic/back.png');
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:5px;

}

.download .followrep{

	padding:10px;
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	border-radius:5px;
	color:#5c5a5a;
	text-decoration:none;
	background-image:url('icons/generic/followrep.png');
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:5px;

}

.download .add_device{

	padding:10px;
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	border-radius:5px;
	color:#5c5a5a;
	text-decoration:none;
	background-image:url('icons/generic/add_device.png');
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:5px;

}
.download .afmelden{

	padding:10px;
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	border-radius:5px;
	color:#5c5a5a;
	text-decoration:none;
	background-image:url('icons/generic/afmelden.png');
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:5px;
	margin-left:5px;

}
.download .nieuwbericht{

	padding:10px;
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	border-radius:5px;
	color:#5c5a5a;
	text-decoration:none;
	background-image:url('icons/generic/nieuwbericht.png');
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:5px;
	margin-left:5px;

}
.download .afkeuren{

	padding:10px;
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	border-radius:5px;
	color:#5c5a5a;
	text-decoration:none;
	background-image:url('icons/generic/afkeuren.png');
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:5px;
	margin-left:5px;

}
.afkeurmededeling{

	border:1px solid #CCCCCC;
	padding:5px;
	border-radius:5px;
	width:350px;
	height:250px;

}
.download .vernieuwen{

	padding:10px;
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	border-radius:5px;
	color:#5c5a5a;
	text-decoration:none;
	background-image:url('icons/generic/vernieuwen.png');
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:5px;

}
.download .nieuwaccount{

	padding:10px;
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	border-radius:5px;
	color:#5c5a5a;
	text-decoration:none;
	background-image:url('icons/generic/adduser.png');
	padding-left:35px;
	background-repeat:no-repeat;
	background-position:5px;

}
.accountlist{

	border:1px solid #CCCCCC;
	border-radius:5px;
	width:344px;
	float:left;

}
.accountlist .lijst_item1 .id{
	
	padding:5px;
	float:left;
	width:150px;


}
.accountlist .lijst_item2 .id{
	
	padding:5px;
	float:left;
	width:150px;


}

.accountlist .lijst_item1{

	border-bottom:1px solid #d6d6d6;
	color:#5c5a5a;
	padding:5px;

}
.accountlist .lijst_item2{

	border-bottom:1px solid #d6d6d6;
	color:#5c5a5a;
	padding:5px;
	background-color:#f9f8f9;

}
.accountlist .fieldtitle{

	font-weight:bold;
	color:#777d82;
	display:block;
	padding:5px;
	float:left;
	width:110px;
	text-align:right;

}
.accountlist .editblock{

	background-color:#a9adb0;
	color:#000000;
	padding:10px;
	border-radius:5px 5px 0px 0px;
	text-align:center;
	font-size:12px;
	background-image:url('bglogbericht.png');

}
.medewerkerlist_kop{

	border:1px solid #CCCCCC;
	border-radius:5px 5px 0px 0px;
	background-image:url('bglogbericht.png');
	padding:5px;
	font-size:12px;
	text-align:center;

}
.medewerkerlist_listkop{

	border:1px solid #CCCCCC;
	border-top:0px;
	border-bottom:0px;
	background-image:url('inputfield.png');
	font-size:11px;

}
.medewerkerlist_listkop .id{

	padding:5px;
	float:left;
	width:100px;
	border-right:1px solid #CCCCCC;
	text-align:center;
	font-size:12px;

}
.medewerkerlist_listkop .naam{

	padding:5px;
	float:left;
	width:250px;
	border-right:1px solid #CCCCCC;
	text-align:center;
	font-size:12px;

}
.medewerkerlist_listkop .rechten{

	padding:5px;
	float:left;
	width:200px;
	border-right:1px solid #CCCCCC;
	text-align:center;
	font-size:12px;

}
.medewerkerlist_listkop .actie{

	float:left;
	padding:5px;
	width:77px;
	text-align:center;
	font-size:12px;

}
.medewerkerlist_listkop .klacht{

	float:left;
	padding:5px;
	width:224px;
	text-align:center;
	font-size:12px;

}

.medewerkerlist{

	border:1px solid #CCCCCC;
	border-radius:0px 0px 5px 5px;

}
.medewerkerlist .lijst_item1{

	border-bottom:1px solid #d6d6d6;
	color:#5c5a5a;
	padding:5px;

}
.medewerkerlist .lijst_item1 .id{

	padding:4px;
	float:left;
	width:100px;
	text-align:center;

}
.medewerkerlist .lijst_item1  .naam{

	padding:4px;
	float:left;
	width:250px;
	text-align:left;

}
.medewerkerlist  .klacht{

	padding:4px;
	float:left;
	width:225px;
	text-align:left;

}

.medewerkerlist .lijst_item1  .rechten{

	padding:4px;
	float:left;
	width:200px;
	text-align:center;

}
.medewerkerlist .lijst_item1  .actie{

	float:left;
	padding:1px;
	width:84px;
	text-align:center;

}
.medewerkerlist .lijst_item2 .id{

	padding:4px;
	float:left;
	width:100px;
	text-align:center;

}
.medewerkerlist .lijst_item2  .naam{

	padding:4px;
	float:left;
	width:250px;
	text-align:left;

}
.medewerkerlist .lijst_item2  .rechten{

	padding:4px;
	float:left;
	width:200px;
	text-align:center;

}
.medewerkerlist .lijst_item2  .actie{

	float:left;
	padding:1px;
	width:84px;
	text-align:center;

}
.medewerkerlist .lijst_item2{

	border-bottom:1px solid #d6d6d6;
	color:#5c5a5a;
	padding:5px;
	background-color:#f9f8f9;

}
.accountlistspacer{

	width:20px;
	height:20px;
	float:left;

}
.vzins1{

	border:1px solid #CCCCCC;
	width:480px;
	float:left;
	margin-left:20px;
	border-radius:5px;


}
.vzins2{

	border:1px solid #CCCCCC;
	width:210px;
	float:left;
	margin-left:20px;
	border-radius:5px;

}
.vzins2 .title{

	background-image:url(bglogbericht.png);
	padding:5px;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	border-radius:5px 5px 0px 0px;

}
.vzins1 .title{

	background-image:url(bglogbericht.png);
	padding:5px;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	border-radius:5px 5px 0px 0px;

}
.vzins2 .lijst_item1{

	border-bottom:1px solid #d6d6d6;
	color:#5c5a5a;
	font-size:10px;
	padding:5px;

}
.vzins2 .lijst_item2{

	border-bottom:1px solid #d6d6d6;
	color:#5c5a5a;
	padding:5px;
	font-size:10px;
	background-color:#f9f8f9;

}
.vzins2 .command{

	width:50px;
	float:left;
	margin-right:10px;
	font-weight:bold;
	font-size:11px;



}
.content_vzins{

	padding:5px;

}
.input_vzinst_textform{

	width:468px;
	padding:5px;
	border:0px;
	height:400px;
	border-bottom:1px dotted #CCCCCC;

}
.input_vzinst_div{

	padding:5px;

}
.klrepstatus{

	padding:10px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	background-image:url(bglogbericht.png);
	margin-bottom:15px;

}
.klrepreq{

	padding:10px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	background-image:url(bglogbericht.png);

}
.hide_form{

	display:none;

}
.klacht_invoer{

	width:710px;
	border:1px solid #CCCCCC;
	padding:5px;
	margin-top:5px;
	border-radius:5px;
	height:150px;

}
.klrepreq_next{

	padding-top:10px;
	text-align:right;

}
.klrepstatus .statusinfo{

	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	border-radius:5px;
	padding-top:10px;
	padding-bottom:10px;

}
.klrepstatus .klachtomschrijving{

	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	border-radius:5px;
	padding:5px;
	max-height:100px;
	overflow-y: scroll;

}

.klrepstatus .status{

	font-size:10px;
	text-align:center;
	width:80px;
	float:left;

}
.klrepstatus .dot{

	border:1px solid #CCCCCC;
	background-color:#CCCCCC;
	padding:5px;
	border-radius:5px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
	left:50%;
	margin-left:-6px;


}
.klrepstatus .dot_active{

	border:1px solid #027cc9;
	background-color:#5dbcf8;
	padding:5px;
	border-radius:5px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
	left:50%;
	margin-left:-6px;


}

.klrepstatus .line{

	float:left;
	border-bottom:2px dotted #CCCCCC;
	height:2px;
	width:80px;
	margin-top:37px;
	margin-left:-30px;
	margin-right:-30px;


}
.klrepstatus .line_active{

	float:left;
	border-bottom:2px dotted #027cc9;
	height:2px;
	width:80px;
	margin-top:37px;
	margin-left:-30px;
	margin-right:-30px;


}
.klrepstatus .reparatienummer{

	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;

}
.klrepstatus .statusinfo .fieldtitle{

	width:150px;
	padding:5px;
	float:left;
	text-align:right;
	font-weight:bold;

}
.klrepstatus .statusinfo .fieldinput{

	color:#027cc9;
	float:left;
	width:150px;
	padding:5px;

}
.device{

	width:347px;
	float:left;
	border:1px solid #CCCCCC;
	margin:5px;
	border-radius:5px;

}
.device .title{

	padding:10px;
	font-size:15px;
	background-image:url(inputfield.png);
	border-radius:5px 5px 0px 0px;
	border-bottom:1px solid #CCCCCC;

}
.device .disp_specs{

	float:left;
	width:160px;
	padding:5px;
	font-weight:bold;

}
.device .specs{

	float:left;
	width:160px;
	padding:5px;
	font-style:italic;

}
.device .device_icon{
	
	float:right;
	background-image:url(icons/infobars/deviceicon.png);
	height:60px;
	width:60px;
	margin-top:-30px;
	margin-right:-20px;

}
.recievebutton a{

	padding:5px;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:7px 5px;
	background-color:#FFFFFF;
	text-decoration:none;
	border:1px solid #CCCCCC;
	border-radius:5px;
	background-image:url(icons/generic/ontvangst.png);

}
.recievebutton a:hover{

	padding:5px;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:7px 5px;
	text-decoration:none;
	border:1px solid #CCCCCC;
	background-color:#F1F1F1;
	border-radius:5px;
	background-image:url(icons/generic/ontvangst.png);

}
.resendbutton a{

	padding:5px;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:7px 5px;
	background-color:#FFFFFF;
	text-decoration:none;
	border:1px solid #CCCCCC;
	border-radius:5px;
	background-image:url(icons/generic/email.png);

}
.resendbutton a:hover{

	padding:5px;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:7px 5px;
	text-decoration:none;
	border:1px solid #CCCCCC;
	background-color:#F1F1F1;
	border-radius:5px;
	background-image:url(icons/generic/email.png);

}

.unlockbutton a{

	padding:5px;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:7px 5px;
	background-color:#FFFFFF;
	text-decoration:none;
	border:1px solid #CCCCCC;
	border-radius:5px;
	background-image:url(icons/generic/unlock.png);

}
.unlockbutton a:hover{

	padding:5px;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:7px 5px;
	text-decoration:none;
	border:1px solid #CCCCCC;
	background-color:#F1F1F1;
	border-radius:5px;
	background-image:url(icons/generic/unlock.png);

}
.unlockbutton{

	padding:5px;
	float:left;
	text-align:center;
	width:180px;


}
.afhandelbutton a{

	padding:5px;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:7px 5px;
	background-color:#FFFFFF;
	text-decoration:none;
	border:1px solid #CCCCCC;
	border-radius:5px;
	background-image:url(icons/generic/check.png);

}
.afhandelbutton a:hover{

	padding:5px;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:7px 5px;
	text-decoration:none;
	border:1px solid #CCCCCC;
	background-color:#F1F1F1;
	border-radius:5px;
	background-image:url(icons/generic/check.png);

}
.afhandelbutton{

	padding:5px;
	float:left;
	text-align:center;
	width:180px;


}

.goodbutton a{

	padding:5px;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:7px 5px;
	background-color:#FFFFFF;
	text-decoration:none;
	border:1px solid #CCCCCC;
	border-radius:5px;
	background-image:url(icons/generic/check.png);

}
.goodbutton a:hover{

	padding:5px;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:7px 5px;
	text-decoration:none;
	border:1px solid #CCCCCC;
	background-color:#F1F1F1;
	border-radius:5px;
	background-image:url(icons/generic/check.png);

}
.goodbutton{

	padding:5px;
	float:left;
	text-align:center;
	width:180px;


}
.cancelbutton a{

	padding:5px;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:7px 5px;
	background-color:#FFFFFF;
	text-decoration:none;
	border:1px solid #CCCCCC;
	border-radius:5px;
	background-image:url(icons/generic/kruis.png);

}
.cancelbutton a:hover{

	padding:5px;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:7px 5px;
	text-decoration:none;
	border:1px solid #CCCCCC;
	background-color:#F1F1F1;
	border-radius:5px;
	background-image:url(icons/generic/kruis.png);

}
.cancelbutton{

	padding:5px;
	float:left;
	text-align:center;
	width:180px;


}

.resendbutton{

	padding:5px;
	float:left;
	text-align:center;
	width:180px;


}

.recievebutton{

	padding:5px;
	float:left;
	text-align:center;
	width:180px;


}
.dashblock_consumer{

	width:345px;
	border:1px solid #eeeeee;
	float:left;

}
.dashblock_consumer .repairlist{

	border:1px solid #eeeeee;

}

.dashblock_consumer .title{

	border-bottom:1px solid #eeeeee;
	padding:10px;
	font-size:14px;
	color:#666a75;
	background-color:#f5f5f5;

}
.dashblock_consumer .showmore a{

	display:block;
	background-color:#73b61b;
	color:#FFFFFF;
	padding:10px;
	text-align:center;
	text-decoration:none;

}
.dashblock_kenniswolk{

	width:723px;
	border:1px solid #eeeeee;
	float:left;

}
.dashblock_kenniswolk .repairlist{

	border:1px solid #eeeeee;

}

.dashblock_kenniswolk .title{

	border-bottom:1px solid #eeeeee;
	padding:10px;
	font-size:14px;
	color:#666a75;
	background-color:#f5f5f5;

}
.dashblock_kenniswolk .showmore a{

	display:block;
	background-color:#73b61b;
	color:#FFFFFF;
	padding:10px;
	text-align:center;
	text-decoration:none;

}

.showmore input{

	display:block;
	background-color:#73b61b;
	color:#FFFFFF;
	padding:10px;
	text-align:center;
	border:0px;
	text-decoration:none;

}
.showmore .disabled{

	display:block;
	background-color:#EAEAEA;
	color:#AEAEAE;
	padding:10px;
	text-align:center;
	border:0px;
	text-decoration:none;
	

}
.dashblock_consumer .list{

	height:220px;
	overflow:auto;
	padding-top:5px;

}
.dashblock_consumer .list .lijst_item1{

	border-bottom:1px solid #fbfbfb; 

}
.dashblock_consumer .list .lijst_item2{

	border-bottom:1px solid #fbfbfb; 
	background-color:#fafafa;

}
.dashblock_consumer .list .id{

	padding:5px;
	float:left;
	width:110px;

}
.dashblock_consumer .list .naam{

	padding:5px;
	float:left;
	width:100px;
	text-align:right;
	color:#666a75;
	

}
.dashblock_consumer .list .id1{

	float:left;
	width:98px;
	padding:1px;

}
.dashblock_consumer .list .id2{

	float:left;
	width:200px;
	padding:5px;

}
.dashblock_consumer .list .id1 a{

	padding:4px;
	border:1px solid #CCCCCC;
	display:block;
	color:#666a75;
	text-decoration:none;
	border-radius:3px;
	background-color:#ebebeb;
	text-align:center;

}
.dashblock_consumer .list .id1 a:hover{

	padding:4px;
	border:1px solid #333333;
	display:block;
	color:#ebebeb;
	text-decoration:none;
	border-radius:3px;
	background-color:#666a75;
	text-align:center;

}
.pagenav{

	border:1px solid #CCCCCC;
	border-radius:5px;
	background-image:url(inputfield.png);
	background-position:center;
	margin-top:10px;

}
.pagenav a{

	display:block;
	float:left;	
	padding:10px;
	font-size:12px;
	text-decoration:none;
	border-right:1px solid #CCCCCC;
	color:#666666;
}
.pagenav a:hover{

	display:block;
	float:left;	
	padding:10px;
	font-size:12px;
	text-decoration:none;
	border-right:1px solid #CCCCCC;
	color:#FFFFFF;
	background-image:url(navbarhover.png);
	background-position:center;

}
.pagenav a:hover .disabled{

	display:block;
	float:left;	
	padding:10px;
	font-size:12px;
	text-decoration:none;
	border-right:1px solid #CCCCCC;

}

.pagenav .disabled{

	color:#CCCCCC;

}
.commander{

	padding:5px;
	background-color:#000000;
	border-radius:5px 5px 0px 0px;
	height:400px;
	overflow:auto;
	color:#FFFFFF;

}
.commander .red{

	color:#FF0000;

}
.inputcommand{

	padding:5px;
	background-color:#000000;
	color:#FFFFFF;
	width:712px;
	border:0px;
	border-radius:0px 0px 5px 5px;


}
.klantlijstbutton{

	padding:5px;
	display:block;
	background-color:#F1F1F1;
	border:1px solid #CCCCCC;
	color:#161616;
	border-radius:5px;
	text-decoration:none;

}
.kw_delete_reply a{

	padding:10px;
	border-radius:0px 5px 5px 0px;
	background-color:#c0392b;
	background-image:url(icons/generic/kw_reply_del.png);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	display:block;
	height:18px;
	width:18px;

}
.kw_delete_reply a:hover{

	padding:10px;
	border-radius:0px 5px 5px 0px;
	background-color:#c44b3f;
	text-decoration:none;
	display:block;
	border-bottom:0px;

}
// Warn

.repairlist .devicelist_title{

	padding:5px;
	font-size:14px;
	font-weight:bold;

}
.repairlist .devicelist_content{

	padding:5px;

}
.repairlist .lijst_item1_red{

	border-bottom:1px solid #FFC4C4;
	color:#FF0000;
	padding:5px;

}
.repairlist .lijst_item1_red .id{

	padding:5px;
	float:left;
	text-align:center;
	width:101px;

}
.repairlist .lijst_item1_red .id1{

	padding:5px;
	float:left;
	text-align:center;
	width:91px;

}
.repairlist .lijst_item1_red .id2{

	padding:5px;
	float:left;
	font-weight:bold;
	text-align:right;
	width:100px;

}
.repairlist .lijst_item2_red .id2{

	padding:5px;
	float:left;
	font-weight:bold;
	text-align:right;
	width:100px;

}
.repairlist .lijst_item1_red .klacht{

	padding:5px;
	float:left;
	text-align:center;
	width:216px;

}
.repairlist .lijst_item1_red .klant{

	padding:5px;
	float:left;
	text-align:center;
	width:201px;


}
.repairlist .lijst_item1_red .klant1{

	padding:5px;
	float:left;
	width:201px;


}
.repairlist .lijst_item2_red .klant1{

	padding:5px;
	float:left;
	width:201px;


}
.repairlist .lijst_item2_red{

	border-bottom:1px solid #FFC4C4;
	color:#FF0000;
	padding:5px;
	background-color:#FFE9E9;

}
.repairlist .lijst_item2_red .id{

	padding:5px;
	float:left;
	text-align:center;
	width:101px;

}
.repairlist .lijst_item2_red .id1{

	padding:5px;
	float:left;
	text-align:center;
	width:91px;

}
.repairlist .lijst_item2_red .klacht{

	padding:5px;
	float:left;
	text-align:center;
	width:216px;

}
.repairlist .vraag{

	padding:5px;
	float:left;
	width:550px;

}
.repairlist .lijst_item2_red .klant{

	padding:5px;
	float:left;
	text-align:center;
	width:201px;


}
.repairlist .lijst_item1_red a{

	color:#FF0000;

}
.repairlist .lijst_item2_red a{

	color:#FF0000;

}
.info_1{

	background-image:url(icons/info.png);
	padding:5px;
	padding-left:25px;
	background-repeat:no-repeat;
	background-position:3px;

}