
/* Begining of advanced designer */
/*PREFERENCES STYLE*/
/*  1 - Preferences style */
/*  1 - FONT FAMILY */
.form-all {
  font-family: "Inter", sans-serif;
}
/* 2 - FORM WIDTH */
.form-all {
  max-width: 752px;
}
/* 5 - FONT SIZE */
.form-all {
  font-size: 16px;
}
/* 5 - input bg color */
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #ffffff;
}
/* 10 - LINE SPACING */
.form-line {
  margin-top: 12px;
  margin-bottom: 12px;
}
.supernova .form-all,
.form-all {
  background-color: #ffffff;
}
.supernova {
  background-color: #f4f0e9;
}
.supernova body {
  background-color: transparent;
}
.form-all,
.form-label-top,
.form-label-left,
.form-label-right,
.form-html,
.form-checkbox-item label,
.form-radio-item label,
span.FITB .qb-checkbox-label,
span.FITB .qb-radiobox-label,
span.FITB .form-radio label,
span.FITB .form-checkbox label,
[data-blotid][data-type=checkbox] [data-labelid],
[data-blotid][data-type=radiobox] [data-labelid],
span.FITB-inptCont[data-type=checkbox] label,
span.FITB-inptCont[data-type=radiobox] label,
.form-sub-label {
  color: #2c3345;
}
/*PREFERENCES STYLE*/
/* 17 - INPUT WIDTHS */
/*  20 - FORM PADDING */
ul.form-section {
  padding: 0px 38px;
}
/* Heights */
li[data-type="control_textbox"] div[data-layout="half"],
li[data-type="control_dropdown"] div[data-layout="half"],
li[data-type="control_email"] div[data-layout="half"],
li[data-type="control_number"] div[data-layout="half"],
li[data-type="control_phone"] div[data-layout="half"],
li[data-type="control_datetime"] div[data-layout="half"] {
  width: 100% !important;
  max-width: 510px;
}
li[data-type="control_textarea"] div[data-layout="full"],
li[data-type="control_fullname"] div[data-layout="full"],
li[data-type="control_matrix"] div[data-layout="full"],
li[data-type="control_address"] div[data-layout="full"],
li[data-type="control_fileupload"] div[data-layout="full"],
li[data-type="control_appointment"] div[data-layout="full"] {
  width: 100% !important;
  max-width: 510px;
}
/* 11 - LINE PADDING */
/* LABEL STYLE */
[data-type="control_dropdown"] .form-input,
[data-type="control_birthdate"] .form-input,
[data-type="control_time"] .form-input,
[data-type="control_dropdown"] .form-input-wide,
[data-type="control_birthdate"] .form-input-wide,
[data-type="control_time"] .form-input-wide {
  width: 100% !important;
  max-width: 410px;
}
[data-type="control_dropdown"] .form-dropdown {
  width: 100% !important;
  max-width: 410px;
}
/* 12 - ROUNDED INPUTS */
.form-radio-item,
.form-checkbox-item {
  padding-bottom: 0px;
}
.form-radio-item:last-child,
.form-checkbox-item:last-child {
  padding-bottom: 0;
}
.form-checkbox + label,
.form-checkbox + span,
.form-radio + label,
.form-radio + span {
  padding-left: 30px;
}
.form-single-column .form-checkbox-item,
.form-single-column .form-radio-item {
  width: 100%;
}
.form-checkbox-item .editor-container div,
.form-radio-item .editor-container div {
  position: relative;
}
.form-checkbox-item .editor-container div:before,
.form-radio-item .editor-container div:before {
  display: inline-block;
  vertical-align: middle;
  left: 0;
  width: 20px;
  height: 20px;
}
.form-checkbox-item input,
.form-radio-item input {
  margin-top: 2px;
}
.form-checkbox:checked + label:before,
.form-checkbox:checked + span:before {
  background-color: #2e69ff;
  border-color: #2e69ff;
}
.form-radio:checked + label:before,
.form-radio:checked + span:before {
  border-color: #2e69ff;
}
.form-radio:checked + label:after,
.form-radio:checked + span:after {
  background-color: #2e69ff;
}
.form-checkbox:hover + label:before,
.form-checkbox:hover + span:before,
.form-radio:hover + label:before,
.form-radio:hover + span:before {
  border-color: rgba(46, 105, 255, 0.5);
  box-shadow: 0 0 0 2px rgba(46, 105, 255, 0.25);
}
.form-checkbox:focus + label:before,
.form-checkbox:focus + span:before,
.form-radio:focus + label:before,
.form-radio:focus + span:before {
  border-color: #2e69ff;
  box-shadow: 0 0 0 3px rgba(46, 105, 255, 0.25);
}
.submit-button {
  font-size: 16px;
  font-weight: normal;
  font-family: inherit;
}
.submit-button {
  min-width: 180px;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  min-width: 128px;
}
li[data-type="control_image"] div {
  text-align: left;
}
li[data-type="control_image"] img {
  border: none;
  border-width: 0px !important;
  border-style: solid !important;
  border-color: false !important;
}
.supernova {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-attachment: fixed;
  background-size: auto;
  background-size: cover;
}
.supernova {
  background-image: none;
}
#stage {
  background-image: none;
}
/* | */
.form-all {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-size: cover;
}
.form-header-group {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
}
.header-large h1.form-header {
  font-size: 2em;
}
.header-large h2.form-header {
  font-size: 1.5em;
}
.header-large h3.form-header {
  font-size: 1.17em;
}
.header-large h1 + .form-subHeader {
  font-size: 1em;
}
.header-large h2 + .form-subHeader {
  font-size: .875em;
}
.header-large h3 + .form-subHeader {
  font-size: .75em;
}
.header-default h1.form-header {
  font-size: 2em;
}
.header-default h2.form-header {
  font-size: 1.5em;
}
.header-default h3.form-header {
  font-size: 1.17em;
}
.header-default h1 + .form-subHeader {
  font-size: 1em;
}
.header-default h2 + .form-subHeader {
  font-size: .875em;
}
.header-default h3 + .form-subHeader {
  font-size: .75em;
}
.header-small h1.form-header {
  font-size: 2em;
}
.header-small h2.form-header {
  font-size: 1.5em;
}
.header-small h3.form-header {
  font-size: 1.17em;
}
.header-small h1 + .form-subHeader {
  font-size: 1em;
}
.header-small h2 + .form-subHeader {
  font-size: .875em;
}
.header-small h3 + .form-subHeader {
  font-size: .75em;
}
.form-header-group {
  text-align: left;
}
div.form-header-group.header-large,
div.form-header-group.hasImage {
  margin: 0px -38px;
}
div.form-header-group.header-large,
div.form-header-group.hasImage {
  padding: 40px 52px;
}
.form-header-group .form-header,
.form-header-group .form-subHeader {
  color: -1;
}
.form-line-error {
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #fff4f4;
}
.form-line-error .form-error-message {
  background-color: #f23a3c;
  clear: both;
  float: none;
}
.form-line-error .form-error-message .form-error-arrow {
  border-bottom-color: #f23a3c;
}
.form-line-error input:not(#coupon-input),
.form-line-error textarea,
.form-line-error .form-validation-error {
  border: 1px solid #f23a3c;
  box-shadow: 0 0 3px #f23a3c;
}
.form-line-error {
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #fff4f4;
}
.form-line-active {
  background-color: #f1f5ff;
}
/* 29 - FORM COLUMNS */

/*__INSPECT_SEPERATOR__*/
@font-face {
    font-family : "Neo Tech";
    src : url("https://www.bovag.nl/fonts/neo-tech/e2f74faf-712d-42be-bbb7-a1e390ce27d6.eot?#iefix");
    src : url("https://www.bovag.nl/fonts/neo-tech/e2f74faf-712d-42be-bbb7-a1e390ce27d6.eot?#iefix") format("eot"),
        url("https://www.bovag.nl/fonts/neo-tech/14ba7638-0288-471c-a78f-a43fdf30a0b9.woff2") format("woff2"),
        url("https://www.bovag.nl/fonts/neo-tech/b66040a0-e8df-460a-8740-d107110b9327.woff") format("woff"),
        url("https://www.bovag.nl/fonts/neo-tech/b43bb760-6b32-4f97-9b64-be8dadcb017f.ttf") format("truetype"),
        url("https://www.bovag.nl/fonts/neo-tech/50c3bd1e-2ce9-4e71-a17f-1723874db2f7.svg") format("svg");
}

@font-face {
    font-family : "Neo Tech Medium";
    src : url("https://www.bovag.nl/fonts/neo-tech-medium/00a3920b-5bc0-41b5-b439-f3ed204fce20.eot?#iefix");
    src : url("https://www.bovag.nl/fonts/neo-tech-medium/00a3920b-5bc0-41b5-b439-f3ed204fce20.eot?#iefix") format("eot"),
        url("https://www.bovag.nl/fonts/neo-tech-medium/25977f56-e1cf-426d-bc67-5911c30c354c.woff2") format("woff2"),
        url("https://www.bovag.nl/fonts/neo-tech-medium/7dcbf67c-9b24-4597-83f7-98958bdcc225.woff") format("woff"),
        url("https://www.bovag.nl/fonts/neo-tech-medium/7c9c00af-b8ab-4177-acf0-63f31876c95a.ttf") format("truetype"),
        url("https://www.bovag.nl/fonts/neo-tech-medium/200cac88-1662-4c8a-9cb7-58b8c2b9ae41.svg") format("svg");
}

@font-face {
    font-family : "Neo Tech Bold";
    src : url("https://www.bovag.nl/fonts/neo-tech-bold/8944cfee-b83b-4137-9ca0-91b26032cf5d.eot?#iefix");
    src : url("https://www.bovag.nl/fonts/neo-tech-bold/8944cfee-b83b-4137-9ca0-91b26032cf5d.eot?#iefix") format("eot"),
        url("https://www.bovag.nl/fonts/neo-tech-bold/1d595b11-9a3d-4336-b64f-7b6710f2867b.woff2") format("woff2"),
        url("https://www.bovag.nl/fonts/neo-tech-bold/2107379f-ec4d-41b2-9413-f1c9ddf42321.woff") format("woff"),
        url("https://www.bovag.nl/fonts/neo-tech-bold/fa6f73ee-3d3a-4396-bd38-7d99f1c62ade.ttf") format("truetype"),
        url("https://www.bovag.nl/fonts/neo-tech-bold/60ed68cc-fe83-4681-89dd-18d1399e5971.svg") format("svg");
}

body {
    margin : 0;
}

.form-section, .form-section input, .form-section textarea, 
.form-section h1, .form-section h2, .form-section h3, .form-section button, .form-all {
    font-family : "Neo Tech", Arial, Verdana !important;
}

.form-section h1 {
    font-family : "Neo Tech Bold" !important;
}

.form-section a {
    color : rgb(193, 0, 31);
}

.form-line p {
    margin : 0 !important;
}

.submit-button {
    padding : 13px 15px 14px !important;
    color : white;
    line-height : 1.1;
    font-weight : normal;
    text-decoration : none;
    border-radius : 5px !important;
    border : 0 !important;
    outline : 0;
    background-color : #C1001f !important;
    font-size : 1.1rem !important;
}

.form-collapse-table {
    background-color : transparent !important;
    font-family : 'Neo Tech Bold';
    padding-left : 15px;
    padding-bottom : 0;
}

.form-collapse-table::after {
    display : none !important;
}

.form-readonly {
    color : #b1b1b1;
}

.form-readonly:hover {
    cursor : not-allowed;
}

