/* Messages */
/* Lower then 16px on input fields will hit auto zoom */
.softbee-lead-tool .softbee-grid-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  margin-bottom: 1rem;
}

.softbee-lead-tool .softbee-grid-col {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.softbee-lead-tool .softbee-grid-col-66 {
  flex: 0 0 66%;
  max-width: 66%;
  padding-right: 15px;
  padding-left: 15px;
}

.softbee-lead-tool .softbee-grid-col-34 {
  flex: 0 0 34%;
  max-width: 34%;
  padding-right: 15px;
  padding-left: 15px;
}

.softbee-lead-tool .softbee-grid-col-33 {
  flex: 0 0 33%;
  max-width: 33%;
  padding-right: 15px;
  padding-left: 15px;
}

.softbee-lead-tool .softbee-grid-col-50 {
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}

.softbee-lead-tool .softbee-grid-col-25 {
  flex: 0 0 25%;
  max-width: 25%;
  padding-right: 15px;
  padding-left: 15px;
}

.softbee-lead-tool .softbee-grid-col-20 {
  flex: 0 0 20%;
  max-width: 20%;
  padding-right: 15px;
  padding-left: 15px;
}

.softbee-lead-tool .softbee-grid-col-100 {
  padding-right: 0;
  padding-left: 0;
}

.softbee-lead-tool .softbee-grid-col-first {
  padding-left: 0;
}

/* For label-float */
.softbee-lead-tool .softbee-lead-tool-form-holder .softbee-grid-col {
  position: relative;
}

.softbee-lead-tool * {
  box-sizing: border-box;
}

.softbee-lead-tool div {
  color: #929292;
}

.softbee-lead-tool p {
  margin: 0 0 1em 0;
  color: #929292;
}

.softbee-lead-tool small,
.softbee-lead-tool label {
  color: #929292;
}

.softbee-lead-tool small {
  font-style: italic;
}

.softbee-lead-tool h2 {
  font-size: 37px !important;
  line-height: 43px !important;
  font-weight: 700 !important;
  color: #000000;
  margin: 0 !important;
  padding: 0 !important;
  margin-bottom: 20px !important;
  display: none;
}

.softbee-lead-tool-dialog-holder h2 {
  display: block;
}

.softbee-lead-tool h3 {
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #000000;
  margin: 0 !important;
  padding: 0 !important;
  padding: 0;
  padding-top: 20px;
  clear: both;
  margin-bottom: 8px !important;
}

.softbee-lead-tool h4 {
  font-size: 23px !important;
  font-weight: 700 !important;
  color: #929292;
  margin: 0 !important;
  padding: 0 !important;
  padding: 0;
  padding-top: 20px;
  clear: both;
  margin-bottom: 8px !important;
}

.softbee-lead-tool .softbee-lead-tool-form input[type=submit] {
  color: #ffffff !important;
}

.softbee-lead-tool .softbee-lead-tool-form label {
  font-weight: normal !important;
}

.softbee-lead-tool label {
  display: block;
  visibility: visible;
  position: relative;
  margin-bottom: 7px;
  font-weight: normal !important;
}

.softbee-lead-tool .softbee-float-right {
  float: right;
  padding-left: 10px;
}

.softbee-lead-tool .softbee-float-left {
  float: left;
}

.softbee-lead-tool input {
  overflow: hidden;
}

.softbee-lead-tool a.softbee-button,
.softbee-lead-tool input.softbee-button,
.softbee-lead-tool label.softbee-button {
  border-width: 1px !important;
  border-style: solid !important;
  margin: 3px 0 !important;
  line-height: 1.2em !important;
  position: relative !important;
  font-weight: normal !important;
  text-align: center !important;
  max-width: 100% !important;
  cursor: pointer !important;
}

td .softbee-next-button {
  position: relative !important;
}

.softbee-lead-tool .softbee-button input[type=radio] {
  display: none !important;
}

.softbee-lead-tool a.softbee-button,
.softbee-lead-tool a.softbee-button:hover,
.softbee-lead-tool label.softbee-button,
.softbee-lead-tool label.softbee-button:hover,
.softbee-lead-tool input.softbee-button,
.softbee-lead-tool input.softbee-button:hover {
  background-image: none !important;
  /* Prevent websites from setting it and making our buttons look weird */
}

.softbee-lead-tool a.softbee-button:hover,
.softbee-lead-tool label.softbee-button:hover,
.softbee-lead-tool input.softbee-button:hover {
  opacity: 0.9;
  cursor: pointer !important;
}

.softbee-lead-tool .softbee-button-large {
  padding: 15px 30px 13px;
  min-width: 139px;
}

.softbee-lead-tool .softbee-button-left {
  float: left;
  display: block;
}

.softbee-lead-tool .softbee-lead-tool-form a.softbee-button,
.softbee-lead-tool .softbee-lead-tool-form label.softbee-button,
.softbee-lead-tool .softbee-lead-tool-form input.softbee-button {
  min-width: auto !important;
}

.softbee-lead-tool .softbee-wizard-close,
.softbee-lead-tool .softbee-wizard-previous {
  line-height: 48px !important;
  color: #a2a0ab !important;
  text-decoration: none !important;
}

.softbee-lead-tool .softbee-button-info {
  border-radius: 50%;
  line-height: 48px !important;
  color: #a2a0ab !important;
  text-decoration: none !important;
}

.softbee-lead-tool.softbee-align-left .softbee-lead-tool-form-quick-form {
  justify-content: flex-start !important;
}

.softbee-lead-tool.softbee-align-center .softbee-lead-tool-form-quick-form {
  justify-content: center !important;
}

.softbee-lead-tool.softbee-align-right .softbee-lead-tool-form-quick-form {
  justify-content: flex-end !important;
}

.softbee-lead-tool * {
  font-size: 16px !important;
  line-height: 25px !important;
}

.softbee-lead-tool .softbee-dialog-content-left-inner small {
  font-size: 10px !important;
}

.softbee-lead-tool input[type=text],
.softbee-lead-tool input[type=number],
.softbee-lead-tool input[type=email],
.softbee-lead-tool textarea {
  -webkit-appearance: none;
  border: 1px solid #e1e1e1;
  padding: 8px 6px;
  outline: none;
  color: #777;
  margin: 0;
  width: 100%;
  display: block;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 0px;
}

.softbee-lead-tool .softbee-lead-tool-form input {
  padding: 15px 20px 13px !important;
  font-size: 16px !important;
  border-radius: 3px !important;
  transition: all 0.25s linear !important;
  color: #000 !important;
}

.softbee-lead-tool .softbee-input-holder {
  position: relative;
}

/* BEGIN CUSTOM STYLING CHECKBOXES / RADIO BOXES */
.softbee-lead-tool .softbee-input-radio-holder,
.softbee-lead-tool .softbee-input-checkbox-holder {
  display: block;
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.softbee-lead-tool .softbee-input-radio-holder input,
.softbee-lead-tool .softbee-input-checkbox-holder input {
  position: absolute !important;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.softbee-lead-tool .softbee-input-radio-holder label,
.softbee-lead-tool .softbee-input-checkbox-holder label {
  padding-left: 35px;
}

.softbee-lead-tool .softbee-input-radio-holder label:hover,
.softbee-lead-tool .softbee-input-checkbox-holder label:hover {
  cursor: pointer;
}

.softbee-lead-tool .softbee-input-radio-holder .checkmark,
.softbee-lead-tool .softbee-input-checkbox-holder .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 1px solid #e1e1e1;
  border-color: #e1e1e1;
  background-color: #fcfcfc;
}

/* On mouse-over, add a grey background color */
.softbee-lead-tool .softbee-input-radio-holder label:hover input ~ .checkmark,
.softbee-lead-tool .softbee-input-checkbox-holder label:hover input ~ .checkmark {
  background-color: #f6f6f6;
}

/* Create the checkmark/indicator (hidden when not checked) */
.softbee-lead-tool .softbee-input-radio-holder .checkmark:after,
.softbee-lead-tool .softbee-input-checkbox-holder .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* When the checkbox is checked, add a background */
.softbee-lead-tool .softbee-input-radio-holder input:checked ~ .checkmark,
.softbee-lead-tool .softbee-input-checkbox-holder input:checked ~ .checkmark,
.softbee-lead-tool .softbee-input-radio-holder .checkmark-checked,
.softbee-lead-tool .softbee-input-checkbox-holder .checkmark-checked {
  background-color: #1ec579 !important;
  border-color: #1ec579;
}

.softbee-lead-tool .form-invalid input:required:invalid,
.softbee-lead-tool .form-invalid textarea:required:invalid,
.softbee-lead-tool .form-invalid select:required:invalid,
.softbee-lead-tool .softbee-wizard-sub-step-invalid,
.softbee-lead-tool .form-invalid .softbee-input-radio-holder input:required:invalid ~ .checkmark,
.softbee-lead-tool .form-invalid .softbee-input-checkbox-holder input:required:invalid ~ .checkmark {
  border-color: #AF2C20 !important;
}

.softbee-lead-tool .softbee-wizard-sub-step-invalid {
  background-color: #FFF8F4 !important;
  border-color: #CDA18F !important;
}

/* Show the checkmark when checked */
.softbee-lead-tool .softbee-input-radio-holder input:checked ~ .checkmark:after,
.softbee-lead-tool .softbee-input-checkbox-holder input:checked ~ .checkmark:after,
.softbee-lead-tool .softbee-input-radio-holder .checkmark-checked:after,
.softbee-lead-tool .softbee-input-checkbox-holder .checkmark-checked:after {
  display: block;
}

/* Style the checkmark/indicator */
.softbee-lead-tool .softbee-input-radio-holder .checkmark:after,
.softbee-lead-tool .softbee-input-checkbox-holder .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* END CUSTOM STYLING CHECKBOXES / RADIO BOXES */
.softbee-lead-tool input[type=number]::-webkit-outer-spin-button,
.softbee-lead-tool input[type=number]::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}

.softbee-lead-tool input[type=text],
.softbee-lead-tool input[type=number],
.softbee-lead-tool input[type=email] {
  height: 60px;
  line-height: 40px !important;
  padding-top: 20px !important;
  padding-left: 14px !important;
}

.softbee-lead-tool textarea {
  padding-top: 20px !important;
  padding-left: 14px !important;
  min-height: 60px;
}

.softbee-lead-tool .softbee-lead-tool-form-holder .label-float {
  pointer-events: none;
  position: absolute;
  top: 5px;
  left: 14px;
  transition: 0.2s ease all !important;
  line-height: 20px !important;
  font-weight: 400 !important;
}

.softbee-lead-tool .softbee-lead-tool-form-holder .has-value ~ .label-float abbr,
.softbee-lead-tool .softbee-lead-tool-form-holder input:focus ~ .label-float abbr,
.softbee-lead-tool .softbee-lead-tool-form-holder textarea:focus ~ .label-float abbr,
.softbee-lead-tool .softbee-lead-tool-form-holder .has-value ~ .label-float,
.softbee-lead-tool .softbee-lead-tool-form-holder input:focus ~ .label-float,
.softbee-lead-tool .softbee-lead-tool-form-holder textarea:focus ~ .label-float {
  bottom: 10px;
  font-size: 8px !important;
  opacity: 1;
  top: 2px;
  line-height: 20px !important;
}

.softbee-lead-tool .building-type-selection label {
  text-align: center;
}

.softbee-lead-tool .building-type-selection.building-type-no-images label {
  text-align: left;
}

.softbee-lead-tool .building-type-selection label div {
  font-size: 11px !important;
}

.softbee-lead-tool .building-type-selection .softbee-type-img-holder {
  height: 120px;
  width: 150px;
  max-width: 100%;
  line-height: 120px !important;
  vertical-align: bottom !important;
  margin: 0 auto;
}

.softbee-lead-tool .building-type-selection img {
  max-width: 100%;
  max-height: 120px;
  vertical-align: bottom !important;
}

.softbee-lead-tool .building-type-selection .softbee-input-radio-holder .softbee-type-option-tile {
  /*border: 1px solid transparent;*/
  border-radius: 5px;
  transition: 0.25s all linear;
}

.softbee-lead-tool .building-type-selection .softbee-input-radio-holder input:checked ~ .softbee-type-option-tile {
  background-color: #ccc;
  /*border: 1px solid #485056;*/
}

.softbee-lead-tool .softbee-lead-tool-form-quick-form abbr {
  display: none;
}

.softbee-lead-tool .softbee-lead-tool-form .softbee-lead-tool-form-quick-form {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  margin-right: -5px;
  margin-left: -5px;
}

.softbee-lead-tool .softbee-lead-tool-form-quick-form .softbee-grid-col {
  max-width: 112px;
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}

.softbee-lead-tool .softbee-lead-tool-form-quick-form input {
  padding: 15px 20px 13px !important;
  border-radius: 3px !important;
  transition: all 0.25s linear !important;
  color: #000 !important;
  height: 46px !important;
  line-height: 13px !important;
  font-size: 12px !important;
  margin-bottom: 0 !important;
}

.softbee-lead-tool .softbee-lead-tool-form-quick-form .softbee-button {
  margin-top: 0 !important;
  max-width: 300% !important;
}

/* Hide the place holder because the labels are floated over the inputs, keep definitons seperate */
.softbee-compact-base ::-ms-input-placeholder {
  color: transparent !important;
}

.softbee-compact-base ::placeholder {
  color: transparent !important;
}

.softbee-compact-base,
.softbee-compact-base h3,
.softbee-compact-base input,
.softbee-compact-base textarea {
  margin-bottom: 0 !important;
}

.softbee-compact-base h3 {
  margin-bottom: 5px !important;
}

/* BEGIN LABEL FLOAT */
.softbee-compact-base .softbee-lead-tool-form-holder .label-float {
  left: 10px !important;
  line-height: 44px !important;
}

.softbee-compact-base .softbee-lead-tool-form-quick-form .label-float {
  left: 10px !important;
  font-size: 12px !important;
}

.softbee-compact-base .softbee-lead-tool-form-holder .has-value ~ .label-float,
.softbee-compact-base .softbee-lead-tool-form-holder input:focus ~ .label-float,
.softbee-compact-base .softbee-lead-tool-form-holder textarea:focus ~ .label-float {
  line-height: 20px !important;
}

/* END LABEL FLOAT */
/* BEGIN CHECKBOXES / RADIOS */
.softbee-compact-base .softbee-input-radio-holder .checkmark,
.softbee-compact-base .softbee-input-checkbox-holder .checkmark {
  width: 20px;
  height: 20px;
}

.softbee-compact-base .softbee-input-radio-holder label,
.softbee-compact-base .softbee-input-checkbox-holder label {
  padding-left: 30px;
  line-height: 19px !important;
}

.softbee-compact-base .softbee-input-radio-holder .checkmark:after,
.softbee-compact-base .softbee-input-checkbox-holder .checkmark:after {
  left: 5px;
  top: 1px;
}

/* END CHECKBOXES / RADIOS */
.softbee-compact-base form {
  margin: 0 !important;
  padding: 0 !important;
}

.softbee-compact-base input[type=text],
.softbee-compact-base input[type=number],
.softbee-compact-base input[type=email],
.softbee-compact-base textarea {
  padding: 15px 10px 5px !important;
  height: 44px !important;
}

.softbee-compact-base .softbee-lead-tool-form-quick-form input[type=button],
.softbee-compact-base .softbee-lead-tool-form-quick-form input[type=submit] {
  height: 44px !important;
}

.softbee-compact-base .softbee-lead-tool-form-quick-form input[type=text],
.softbee-compact-base .softbee-lead-tool-form-quick-form input[type=number] {
  padding-top: 19px !important;
  padding-bottom: 2px !important;
}

.softbee-compact-base .softbee-lead-tool-form-quick-form label {
  height: 44px;
  line-height: 38px !important;
}

.softbee-compact-base .softbee-button {
  margin: 0 !important;
  padding: 13px 30px 13px !important;
}

.softbee-compact-base .softbee-lead-tool-form-quick-form .softbee-lead-tool-loader-holder {
  top: -2px;
}

.softbee-compact-base .softbee-lead-tool-wizard-step-2,
.softbee-compact-base .softbee-lead-tool-wizard-step-3,
.softbee-compact-base .softbee-lead-tool-wizard-step-4,
.softbee-compact-base .softbee-lead-tool-wizard-step-5,
.softbee-compact-base .softbee-lead-tool-wizard-step-6 {
  width: 425px;
}

.softbee-compact-base .softbee-lead-tool-loader-holder,
.softbee-compact-base .softbee-lead-tool-loader {
  height: 30px !important;
  width: 30px !important;
}

.softbee-compact-base .softbee-lead-tool-form-quick-form .softbee-lead-tool-loader-holder {
  right: -35px !important;
  top: 7px !important;
}

.softbee-input-file-holder .file-input,
.softbee-input-file-holder .file-preview {
  position: relative;
}

.softbee-input-file-holder .file-preview {
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 8px;
  width: 100%;
  margin-bottom: 5px;
  border: none;
  padding: 0;
}

.softbee-input-file-holder .file-drop-zone {
  border: 1px dashed #aaa;
  border-radius: 4px;
  min-height: 260px;
  text-align: center;
  vertical-align: middle;
  margin: 12px 15px 12px 12px;
  padding: 5px;
  margin: 0;
  min-height: 128px;
}

.softbee-input-file-holder .file-drop-zone-title {
  color: #aaa;
  font-size: 1.6em;
  padding: 85px 10px;
  cursor: default;
  padding: 20px 10px 56px 10px;
}

.softbee-input-file-holder .file-input-ajax-new .no-browse .input-group-btn,
.softbee-input-file-holder .file-input-ajax-new .fileinput-upload-button,
.softbee-input-file-holder .file-input-ajax-new .fileinput-remove-button,
.softbee-input-file-holder .file-input-new .no-browse .input-group-btn,
.softbee-input-file-holder .file-input-new .fileinput-upload-button,
.softbee-input-file-holder .file-input-new .fileinput-remove-button,
.softbee-input-file-holder .file-input-new .glyphicon-file,
.softbee-input-file-holder .file-input-new .close,
.softbee-input-file-holder .file-input-new .file-preview,
.softbee-input-file-holder .file-zoom-dialog .modal-header:after,
.softbee-input-file-holder .file-zoom-dialog .modal-header:before,
.softbee-input-file-holder .file-caption-icon,
.softbee-input-file-holder .hide-content .kv-file-content,
.softbee-input-file-holder .kv-hidden {
  display: none;
}

.softbee-input-file-holder .text-success {
  color: #28a745 !important;
}

.softbee-input-file-holder .text-center {
  text-align: center !important;
}

.softbee-input-file-holder .file-error-message {
  color: #a94442;
  background-color: #f2dede;
  margin: 5px;
  border: 1px solid #ebccd1;
  border-radius: 4px;
  padding: 15px;
}

.softbee-input-file-holder .kv-fileinput-error {
  display: none !important;
}

.softbee-input-file-holder .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.6rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.softbee-input-file-holder .kv-upload-progress .progress {
  height: 20px;
  line-height: 20px;
  margin: 10px 0;
  overflow: hidden;
  color: #ccc;
}

.softbee-input-file-holder .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #4dbd74;
  transition: width 0.6s ease;
}

