.gform_wrapper .gform_fields{
	grid-column-gap: 1.5em;
	grid-row-gap: 1.5em;
}

.gform_footer{
	margin-top: 1.5em;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="url"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="number"],
.gform_wrapper textarea,
.gform_wrapper select{
	border-radius: 4px;
	border: 1px solid #e8f1f8;
	background-color: #ffffff;
    height: auto;
    padding: 1.2rem 1.5rem !important;
	font-weight: 400;
}

.gform_wrapper input, 
.gform_wrapper textarea, 
.gform_wrapper .gform_button_select_files {
    padding: inherit;
    font-size: inherit;
    height: inherit;
}

.gform_wrapper form,
.gform_wrapper .gform_footer{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.gform_wrapper .gform_footer{
	justify-content: center;
}

.gform_wrapper .gform_footer button{
	margin-bottom: 0 !important;
}

.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date{
	flex: 1;
	max-width: none;
}

.gform_wrapper .gfield button:focus,
.gform_wrapper .gfield input:focus,
.gform_wrapper .gfield textarea:focus,
.gform_wrapper .gfield select:focus{
	outline: #0082bc auto 1px;
}

.gform_wrapper textarea.large{
	height: 14rem !important;
}

.gform_wrapper .gfield_label{
	color: #29265b;
	font-family: 'Space Mono', monospace;
	font-size: 1.2rem !important;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 2.5rem;
	margin-bottom: 0 !important;
}

.gform_wrapper .gfield_time_hour label.hour_label, 
.gform_wrapper .gfield_time_minute label.minute_label,
.gform_wrapper .instruction,
.gform_wrapper .gform_fileupload_rules,
.gform_wrapper .gfield_description,
.gform_wrapper .gfield_description+.gfield_validation_message, 
.gform_wrapper .ginput_container~.gfield_description:not(:empty){
	color: rgba(0, 0, 0, 0.6);
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 2rem;
	margin-top: 0.5rem;
}

.gform_wrapper .ginput_container~.gfield_description:not(:empty):not(.validation_message){
	padding-top: 0;
}

.gform_wrapper .gfield_list_group,
.gform_wrapper .gfield_list_header{
	margin-bottom: 0.5rem;
}

.gform_wrapper .gfield_list_icons{
    display: flex;
    align-items: center;
    justify-content: center;
}

.gform_wrapper .gfield_list_icons button{
	background: transparent url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='plus-circle' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-plus-circle fa-w-16'%3E%3Cpath fill='%23aaaaaa' d='M384 240v32c0 6.6-5.4 12-12 12h-88v88c0 6.6-5.4 12-12 12h-32c-6.6 0-12-5.4-12-12v-88h-88c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h88v-88c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v88h88c6.6 0 12 5.4 12 12zm120 16c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-48 0c0-110.5-89.5-200-200-200S56 145.5 56 256s89.5 200 200 200 200-89.5 200-200z' class=''%3E%3C/path%3E%3C/svg%3E");
	content: "\f055";
	opacity: 1;
}

.gform_wrapper .gfield_list_icons button.delete_list_item{
	margin-left: 0.5rem;
	background: transparent url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='minus-circle' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-minus-circle fa-w-16'%3E%3Cpath fill='%23aaaaaa' d='M140 284c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h232c6.6 0 12 5.4 12 12v32c0 6.6-5.4 12-12 12H140zm364-28c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-48 0c0-110.5-89.5-200-200-200S56 145.5 56 256s89.5 200 200 200 200-89.5 200-200z' class=''%3E%3C/path%3E%3C/svg%3E");
}

.gform_wrapper .gfield_list_icons button:hover{
	background: transparent url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='plus-circle' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-plus-circle fa-w-16'%3E%3Cpath fill='%230082bc' d='M384 240v32c0 6.6-5.4 12-12 12h-88v88c0 6.6-5.4 12-12 12h-32c-6.6 0-12-5.4-12-12v-88h-88c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h88v-88c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v88h88c6.6 0 12 5.4 12 12zm120 16c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-48 0c0-110.5-89.5-200-200-200S56 145.5 56 256s89.5 200 200 200 200-89.5 200-200z' class=''%3E%3C/path%3E%3C/svg%3E");
}

.gform_wrapper .gfield_list_icons button.delete_list_item:hover{
	background: transparent url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='minus-circle' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-minus-circle fa-w-16'%3E%3Cpath fill='%230082bc' d='M140 284c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h232c6.6 0 12 5.4 12 12v32c0 6.6-5.4 12-12 12H140zm364-28c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-48 0c0-110.5-89.5-200-200-200S56 145.5 56 256s89.5 200 200 200 200-89.5 200-200z' class=''%3E%3C/path%3E%3C/svg%3E");
}

.gform_wrapper .gform_drop_area{
	background: #fff;
    border: 2px dashed #ccc;
}

.gform_wrapper .gfield button.button,
.gform_wrapper .gfield button[type="button"]:not(.add_list_item):not(.delete_list_item){
	border-radius: 4px;
	border: 2px solid #aaaaaa;
	background-color: #efefef;
	color: #aaaaaa;
	line-height: normal;
	padding: 0.6rem 12rem !important;
	font-family: "Open Sans";
	font-size: 1.2rem;
	font-weight: 700;
}

.gform_wrapper .gfield .gform_drop_area button.button{
	background: #fff;
	border: 2px solid #0082bc;
	color: #0082bc;
}

.gform_wrapper .gform_ajax_spinner{
	margin-left: 1rem;
}

.gform_wrapper.gravity-theme .ginput_container_date input{
	flex: 1;
}

.gform_wrapper .gfield input[type=checkbox]+label, 
.gform_wrapper .gfield input[type=radio]+label{
	display: flex;
	align-items: center;
    margin-bottom: 0.5rem;
	max-width: none;
}

.gform_wrapper .gfield input[type=checkbox],
.gform_wrapper .gfield input[type=radio]{
	display: none;
}

.gform_wrapper .gfield input[type=checkbox] + label:before,
.gform_wrapper .gfield input[type=radio] + label:before{
	content: "\f0c8";
	color: #aaa;
	font-size: 1.8rem;
	font-family: "Font Awesome 6 Pro";
	margin-right: 0.9rem;
}

.gform_wrapper .gfield input[type=radio] + label:before{
	content: "\f111";
}

.gform_wrapper .gfield input[type=checkbox]:checked + label:before{
	content: "\f14a";
	color: #0082bc;
}

.gform_wrapper .gfield input[type=radio]:checked + label:before{
	content: "\f192";
	color: #0082bc;
}

.gform_wrapper .gfield select::-ms-expand {
    display: none;
}

.gform_wrapper .gfield select{
	 -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	background: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='angle-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' class='svg-inline--fa fa-angle-down fa-w-10 fa-2x'%3E%3Cpath fill='%23000000' d='M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z' class=''%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 12px center;
	background-size: 12px 19px;
	padding: 1.3rem 3.6rem 1.3rem 1.2rem;
}

.gform_wrapper .gfield button[id$="_select_all"]{
	margin-top: 8px
}

.gform_wrapper .gf_page_steps {
    border-bottom: 1px dashed #dddddd;
}

.gform_wrapper .gf_progressbar_title,
.gform_wrapper .gf_step_label, 
.gform_wrapper .gf_step_number {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 3.2rem;
    margin-bottom: 0.5rem;
	color: inherit;
}

.gform_wrapper .gf_progressbar {
    margin-bottom: var(--default-margin-bottom);
    border: 2px solid #dddddd;
    padding: 0.3rem;
    border-radius: 1.55rem;
	background: #fff;
}

.gform_wrapper .gf_animate_label{
	position: relative;
}

.gform_wrapper .gf_animate_label .gfield_label{
	position: absolute;
    margin-bottom: 0;
	padding: 1.5rem 1.4rem 0;
    cursor: text;
}

.gform_wrapper .gf_focus_label .gfield_label{
	color: rgba(0, 0, 0, 0.6);
	font-size: 1.2rem;
    top: -1rem;
}

.gform_wrapper .gf_focus_label input,
.gform_wrapper .gf_focus_label textarea{
	padding: 2.2rem 1.2rem 0.4rem;
}

.gform_wrapper .niet_verplicht:not(.gfield_contains_required) label:after{
	content: "(Niet verplicht)";
	font-style: italic;
	margin-left: 0.5rem;
}

.gform_wrapper .gfield_error {
    background-color: rgba(221, 63, 68, 0.1);
    border-top: 1px solid rgba(221, 63, 68, 0.15);
    border-bottom: 1px solid rgba(221, 63, 68, 0.15);
}

.gform_wrapper .gfield_required.gfield_required_custom, 
.gform_wrapper .gfield_required.gfield_required_text,
.gform_wrapper .gfield_error .gfield_repeater_cell label, 
.gform_wrapper .gfield_error .ginput_complex label, 
.gform_wrapper .gfield_error label, 
.gform_wrapper .gfield_validation_message, 
.gform_wrapper .validation_message{
	color: #dd3f44 !important;
}

.gform_wrapper .gfield_validation_message{
	font-weight: 700 !important;
}

.gform_wrapper .gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.gform_wrapper .gfield_error textarea{
	border: 2px solid #dd3f44
}

.gform_wrapper .gform_validation_errors>h2.hide_summary{
    color: #dd3f44;	
}

.gform_wrapper .gform_validation_errors{
	border: 2px solid #dd3f44;
    background-color: #ffffff;
    color: #dd3f44;
}

.gform_validation_errors>h2:before{
	background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='exclamation-triangle' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' class='svg-inline--fa fa-exclamation-triangle fa-w-18 fa-2x'%3E%3Cpath fill='%23dd3f44' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z' class=''%3E%3C/path%3E%3C/svg%3E");
	margin-right: 0.7rem;
}

@media only screen and (max-width: 641px){
	.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
		line-height: inherit;
		min-height: inherit;
	}
}