/*
input[name=datechoose] {
	visibility: hidden;
}
*/
/*
#offerteForm{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	position: relative;
}
*/
#aanvraag_visualwrapper {
  width: 46%;
  margin-right: 2%;
  display: block;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#aanvraag_visualwrapper .sq_parent {
  width: 100%;
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
}
#aanvraag_textwrapper {
  width: 46%;
  margin-left: 2%;
}
#eventrequestpagewrapper {
  width: 100%;
  height: 100%;
  margin: auto;
  display: inline-block;
}
#eventrequestTXTwrapper {
  width: 60%;
  margin: 30px auto;
  z-index: 0;
  text-align: left;
}
.eventrequesttekst-content {
  width: 100%;
  margin: auto;
  z-index: 0;
  text-align: left;
}
.eventrequesttekst-titel {
  margin: auto;
  z-index: 0;
  text-align: left;
  width: 100%;
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -0.02em;
  color: #bf0303;
}
.eventrequesttekst-mid {
  width: 100%;
  margin: auto;
  z-index: 0;
  text-align: left;
}
.highlight h4 {
  margin: 0px;
  font-size: 3em;
  font-weight: normal;
  letter-spacing: -0.02em;
  color: #bf0303;
}
.highlight h5 {
  margin: 0px;
  font-size: 1.8em;
  font-weight: normal;
  letter-spacing: -0.02em;
  color: #666;
}
#eventrequestHolder {
  width: 80%;
  left: 10%;
  position: relative;
}
#eventrequestwrapper {
  width: 60%;
  height: 100%;
  margin-bottom: 10vh;
  display: inline-block;
}
.Offertecontainer {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  display: inline-block;
  border: 10px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
}
.offertevraag_wrapper {
  width: 100%;
  height: auto;
  float: none;
  margin: 2em auto;
  position: relative;
  box-sizing: border-box;
  background-color: transparent;
  border: 0px solid #ddd;
}
#eventrequestImage {
  margin-top: 55px;
  width: 100vw;
  height: 10vw;
  min-height: 80px;
  background: url(../images/headers/request.jpg) no-repeat top left;
  background-size: 100%;
}
.zaken_header {
  width: 50%;
  background: yellow;
  display: inline-block;
  float: left;
}
.ChoiceStepWrapper {
  width: 100%;
  height: 100%;
  display: inline-block;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  box-sizing: border-box;
  border: 0px;
}
.activeChoiceStep {
  width: 30px;
  height: 30px;
  display: inline-block;
  border: 1px solid grey;
  font-size: 1em;
  border-radius: 50%;
  color: #fff;
  background: #ccc;
  float: left;
  margin-right: 10px;
  line-height: 18px;
  text-align: center;
}
.ChoiceStep {
  width: 30px;
  height: 30px;
  display: inline-block;
  border: 1px solid #bbb;
  font-size: 1em;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}
