/* Start of CMSMS style sheet 'ct_formularer' */
.formular div label {
	display: block;
	width: 100%
	}
.formular div {
	margin-bottom: 0.2em
	}
.formcheckbox label {
	float: left;
	margin: -1.5em 0 0;
	padding: 0 0 0 2em
	}
.formular fieldset {
	padding: 1em;
	border: solid 1px #bad0e6 
	}
.formular fieldset legend {
	font-weight: bold;
	}
.formular div {
	width: 100%;
	padding: 0.25em 0;
	}
.formular div.required {
	color: #000 ;
	background-color: inherit
	}
.deltagere {
	float: left  !important;
	width: 50% !important
	}
.deltagere label {
	width: 25em !important;
	}
.deltageremhandicap {
	float: left  !important;
	width: 50% !important
	}
.deltageremhandicap label {
	width: 25em !important;
	}
.formular i {
	font-size: 87%
	}
.kryds input {
	width: 2em;
	margin-left: 0
	}
.kryds label {
	width: 20em;
	float: left !important;
	margin-left: 3em;
	margin-top: -1.5em
	}
.formular p {
	font-size: 0.95em
	}
.formular label {
	font-size: 0.95em;
	padding-bottom: 0.5em
	}
/* End of 'ct_formularer' */

