
.el-radio-button__inner[data-v-05c850e3] {
  font-weight: bold !important;
}
.collect-card[data-v-05c850e3] {
  padding-top: 0rem;
  padding-bottom: 0rem;
  margin-bottom: 0rem;
  background: white;
  border: 1px solid #6c837f59;
}
.form-group[data-v-05c850e3] {
  display: flex;
  flex-direction: column;
  margin-bottom: 1em;
}
.form-group > input[data-v-05c850e3] {
  max-width: 15em;
}
.form-group > label[data-v-05c850e3] {
  font-weight: 500;
  font-size: 1.1em;
}


.bullet-icon[data-v-391be647] {
  padding-right: 10px;
  width: 2.4rem;
  opacity: 0.8;
}
.bullet-row[data-v-391be647] {
  padding-bottom: 30px;
  padding-left: 20px;
}
.bullet-text[data-v-391be647] {
  font-weight: 400;
  font-size: 0.9rem;
}


.bullet-icon[data-v-19a9f0c0] {
  padding-right: 10px;
  width: 2.4rem;
  opacity: 0.8;
}
.bullet-row[data-v-19a9f0c0] {
  padding-bottom: 30px;
  padding-left: 20px;
}
.bullet-text[data-v-19a9f0c0] {
  font-weight: 400;
  font-size: 0.9rem;
}


small.text-muted[data-v-48ec4d46] {
  color: #6c757d !important;
}
.form-group[data-v-48ec4d46] {
  margin-bottom: 2vh;
}


.qual-container {
  display: flex;
  justify-content: space-evenly;
  align-content: center;
  align-items: center;
  margin-top: 1rem;
  padding: 1.5rem;
  flex-wrap: wrap-reverse;
  min-height: 85vh;
}
.title-wrap-secondary {
  border-radius: 10px;
  background-color: #57c2b540;
}
@media screen and (max-width: 910px) {
.hidden-sm-only {
    visibility: hidden;
    display: none;
}
}


#demo-form-header {
  margin-bottom: 10px;
  font-size: 1.2em;
}


.step-title[data-v-3653b494] {
  font-weight: 500;
}
#leading-title[data-v-3653b494] {
  font-weight: 500;
  font-size: 1.5em;
  max-width: fit-content;
  margin-bottom: 0.3em;
}
#leading-subtitle[data-v-3653b494] {
  font-size: 1.2em;
  margin-bottom: 2em;
  max-width: fit-content;
}


#leading-title[data-v-154fcf50] {
  margin-bottom: 1.3em;
  font-weight: 500;
  font-size: 1.5em;
  max-width: fit-content;
}
.step-title[data-v-154fcf50] {
  font-weight: 500;
}
.icons-container[data-v-154fcf50] {
  height: 25em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.icons-section[data-v-154fcf50] {
  display: flex;
  align-items: center;
}
.icons-section > p[data-v-154fcf50] {
  font-size: 1.4em;
  font-weight: 400;
  margin-left: 1em;
}
.icon-background[data-v-154fcf50] {
  border-radius: 50%;
  width: 6em;
  height: 6em;
  background: #9bd6cb;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e2e2e2;
}
.design-icon[data-v-154fcf50] {
  height: auto;
  width: 65%;
  opacity: 0.8;
  /* TODO: remove after noun icons are bought */
}


#submit-instructions[data-v-7901988c] {
  word-break: break-word;
  margin-bottom: 1em;
}


small[data-v-d8491336] {
  font-size: 0.95em;
  color: #6c757d;
  font-weight: 500;
}
.form-title[data-v-d8491336] {
  margin-bottom: 10px !important;
  max-width: fit-content;
  font-size: 1.3em;
}
.form-title.larger[data-v-d8491336] {
  font-size: 1.5em;
}
#design-container[data-v-d8491336] {
  display: flex;
  flex-wrap: wrap-reverse;
  justify-content: center;
}
#design-container > div[data-v-d8491336] {
  flex: auto;
}
.location-cont[data-v-d8491336] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 90%;
  column-gap: 1em;
}
#error-dialog-title[data-v-d8491336] {
  display: flex;
  align-content: center;
  font-size: 1.5em;
}
#error-dialog-title > p[data-v-d8491336] {
  margin-left: 0.3em;
}
#error-dialog-title > i[data-v-d8491336] {
  font-size: 1.5em;
  color: #e6a23c;
}


p[data-v-58edbb3c] {
  word-break: keep-all;
}
.centered-card[data-v-58edbb3c] {
  margin: 0 auto;
  width: 100%;
}
#contract-img[data-v-58edbb3c] {
  grid-area: icon;
  opacity: 0.9;
  margin-right: 2em;
}
.terms-container[data-v-58edbb3c] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas:
    "icon none none"
    "icon none none";
  justify-items: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
}
.terms-container > div > p[data-v-58edbb3c]:first-child {
  font-weight: 600;
  margin-bottom: 0;
}
.buttons-container[data-v-58edbb3c] {
  text-align: right;
  margin-top: 1em;
}
#confirmation-text[data-v-58edbb3c] {
  margin: 1.4em 0 1.4em 0;
  font-size: 1.1em;
}
.last-terms[data-v-58edbb3c] {
  margin-bottom: 0;
}


.guide-header[data-v-029177ab] {
  font-size: 1.4em;
  margin-bottom: 0 !important;
  margin-left: 20px;
}
.section-container[data-v-029177ab] {
  padding: 0 20px 0 22px;
}
.definition-container[data-v-029177ab] {
  margin-bottom: 1em;
}
.definition-container > p.definition-label[data-v-029177ab] {
  font-weight: 500;
  margin-bottom: 0.1em;
}
.definition-container > p[data-v-029177ab]:not(:last-child) {
  margin-bottom: 0 !important;
}


#guide-title {
  font-size: 1.5em;
  font-weight: 500;
  margin-bottom: 0.8em !important;
}
.header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-bottom: 0.5em;
}
#program-name-label {
  font-size: 1.6em;
}
#design-options-table th {
  border: 1px solid #dcdfe7;
  padding: 0.5em 0.75em;
  vertical-align: middle;
}
tr > td {
  padding-top: 0;
}
.subheading {
  font-size: 1.4em;
  font-weight: 400;
  display: flex;
  align-items: baseline;
  margin-bottom: 0.5em;
}
.subheading > i {
  margin-right: 0.2em;
}
.filters-container {
  margin-bottom: 1em;
}
.slider-container {
  margin: 0 1em 1em 1em;
}
.filter-popper {
  border: 1px solid lightgray;
  border-radius: 4px;
}
.filter-button {
  margin-right: 0.7em;
  font-size: 1em;
}
.underline-link {
  font-size: 0.8em;
  text-decoration: underline;
  cursor: pointer;
  margin-left: 0.4em;
}
.el-drawer__wrapper {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
section.el-drawer__body {
  overflow-y: auto;
}
header#el-drawer__title {
  margin-bottom: 0;
}
#design-options-table.el-table--border td {
  border-right-width: 0 !important;
}
#program-info-table.el-table--border th,
#program-info-table.el-table--border td {
  border-right-width: 0 !important;
}
#type-form-cont {
  display: flex;
  justify-content: center;
  margin-top: 3em;
}


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