
body{
 font-family:Verdana, Helvetica, Arial, sans-serif;
background:#eeeeee;
}


 

/*dit is het textfieldje in afspraakbevestiging */
#klacht {   
	border: 1px solid #cccccc;
 color: #000; 
font-family:Verdana, Helvetica, Arial, sans-serif;
 font-size: 10pt;
 width:310px;
 height:63px;

 
}

.agendakeuzeklant
{
margin-left:12px;
background-repeat: no-repeat;
float:left;
width:100px;
height:50px;
font-size: 14px;

}


.box
{
	
    background:#fefefe;
    border: 1px solid #C3D4DB;
	border-top:1px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow:rgba(0,0,0,0.15) 0 0 1px;
    -webkit-box-shadow:rgba(0,0,0,0.15) 0 0 1px;
    box-shadow:rgba(0,0,0,0.15) 0 0 1px;
    color:#000;
    
    margin:0 auto 30px;
	overflow:hidden;
}
.box.login
{
	height:auto;
    width:min(100%, 332px);
	margin-top:25px;
               margin-left:auto; 
    margin-right:auto; 
	clear:both;
}

.box.updateaccount
{
	height:auto;
    width:min(100%, 432px);
	margin-top:25px;
               margin-left:auto; 
    margin-right:auto; 
	clear:both;
}



.box.nwingelogd
{
	height:auto;
    width:min(100%, 400px);
	margin-top:25px;
                margin-left:auto; 
    margin-right:auto; 
	clear:both;
}

.box.nwingelogd p
{
	margin-top:3px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;	
}

.box.nwingelogd a
{
	
	color:#000;	
}

.box.klantafspraakgegevens
{
	height:auto;
    width:min(100%, 560px);
	margin-top:25px;
                margin-left:auto; 
    margin-right:auto; 
	clear:both;
	
}

.dubbellijn {


text-decoration:underline;
}

.box.klantafspraakgegevens p
{
	margin-top:3px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;	
	 line-height:17pt;
}

.box.klantafspraakgegevens a
{
	
	color:#000;	
}


.box.afspraakbevestiging
{
	height:auto;
    width:min(100%, 430px);
	margin-top:25px;
          margin-left:auto; 
    margin-right:auto; 
	clear:both;
	 
	
	
}

.box.afspraakbevestiging p
{
	margin-top:3px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;	
}

.box.afspraakbevestiging a
{
	
	color:#000;	
}

.boxBodyafspraakbevestiging
{
    background:#fefefe;
    border-top:1px solid #dde0e8;
    border-bottom:1px solid #dde0e8;
    padding:10px 20px;
	min-height:440px;
	height:auto;
	line-height:16pt;
	margin-left:10px;
}

.boxBodyafspraakbevestiging p a {
    text-decoration: none;
}

.boxBodyafspraakbevestiging p a:hover {
    text-decoration: underline;
}


.box.registreer 
{
	/* box.registreer zorgt ervoor dat heel de box gecentreerd wordt */
	height:auto;
    width:min(100%, 540px);
	margin-top:25px;
                margin-left:auto; 
    margin-right:auto; 
	clear:both;
}


.boxBodyklantafspraakgegevens
{
    background:#fefefe;
    border-top:1px solid #dde0e8;
    border-bottom:1px solid #dde0e8;
    padding:10px 20px;
	min-height:391px;
	height:auto;
	  line-height:14pt;
	  margin-left:5px;
}

#loopafspraken {

height:210px;
width: 500px;	
overflow:auto;
border: 1px solid #C3D4DB;
}

#loopvrijeafspraken { /* scroll overflow */
	height:290px;
	width:350px;
	margin-top:4px;
	margin-left:5px;
	
	overflow:auto;
	 border: 1px solid #C3D4DB;
}

.boxBodyregistreer
{
    background:#fefefe;
    border-top:1px solid #dde0e8;
    border-bottom:1px solid #dde0e8;
    padding:10px 20px;
	min-height:417px;
	height:auto;
}

.boxBody
{
    background:#fefefe;
    border-top:1px solid #dde0e8;
    border-bottom:1px solid #dde0e8;
    padding:18px 20px;
	min-height:220px;
	height:auto;
}

.boxBodyInlog
{
    background:#fefefe;
    border-top:1px solid #dde0e8;
    border-bottom:1px solid #dde0e8;
    padding:5px 20px;
	min-height:195px;
	height:auto;
}


.boxBodyUpdateAccount
{
    background:#fefefe;
    border-top:1px solid #dde0e8;
    border-bottom:1px solid #dde0e8;
    padding:5px 20px;
	min-height:395px;
	height:auto;
	font-size:14px;
}


.box footer /* blauwe kader in footer */
{
    background:#eff4f6;
    border-top:1px solid #fff;
    padding:28px 26px;   /* bepaald ook de positie van de button in de footer */ 
    overflow:hidden;
	height:46px;
}


.box #patienten { /* scroll overflow */
	height:148px;
	width:350px;
	margin-top:4px;
	margin-left:0px;
	
	overflow:auto;
	

	 border: 1px solid #C3D4DB;
}



.box #patientenafspraakbevestiging { /* scroll overflow */
	margin-top:4px;
	margin-left:0px;
	height:108px;
	width:350px;
	overflow:auto;

	 border: 1px solid #C3D4DB;
}


