.eye {
	background-image: url(../CSSimages/gp31/eye.svg);
}

.actionbtnklein {
	margin: 4px;
	width: 20px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	float: left;
/*	padding: 6px 2px 6px 2px;*/
	padding: 6px 2px 3px 7px;
}

.actionbtnklein:hover {
	margin: 3px;
	border: solid 1px #dfdfdf;
	background-color: #ffffff;
	cursor: pointer;
}

.imgS {
	width: 16px;
	height: 16px;
	background-size: 16px 16px;
	float: left;
}

html,
body {
	color: #062437;
	font-family: arial;
}

.inlogcontainer {
	background-color: #ffffff;
	border: #d3d3d3 1px solid;
	padding: 16px 12px 16px 12px;
	width: 500px;
	position: fixed;
	top: 100px;
	left: calc(50% - 251px);
}

.gplogo {
	height: 120px;
	border: solid 1px white;
	margin: 0 0 30px 23px;
}

.inputregel,
.knoppenbalk,
.meldingblok {
	overflow-y: auto;
}

.knoppenbalk {
	margin: 30px 0 20px 0;
}

.inputtitel {
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	padding: 2px 30px 2px 5px;
	float: left;
	width: 200px;
}

.inputtitelnormaal {
	margin: 0 0 3px 0;
}

.inputtitelmfa {
	margin: 10px 0 3px 0;
}

.inputveld {
	float: left;
	width: 177px;
}

.mfacode {
	width: 68px;
	height: 37px;
	font-size: 24px;
	font-family: Courier New;
	font-weight: bold;
	text-align: center;
	float: left;
}

.mfamelding {
	padding: 5px;
	margin: 0 0 15px 0;
}

.sterkte,
.gelijkend {
	height: 15px;
	float: left;
	margin-left: 5px;
	margin-top: 1px;
	padding: 2px;
}

.sterkte {
	width: 46px;
}

.gelijkend {
	width: 67px;
}

.checkbutton {
	background-image: url(../CSSimages/gp/check.svg);
	background-size: cover;
	width: 24px;
	height: 24px;
	background-size: 24px 24px;
	float: left;
}

.actionbtn {
	margin: 6px 6px 6px 72px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-weight: bold;
	float: left;
	padding: 6px 0 0 6px;
}

.actionbtn:hover {
	margin: 5px 5px 5px 71px;
	border: solid 1px #dfdfdf;
	background-color: #ffffff;
	cursor: pointer;
}

.meldingblok {
	padding: 10px;
	background-color: #ffc2c2;
}

.ssoinlogknop {
	border: 1px solid #437284;
	background-color: #437284;
	color: white;
	font-size: 15px;
	padding: 4px;
	width: 277px;
	float: left;
	margin: 10px 0 0 30px;
}

.ssoinlogknop:hover {
	background-color: white;
	color: #437284;
	cursor: pointer;
}