.ChoiceStep p {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  color: #bbb;
  margin: 0;
  font-size: 0.9em;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
}
.CurrentChoiceStep {
  width: 30px;
  height: 30px;
  display: inline-block;
  border: 1px solid #000;
  font-size: 1em;
  border-radius: 50%;
  color: #fff;
  float: left;
  margin-right: 10px;
  background: #666;
}
.CurrentChoiceStep p {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 0.9em;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  margin: 0;
  line-height: 30px;
  text-align: center;
}
.vraag {
  text-align: left;
  width: 100%;
  height: auto;
  font-size: 1em;
  padding: 1em 0;
  display: inline-block;
  box-sizing: border-box;
}
.vraagtitel {
  font-weight: normal;
  font-size: 1.2em;
}
.offertevragenopties-item {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  margin: 5px 0;
  display: inline-block;
  box-sizing: border-box;
}
.offertevragenopties-item .offertevragenopties_header {
  width: 100%;
}
.offertevragenopties-item-infoholder {
  width: 100%;
  height: auto;
  margin: auto;
  margin-bottom: 0px !important;
  box-sizing: border-box;
}
.offertevragenopties-item-infoholder .info {
  width: calc(100% - 40px);
}
.offertevragenopties-item-infoholder input {
  float: left;
  width: 100%;
  position: relative;
  display: inline-block;
  margin-left: 0px;
}
.info .eventtitel {
  margin: 0px;
  float: left;
  width: auto;
  min-height: 26px;
  text-align: left;
  display: inline-block;
  box-sizing: border-box;
  font-weight: 700;
  font-size: 1em;
  line-height: 26px;
  border: none;
  padding: 0 10px;
}
.info .eventtekst {
  width: 100%;
  font-size: 0.8em;
  padding-left: 10px;
  float: none;
  display: inline-block;
  text-align: left;
}
.offertebutcont {
  width: auto;
  padding: 0.6em;
  text-decoration: none;
  border-radius: 3px;
  margin-top: 30px;
  position: relative;
  display: inline-block;
  font-weight: normal;
}
.offertebutcont:hover {
  cursor: pointer;
}
.circlequestion {
  width: auto;
}
.vorigeA {
  background-color: #ddd;
  color: #666;
  margin-right: 10px;
}
.vorigeA:hover {
  background-color: #bbb;
  color: #000;
  font-weight: normal;
}
.volgendeA {
  background-color: #666;
  color: #fff;
  display: none;
  width: auto;
}
.volgendeA:hover {
  background-color: #000;
  font-weight: normal;
}
#ContinueButton {
  display: none;
}
input[name=datechoose]:focus {
  border-color: #fff;
}
.stepsform-wrapper {
  margin: 0px;
  padding: 0px;
  width: 100%;
  box-sizing: border-box;
}
.stepsform-wrapper #gekozenzaak {
  display: none;
}
#offerteForm div {
  float: none;
  width: 100%;
}
#offerteForm .formfieldLarge {
  width: 100%;
  float: none;
  display: block;
}
#offerteForm .lightpick {
  color: #000;
  margin: auto;
  width: auto;
  float: none;
  position: relative;
  z-index: 1;
}
#offerteForm .lightpick .lightpick__month-title .lightpick__select {
  color: #000;
}
input[type=checkbox] {
  visibility: hidden;
}
.offertecheckbox {
  width: 26px !important;
  height: 26px !important;
  background: #fff;
  margin: 0px;
  padding: 0px;
  float: left;
  position: relative;
}
.offertecheckbox label {
  cursor: pointer;
  position: absolute;
  width: 18px;
  height: 18px;
  left: 4px;
  top: 4px;
  background: #D0E4DB;
}
.offertecheckbox label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 18px !important;
  height: 18px !important;
  background: #a2a3a6;
  top: 0px;
  left: 0px;
}
.offertecheckbox label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.offertecheckbox {
  width: 26px !important;
  height: 26px !important;
  background: #fff;
  margin: 0px;
  padding: 0px;
  float: left;
  position: relative;
}
.offertecheckbox label {
  cursor: pointer;
  position: absolute;
  width: 18px;
  height: 18px;
  left: 4px;
  top: 4px;
  background: #D0E4DB;
}
.offertecheckbox label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 18px !important;
  height: 18px !important;
  background: #a2a3a6;
  top: 0px;
  left: 0px;
}
.offertecheckbox label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.offertecheckbox input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.OverviewStepWrapper {
  border: 0px solid #000;
  border-collapse: collapse;
  width: 100%;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  height: auto;
  display: inline-block;
  box-sizing: border-box;
}
#OverviewText {
  box-sizing: border-box;
  text-align: left;
  background: #666;
  color: #fff;
}
#OverviewText.active {
  border: 0px solid #fff;
  padding: 2em 2em;
}
.datepickWrapper {
  display: inline-block;
  position: relative;
  width: 100%;
  height: auto;
}
.datepickWrapper div {
  margin: auto;
}
#datechoose {
  border: none;
  width: 100%;
  margin: 0 !important;
  background: transparent;
  display: none;
}
#contactForm {
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
  width: 100%;
  display: inline-block;
  border: 0px solid #000;
  box-sizing: border-box;
}
#contactForm fieldset {
  margin: 0px;
  padding: 0px;
  border: none;
}
#contactForm .formfield {
  width: 50%;
  float: left;
  padding: 0em;
  box-sizing: border-box;
  display: none;
}
#contactForm .formtextareafield {
  text-align: left;
  display: none;
}
#contactForm .submit-area {
  float: right;
  display: none;
}
.textareainput__label {
  margin: 15px 0 5px 0;
}
textarea {
  width: 100%;
  height: 100%;
  border: hidden;
  padding: 1em;
  display: inline-block;
  font-family: futura-pt, sans-serif;
  letter-spacing: -0.05em;
  min-height: 120px;
}
#submit {
  background-color: #666;
  padding: 0.6em 1em;
  border: none;
  float: right;
  color: #fff;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
