#customForm.buttons .submit {
	margin-left: 0 !important;
}

#customForm input:focus {
	outline-color: lightsteelblue;
	outline-style: solid;
	outline-width: 3px;
}

#customForm .form-item {
	padding: 9px 0;
}

#customForm .form-item-selected {
	Width: 20%;
	float: left;
}

#customForm .form-type-textarea {
	float: left;
	margin-right: 20px;
}

#customForm .form-type-textarea label {
	background-color: #E7E4E4;
	padding-left: 10px;
}

#customForm .form-type-label {
	font-size: 15px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;;
	/*width: 100%;*/
	margin: 0;
	line-height: 21.6px;
	float: left;
}

.data-is-sent label {
	margin-bottom: 1em;
}

#customForm .form-type-headline {
	font-size: 19px;
	font-weight: 600;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	width: 100%;
	line-height: 21.6px;
	margin: 20px 0 0 0;
}

#customForm .form-item label.option {
	font-size: 15px;
}

#customForm .active {
	display: block;
}

#customForm .element, #customForm .captcha {
	width: 100%;
	float: left;
}

#customForm .captcha {
	margin-top: 20px;
}

#customForm {
	width: 535px;
}

#customForm .form-type-textfield {
	float: left;
	margin: 0;
	position: relative;
}

#customForm .form-type-textfield input[type=text] {
	box-sizing: initial;
	color: #000;
	width: 351px;
	height: 23px;
	background-color: #DEDEDE;
	margin: 0;
	border: none;
	padding: 6px 12px;
	float: left;
	font-size: 15px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#customForm .form-type-pdfoutput, #customForm .form-type-captcha {
	float: left;
	margin: 0;
	position: relative;
	width: 100%;
	max-width: 535px;
	font-size: 15px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;;
	width: 100%;
	margin: 0;
	line-height: 21.6px;
}

#customForm label, #customForm .form-type-date .label {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal !important;
	width: 160px;
	float: left;
	line-height: 21.6px;
	margin: 7px 0 0 0;
}

#customForm .form-type-select {
	margin: 0;
	float: left;
}

#customForm .form-type-submit {
	float: left;
	margin: 0;
}

#customForm .form-type-submit.finish-submit .submit {
	margin: 0;
}

#customForm .submit, #customForm .form-submit {
	width: 165px;
	height: 35px;
	color: #FFF;
	background: none;
	background-color: #AA3C14;
	border-radius: 0;
	float: left;
	text-align: center;
	cursor: pointer;
	margin: 0 0 0 335px;
}

#customForm .submit:focus, #customForm .form-submit:focus {
	outline-color: lightsteelblue;
	outline-style: solid;
	outline-width: 3px;
}

#customForm .submit:focus + span.icon, #customForm .form-submit:focus + span.icon {
	outline-color: lightsteelblue;
	outline-style: solid;
	outline-width: 3px;
}

#customForm .form-submit {
	border: 0;
	font-size: 13px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#customForm .form-type-checkbox label {
	width: 340px;
}

#customForm .form-type-checkbox {
	float: left;
	margin: 0;
}

#customForm .form-type-checkbox input[type=checkbox] {
	margin: 10px 20px 0 160px;
}

#customForm input[type='checkbox'] {
	width: 15px;
	height: 15px;
	margin: 10px 20px 0 0;
	float: left;
	background-color: #DEDEDE;
	-webkit-appearance: none;
	-moz-appearance: none;
}

#customForm input[type='checkbox']:checked {
	width: 15px;
	height: 15px;
	background-color: #AA3C14;
	border: 4px solid #DEDEDE !important;
}

#customForm .form-type-radios > label {
	width: 100%;
	max-width: 535px;
	padding: 9px 0;
	margin: 0;
}

#customForm .form-type-radios .form-type-radio > label {
	width: 345px;
}

#customForm .element.floatRadios .form-type-radios label {
	width: 160px;
}

#customForm .element.floatRadios .form-radios {
	margin-left: 160px;
}

#customForm .element.floatRadios .form-radios .form-type-radio {
	width: auto;
	margin-right: 20px;
	padding: 0;
}

#customForm .element.floatRadios .form-radios .form-type-radio input {
	margin-left: 0;
}

#customForm .element.floatRadios .form-radios .form-type-radio label {
	width: auto;
}

#customForm .form-type-radio, #customForm .form-type-radios, #customForm .form-type-radio-option {
	float: left;
	padding: 9px 0;
	margin: 0;
	width: 100%;
	max-width: 535px;
}

#customForm .form-type-radio input[type=radio], #customForm .form-type-radios input[type=radio], #customForm .form-type-radio-option input[type=radio] {
	margin: 10px 15px 0 160px;
}

