.form-box {
	position: relative;
	border: 1px solid #d1d1d1;
	clear: both;
	background: transparent;
}
.form-box .required {
	position: absolute;
	top: 9px;
	right: 15px;
	color: #000;
}
.form-box h3 {
	margin-top: 2em;
	margin-bottom: 1em;
	position: relative !important;
	border-bottom: 1px solid #d1d1d1;
}
.form-box h3 span {
	margin-left: 10px;
	padding: 0 8px;
	position: absolute;
	left: 0;
	top: -8px;
	z-index: 999;
	bottom: -8px;
	background: #fff;
	font-size: 70%;
	line-height: 1.5em;
	color: #000;
}
.form-box input,
.form-box p {
	margin-left: 12px;
}

.form-box div.form-question {
	clear: both;
}

div.form-question .om-en-om-box li {
	line-height: 25px;
	padding-left: 5px;
}
div.form-question .om-en-om-box li.odd {
	background: #ededed;
}
div.form-question .om-en-om-box li label {
	padding-left: 10px;
}
.form-box div.form-question  table td {
	color: #000;
}
.form-box .input {
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 32px;
}
.form-box .input input {
	width: 534px;
}

.form-box table .input {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.form-box table .input input {
	width: 394px;
}
.form-box table .input .shorter input {
	width: 350px !important;
}
/* Klantnummer info styles */
.form-box table .info-link {
	position: absolute;
	right: -30px;
	z-index: 2;
	float: left;
	margin: -2px 0 0 5px;
	display: block;
	width: 30px;
	height: 29px;
	background: url('../images/info-link.png') 0 0 no-repeat;
	text-indent: -9999px;
}


.form-box table .klantnummer-box .info-box {
	display: none;
	position: absolute;
	left: -95px;
	top: -10px;
	width: 485px;
	padding: 0 15px 0 15px;
	z-index: 1;
	background: #c0d157;
	border: 1px solid #006d32;
}
.form-box table .klantnummer-box .info-box h3 {
	margin: 0;
	padding: 15px 0 15px 0;
	font-size: 100%;
	color: #000;
	border: 0;
}
.form-box table .klantnummer-box .info-box p {
	margin: 0 50px 20px 0;
	padding: 0;
	line-height: 18px;
}
/*************/
.form-box table td {
	line-height: 35px;
	padding-left: 12px;
}
.form-box table td.left-column {
	width: 150px;
}
div.form-btn-box {
	clear: both;
	display: block;
	border-top: 1px solid #d1d1d1;
}

.textarea {
	margin-left: 15px;
	margin-bottom: 16px;
	padding: 0 !important;
	width: 500px;
	height: 128px;
	background: url('../images/textarea.gif') 0 0 no-repeat;
}
.textarea textarea {
	margin: 5px 0 0 5px;
	width: 485px;
	height: 115px;
	font-family: Arial;
	font-size: 15px;
	color: #000;
	border: 0;
}

div.form-btn-box a {
	display: block;
	margin-top: 7px;
	margin-left: 400px;
	margin-bottom: 6px;
	width: 144px; /* 156 */
	height: 27px; /* 31 */
	padding-left: 12px;
	padding-top: 4px;
	color: #fff;
	font-weight: bold;
	background: url('../images/btn_form_next.jpg') 0 0 no-repeat;
}

.green-box a {
	display: block;
	margin-top: 7px;
	margin-left: 400px;
	margin-bottom: 6px;
	width: 144px; /* 156 */
	height: 27px; /* 31 */
	padding-left: 12px;
	padding-top: 4px;
	color: #fff;
	font-weight: bold;
	background: url('../images/btn_form_next.jpg') 0 0 no-repeat;
}


div.form-btn-box-left-align a{
	float: left;
	margin-left: 115px;
}
div.form-btn-box-left-align a.text-link {
	float: left;
	background: transparent;
	margin-left: 5px;
	width: 300px;
	color: #069 !important;
	height: auto;
	padding: 0;
	line-height: 27px;
	border-bottom: 1px dotted #999;
}

.pakket-opties td.left {
	width: 278px;
}
.pakket-opties td .input {
	width: 50px;
}
.pakket-opties .subtext {
	float: left;
	margin-left: 10px;
	display: block;
	line-height: 23px;
}
.radio-option {
	margin: 0 0 0 -2px !important;
	width: 360px !important;
}
.radio-option td {
	padding: 0 !important;
	text-align: left;
	line-height: 16px !important;
}
.radio-option td .input {
	width: 90px;
}
.radio-option .center {
	padding-left: 5px !important;
	width: 200px !important;
}
.dateField {
	width: 30px !important;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