#submit:hover {
  background: #000;
  cursor: pointer;
}
#dateresult {
  padding: 1em;
  color: #000;
}
#dateresult .intro_dateresult {
  margin-bottom: 10px;
  font-size: 1em;
}
#dateresult li {
  width: 100%;
  float: none;
  text-align: left;
  padding: 5px 0;
}
#dateresult li.remove_date {
  font-size: 1.1em;
  font-size: 0.9em;
  font-weight: bold;
}
#dateresult li.add_date {
  font-size: 1.1em;
  margin-top: 1em;
}
#dateresult li.changedate {
  display: none;
}
#dateresult button {
  display: block;
  position: relative;
  margin: auto;
}
#dateresult button.remove_date {
  width: 30px;
  height: 20px;
  background-image: url(../../images/webshop_icons/delete.svg);
  background-size: 15px 15px;
  background-position: left center;
  background-repeat: no-repeat;
}
#dateresult button#changedate {
  font-size: 1.3em;
}
#dateresult button#add_date {
  font-size: 1em;
  width: auto;
  min-width: 30px;
  min-height: 20px;
  background-image: url(../../img/plus-2-dark.svg);
  background-size: 15px 15px;
  background-position: left center;
  background-repeat: no-repeat;
}
#dateresult button#add_date.hover {
  font-weight: bold;
}
#dateresult button#add_date .small {
  padding: 0px 0px 0px 30px;
  font-size: 0.6em;
}
#changedate {
  font-size: 0.5em;
  background: transparent;
  color: #666;
  font-weight: normal;
  display: none !important;
}
#changedate:hover {
  color: #000;
}
#offerte_daterange {
  display: none;
}
#offerteForm #contactmoduleTekst {
  max-width: 100%;
}
#contactForm_result {
  margin: 0px;
  font-family: futura-pt, sans-serif;
  font-size: 1em;
  padding: 0px 0;
}
#contactForm_result h4 {
  padding-top: 2em;
  padding-bottom: 0.5em;
  font-family: futura-pt, sans-serif;
  letter-spacing: -0.05em;
  font-size: 1.3em;
  font-weight: normal;
  letter-spacing: -0.02em;
  color: #bf0303;
}
#contactForm_result .highlight {
  font-size: 1em;
  margin-bottom: 1em;
}
.error {
  z-index: 20000;
  color: red;
  font-size: 0.7em;
  top: 5px;
  left: 5px;
  text-align: left;
  letter-spacing: 0;
  margin-right: 3px;
}
.error span {
  color: red;
  width: 70%;
  height: auto;
  margin: 0;
  display: inline-block;
  font-size: 0.8em;
  top: 25px;
  left: 5px;
  position: absolute;
  text-align: left;
  line-height: 0em;
  padding-right: 0em;
  z-index: 0;
}
@media screen and (max-width: 34em) {
  .input__field--kaede:focus + .input__label--kaede {
    -webkit-transform: translate3d(75%, 0, 0) scale3d(0.75, 0.75, 1);
    transform: translate3d(75%, 0, 0) scale3d(0.75, 0.75, 1);
    pointer-events: none;
  }
  .input--filled .input__label--kaede {
    -webkit-transform: translate3d(75%, 0, 0) scale3d(0.75, 0.75, 1);
    transform: translate3d(75%, 0, 0) scale3d(0.75, 0.75, 1);
    pointer-events: none;
  }
}