#customForm input[type='radio'] {
	float: left;
	width: 15px;
	height: 15px;
	border-radius: 8px;
	color: #fff;
	line-height: 15px;
	text-align: center;
	background-color: #DEDEDE;
	-webkit-appearance: none;
	-moz-appearance: none;
}

#customForm input[type='radio']:checked {
	width: 15px;
	height: 15px;
	background-color: #AA3C14;
	border: 4px solid #DEDEDE !important;
}

#customForm .form-type-date {
	float: left;
	padding: 9px 0;
	margin: 0;
	width: 100%;
}

#customForm .form-type-textfield input.form-type-date {
	box-sizing: content-box;
	color: #000;
	width: 88px;
	height: 23px;
	background-color: #DEDEDE;
	margin: 0;
	border: none;
	padding: 6px 24px 6px 12px;
	float: left;
	font-size: 15px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#customForm .form-type-date .label {
	float: left;
	width: 160px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 15px;
}

#customForm .checkbox-mandatory {
	float: left;
	margin: 18px 25px 0 35px;
}

#customForm .helptext {
	float: left;
	margin: 9px 20px 0 20px;
}

#customForm .helptext-inactive {
	float: left;
	width: 35px;
	height: 35px;
	background-color: #777;
	color: #fff;
	text-align: center;
	line-height: 35px;
	font-family: "entypo";
	font-size: 20px;
	cursor: default;
	margin: 9px 20px 0 20px;
}

#customForm .pleft75 {
	padding-left: 35px;
}

#customForm .position-arrows {
	float: left;
	height: 35px;
	width: 35px;
	margin: 9px 0 0 40px;
	font-size: 14px;
}

#customForm .arrow-up {
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid black;
	margin-bottom: 11px;
}

#customForm .arrow-up:hover {
	border-bottom: 12px solid #AA3C14;
}

#customForm .arrow-down {
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid black;
}

#customForm .arrow-down:hover {
	border-top: 12px solid #AA3C14;
}

/*#customForm{width: 855px;}*/
#customForm {
	width: 590px;
}

#customForm .form-required {
	color: #AA3C14;
}

#customForm fieldset {
	border: none;
	padding: 0;
	margin: 0 0 20px 0;
}

/*  Form - Helptexts  */
#customForm .helptext {
	width: 35px;
	height: 35px;
	background-color: #000;
	float: right;
	color: #fff;
	text-align: center;
	line-height: 35px;
	font-family: "entypo";
	font-size: 20px;
	cursor: default;
	margin: 9px 0 0 20px;
}

#customForm .helptext:hover {
	background-color: #AA3C14;
}

#customForm .helptextbox {
	background-color: #FFF;
	min-width: 210px;
	min-height: 90px;
	z-index: 10;
	padding: 9px;
	margin: -116px 0 0 -116px;
	position: absolute;
	font-size: 13px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	text-align: left;
	color: #000;
	line-height: 16px;
	-webkit-box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.3);
}

/*  Form - Steps  */
#customForm #StepBox {
	height: 35px;
	margin: 0 0 20px 0;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#customForm .step {
	min-width: 172px;
	background-color: #DEDEDE;
	float: left;
	margin: 0;
	padding: 0 15px 0 25px;
	color: #000;
	font-size: 14px;
	border: 0;
	text-align: left;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#customForm div.step {
	height: 35px;
	line-height: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#customForm .step-wrapper {
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
}

#customForm .step:hover {
	cursor: pointer;
}

#customForm .step-number {
	position: absolute;
	width: 16px;
	height: 16px;
	float: left;
	background-color: #000;
	color: #fff;
	font-weight: normal;
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}

#customForm .step.active-step {
	background-color: #AA3C14;
	color: #FFF;
}

#customForm #StepBox .step-wrapper:nth-child(3n+3) {
	margin-right: 0;
}

/*  Select2 - Overriding existing CSS  */
#customForm select {
	width: 220px;
	height: 35px;
	background-color: #DEDEDE;
	border: 0 !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#customForm .select2-arrow b, #customForm .icon {
	background-color: #000;
	width: 35px;
	height: 35px;
	float: right;
}

#customForm .select2-arrow b:after, .icon:after {
	width: 100%;
	height: 100%;
	color: #FFF;
	float: right;
	content: "";
	font-family: "gvl_icons";
	font-size: 19px;
	line-height: 35px;
	cursor: pointer;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: inherit;
	margin-right: 0;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	text-indent: 0;
}

#customForm .select2-arrow b {
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

#customForm .select2-container {
	font-size: 120%;
	z-index: 1;
	border-radius: 0;
	height: 35px;
	background: none;
	background-color: #DEDEDE;
}

#customForm .select2-chosen {
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#customForm .select2-arrow {
	background: none;
	background-color: #000;
	width: 35px;
	height: 35px;
	border: none;
	border-radius: 0;
	margin-right: 0px;
}

#customForm .select2-arrow b {
	background: none;
	border-radius: 0;
}