.softbee-input-file-holder .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.softbee-input-file-holder .bg-success {
  background-color: #28a745 !important;
}

.softbee-input-file-holder .kv-upload-progress .progress-bar {
  height: 20px;
  font-family: Verdana, Helvetica, sans-serif;
}

.softbee-input-file-holder input,
.softbee-input-file-holder button,
.softbee-input-file-holder select,
.softbee-input-file-holder optgroup,
.softbee-input-file-holder textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.softbee-input-file-holder button,
.softbee-input-file-holder input {
  overflow: visible;
}

.softbee-input-file-holder button,
.softbee-input-file-holder select {
  text-transform: none;
}

.softbee-input-file-holder button,
.softbee-input-file-holder [type=button],
.softbee-input-file-holder [type=reset],
.softbee-input-file-holder [type=submit] {
  -webkit-appearance: button;
}

.softbee-input-file-holder .btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.8rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.softbee-input-file-holder .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.softbee-input-file-holder .btn-file {
  position: absolute;
  top: 60px;
  left: 45%;
  width: auto;
  overflow: hidden;
}

.softbee-input-file-holder .btn-primary {
  color: #fff;
  background-color: #4dbd74;
  border-color: #4dbd74;
}

.softbee-input-file-holder .file-zoom-dialog .floating-buttons,
.softbee-input-file-holder .file-zoom-dialog .btn-navigate,
.softbee-input-file-holder .krajee-default .file-thumb-progress,
.softbee-input-file-holder .file-preview .fileinput-remove,
.softbee-input-file-holder .file-caption-icon,
.softbee-input-file-holder .btn-file input[type=file],
.softbee-input-file-holder .file-no-browse {
  position: absolute;
}

