HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers3/dean.nl/wwwroot/kes/config/client_style.css
@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

html, body{	
	margin: 0px; 
	padding: 0px;
	background: #000;
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#fff;
}
#header{
	
}
#logo_div{
	margin-top:50px;
	
}
#container{
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 1000px;
	clear: left;
	z-index:0;
}
#pagina_inhoud{
	margin-top:50px;
	margin-left:20px;
}
#komma{
	margin-left:710px;
	margin-top:-15px;
	z-index:99;
}
#noscript_div{
	width:1000px;
	margin-top:87px;
}
#noscript_div2{
	width:1000px;
	margin-top:87px;
}
h1, h2{
	font-size:16px;
	line-height:20px;
	color:#fff;
	padding-bottom:10px;
}
p{
	padding-bottom:20px;
	line-height:18px;
	width:500px;
	text-align:justify;
	color:#fff;
}
a{
	line-height:14px;
	color:#fff;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

input.submit{
	background-color:#fff;
	color:#000;
	cursor:pointer;
	font-size:12px;
	height:23px;
	border:none;
	line-height:19px;
	margin-left:215px;
	padding-bottom:3px;
	padding-right:15px;
	text-align:center;
	width:180px;
}
label{
	color:#fff;
	font-size:11px;
	text-align:left;
	line-height:18px;
	padding-right:25px;
	float:left;
	width:190px;
}
label.contact_input{
	width:105px;
}
input{
	color:#fff;
	font-size:11px;
	text-align:left;
	line-height:18px;
	padding-left:5px;
	border: solid 1px #fff;
	background-color:#000;
	height:16px;
	width:175px;
	margin-bottom:10px;
}
.opmerking{
	width:139px;
}
textarea{
	color:#fff;
	font-size:11px;
	text-align:left;
	line-height:18px;
	padding-left:5px;
	border: solid 1px #fff;
	height:80px;
	width:175px;
}
.geboortedatum{
	width:auto;
	float:none;
}
.geslacht{
	width:auto;
	float:none;
	border:none;
	color:#720000;
	padding:0;
	margin-right:4px;
}
span.label{
	color:#fff;
	font-size:11px;
	text-align:left;
	line-height:18px;
	display:inline;
	vertical-align:-1px;
	height:16px;
	width:40px;
}
span.label_check{
	color:#fff;
	font-size:11px;
	text-align:left;
	line-height:18px;
	display:inline;
	vertical-align:3px;
	height:16px;
	width:40px;
}
select{
	color:#fff;
	font-size:11px;
	text-align:left;
	line-height:18px;
	padding-left:2px;
	border: solid 1px #fff;
	height:16px;
	width:182px;
	height:20px;
}
input.focus{
	border: solid 1px #ccc;
	color:#ccc;
}
textarea.focus{
	border: solid 1px #ccc;
	color:#ccc;
}
.error{
	color:red;
	font-size:11px;
	text-align:left;
	line-height:18px;
}
.invisible{
	display:none;
}