.box footer.afspraakdokter /* blauwe kader in footer */
{
	
    background:none;

}


.box label
{
	float:left;
    display:block;
    font:14px/22px Arial, Helvetica, Sans-serif;
    margin:10px 0 0 6px;
}
.box.registreer label
{
	float:left;
    display:block;
    font:14px/22px Arial, Helvetica, Sans-serif;
    margin-left:2px;
    margin:6px;
}

.box footer label{
	float:left;
	margin:4px 0 0;
}
.box footer input[type=checkbox]{
	vertical-align:sub;
	vertical-align:middle;
	margin-right:10px;
}
.box input[type=text],
.box input[type=password],
.txtField,
.cjComboBox
{
	
    border:1px solid #C3D4DB;
   /* -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px; */
     -moz-box-shadow:2px 3px 3px rgba(0, 0, 0, 0.20) inset, 0 0 2.1px #000 inset;
    -webkit-box-shadow:2px 3px 3px rgba(0, 0, 0, 0.20) inset, 0 0 2.1px #000 inset;
    box-shadow:2px 3px 3px rgba(0, 0, 0, 0.20) inset, 0 0 2.1px #000 inset;
    margin:3px 0px 4px 0px;
    padding:8px 6px;
    width:270px;
    display:block;
	height:14px;
	
}
.box.registreer input[type=text],
.box.registreer input[type=password],
.txtField,
.cjComboBox
{
	 border:1px solid #C3D4DB;
  /*  -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px; */
    -moz-box-shadow:2px 3px 3px rgba(0, 0, 0, 0.20) inset, 0 0 2.1px #000 inset;
    -webkit-box-shadow:2px 3px 3px rgba(0, 0, 0, 0.20) inset, 0 0 2.1px #000 inset;
    box-shadow:2px 3px 3px rgba(0, 0, 0, 0.20) inset, 0 0 2.1px #000 inset;
    margin-left:175px;
    padding:5px 6px;
    width:270px;
    display:block;
	height:13px;
}


.box input[type=text]:focus,
.box input[type=password]:focus,
.txtField:focus,
.cjComboBox:focus
{
    border:1px solid #000;
    -moz-box-shadow:1px 2px 2px rgba(0, 0, 0, 0.04) inset, 0 0 1px #0d6db6 inset;
    -webkit-box-shadow:1px 2px 2px rgba(0, 0, 0, 0.04) inset, 0 0 1px #0d6db6 inset;
    box-shadow:1px 2px 2px rgba(0, 0, 0, 0.04) inset, 0 0 1px #0d6db6 inset;
	color:#000;
}
.cjComboBox
{
    width:294px;
}
.cjComboBox.small
{
    padding:3px 2px 3px 6px;
    width:100px;
    border-width:3px !important;
}
.txtField.small
{
    padding:3px 6px;
    width:200px;
    border-width:3px !important;
}

.rLink{padding:0 6px 0 0; font-size:11px; float:right; margin-left:85px;}
.box a{color:#999;}
.box a:hover, .box a:focus{text-decoration:underline;}
.box a:active{color:#f84747;}
.btnLogin
{
  
   background:#a1d8f0;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#badff3', EndColorStr='#7acbed')";
    border:1px solid #7db0cc !important;
    cursor: pointer;
    
    font:bold 11px/14px Verdana, Tahomma, Geneva;
    text-shadow:rgba(0,0,0,0.2) 0 1px 0px; 
    color:#000;
    -moz-box-shadow:inset rgba(255,255,255,0.6) 0 1px 1px, rgba(0,0,0,0.1) 0 1px 1px;
    -webkit-box-shadow:inset rgba(255,255,255,0.6) 0 1px 1px, rgba(0,0,0,0.1) 0 1px 1px;
    box-shadow:inset rgba(255,255,255,0.6) 0 1px 1px, rgba(0,0,0,0.1) 0 1px 1px;
    margin-left:12px;
    float:right;
	padding:7px 21px;
}

.btnLogin:hover,
.btnLogin:focus,
.btnLogin:active{
    background:#a1d8f0;
    background:-moz-linear-gradient(top, #7acbed, #badff3);
    background:-webkit-gradient(linear, left top, left bottom, from(#7acbed), to(#badff3));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#7acbed', EndColorStr='#badff3')";
}
.btnLogin:active
{
    text-shadow:rgba(0,0,0,0.3) 0 -1px 0px; 
}


#amheader {
	
	
	height:40px;
	background-color:#F8F8F8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888;
	
	box-shadow: 10px 2px 5px #888;
}

#amheader img{
	margin-top: 3px;
	margin-left:60px;
	float:left;
}

#amheader p {
	
	
	padding-top:6px;
}

#amheader a {
	color:#000;
        
}

#amheader a:hover {
	text-decoration:underline;
}

#amheader span.amheadertekst {
    margin-bottom:30px;
    margin-right:60px;
    float:right;
   
}


#footer { 
   float:inherit;
    margin-left:auto; 
    margin-right:auto; 
    margin-top:30px;
	clear:both;
} 

#footer p{
	clear:both;
	left:0;
	bottom:12px;
	text-align:center;
color:#000;
	font:normal 12px/16px;
	
	width:100%;
}

#footer a{
	color:#000;
	text-decoration:none;
}
#footer a:hover{
	color:#000;
	text-decoration:underline;
}