.softbee-input-file-holder .bg-danger {
  background-color: #dc3545 !important;
}

.softbee-input-file-holder a.bg-danger:hover, a.bg-danger:focus,
.softbee-input-file-holder button.bg-danger:hover,
.softbee-input-file-holder button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.softbee-input-file-holder a.bg-danger:hover, a.bg-danger:focus,
.softbee-input-file-holder button.bg-danger:hover,
.softbee-input-file-holder button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.softbee-input-file-holder a.bg-danger:hover, a.bg-danger:focus,
.softbee-input-file-holder button.bg-danger:hover,
.softbee-input-file-holder button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.softbee-input-file-holder .btn-file input[type=file] {
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  text-align: right;
  opacity: 0;
  background: none repeat scroll 0 0 transparent;
  cursor: inherit;
  display: block;
}

.softbee-input-file-holder .fileinput-remove,
.softbee-input-file-holder .file-caption-icon,
.softbee-input-file-holder .kv-fileinput-caption {
  display: none;
}

.softbee-input-file-holder .file-size-info,
.softbee-input-file-holder .file-thumb-progress.kv-hidden {
  display: none !important;
}

.softbee-input-file-holder .bi-trash:after {
  content: "Verwijderen";
  cursor: pointer;
  font-style: normal;
}

