@charset "utf-8";
/* CSS Document */
html, body {
height:100%;
min-height:100%;
}
body, td, th {
color:#222222;
font-family:Arial,Helvetica,sans-serif;
font-size:8pt;
background-color:#ffffff;
}
#logindiv {
	background-image:url(http://2supportit.eu/webmanager/skin/backend/image/administration.png);
	height:400px;
	left:50%;
	margin-left:-250px;
	margin-top:-200px;
	position:absolute;
	text-align:center;
	top:50%;
	vertical-align:middle;
	width:500px;
}
#loginhead {
background:transparent none repeat scroll 0 0;
color:#FFFFFF;
font-size:18px;
height:30px;
position:absolute;
top:45px;
width:100%;
}
#loginform {
background:transparent none repeat scroll 0 0;
color:#444444;
font-size:12px;
height:200px;
position:relative;
top:190px;
width:100%;
}
#form {
color:#333333;
font-weight:bold;
left:195px;
position:absolute;
text-align:left;
top:0;
width:200px;
}
input {
width:49%;
}
.veldu {
background-image:url(http://2supportit.eu/webmanager/skin/backend/img/userhint.png);
background-repeat:no-repeat;
background-position:center left;
border:1px solid #ADD9FC;
color:#333333;
height:24px;
letter-spacing:2px;
padding:3px 3px 3px 70px;
width:100%;
}
.veldp {
background-image:url(http://2supportit.eu/webmanager/skin/backend/img/passhint.png);
background-repeat:no-repeat;
background-position:center left;
border:1px solid #ADD9FC;
color:#333333;
height:24px;
letter-spacing:2px;
padding:3px 3px 3px 70px;
width:100%;
}
#logincopy {
	background:transparent none repeat scroll 0 0;
	color:#777777;
	font-size:8px;
	letter-spacing:1px;
	position:relative;
	text-transform:uppercase;
	top:162px;
	padding-left:37px;
}
#clock {
float:right;
position:fixed;
top:10px;
}
.stijl5 {
font-size:70%;
}

