@charset "UTF-8";
/* Contact form styles (Open Sans from theme; glyphicons via module library). */

/* line 4, ../../scss/custom_blocks/contact-form.scss */
html:lang(fr) form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-select label , form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-select, .block-webform form.webform-submission-dynamics-contact-form .form-type-select label {
  letter-spacing: -0.4px;
}

/* line 9, ../../scss/custom_blocks/contact-form.scss */
.webform-confirmation {
  padding: 0 15px;
}
@media all and (max-width: 767px) {
  /* line 9, ../../scss/custom_blocks/contact-form.scss */
  .webform-confirmation {
    padding: 0 9px;
  }
}

/* line 16, ../../scss/custom_blocks/contact-form.scss */
#add_another_location_table .messages__wrapper {
  margin-bottom: 1rem;
}

/* line 20, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form, .block-webform form.webform-submission-dynamics-contact-form, #add_another_location_table table td {
  overflow: auto;
  font-family: 'Open Sans', sans-serif;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  column-gap: 190px;
  justify-content: flex-start;
  /* Add another location */
  /* Input */
  /* Table */
  /* Quote */
}
@media all and (max-width: 768px) {
  /* line 20, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form, .block-webform form.webform-submission-dynamics-contact-form, #add_another_location_table table td {
    margin-bottom: 0;
  }
}
/* line 33, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form label, .block-webform form.webform-submission-dynamics-contact-form label, #add_another_location_table table td label {
  font-weight: normal !important;
  line-height: normal;
  font-family: 'Open Sans', sans-serif;
  white-space: normal;
}
/* line 40, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form input, .block-webform form.webform-submission-dynamics-contact-form input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form textarea, .block-webform form.webform-submission-dynamics-contact-form textarea, #add_another_location_table table td input, #add_another_location_table table td textarea {
  border: 1px solid #a3aaad;
  border-radius: 0;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
}
/* line 47, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form select, .block-webform form.webform-submission-dynamics-contact-form select, #add_another_location_table table td select {
  color: #5D6770 !important;
  border-radius: 0 !important;
  font-family: 'Open Sans', sans-serif !important;
  background: #FFFFFF !important;
  border: 1px solid #A3AAAD !important;
  opacity: 1;
  min-width: 390px;
}
@media all and (max-width: 767px) {
  /* line 47, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form select, .block-webform form.webform-submission-dynamics-contact-form select, #add_another_location_table table td select {
    padding: 10px 12px 9px 12px;
  }
}
/* line 61, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form select.disabled, form.lfmk-contact-webform.webform-submission-dynamics-contact-form select, .block-webform form.webform-submission-dynamics-contact-form select.disabled, #add_another_location_table table td select.disabled {
  background: #eee !important;
}
/* line 65, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .select-wrapper:after, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .select-wrapper, .block-webform form.webform-submission-dynamics-contact-form .select-wrapper:after, #add_another_location_table table td .select-wrapper:after {
  content: "▼";
  color: #ffffff;
  background-color: #5D6770;
  top: 40%;
  padding: 2.5px;
  right: -20px;
  border-radius: 2.5px;
  font-size: 12px;
}
@media all and (max-width: 767px) {
  /* line 65, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .select-wrapper:after, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .select-wrapper, .block-webform form.webform-submission-dynamics-contact-form .select-wrapper:after, #add_another_location_table table td .select-wrapper:after {
    display: none;
  }
}
/* line 79, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-required:after, .block-webform form.webform-submission-dynamics-contact-form .form-required:after, #add_another_location_table table td .form-required:after {
  background: none;
  content: "*";
}
/* line 84, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-subject, .block-webform form.webform-submission-dynamics-contact-form .form-item-subject, #add_another_location_table table td .form-item-subject {
  margin-left: 52.25px;
  margin-right: 52.25px;
}
/* line 89, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-button, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-button, #add_another_location_table table td .form-item-request-type-info-button {
  padding: 0 30px 0 0;
  float: left;
  width: 390px;
  margin: 20px 0;
}
/* line 94, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-button .lwh-request-type-info-button, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-button, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-button .lwh-request-type-info-button, #add_another_location_table table td .form-item-request-type-info-button .lwh-request-type-info-button {
  color: #337AB7;
  cursor: pointer;
  margin-top: 1.75em;
}
/* line 98, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-button .lwh-request-type-info-button:hover, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-button .lwh-request-type-info-button, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-button, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-button .lwh-request-type-info-button:hover, #add_another_location_table table td .form-item-request-type-info-button .lwh-request-type-info-button:hover {
  text-decoration: underline;
}
/* line 101, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-button .lwh-request-type-info-button .glyphicon, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-button .lwh-request-type-info-button, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-button, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-button .lwh-request-type-info-button .glyphicon, #add_another_location_table table td .form-item-request-type-info-button .lwh-request-type-info-button .glyphicon {
  margin-left: 0.5em;
  top: 2px;
}
/* line 108, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .js-form-wrapper, .block-webform form.webform-submission-dynamics-contact-form .js-form-wrapper, #add_another_location_table table td .js-form-wrapper {
  max-width: 100%;
}
/* line 111, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-table, #add_another_location_table table td .form-item-request-type-info-table {
  width: 975px;
  max-width: 100%;
}
/* line 114, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table, #add_another_location_table table td .form-item-request-type-info-table .request_type_info_table {
  border: 1px solid #A3AAAD;
}
/* line 116, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .header, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .header, #add_another_location_table table td .form-item-request-type-info-table .request_type_info_table .header {
  font-size: 18px;
  line-height: 22px;
  font-family: "Open-Sans-Medium", Arial, Helvetica, sans-serif;
  color: #1e428a;
  font-weight: 500;
  padding: 1em;
  border-bottom: 1px solid #A3AAAD;
}
/* line 125, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options, #add_another_location_table table td .form-item-request-type-info-table .request_type_info_table .options {
  display: flex;
  flex-wrap: wrap;
}
/* line 128, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option, #add_another_location_table table td .form-item-request-type-info-table .request_type_info_table .options .option {
  flex: 1 0 21%;
  display: flex;
  flex-direction: column;
  box-shadow: -1px 0px 0px 0px #a3aaad;
}
@media all and (max-width: 767px) {
  /* line 128, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option, #add_another_location_table table td .form-item-request-type-info-table .request_type_info_table .options .option {
    flex: 1 0 100%;
  }
  /* line 135, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .decription, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .decription, #add_another_location_table table td .form-item-request-type-info-table .request_type_info_table .options .option .decription {
    border-bottom: 1px solid #A3AAAD;
    padding-bottom: 0;
  }
  /* line 139, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .detail, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .detail, #add_another_location_table table td .form-item-request-type-info-table .request_type_info_table .options .option .detail {
    border-bottom: 1px solid #A3AAAD;
  }
}
/* line 143, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .title, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .title, #add_another_location_table table td .form-item-request-type-info-table .request_type_info_table .options .option .title {
  flex-basis: 2em;
  padding: 1em;
  padding-bottom: 0;
}
/* line 148, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .decription, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .decription, #add_another_location_table table td .form-item-request-type-info-table .request_type_info_table .options .option .decription {
  border-bottom: 1px solid #A3AAAD;
  flex-grow: 1;
  padding: 1em;
}
/* line 152, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .decription ul, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .decription, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .decription ul, #add_another_location_table table td .form-item-request-type-info-table .request_type_info_table .options .option .decription ul {
  padding-left: 1em;
}
/* line 154, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .decription ul li, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .decription ul, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .decription, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .decription ul li, #add_another_location_table table td .form-item-request-type-info-table .request_type_info_table .options .option .decription ul li {
  margin-bottom: 0.5em;
}
/* line 159, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .detail, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-request-type-info-table, .block-webform form.webform-submission-dynamics-contact-form .form-item-request-type-info-table .request_type_info_table .options .option .detail, #add_another_location_table table td .form-item-request-type-info-table .request_type_info_table .options .option .detail {
  flex-basis: 1em;
  padding: 1em;
}
/* line 168, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-number-of-employees-to-be-immunized, .block-webform form.webform-submission-dynamics-contact-form .form-item-number-of-employees-to-be-immunized, #add_another_location_table table td .form-item-number-of-employees-to-be-immunized {
  min-width: 390px;
}
/* line 172, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-add-another-location--location-province select optgroup[label="USA"], .block-webform form.webform-submission-dynamics-contact-form .form-item-add-another-location--location-province select optgroup[label="USA"], #add_another_location_table table td .form-item-add-another-location--location-province select optgroup[label="USA"] {
  display: none;
}
/* line 176, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form #edit-locations, .block-webform form.webform-submission-dynamics-contact-form #edit-locations, #add_another_location_table table td #edit-locations {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
/* line 182, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .lwh-email, .block-webform form.webform-submission-dynamics-contact-form .lwh-email, #add_another_location_table table td .lwh-email {
  color: #337ab7 !important;
}
/* line 186, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .title-section, .block-webform form.webform-submission-dynamics-contact-form .title-section, #add_another_location_table table td .title-section {
  border-bottom: 1px solid black;
  margin-top: 15px;
  width: 100%;
}
/* line 192, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .locations-contact, .block-webform form.webform-submission-dynamics-contact-form .locations-contact, #add_another_location_table table td .locations-contact {
  margin-top: 31px;
  margin-bottom: 25px;
}
/* line 199, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .table-responsive, .block-webform form.webform-submission-dynamics-contact-form .table-responsive, #add_another_location_table table td .table-responsive {
  border: none !important;
}
/* line 204, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-multiple-add .button, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-multiple-add, .block-webform form.webform-submission-dynamics-contact-form .webform-multiple-add .button, #add_another_location_table table td .webform-multiple-add .button {
  min-width: 220px;
  margin-top: 25px !important;
  background: rgba(160, 215, 241, 0.44) !important;
  border: none !important;
  text-align: left;
  font: normal normal normal 16px/21px DIN OT;
  letter-spacing: 0px;
  color: #333333;
}
/* line 215, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-multiple-add button:after, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-multiple-add, .block-webform form.webform-submission-dynamics-contact-form .webform-multiple-add button:after, #add_another_location_table table td .webform-multiple-add button:after {
  content: "" !important;
}
/* line 221, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-multiple-add .button:hover, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-multiple-add .button, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-multiple-add, .block-webform form.webform-submission-dynamics-contact-form .webform-multiple-add .button:hover, #add_another_location_table table td .webform-multiple-add .button:hover {
  background: #a0d7f1 !important;
}
/* line 224, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-multiple-add .button:active, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-multiple-add .button, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-multiple-add, .block-webform form.webform-submission-dynamics-contact-form .webform-multiple-add .button:active, #add_another_location_table table td .webform-multiple-add .button:active {
  background: #a0d7f1 !important;
}
/* line 229, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-multiple-add, .block-webform form.webform-submission-dynamics-contact-form .webform-multiple-add, #add_another_location_table table td .webform-multiple-add {
  float: right;
}
/* line 233, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form #add_another_location_table, .block-webform form.webform-submission-dynamics-contact-form #add_another_location_table, #add_another_location_table table td #add_another_location_table {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media all and (max-width: 768px) {
  /* line 233, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form #add_another_location_table, .block-webform form.webform-submission-dynamics-contact-form #add_another_location_table, #add_another_location_table table td #add_another_location_table {
    flex-direction: column;
  }
}
/* line 243, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .add_another_location-table--city, .block-webform form.webform-submission-dynamics-contact-form .add_another_location-table--city, #add_another_location_table table td .add_another_location-table--city {
  padding-left: 0;
}
/* line 247, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .add_another_location-table--city, .block-webform form.webform-submission-dynamics-contact-form .add_another_location-table--city, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .add_another_location-table--province, .block-webform form.webform-submission-dynamics-contact-form .add_another_location-table--province, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .add_another_location-table--number_of_employees, .block-webform form.webform-submission-dynamics-contact-form .add_another_location-table--number_of_employees, #add_another_location_table table td .add_another_location-table--city, #add_another_location_table table td .add_another_location-table--province, #add_another_location_table table td .add_another_location-table--number_of_employees {
  font-weight: 300 !important;
}
/* line 251, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form th, .block-webform form.webform-submission-dynamics-contact-form th, #add_another_location_table table td th {
  margin: 0;
  padding: 0;
  width: 292.5px;
}
/* line 257, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-multiple-table--number_of_employees, .block-webform form.webform-submission-dynamics-contact-form .webform-multiple-table--number_of_employees, #add_another_location_table table td .webform-multiple-table--number_of_employees {
  padding-right: 2.5px;
}
/* line 261, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form th, .block-webform form.webform-submission-dynamics-contact-form th, #add_another_location_table table td th {
  border-bottom: none;
  padding-bottom: 0;
}
/* line 266, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form td, .block-webform form.webform-submission-dynamics-contact-form td, #add_another_location_table table td td {
  border-top: none;
  padding: 0;
}
@media all and (max-width: 768px) {
  /* line 266, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form td, .block-webform form.webform-submission-dynamics-contact-form td, #add_another_location_table table td td {
    margin-bottom: 30px;
    width: 100% !important;
  }
}
/* line 278, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody tr, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody tr, #add_another_location_table table td tbody tr {
  border-bottom: 1px solid #A3AAAD;
  padding-bottom: 20px;
}
/* line 281, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody tr:last-child, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody tr, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody tr:last-child, #add_another_location_table table td tbody tr:last-child {
  border-bottom: none;
}
/* line 286, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .odd, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .even, #add_another_location_table table td tbody .odd, #add_another_location_table table td tbody .even {
  background-color: white;
  margin-bottom: 20px;
}
/* line 291, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td:first-child div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .odd td:first-child div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td:first-child div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .even td:first-child div, #add_another_location_table table td tbody .odd td:first-child div, #add_another_location_table table td tbody .even td:first-child div {
  max-width: 390px;
}
@media all and (max-width: 768px) {
  /* line 291, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td:first-child div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .odd td:first-child div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td:first-child div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .even td:first-child div, #add_another_location_table table td tbody .odd td:first-child div, #add_another_location_table table td tbody .even td:first-child div {
    max-width: 100%;
  }
}
@media all and (max-width: 768px) {
  /* line 302, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td:nth-child(2) div div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .odd td:nth-child(2) div div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td:nth-child(2) div div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .even td:nth-child(2) div div, #add_another_location_table table td tbody .odd td:nth-child(2) div div, #add_another_location_table table td tbody .even td:nth-child(2) div div {
    margin-left: auto;
  }
}
/* line 307, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td:nth-child(2) div div select, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td:nth-child(2) div div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .odd td:nth-child(2) div div select, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td:nth-child(2) div div select, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td:nth-child(2) div div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .even td:nth-child(2) div div select, #add_another_location_table table td tbody .odd td:nth-child(2) div div select, #add_another_location_table table td tbody .even td:nth-child(2) div div select {
  width: 390px;
}
/* line 312, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td:nth-child(2) div .select-wrapper:after, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .odd td:nth-child(2) div .select-wrapper:after, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td:nth-child(2) div .select-wrapper:after, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .even td:nth-child(2) div .select-wrapper:after, #add_another_location_table table td tbody .odd td:nth-child(2) div .select-wrapper:after, #add_another_location_table table td tbody .even td:nth-child(2) div .select-wrapper:after {
  right: 10px;
}
/* line 318, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td:nth-child(3), form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .odd td:nth-child(3), form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td:nth-child(3), form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .even td:nth-child(3), #add_another_location_table table td tbody .odd td:nth-child(3), #add_another_location_table table td tbody .even td:nth-child(3) {
  width: 390px !important;
}
@media all and (max-width: 768px) {
  /* line 318, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td:nth-child(3), form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .odd td:nth-child(3), form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td:nth-child(3), form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .even td:nth-child(3), #add_another_location_table table td tbody .odd td:nth-child(3), #add_another_location_table table td tbody .even td:nth-child(3) {
    width: 100% !important;
  }
}
@media all and (max-width: 768px) {
  /* line 325, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td:nth-child(3) div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td:nth-child(3), form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .odd td:nth-child(3) div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td:nth-child(3) div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td:nth-child(3), form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .even td:nth-child(3) div, #add_another_location_table table td tbody .odd td:nth-child(3) div, #add_another_location_table table td tbody .even td:nth-child(3) div {
    margin-left: auto;
    width: 100%;
  }
}
/* line 330, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td:nth-child(3) div input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td:nth-child(3) div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td:nth-child(3), form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .odd td:nth-child(3) div input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td:nth-child(3) div input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td:nth-child(3) div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td:nth-child(3), form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .even td:nth-child(3) div input, #add_another_location_table table td tbody .odd td:nth-child(3) div input, #add_another_location_table table td tbody .even td:nth-child(3) div input {
  min-width: 390px !important;
}
/* line 336, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .odd td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .even td, #add_another_location_table table td tbody .odd td, #add_another_location_table table td tbody .even td {
  padding-left: 0;
}
/* line 340, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td div input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .odd, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .odd td div input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td div input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even td, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody .even, form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody .even td div input, #add_another_location_table table td tbody .odd td div input, #add_another_location_table table td tbody .even td div input {
  min-width: 136.45px;
}
@media all and (max-width: 768px) {
  /* line 348, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form td[data-drupal-locations-response], form.lfmk-contact-webform.webform-submission-dynamics-contact-form td, .block-webform form.webform-submission-dynamics-contact-form td[data-drupal-locations-response], #add_another_location_table table td td[data-drupal-locations-response] {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
/* line 355, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove], .block-webform form.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove], #add_another_location_table table td button[name^=add_another_location_table_remove] {
  background: none;
  color: #337AB7;
  padding-left: 0;
}
/* line 359, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove]:after, form.lfmk-contact-webform.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove], .block-webform form.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove]:after, #add_another_location_table table td button[name^=add_another_location_table_remove]:after {
  content: "\f00d";
  font-weight: 300;
}
/* line 363, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove]:hover, form.lfmk-contact-webform.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove], .block-webform form.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove]:hover, #add_another_location_table table td button[name^=add_another_location_table_remove]:hover {
  text-decoration: underline;
  background: none !important;
}
/* line 367, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove]:active, form.lfmk-contact-webform.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove], .block-webform form.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove]:active, #add_another_location_table table td button[name^=add_another_location_table_remove]:active {
  background: none !important;
}
/* line 370, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove] .glyphicon, form.lfmk-contact-webform.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove], .block-webform form.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove] .glyphicon, #add_another_location_table table td button[name^=add_another_location_table_remove] .glyphicon {
  display: none;
}
@media all and (max-width: 768px) {
  /* line 355, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove], .block-webform form.webform-submission-dynamics-contact-form button[name^=add_another_location_table_remove], #add_another_location_table table td button[name^=add_another_location_table_remove] {
    width: auto;
  }
}
/* line 378, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form #add_another_location_table .webform-multiple-add, form.lfmk-contact-webform.webform-submission-dynamics-contact-form #add_another_location_table, .block-webform form.webform-submission-dynamics-contact-form #add_another_location_table .webform-multiple-add, #add_another_location_table table td #add_another_location_table .webform-multiple-add {
  position: relative;
  top: -110px;
  margin-bottom: -110px;
}
@media all and (max-width: 768px) {
  /* line 378, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form #add_another_location_table .webform-multiple-add, form.lfmk-contact-webform.webform-submission-dynamics-contact-form #add_another_location_table, .block-webform form.webform-submission-dynamics-contact-form #add_another_location_table .webform-multiple-add, #add_another_location_table table td #add_another_location_table .webform-multiple-add {
    float: left;
    top: -70px;
    margin-bottom: -30px;
  }
}
@media all and (max-width: 860px) {
  /* line 391, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form input, .block-webform form.webform-submission-dynamics-contact-form input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form select, .block-webform form.webform-submission-dynamics-contact-form select, #add_another_location_table table td input, #add_another_location_table table td select {
    max-width: 180px;
  }
  /* line 395, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form select, .block-webform form.webform-submission-dynamics-contact-form select, #add_another_location_table table td select {
    text-overflow: ellipsis;
  }
}
@media all and (max-width: 768px) {
  /* line 401, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form input:not(.form-radio), form.lfmk-contact-webform.webform-submission-dynamics-contact-form input, .block-webform form.webform-submission-dynamics-contact-form input:not(.form-radio), form.lfmk-contact-webform.webform-submission-dynamics-contact-form select, .block-webform form.webform-submission-dynamics-contact-form select, #add_another_location_table table td input:not(.form-radio), #add_another_location_table table td select {
    max-width: none !important;
    width: 100% !important;
  }
}
/* line 408, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .table-striped, .block-webform form.webform-submission-dynamics-contact-form .table-striped, #add_another_location_table table td .table-striped {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
/* line 415, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form thead, form.lfmk-contact-webform.webform-submission-dynamics-contact-form th, .block-webform form.webform-submission-dynamics-contact-form thead, #add_another_location_table table td thead {
  width: 100%;
}
/* line 419, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form tbody, .block-webform form.webform-submission-dynamics-contact-form tbody, #add_another_location_table table td tbody {
  width: 100%;
}
/* line 423, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form tr, .block-webform form.webform-submission-dynamics-contact-form tr, #add_another_location_table table td tr {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
/* line 432, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .preferred-quote, .block-webform form.webform-submission-dynamics-contact-form .preferred-quote, #add_another_location_table table td .preferred-quote {
  width: 100%;
}
/* line 436, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .js-webform-radios, .block-webform form.webform-submission-dynamics-contact-form .js-webform-radios, #add_another_location_table table td .js-webform-radios {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  margin-left: 20px;
}
/* line 443, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .js-webform-radios div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .js-webform-radios, .block-webform form.webform-submission-dynamics-contact-form .js-webform-radios div, #add_another_location_table table td .js-webform-radios div {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media all and (max-width: 768px) {
  /* line 443, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .js-webform-radios div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .js-webform-radios, .block-webform form.webform-submission-dynamics-contact-form .js-webform-radios div, #add_another_location_table table td .js-webform-radios div {
    width: 350px;
  }
}
/* line 450, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .js-webform-radios div label, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .js-webform-radios div, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .js-webform-radios, .block-webform form.webform-submission-dynamics-contact-form .js-webform-radios div label, #add_another_location_table table td .js-webform-radios div label {
  padding: 0;
}
@media all and (max-width: 768px) {
  /* line 436, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .js-webform-radios, .block-webform form.webform-submission-dynamics-contact-form .js-webform-radios, #add_another_location_table table td .js-webform-radios {
    flex-direction: column;
    justify-content: start;
  }
}
/* line 461, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form #edit-number-of-employees-to-be-immunized, .block-webform form.webform-submission-dynamics-contact-form #edit-number-of-employees-to-be-immunized, #add_another_location_table table td #edit-number-of-employees-to-be-immunized {
  margin-top: 2px;
}
/* line 465, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form #edit-subsidized, .block-webform form.webform-submission-dynamics-contact-form #edit-subsidized, #add_another_location_table table td #edit-subsidized {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
/* line 471, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .subsidized, .block-webform form.webform-submission-dynamics-contact-form .subsidized, #add_another_location_table table td .subsidized {
  margin: 31.5px auto 25px !important;
}
/* line 475, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .preferred-quote, .block-webform form.webform-submission-dynamics-contact-form .preferred-quote, #add_another_location_table table td .preferred-quote {
  font-weight: normal !important;
  line-height: normal;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
}
/* line 480, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .preferred-quote legend, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .preferred-quote, .block-webform form.webform-submission-dynamics-contact-form .preferred-quote legend, #add_another_location_table table td .preferred-quote legend {
  border-bottom: none !important;
}
/* line 483, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .preferred-quote legend span, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .preferred-quote legend, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .preferred-quote, .block-webform form.webform-submission-dynamics-contact-form .preferred-quote legend span, #add_another_location_table table td .preferred-quote legend span {
  font-size: 16px !important;
}
/* line 490, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-would-you-prefer-a-quote-for- label, .block-webform form.webform-submission-dynamics-contact-form .form-item-would-you-prefer-a-quote-for- label, #add_another_location_table table td .form-item-would-you-prefer-a-quote-for- label {
  line-height: 1.5;
}
@media all and (max-width: 767px) {
  /* line 495, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-select, .block-webform form.webform-submission-dynamics-contact-form .form-type-select, #add_another_location_table table td .form-type-select {
    width: 100% !important;
  }
}
/* line 501, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper, .block-webform form.webform-submission-dynamics-contact-form fieldset.radios--wrapper, #add_another_location_table table td fieldset.radios--wrapper {
  font-size: 100%;
  color: #333333;
}
/* line 504, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper legend, form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper, .block-webform form.webform-submission-dynamics-contact-form fieldset.radios--wrapper legend, #add_another_location_table table td fieldset.radios--wrapper legend {
  font-size: 100%;
  color: #333333;
  border: none;
  margin-bottom: 15px;
}
/* line 510, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper .fieldset-wrapper, form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper, .block-webform form.webform-submission-dynamics-contact-form fieldset.radios--wrapper .fieldset-wrapper, #add_another_location_table table td fieldset.radios--wrapper .fieldset-wrapper {
  max-width: 100%;
}
/* line 513, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper .js-webform-radios, form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper, .block-webform form.webform-submission-dynamics-contact-form fieldset.radios--wrapper .js-webform-radios, #add_another_location_table table td fieldset.radios--wrapper .js-webform-radios {
  margin-bottom: 0;
  margin-left: 0;
  justify-content: flex-start;
  max-width: 100%;
  column-gap: 52px;
}
/* line 519, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper .js-webform-radios .form-type-radio, form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper .js-webform-radios, form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper, .block-webform form.webform-submission-dynamics-contact-form fieldset.radios--wrapper .js-webform-radios .form-type-radio, #add_another_location_table table td fieldset.radios--wrapper .js-webform-radios .form-type-radio {
  float: left;
  width: auto;
  padding: 0;
  margin: 20px 0;
}
/* line 524, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper .js-webform-radios .form-type-radio .form-radio, form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper .js-webform-radios .form-type-radio, form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper .js-webform-radios, form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper, .block-webform form.webform-submission-dynamics-contact-form fieldset.radios--wrapper .js-webform-radios .form-type-radio .form-radio, #add_another_location_table table td fieldset.radios--wrapper .js-webform-radios .form-type-radio .form-radio {
  min-width: auto;
  display: inline;
  margin: 0 0.25em 0 0;
  position: initial;
}
/* line 531, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper .js-webform-radios .form-type-radio:first-child, form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper .js-webform-radios .form-type-radio, form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper .js-webform-radios, form.lfmk-contact-webform.webform-submission-dynamics-contact-form fieldset.radios--wrapper, .block-webform form.webform-submission-dynamics-contact-form fieldset.radios--wrapper .js-webform-radios .form-type-radio:first-child, #add_another_location_table table td fieldset.radios--wrapper .js-webform-radios .form-type-radio:first-child {
  margin-left: 0;
}
/* line 537, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form #edit-how-can-i-help-you-, .block-webform form.webform-submission-dynamics-contact-form #edit-how-can-i-help-you-, #add_another_location_table table td #edit-how-can-i-help-you- {
  width: 390px;
}
/* line 541, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-email, .block-webform form.webform-submission-dynamics-contact-form .form-item-email, #add_another_location_table table td .form-item-email {
  padding: 0 !important;
  margin-right: 52.25px;
  margin-left: 52.25px;
  line-height: 1;
}
@media all and (max-width: 767px) {
  /* line 541, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-email, .block-webform form.webform-submission-dynamics-contact-form .form-item-email, #add_another_location_table table td .form-item-email {
    margin-right: 0;
  }
}
/* line 552, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .alert-sm, .block-webform form.webform-submission-dynamics-contact-form .alert-sm, #add_another_location_table table td .alert-sm {
  min-width: 390px;
  min-height: 32.8px;
}
@media all and (min-width: 769px) {
  /* line 552, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .alert-sm, .block-webform form.webform-submission-dynamics-contact-form .alert-sm, #add_another_location_table table td .alert-sm {
    width: 390px !important;
  }
}
/* line 561, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-your-information, .block-webform form.webform-submission-dynamics-contact-form .form-item-your-information, #add_another_location_table table td .form-item-your-information {
  width: 100%;
}
/* line 565, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-inline, .block-webform form.webform-submission-dynamics-contact-form .form-inline, #add_another_location_table table td .form-inline {
  width: 100%;
}
/* line 569, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-textfield, .block-webform form.webform-submission-dynamics-contact-form .form-type-textfield, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-select, .block-webform form.webform-submission-dynamics-contact-form .form-type-select, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-tel, .block-webform form.webform-submission-dynamics-contact-form .form-type-tel, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-email, .block-webform form.webform-submission-dynamics-contact-form .form-type-email, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-number, .block-webform form.webform-submission-dynamics-contact-form .form-type-number, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-type-radios, .block-webform form.webform-submission-dynamics-contact-form .webform-type-radios, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-webform-markup.spacer, .block-webform form.webform-submission-dynamics-contact-form .form-type-webform-markup.spacer, #add_another_location_table table td .form-type-textfield, #add_another_location_table table td .form-type-select, #add_another_location_table table td .form-type-tel, #add_another_location_table table td .form-type-email, #add_another_location_table table td .form-type-number, #add_another_location_table table td .webform-type-radios, #add_another_location_table table td .form-type-webform-markup.spacer {
  float: left;
  width: 390px;
  padding: 0;
  margin: 20px 0;
}
/* line 575, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-textfield input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-textfield, .block-webform form.webform-submission-dynamics-contact-form .form-type-textfield input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-select input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-select, .block-webform form.webform-submission-dynamics-contact-form .form-type-select input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-tel input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-tel, .block-webform form.webform-submission-dynamics-contact-form .form-type-tel input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-email input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-email, .block-webform form.webform-submission-dynamics-contact-form .form-type-email input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-number input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-number, .block-webform form.webform-submission-dynamics-contact-form .form-type-number input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-type-radios input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-type-radios, .block-webform form.webform-submission-dynamics-contact-form .webform-type-radios input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-webform-markup.spacer input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-webform-markup.spacer, .block-webform form.webform-submission-dynamics-contact-form .form-type-webform-markup.spacer input, #add_another_location_table table td .form-type-textfield input, #add_another_location_table table td .form-type-select input, #add_another_location_table table td .form-type-tel input, #add_another_location_table table td .form-type-email input, #add_another_location_table table td .form-type-number input, #add_another_location_table table td .webform-type-radios input, #add_another_location_table table td .form-type-webform-markup.spacer input {
  min-width: 390px;
}
@media all and (max-width: 767px) {
  /* line 569, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-textfield, .block-webform form.webform-submission-dynamics-contact-form .form-type-textfield, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-select, .block-webform form.webform-submission-dynamics-contact-form .form-type-select, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-tel, .block-webform form.webform-submission-dynamics-contact-form .form-type-tel, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-email, .block-webform form.webform-submission-dynamics-contact-form .form-type-email, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-number, .block-webform form.webform-submission-dynamics-contact-form .form-type-number, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-type-radios, .block-webform form.webform-submission-dynamics-contact-form .webform-type-radios, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-webform-markup.spacer, .block-webform form.webform-submission-dynamics-contact-form .form-type-webform-markup.spacer, #add_another_location_table table td .form-type-textfield, #add_another_location_table table td .form-type-select, #add_another_location_table table td .form-type-tel, #add_another_location_table table td .form-type-email, #add_another_location_table table td .form-type-number, #add_another_location_table table td .webform-type-radios, #add_another_location_table table td .form-type-webform-markup.spacer {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  /* line 584, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-textfield input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-textfield, .block-webform form.webform-submission-dynamics-contact-form .form-type-textfield input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-select input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-select, .block-webform form.webform-submission-dynamics-contact-form .form-type-select input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-tel input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-tel, .block-webform form.webform-submission-dynamics-contact-form .form-type-tel input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-email input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-email, .block-webform form.webform-submission-dynamics-contact-form .form-type-email input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-number input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-number, .block-webform form.webform-submission-dynamics-contact-form .form-type-number input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-type-radios input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-type-radios, .block-webform form.webform-submission-dynamics-contact-form .webform-type-radios input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-webform-markup.spacer input, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-webform-markup.spacer, .block-webform form.webform-submission-dynamics-contact-form .form-type-webform-markup.spacer input, #add_another_location_table table td .form-type-textfield input, #add_another_location_table table td .form-type-select input, #add_another_location_table table td .form-type-tel input, #add_another_location_table table td .form-type-email input, #add_another_location_table table td .form-type-number input, #add_another_location_table table td .webform-type-radios input, #add_another_location_table table td .form-type-webform-markup.spacer input {
    min-width: auto !important;
    max-width: auto !important;
  }
}
/* line 591, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-multiple-table td.webform-multiple-table--operations, .block-webform form.webform-submission-dynamics-contact-form .webform-multiple-table td.webform-multiple-table--operations, #add_another_location_table table td .webform-multiple-table td.webform-multiple-table--operations {
  width: auto;
}
@media all and (max-width: 768px) {
  /* line 594, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-multiple-table-responsive td.webform-multiple-table--operations, .block-webform form.webform-submission-dynamics-contact-form .webform-multiple-table-responsive td.webform-multiple-table--operations, #add_another_location_table table td .webform-multiple-table-responsive td.webform-multiple-table--operations {
    position: initial;
  }
}
/* line 600, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-webform-markup.spacer, .block-webform form.webform-submission-dynamics-contact-form .form-type-webform-markup.spacer, #add_another_location_table table td .form-type-webform-markup.spacer {
  height: 0;
  margin: 0;
}
/* line 605, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .webform-type-radios, .block-webform form.webform-submission-dynamics-contact-form .webform-type-radios, #add_another_location_table table td .webform-type-radios {
  width: 100%;
}
/* line 609, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .select-wrapper, .block-webform form.webform-submission-dynamics-contact-form .select-wrapper, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-inline .form-control, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-inline, .block-webform form.webform-submission-dynamics-contact-form .form-inline .form-control, #add_another_location_table table td .select-wrapper, #add_another_location_table table td .form-inline .form-control {
  display: block;
}
/* line 613, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-message, .block-webform form.webform-submission-dynamics-contact-form .form-item-message, #add_another_location_table table td .form-item-message {
  float: left;
  width: 100%;
}
@media all and (max-width: 767px) {
  /* line 613, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-item-message, .block-webform form.webform-submission-dynamics-contact-form .form-item-message, #add_another_location_table table td .form-item-message {
    width: 100%;
    float: none;
    margin-bottom: 25px;
  }
}
/* line 623, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-select, .block-webform form.webform-submission-dynamics-contact-form .form-type-select, #add_another_location_table table td .form-type-select {
  padding: 0 30px 0 0;
}
@media all and (max-width: 767px) {
  /* line 623, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-type-select, .block-webform form.webform-submission-dynamics-contact-form .form-type-select, #add_another_location_table table td .form-type-select {
    padding: 0;
  }
}
/* line 630, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions, .block-webform form.webform-submission-dynamics-contact-form .form-actions, #add_another_location_table table td .form-actions {
  clear: both;
  margin-bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
/* line 637, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions [id^="edit-actions-submit"], form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions, .block-webform form.webform-submission-dynamics-contact-form .form-actions [id^="edit-actions-submit"], #add_another_location_table table td .form-actions [id^="edit-actions-submit"] {
  margin-left: auto !important;
}
/* line 640, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions #edit-actions-custom-reset, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions, .block-webform form.webform-submission-dynamics-contact-form .form-actions #edit-actions-custom-reset, #add_another_location_table table td .form-actions #edit-actions-custom-reset {
  background: none;
  color: #337AB7;
  padding-left: 0;
}
/* line 644, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions #edit-actions-custom-reset:after, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions #edit-actions-custom-reset, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions, .block-webform form.webform-submission-dynamics-contact-form .form-actions #edit-actions-custom-reset:after, #add_another_location_table table td .form-actions #edit-actions-custom-reset:after {
  content: "";
}
/* line 647, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions #edit-actions-custom-reset:hover, .block-webform form.webform-submission-dynamics-contact-form .form-actions #edit-actions-custom-reset:hover, #add_another_location_table table td .form-actions #edit-actions-custom-reset:hover {
  text-decoration: underline;
  background: none !important;
}
/* line 651, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions #edit-actions-custom-reset:active, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions #edit-actions-custom-reset, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions, .block-webform form.webform-submission-dynamics-contact-form .form-actions #edit-actions-custom-reset:active, #add_another_location_table table td .form-actions #edit-actions-custom-reset:active {
  background: none !important;
}
/* line 654, ../../scss/custom_blocks/contact-form.scss */
form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions #edit-actions-custom-reset .glyphicon, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions #edit-actions-custom-reset, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions, .block-webform form.webform-submission-dynamics-contact-form .form-actions #edit-actions-custom-reset .glyphicon, #add_another_location_table table td .form-actions #edit-actions-custom-reset .glyphicon {
  margin-left: 0;
  top: 3px;
}
@media all and (max-width: 767px) {
  /* line 630, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions, .block-webform form.webform-submission-dynamics-contact-form .form-actions, #add_another_location_table table td .form-actions {
    text-align: center;
    width: 100%;
  }
  /* line 664, ../../scss/custom_blocks/contact-form.scss */
  form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions button + button, form.lfmk-contact-webform.webform-submission-dynamics-contact-form .form-actions, .block-webform form.webform-submission-dynamics-contact-form .form-actions button + button, #add_another_location_table table td .form-actions button + button {
    margin-left: 0 !important;
    margin-top: 1em !important;
  }
}