.softbee-input-file-holder .file-preview-frame {
  position: relative;
  border-top: 1px dashed #aaa;
}

.softbee-input-file-holder .file-preview-thumbnails .file-preview-frame:first-child {
  border-top: none;
}

.softbee-input-file-holder .file-preview-thumbnails.clearfix {
  /*padding-top: 106px;*/
  min-height: 1px;
}

.softbee-input-file-holder .file-footer-caption {
  text-align: left;
}

.softbee-input-file-holder .file-actions {
  position: absolute;
  top: -5px;
  right: 0;
}

.softbee-input-file-holder .file-preview-thumbnails {
  display: none;
}

.softbee-lead-tool-file-list-file {
  position: relative;
}

.softbee-lead-tool-file-list-file a {
  float: right;
}

.file-zoom-dialog {
  display: none !important;
}

.softbee-lead-tool.softbee-lead-tool-dialog-holder {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  height: 100%;
  width: 100%;
  z-index: 99999;
  background-color: #ffffff;
  overflow: auto;
}

.softbee-lead-tool .softbee-lead-tool-dialog {
  margin: 0 auto;
  width: 80vw;
  max-width: 1600px;
}

.softbee-body-prevent-scroll {
  overflow: hidden !important;
}

.softbee-lead-tool-dialog .softbee-lead-tool-wizard-step {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  align-items: flex-start;
  max-height: 1200px;
}