#customForm .select2-choice {
	padding-left: 12px;
	color: #000;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	background: none;
	border: none;
	height: 35px;
}

#customForm .select2-container-active {
	border-style: solid;
	border-width: 3px;
	border-color: lightsteelblue;
	height: 41px;
	margin: -3px 0 -3px 0;
	width: 223px !important;
}

#customForm .select2-container-active a {
	padding-left: 9px;
}

#customForm .select2-search {
	display: none;
}

#customForm .select2-highlighted {
	background-color: #AA3C14;
}

#customForm .select2-dropdown-open .select2-choice {
	box-shadow: none;
	-webkit-box-shadow: none;
}

#customForm .select2-dropdown-open .select2-arrow {
	background-color: #AA3C14;
}

#customForm .select2-drop {
	-webkit-box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.3);
}

#customForm .select2-container a:hover {
	text-decoration: none;
}

/* Definition of widths for textfields */
#customForm .width0 .form-item input {
	width: 56px;
}

#customForm .width1 .form-item input {
	width: 90px;
}

#customForm .width2 .form-item input {
	width: 351px;
}

/* Widths for textfields + 160px + 24px - 3px */
#FormsList #customForm .marker0 {
	left: 237px;
}

#FormsList #customForm .marker1 {
	left: 271px;
}

#FormsList #customForm .marker2 {
	left: 532px;
}

#customForm .error {
	box-shadow: inset 0 0 1px #AA3C14;
}

#customForm .input_error_message {
	float: left;
	width: 100%;
	min-height: 15px;
	color: #AA3C14;
	margin: -10px 0 0 160px;
	font-size: 12px;
	max-width: 375px;
}

#customForm .form-item input.error {
	border: 1px solid #AA3C14;
}

.select2-results .select2-highlighted {
	background-color: #AA3C14 !important;
}

.select2-drop.select2-drop-above.select2-drop-active {
	border-color: #AA3C14 !important;
}

.select2-drop.select2-drop-above {
	border-radius: 0 !important;
}

.select2-drop {
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.3);
}

#customForm .fieldset-legend {
	display: none;
}

#customForm .date-minus {
	height: 35px;
	line-height: 35px;
	float: left;
	padding: 0 25px;
}

#customForm .lmargin0 .form-item input {
	margin-left: 0 !important;
}

#customForm .lmargin0 .form-type-checkbox label {
	width: 500px
}

#customForm .maxwidth {
	width: 500px !important;
}

#customForm .halfwidth {
	width: 50%;
}

#customForm .halfwidth .form-type-checkbox label {
	width: 260px;
}

#customForm .hidden {
	display: none;
}

#customForm .margintop20p {
	margin-top: 20px;
}

#customForm .margintop0 {
	margin-top: 0;
}

#customForm .paddingtop0 {
	padding-top: 0;
}

#customForm .small {
	font-size: 85%;
}

#customForm .maxwidth-label + label.option {
	width: 500px !important;
}

#customForm .height25 {
	height: 25px
}

#customForm .height25 .form-item {
	height: 100%;
}

#customForm .element.bold .form-type-label .label {
	font-weight: 600;
}

#customForm .element.bold .form-type-radios > label {
	font-weight: 600 !important;
}

.Zebra_DatePicker .dp#customForm .helptext_daypicker td, .Zebra_DatePicker .dp_daypicker th {
	font-size: 14px;
	border: 1px solid #000;
}

@media all and (max-width: 640px) {
	#customForm label, #customForm .form-type-date .label, #customForm .form-type-label {
		width: calc(100% - 35px);
		margin: 0 0 5px 0;
	}

	#customForm .submit, #customForm .form-submit {
		margin: 0;
	}

	#customForm .helptext {
		margin: 9px 0;
	}

	.form-item {
		width: 100%;
	}

	#customForm .form-type-textfield input[type=text] {
		width: 100%;
	}

	#customForm {
		width: auto;
	}

	#customForm .form-type-textfield input[type=text] {
		width: calc(100% - 24px);
	}

	#customForm .select2-arrow b, #customForm .icon {
		float: left;
	}

	#customForm .element.floatRadios .form-radios {
		margin: 0;
	}

	#customForm .element.floatRadios .form-radios .form-type-radio {
		width: 100%;
	}

	#customForm .form-type-radio input[type=radio], #customForm .form-type-radios input[type=radio], #customForm .form-type-radio-option input[type=radio] {
		margin: 3px 15px 0 0;
	}

	#customForm .form-type-radios .form-type-radio > label, #customForm .form-item label.option {
		width: auto;
		float: none;
	}

	#customForm .form-type-checkbox input[type=checkbox] {
		margin: 3px 20px 0 0;
	}

	#customForm #StepBox .step-wrapper:nth-child(3n+3) {
		margin-right: 10px;
	}

}