.softbee-lead-tool-dialog .softbee-dialog-content-left,
.softbee-lead-tool-dialog .softbee-dialog-content-right {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

.softbee-lead-tool-dialog .softbee-dialog-content-left {
  padding-right: 40px;
  display: flex;
}

.softbee-lead-tool-dialog .softbee-dialog-content-left-inner {
  align-self: center;
  margin-top: 100px;
}

.softbee-lead-tool-dialog .softbee-dialog-content-right .softbee-dialog-content-spacer {
  background-color: #fcfcfc;
  border: 1px solid #d5d5d5;
  padding: 50px 70px;
  margin-bottom: 37px;
}

.softbee-lead-tool table {
  margin: 0 !important;
  width: 100%;
}

.softbee-lead-tool table,
.softbee-lead-tool table tr td {
  border: 0;
  padding: 0;
  padding-bottom: 8px;
}

.softbee-lead-tool table tr td,
.softbee-lead-tool table tr td div,
.softbee-lead-tool table tr td b,
.softbee-lead-tool table tr td a {
  font-size: 14px !important;
  color: #929292;
}

.softbee-lead-tool table tr td a {
  color: #199fef;
  text-decoration: none;
}

/* Show loader next to the button */
.softbee-lead-tool .softbee-lead-tool-loader-holder {
  position: absolute;
  top: 2px;
  right: -45px;
  width: 40px;
  height: 40px;
}

.softbee-lead-tool.softbee-type-inline .softbee-lead-tool-loader-holder {
  top: 7px;
  right: -21px;
  width: 36px;
  height: 36px;
}

.softbee-lead-tool .softbee-lead-tool-form-quick-form .softbee-lead-tool-loader-holder {
  top: 2px;
  right: -45px;
}

.softbee-lead-tool .softbee-lead-tool-loader {
  margin: 0 auto;
  border-top: 2px solid rgba(0, 0, 0, 0.2);
  border-right: 2px solid rgba(0, 0, 0, 0.2);
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  border-left: 2px solid #000;
  -webkit-animation: softbee-lead-tool-loader 0.8s infinite linear !important;
  animation: softbee-lead-tool-loader 0.8s infinite linear !important;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  border-color: #ebebeb !important;
  border-left-color: #000000 !important;
}

@-webkit-keyframes softbee-lead-tool-loader {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes softbee-lead-tool-loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.softbee-lead-tool .energy-label {
  position: relative;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 32px !important;
  height: 32px;
  display: inline-block;
}

.softbee-lead-tool .energy-label:after,
.softbee-lead-tool .energy-label:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.softbee-lead-tool .energy-label:after {
  border-color: rgba(136, 183, 213, 0);
  border-width: 16px;
  margin-top: -16px;
}

.softbee-lead-tool .energy-label-G {
  background-color: #e5051f;
}

.softbee-lead-tool .energy-label.energy-label-G:after {
  border-left-color: #e5051f;
}

.softbee-lead-tool .energy-label-F {
  background-color: #e9601f;
}

.softbee-lead-tool .energy-label.energy-label-F:after {
  border-left-color: #e9601f;
}

.softbee-lead-tool .energy-label-E {
  background-color: #fabd25;
}

.softbee-lead-tool .energy-label.energy-label-E:after {
  border-left-color: #fabd25;
}

.softbee-lead-tool .energy-label-D {
  background-color: #fcef32;
}

.softbee-lead-tool .energy-label.energy-label-D:after {
  border-left-color: #fcef32;
}

.softbee-lead-tool .energy-label-C {
  background-color: #c5d52b;
}

.softbee-lead-tool .energy-label.energy-label-C:after {
  border-left-color: #c5d52b;
}

.softbee-lead-tool .energy-label-B {
  background-color: #0ca841;
}

.softbee-lead-tool .energy-label.energy-label-B:after {
  border-left-color: #0ca841;
}

.softbee-lead-tool .energy-label-A,
.softbee-lead-tool span[class*=energy-label-A] {
  background-color: #009649;
}

.softbee-lead-tool .energy-label.energy-label-A:after,
.softbee-lead-tool span[class*=energy-label-A]:after {
  border-left-color: #009649;
}

.softbee-lead-tool .softbee-message-box {
  text-align: center;
  position: relative;
  border-color: #e1e1e1;
  background-color: #f8f8f8;
  clear: both;
  margin: 30px 0;
  padding: 10px;
}

.softbee-lead-tool .softbee-lead-tool-wizard-step-1 .softbee-message-box {
  margin: 0;
}

.softbee-lead-tool .softbee-message-box.softbee-success,
.softbee-lead-tool .softbee-message-box.softbee-success a {
  background-color: #E0F1B5;
  border-color: #8BAF5B;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
  color: #4F5F39;
}

.softbee-lead-tool .softbee-message-box.softbee-error,
.softbee-lead-tool .softbee-message-box.softbee-error a {
  background-color: #FFF8F4;
  border-color: #CDA18F;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
  color: #AF2C20;
}

.softbee-lead-tool .softbee-message-box.softbee-warning,
.softbee-lead-tool .softbee-message-box.softbee-warning a {
  background-color: #FFFDF3;
  border-color: #E6BF4A;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
  color: #C96D11;
}

.softbee-lead-tool .softbee-message-box-content {
  font-weight: 600 !important;
}

.softbee-lead-tool .softbee-icon {
  position: relative;
  left: -0.5em;
  font-size: 1.3em;
  width: 14px;
  display: inline-block;
  height: 20px;
  vertical-align: top;
}

.softbee-lead-tool-form-holder .softbee-message-box-content p {
  display: inline;
  float: none !important;
  padding: 5px !important;
}

.softbee-wizard {
  margin: 0 auto !important;
  padding: 0 !important;
  margin-top: 36px !important;
  margin-bottom: 36px !important;
  max-width: 500px;
  position: absolute;
  top: 0;
  left: auto;
  width: 100%;
}

.softbee-wizard li {
  width: 33.33% !important;
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center;
  position: relative;
}

.softbee-wizard li:after {
  content: ".";
  border-top: 1px solid #f6f6f6;
  position: absolute;
  top: 13px;
  left: 0;
  width: 100%;
  z-index: 0;
  color: transparent;
}

.softbee-wizard li .softbee-wizard-circle {
  border-radius: 50%;
  background-color: #f6f6f6;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  line-height: 20px !important;
  color: #000;
  font-size: 11px !important;
  z-index: 1;
  position: relative;
}

.softbee-wizard li .softbee-wizard-circle.softbee-active {
  background-color: #ff6600;
  color: #ffffff;
}

.softbee-wizard li .softbee-wizard-circle.softbee-completed {
  background-color: #1ec579;
  color: #ffffff;
}

.softbee-wizard li .label {
  display: block;
  font-size: 11px !important;
  color: #a2a0ab;
  white-space: nowrap;
}

.softbee-wizard-steps-4 li {
  width: 25% !important;
}

.softbee-wizard-steps-5 li {
  width: 20% !important;
}

.softbee-type-popout-inline {
  position: relative;
  display: inline-block;
  width: 100%;
}

.softbee-lead-tool-popout-inline {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 20px;
  z-index: 999;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  width: 600px;
  max-width: 100%;
}

.softbee-lead-tool-popout-inline .softbee-lead-tool-popout-inline-close {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  line-height: 20px !important;
  text-align: center;
}

.softbee-lead-tool.softbee-type-popout-inline .softbee-dialog-content-left {
  padding-right: 0;
  height: auto !important;
}

.softbee-lead-tool.softbee-type-popout-inline .softbee-wizard-close {
  display: none;
}

.softbee-lead-tool-popout-inline .softbee-wizard {
  position: relative;
}

.softbee-lead-tool.softbee-type-inline .softbee-lead-tool-wizard-step-2,
.softbee-lead-tool.softbee-type-inline .softbee-lead-tool-wizard-step-3,
.softbee-lead-tool.softbee-type-inline .softbee-lead-tool-wizard-step-4,
.softbee-lead-tool.softbee-type-inline .softbee-lead-tool-wizard-step-5,
.softbee-lead-tool.softbee-type-inline .softbee-lead-tool-wizard-step-6 {
  max-width: 100%;
  width: 600px;
  display: none;
  border-radius: 3px;
  background-color: #ffffff;
  padding: 20px;
  overflow: hidden;
}

.softbee-lead-tool.softbee-type-inline.softbee-align-left .softbee-lead-tool-wizard-step-2,
.softbee-lead-tool.softbee-type-inline.softbee-align-left .softbee-lead-tool-wizard-step-3,
.softbee-lead-tool.softbee-type-inline.softbee-align-left .softbee-lead-tool-wizard-step-4,
.softbee-lead-tool.softbee-type-inline.softbee-align-left .softbee-lead-tool-wizard-step-5,
.softbee-lead-tool.softbee-type-inline.softbee-align-left .softbee-lead-tool-wizard-step-6 {
  margin-top: 10px;
}

.softbee-lead-tool.softbee-type-inline.softbee-align-center .softbee-lead-tool-wizard-step-2,
.softbee-lead-tool.softbee-type-inline.softbee-align-center .softbee-lead-tool-wizard-step-3,
.softbee-lead-tool.softbee-type-inline.softbee-align-center .softbee-lead-tool-wizard-step-4,
.softbee-lead-tool.softbee-type-inline.softbee-align-center .softbee-lead-tool-wizard-step-5,
.softbee-lead-tool.softbee-type-inline.softbee-align-center .softbee-lead-tool-wizard-step-6 {
  margin: 0 auto;
  margin-top: 10px;
}

.softbee-lead-tool.softbee-type-inline .softbee-dialog-content-left {
  padding-right: 0;
  height: auto !important;
}

.softbee-lead-tool.softbee-type-inline .softbee-wizard-close {
  display: none;
}

/**
 * Default style, used when no other style is provided
 */
.softbee-style-default .softbee-lead-tool-form-quick-form .softbee-grid-row {
  padding-top: 30px;
}

.softbee-style-default .softbee-lead-tool-form-quick-form .label-float,
.softbee-style-default .softbee-lead-tool-form-quick-form .has-value ~ .label-float,
.softbee-style-default .softbee-lead-tool-form-quick-form input:focus ~ .label-float {
  top: -46px;
  left: 0;
  line-height: 60px !important;
  font-size: 12px !important;
}

.softbee-lead-tool.softbee-background-light.softbee-style-default .softbee-lead-tool-form-quick-form .label-float {
  color: #000;
}

.softbee-lead-tool.softbee-background-dark.softbee-style-default .softbee-lead-tool-form-quick-form .label-float {
  color: #ffffff;
}

.softbee-lead-tool-popout.softbee-style-compact {
  padding: 10px;
}

.softbee-lead-tool-popout.softbee-style-product-selection-wizard {
  padding: 10px;
}

.softbee-style-product-selection-wizard .softbee-lead-tool-wizard-step-3 label {
  cursor: default;
}

/**
 * Default style, used when no other style is provided
 */
.softbee-lead-tool * {
  font-size: 14px !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 p {
  line-height: 2em !important;
}

.softbee-style-comparer-june-2022 .softbee-lead-tool-form-quick-form .softbee-grid-row {
  padding-top: 30px;
}

.softbee-style-comparer-june-2022 .softbee-lead-tool-form-quick-form .label-float,
.softbee-style-comparer-june-2022 .softbee-lead-tool-form-quick-form .has-value ~ .label-float,
.softbee-style-comparer-june-2022 .softbee-lead-tool-form-quick-form input:focus ~ .label-float {
  top: -46px;
  left: 0;
  line-height: 60px !important;
  font-size: 12px !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-lead-tool-form-quick-form .label-float {
  color: #000;
}

.softbee-lead-tool.softbee-background-dark.softbee-style-comparer-june-2022 .softbee-lead-tool-form-quick-form .label-float {
  color: #ffffff;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 h2,
.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-lead-tool-sub-step-title {
  font-family: "Faustina", Georgia, "Times New Roman", serif !important;
  font-weight: 600 !important;
  font-size: 28px !important;
  color: #0e7162 !important;
  line-height: 1.4em !important;
  margin: 0 !important;
  padding: 0 !important;
  margin-bottom: 10px !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-dialog-content-left h2 {
  display: block;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-dialog-content-left b {
  font-weight: 800;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 table td b {
  font-family: "Faustina", Georgia, "Times New Roman", serif !important;
  font-weight: 600 !important;
  font-size: 30px !important;
  color: #0e7162 !important;
  line-height: 1.4em !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 table td {
  vertical-align: top !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-lead-tool-sub-step-holder {
  border-bottom: 1px solid #7EBEC5 !important;
  margin-bottom: 23px !important;
  padding-bottom: 60px !important;
}

/*.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-lead-tool-sub-step-holder:first-child {
border-bottom: 0!important;
}*/
.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-lead-tool .softbee-wizard-top {
  margin-bottom: 4.758% !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-next-button .softbee-button,
.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-wizard-sub-step-next {
  border-style: solid !important;
  margin: 3px 0 !important;
  line-height: 1.2em !important;
  position: relative !important;
  font-weight: normal !important;
  text-align: center !important;
  max-width: 100% !important;
  padding: 0.3em 1em !important;
  min-width: 0 !important;
  color: #26c699 !important;
  border-width: 5px !important;
  border-color: transparent !important;
  border-radius: 20px !important;
  letter-spacing: 1px !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-next-button .softbee-button,
.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-wizard-sub-step-next.softbee-button {
  color: #ffffff !important;
  border-color: rgba(0, 0, 0, 0) !important;
  letter-spacing: 1px !important;
  background-color: #26c699 !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-lead-tool-wizard-step {
  display: flex;
  flex-direction: row-reverse;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-dialog-content-left {
  background-color: #f9f9f9 !important;
  /*border: 1px solid #26c699!important;*/
  padding-top: 15px !important;
  padding-right: 25px !important;
  padding-bottom: 25px !important;
  padding-left: 0 !important;
  width: 50% !important;
  /*display: flex;
  flex: 0 0 36.7% !important;*/
  position: relative;
  /*float: left!important;*/
  overflow: hidden;
  /*float: right!important;*/
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-dialog-content-left .softbee-dialog-content-left-inner {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  border: 3px solid #D5D5D5;
  border-radius: 65px;
  padding: 20px 40px;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-dialog-content-right {
  background-color: #f9f9f9 !important;
  border-bottom-color: #9e9e9e !important;
  padding-top: 40px !important;
  padding-right: 25px !important;
  padding-bottom: 25px !important;
  padding-left: 25px !important;
  /*margin-right: 5.5%!important;*/
  /*margin-left: 36.7%!important;*/
  width: 60% !important;
  /*display: flex;
  flex: 0 0 57.8% !important;*/
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-lead-tool-wizard-step {
  width: 100% !important;
  padding: 0 !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-wizard,
.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-wizard-steps-navigation-holder {
  display: none !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .building-type-selection .checkmark {
  display: none !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .building-type-selection .softbee-input-radio-holder label {
  padding-left: 0 !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-type-option-tile {
  background-color: transparent !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-type-option-tile .softbee-type-img-holder {
  border: 2px solid transparent !important;
  /*background-color: #fff!important;*/
  padding: 0px 11px !important;
  height: 110px !important;
  line-height: 100px !important;
  border-radius: 5px !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .building-type-selection input:checked ~ .softbee-type-option-tile .softbee-type-img-holder {
  border: 2px solid #F6792F !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-input-radio-holder .checkmark:after {
  display: none !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-input-radio-holder .checkmark {
  background: transparent url("../../img/icons/checkmarks.png") no-repeat 0 -50px;
  background-size: 100% !important;
  border: 0 !important;
  height: 34px !important;
  width: 22px !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 td .softbee-input-radio-holder .checkmark {
  margin-top: 3px !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 td label {
  margin-bottom: 0 !important;
  margin-top: 6px !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-input-radio-holder .checkmark-checked,
.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-input-radio-holder input:checked ~ .checkmark {
  background: transparent url("../../img/icons/checkmarks.png") no-repeat top left;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 h3 {
  clear: none !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 table {
  border: 0 !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 table th,
.softbee-lead-tool.softbee-style-comparer-june-2022 table td,
.softbee-lead-tool.softbee-style-comparer-june-2022 table td a {
  font-size: 12px !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 table th {
  font-weight: 700 !important;
  color: #666 !important;
  text-align: left !important;
  padding: 0 !important;
}

.softbee-lead-tool-list-check-icon {
  background: transparent url("../../img/icons/check.png") no-repeat 0 0;
  background-size: 100% !important;
  display: inline-block !important;
  height: 25px !important;
  width: 20px !important;
  margin-right: 20px !important;
  vertical-align: top !important;
  margin-bottom: 8px !important;
}

.softbee-lead-tool-your-selection-holder p {
  padding: 0 !important;
  margin: 0 !important;
}

.softbee-lead-tool-your-selection-holder ul {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.softbee-lead-tool-your-selection-holder hr {
  border: 0 !important;
  border-bottom: 1px solid #7EBEC5 !important;
  margin: 25px 0 53px !important;
}

.softbee-lead-tool .softbee-lead-tool-wizard-step-5 h2,
.softbee-lead-tool .softbee-lead-tool-wizard-step-6 h2 {
  display: block;
}

.softbee-lead-tool .softbee-button-info {
  background-color: #26c699 !important;
  color: #ffffff !important;
  padding: 2px 10px;
  margin-left: 10px;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 table .softbee-next-button .softbee-button-large {
  margin: 0 !important;
  font-size: 12px !important;
}

/* Thank you message */
.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-lead-tool-wizard-step-5 {
  justify-content: center;
}

.softbee-lead-tool .softbee-lead-tool-wizard-step-5 .softbee-dialog-content-right {
  display: none;
}

.softbee-lead-tool .softbee-lead-tool-wizard-step-5 .softbee-dialog-content-left {
  background-color: transparent !important;
}

.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-lead-tool-wizard-step-5 .softbee-dialog-content-left .softbee-dialog-content-left-inner {
  border: 0 !important;
}

.softbee-lead-tool .softbee-lead-tool-dialog {
  margin-top: 36px;
}

@media only screen and (max-height: 600px) {
  .softbee-lead-tool .softbee-lead-tool-dialog {
    margin-top: 10vh;
  }
}
@media only screen and (max-width: 1024px) {
  .softbee-lead-tool .softbee-lead-tool-form .softbee-lead-tool-form-quick-form input {
    padding: 15px 10px 13px !important;
    min-width: 100% !important;
  }

  .softbee-lead-tool .softbee-lead-tool-form-quick-form .softbee-grid-col-25 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media only screen and (max-width: 768px) {
  .softbee-lead-tool .softbee-lead-tool-loader-holder {
    top: 7px;
    right: -17px;
    width: 30px;
    height: 30px;
  }

  .softbee-lead-tool h2 {
    font-size: 24px !important;
    line-height: 27px !important;
  }

  .softbee-lead-tool h4 {
    font-size: 23px !important;
  }

  .softbee-lead-tool-dialog .softbee-dialog-content-left,
.softbee-lead-tool-dialog .softbee-dialog-content-right,
.softbee-lead-tool .softbee-grid-col,
.softbee-lead-tool .softbee-grid-col-50,
.softbee-lead-tool .softbee-grid-col-25 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-left: 0;
  }

  .softbee-lead-tool .softbee-lead-tool-form-quick-form .softbee-grid-col-25 {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }

  .softbee-lead-tool.softbee-style-default .softbee-lead-tool-form-quick-form .softbee-grid-col-25,
.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-lead-tool-form-quick-form .softbee-grid-col-25 {
    flex: 0 0 33.33% !important;
    max-width: 33.33% !important;
  }

  .softbee-lead-tool.softbee-style-default .softbee-lead-tool-form-quick-form .softbee-last,
.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-lead-tool-form-quick-form .softbee-last {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-top: 10px;
  }

  .softbee-lead-tool.softbee-style-default .softbee-lead-tool-form-quick-form .softbee-lead-tool-loader-holder,
.softbee-lead-tool.softbee-style-comparer-june-2022 .softbee-lead-tool-form-quick-form .softbee-lead-tool-loader-holder {
    top: 4px;
    right: 11px;
  }

  .softbee-lead-tool .softbee-lead-tool-form-quick-form input {
    font-size: 16px !important;
  }

  .softbee-lead-tool .softbee-lead-tool-form-quick-form .label-float,
.softbee-lead-tool .softbee-lead-tool-form-quick-form .has-value ~ .label-float,
.softbee-lead-tool .softbee-lead-tool-form-quick-form input:focus ~ .label-float {
    font-size: 13px !important;
  }

  .softbee-lead-tool.softbee-compact-base .softbee-lead-tool-form-quick-form input,
.softbee-lead-tool.softbee-compact-base .softbee-lead-tool-form-quick-form .label-float,
.softbee-lead-tool.softbee-compact-base .softbee-lead-tool-form-quick-form .has-value ~ .label-float,
.softbee-lead-tool.softbee-compact-base .softbee-lead-tool-form-quick-form input:focus ~ .label-float {
    font-size: 9px !important;
  }

  .softbee-wizard-close,
.softbee-wizard-previous {
    display: block;
    white-space: nowrap;
  }

  .softbee-lead-tool.softbee-compact-base .softbee-lead-tool-form .softbee-lead-tool-form-quick-form input {
    padding-top: 21px !important;
  }

  .softbee-lead-tool .softbee-lead-tool-dialog {
    margin-top: 4vh !important;
    max-width: 95vw !important;
    width: 90vw !important;
  }

  .softbee-lead-tool-dialog .softbee-dialog-content-left {
    padding-right: 0;
    height: auto !important;
  }

  .softbee-lead-tool-dialog .softbee-dialog-content-right .softbee-dialog-content-spacer {
    padding: 20px !important;
  }

  .softbee-lead-tool .softbee-lead-tool-form input.softbee-button {
    min-width: 100% !important;
  }

  .softbee-lead-tool .softbee-lead-tool-form input {
    padding: 15px 5px 13px !important;
  }

  .softbee-lead-tool .softbee-lead-tool-form input[type=submit] {
    padding: 15px 10px 13px !important;
  }

  .softbee-lead-tool .softbee-lead-tool-form-quick-form .softbee-lead-tool-loader-holder {
    top: 38px;
    right: -23px;
  }

  .softbee-lead-tool.softbee-lead-tool-form .softbee-lead-tool-loader-holder,
.softbee-lead-tool.softbee-lead-tool-form .softbee-lead-tool-loader {
    width: 24px;
    height: 24px;
  }

  .softbee-wizard {
    top: 26px;
    left: 0;
  }
}

/*# sourceMappingURL=style.css.map */
