html,
body {
  height: 100%;
  /* font-size: 14px !important; */
  font-family: "Gotham Rounded Bold";
  /* overflow-x:hidden;  */
}

/* .hamburger-menu__lists .header__brand {
  display: block !important;
} */
/* body.bg-risk-test {
  background: #dce9f8 !important; } */

body {
  background: #fff;
  /* font-family: "RobotoSlabRegular"; */
  /* color: #797979; */
  margin: 0px;
}

@font-face {
  font-family: "RobotoSlabRegular";
  src: url("../fonts/RobotoSlab-Regular-webfont.ttf");
}

@font-face {
  font-family: "GothamRounded-Bold";
  src: url("../fonts/GothamRounded-Bold.woff");
}

@font-face {
  font-family: "RobotoSlabRegular";
  src: url("../fonts/RobotoSlab-Regular-webfont.woff");
}

@font-face {
  font-family: "RobotoSlabRegular";
  src: url("../fonts/RobotoSlab-Regular-webfont.svg");
}

@font-face {
  font-family: "RobotoSlabRegular";
  src: url("../fonts/RobotoSlab-Regular-webfont.eot");
}

@media print {
  @page {
    size: portrait;
  }
  body {
    visibility: hidden;
    height: auto;
    overflow: hidden;
    height: 70vh;
  }

  #allergy-risk-test {
    visibility: visible !important;
  }
  #allergy-risk-test .card-result img {
    width: 66px;
    height: 66px;
    object-fit: cover;
    object-position: top;
  }
  #allergy-risk-test {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
  }
  #seputaralergi {
    display: none;
  }
  header {
    display: none;
  }
  div.btn-off-when-print {
    display: none !important;
  }
  div.sticky {
    display: none;
  }
  div.modal {
    display: none;
  }
  nav#sectionNav {
    display: none;
  }
  nav.container.navbar-icon.hidden {
    display: none;
  }
  nav#top_headerae {
    display: none;
  }
  div#home {
    display: none;
  }
  div#infographic {
    display: none;
  }
  div#tanyajawabahli {
    display: none;
  }
  div#lokasiahlialergi {
    display: none;
  }
  div#seputaralergi {
    display: none;
  }
  div#produk {
    display: none;
  }
  footer.footer-page {
    display: none;
  }
}

#allergy-risk-test {
  height: auto;
  line-height: 1;
  font-size: 14px;
  /*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
}
#allergy-risk-test .h4 {
  font-size: 18px !important;
}
#allergy-risk-test .intro-page-one h5 {
  font-size: 14px;
}
#allergy-risk-test .padding-left-30 {
  padding-left: 30px !important;
}
#allergy-risk-test .padding-right-30 {
  padding-right: 30px !important;
}
#allergy-risk-test :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #17479e;
  --secondary: #bfbfbf;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
#allergy-risk-test *,
#allergy-risk-test *::before,
#allergy-risk-test *::after {
  box-sizing: border-box;
}
#allergy-risk-test html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#allergy-risk-test article,
#allergy-risk-test aside,
#allergy-risk-test figcaption,
#allergy-risk-test figure,
#allergy-risk-test footer,
#allergy-risk-test header,
#allergy-risk-test hgroup,
#allergy-risk-test main,
#allergy-risk-test nav,
#allergy-risk-test section {
  display: block;
}
#allergy-risk-test body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
#allergy-risk-test [tabindex="-1"]:focus {
  outline: 0 !important;
}
#allergy-risk-test hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
#allergy-risk-test h1,
#allergy-risk-test h2,
#allergy-risk-test h3,
#allergy-risk-test h4,
#allergy-risk-test h5,
#allergy-risk-test h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
#allergy-risk-test p {
  margin-top: 0;
  margin-bottom: 1rem;
}
#allergy-risk-test abbr[title],
#allergy-risk-test abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
#allergy-risk-test address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
#allergy-risk-test ol,
#allergy-risk-test ul,
#allergy-risk-test dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
#allergy-risk-test ol ol,
#allergy-risk-test ul ul,
#allergy-risk-test ol ul,
#allergy-risk-test ul ol {
  margin-bottom: 0;
}
#allergy-risk-test dt {
  font-weight: 700;
}
#allergy-risk-test dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
#allergy-risk-test blockquote {
  margin: 0 0 1rem;
}
#allergy-risk-test b,
#allergy-risk-test strong {
  font-weight: bolder;
}
#allergy-risk-test small {
  font-size: 80%;
}
#allergy-risk-test sub,
#allergy-risk-test sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
#allergy-risk-test sub {
  bottom: -0.25em;
}
#allergy-risk-test sup {
  top: -0.5em;
}
#allergy-risk-test a {
  color: #17479e;
  text-decoration: none;
  background-color: transparent;
}
#allergy-risk-test a:hover {
  color: #0d295b;
  text-decoration: underline;
}
#allergy-risk-test a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
#allergy-risk-test a:not([href]):not([tabindex]):hover,
#allergy-risk-test a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
#allergy-risk-test a:not([href]):not([tabindex]):focus {
  outline: 0;
}
#allergy-risk-test pre,
#allergy-risk-test code,
#allergy-risk-test kbd,
#allergy-risk-test samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 1em;
}
#allergy-risk-test pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
#allergy-risk-test figure {
  margin: 0 0 1rem;
}
#allergy-risk-test img {
  vertical-align: middle;
  border-style: none;
}
#allergy-risk-test svg {
  overflow: hidden;
  vertical-align: middle;
}
#allergy-risk-test table {
  border-collapse: collapse;
}
#allergy-risk-test caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
#allergy-risk-test th {
  text-align: inherit;
}
#allergy-risk-test label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
#allergy-risk-test button {
  border-radius: 0;
}
#allergy-risk-test button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
#allergy-risk-test input,
#allergy-risk-test button,
#allergy-risk-test select,
#allergy-risk-test optgroup,
#allergy-risk-test textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#allergy-risk-test button,
#allergy-risk-test input {
  overflow: visible;
}
#allergy-risk-test button,
#allergy-risk-test select {
  text-transform: none;
}
#allergy-risk-test select {
  word-wrap: normal;
}
#allergy-risk-test button,
#allergy-risk-test [type="button"],
#allergy-risk-test [type="reset"],
#allergy-risk-test [type="submit"] {
  -webkit-appearance: button;
}
#allergy-risk-test button:not(:disabled),
#allergy-risk-test [type="button"]:not(:disabled),
#allergy-risk-test [type="reset"]:not(:disabled),
#allergy-risk-test [type="submit"]:not(:disabled) {
  cursor: pointer;
}
#allergy-risk-test button::-moz-focus-inner,
#allergy-risk-test [type="button"]::-moz-focus-inner,
#allergy-risk-test [type="reset"]::-moz-focus-inner,
#allergy-risk-test [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
#allergy-risk-test input[type="radio"],
#allergy-risk-test input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
#allergy-risk-test input[type="date"],
#allergy-risk-test input[type="time"],
#allergy-risk-test input[type="datetime-local"],
#allergy-risk-test input[type="month"] {
  -webkit-appearance: listbox;
}
#allergy-risk-test textarea {
  overflow: auto;
  resize: vertical;
}
#allergy-risk-test fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
#allergy-risk-test legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
#allergy-risk-test progress {
  vertical-align: baseline;
}
#allergy-risk-test [type="number"]::-webkit-inner-spin-button,
#allergy-risk-test [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
#allergy-risk-test [type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
#allergy-risk-test [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#allergy-risk-test ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
#allergy-risk-test output {
  display: inline-block;
}
#allergy-risk-test summary {
  display: list-item;
  cursor: pointer;
}
#allergy-risk-test template {
  display: none;
}
#allergy-risk-test [hidden] {
  display: none !important;
}
#allergy-risk-test h1,
#allergy-risk-test h2,
#allergy-risk-test h3,
#allergy-risk-test h4,
#allergy-risk-test h5,
#allergy-risk-test h6,
#allergy-risk-test .h1,
#allergy-risk-test .h2,
#allergy-risk-test .h3,
#allergy-risk-test .h4,
#allergy-risk-test .h5,
#allergy-risk-test .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
#allergy-risk-test h1,
#allergy-risk-test .h1 {
  font-size: 2.5rem;
}
#allergy-risk-test h2,
#allergy-risk-test .h2 {
  font-size: 2rem;
}
#allergy-risk-test h3,
#allergy-risk-test .h3 {
  font-size: 1.75rem;
}
#allergy-risk-test h4,
#allergy-risk-test .h4 {
  font-size: 1.5rem;
}
#allergy-risk-test h5,
#allergy-risk-test .h5 {
  font-size: 1.25rem;
}
#allergy-risk-test h6,
#allergy-risk-test .h6 {
  font-size: 1rem;
}
#allergy-risk-test .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
#allergy-risk-test .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
#allergy-risk-test .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
#allergy-risk-test .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
#allergy-risk-test .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
#allergy-risk-test hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#allergy-risk-test small,
#allergy-risk-test .small {
  font-size: 80%;
  font-weight: 400;
}
#allergy-risk-test mark,
#allergy-risk-test .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
#allergy-risk-test .list-unstyled {
  padding-left: 0;
  list-style: none;
}
#allergy-risk-test .list-inline {
  padding-left: 0;
  list-style: none;
}
#allergy-risk-test .list-inline-item {
  display: inline-block;
}
#allergy-risk-test .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
#allergy-risk-test .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
#allergy-risk-test .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
#allergy-risk-test .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
#allergy-risk-test .blockquote-footer::before {
  content: "\2014\00A0";
}
#allergy-risk-test .img-fluid {
  max-width: 100%;
  height: auto;
}
#allergy-risk-test .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
#allergy-risk-test .figure {
  display: inline-block;
}
#allergy-risk-test .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
#allergy-risk-test .figure-caption {
  font-size: 90%;
  color: #6c757d;
}
#allergy-risk-test code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
a > #allergy-risk-test code {
  color: inherit;
}
#allergy-risk-test kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
#allergy-risk-test kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
#allergy-risk-test pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
#allergy-risk-test pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
#allergy-risk-test .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
#allergy-risk-test .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  #allergy-risk-test .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  #allergy-risk-test .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #allergy-risk-test .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #allergy-risk-test .container {
    max-width: 1140px;
  }
}
#allergy-risk-test .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#allergy-risk-test .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#allergy-risk-test .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
#allergy-risk-test .no-gutters > .col,
#allergy-risk-test .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
#allergy-risk-test .col-1,
#allergy-risk-test .col-2,
#allergy-risk-test .col-3,
#allergy-risk-test .col-4,
#allergy-risk-test .col-5,
#allergy-risk-test .col-6,
#allergy-risk-test .col-7,
#allergy-risk-test .col-8,
#allergy-risk-test .col-9,
#allergy-risk-test .col-10,
#allergy-risk-test .col-11,
#allergy-risk-test .col-12,
#allergy-risk-test .col,
#allergy-risk-test .col-auto,
#allergy-risk-test .col-sm-1,
#allergy-risk-test .col-sm-2,
#allergy-risk-test .col-sm-3,
#allergy-risk-test .col-sm-4,
#allergy-risk-test .col-sm-5,
#allergy-risk-test .col-sm-6,
#allergy-risk-test .col-sm-7,
#allergy-risk-test .col-sm-8,
#allergy-risk-test .col-sm-9,
#allergy-risk-test .col-sm-10,
#allergy-risk-test .col-sm-11,
#allergy-risk-test .col-sm-12,
#allergy-risk-test .col-sm,
#allergy-risk-test .col-sm-auto,
#allergy-risk-test .col-md-1,
#allergy-risk-test .col-md-2,
#allergy-risk-test .col-md-3,
#allergy-risk-test .col-md-4,
#allergy-risk-test .col-md-5,
#allergy-risk-test .col-md-6,
#allergy-risk-test .col-md-7,
#allergy-risk-test .col-md-8,
#allergy-risk-test .col-md-9,
#allergy-risk-test .col-md-10,
#allergy-risk-test .col-md-11,
#allergy-risk-test .col-md-12,
#allergy-risk-test .col-md,
#allergy-risk-test .col-md-auto,
#allergy-risk-test .col-lg-1,
#allergy-risk-test .col-lg-2,
#allergy-risk-test .col-lg-3,
#allergy-risk-test .col-lg-4,
#allergy-risk-test .col-lg-5,
#allergy-risk-test .col-lg-6,
#allergy-risk-test .col-lg-7,
#allergy-risk-test .col-lg-8,
#allergy-risk-test .col-lg-9,
#allergy-risk-test .col-lg-10,
#allergy-risk-test .col-lg-11,
#allergy-risk-test .col-lg-12,
#allergy-risk-test .col-lg,
#allergy-risk-test .col-lg-auto,
#allergy-risk-test .col-xl-1,
#allergy-risk-test .col-xl-2,
#allergy-risk-test .col-xl-3,
#allergy-risk-test .col-xl-4,
#allergy-risk-test .col-xl-5,
#allergy-risk-test .col-xl-6,
#allergy-risk-test .col-xl-7,
#allergy-risk-test .col-xl-8,
#allergy-risk-test .col-xl-9,
#allergy-risk-test .col-xl-10,
#allergy-risk-test .col-xl-11,
#allergy-risk-test .col-xl-12,
#allergy-risk-test .col-xl,
#allergy-risk-test .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
#allergy-risk-test .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
#allergy-risk-test .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
#allergy-risk-test .col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
#allergy-risk-test .col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
#allergy-risk-test .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
#allergy-risk-test .col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
#allergy-risk-test .col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
#allergy-risk-test .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
#allergy-risk-test .col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
#allergy-risk-test .col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
#allergy-risk-test .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
#allergy-risk-test .col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
#allergy-risk-test .col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
#allergy-risk-test .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
#allergy-risk-test .order-first {
  order: -1;
}
#allergy-risk-test .order-last {
  order: 13;
}
#allergy-risk-test .order-0 {
  order: 0;
}
#allergy-risk-test .order-1 {
  order: 1;
}
#allergy-risk-test .order-2 {
  order: 2;
}
#allergy-risk-test .order-3 {
  order: 3;
}
#allergy-risk-test .order-4 {
  order: 4;
}
#allergy-risk-test .order-5 {
  order: 5;
}
#allergy-risk-test .order-6 {
  order: 6;
}
#allergy-risk-test .order-7 {
  order: 7;
}
#allergy-risk-test .order-8 {
  order: 8;
}
#allergy-risk-test .order-9 {
  order: 9;
}
#allergy-risk-test .order-10 {
  order: 10;
}
#allergy-risk-test .order-11 {
  order: 11;
}
#allergy-risk-test .order-12 {
  order: 12;
}
#allergy-risk-test .offset-1 {
  margin-left: 8.33333%;
}
#allergy-risk-test .offset-2 {
  margin-left: 16.66667%;
}
#allergy-risk-test .offset-3 {
  margin-left: 25%;
}
#allergy-risk-test .offset-4 {
  margin-left: 33.33333%;
}
#allergy-risk-test .offset-5 {
  margin-left: 41.66667%;
}
#allergy-risk-test .offset-6 {
  margin-left: 50%;
}
#allergy-risk-test .offset-7 {
  margin-left: 58.33333%;
}
#allergy-risk-test .offset-8 {
  margin-left: 66.66667%;
}
#allergy-risk-test .offset-9 {
  margin-left: 75%;
}
#allergy-risk-test .offset-10 {
  margin-left: 83.33333%;
}
#allergy-risk-test .offset-11 {
  margin-left: 91.66667%;
}
@media (min-width: 576px) {
  #allergy-risk-test .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  #allergy-risk-test .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #allergy-risk-test .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  #allergy-risk-test .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  #allergy-risk-test .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #allergy-risk-test .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  #allergy-risk-test .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  #allergy-risk-test .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #allergy-risk-test .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  #allergy-risk-test .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  #allergy-risk-test .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  #allergy-risk-test .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  #allergy-risk-test .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  #allergy-risk-test .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #allergy-risk-test .order-sm-first {
    order: -1;
  }
  #allergy-risk-test .order-sm-last {
    order: 13;
  }
  #allergy-risk-test .order-sm-0 {
    order: 0;
  }
  #allergy-risk-test .order-sm-1 {
    order: 1;
  }
  #allergy-risk-test .order-sm-2 {
    order: 2;
  }
  #allergy-risk-test .order-sm-3 {
    order: 3;
  }
  #allergy-risk-test .order-sm-4 {
    order: 4;
  }
  #allergy-risk-test .order-sm-5 {
    order: 5;
  }
  #allergy-risk-test .order-sm-6 {
    order: 6;
  }
  #allergy-risk-test .order-sm-7 {
    order: 7;
  }
  #allergy-risk-test .order-sm-8 {
    order: 8;
  }
  #allergy-risk-test .order-sm-9 {
    order: 9;
  }
  #allergy-risk-test .order-sm-10 {
    order: 10;
  }
  #allergy-risk-test .order-sm-11 {
    order: 11;
  }
  #allergy-risk-test .order-sm-12 {
    order: 12;
  }
  #allergy-risk-test .offset-sm-0 {
    margin-left: 0;
  }
  #allergy-risk-test .offset-sm-1 {
    margin-left: 8.33333%;
  }
  #allergy-risk-test .offset-sm-2 {
    margin-left: 16.66667%;
  }
  #allergy-risk-test .offset-sm-3 {
    margin-left: 25%;
  }
  #allergy-risk-test .offset-sm-4 {
    margin-left: 33.33333%;
  }
  #allergy-risk-test .offset-sm-5 {
    margin-left: 41.66667%;
  }
  #allergy-risk-test .offset-sm-6 {
    margin-left: 50%;
  }
  #allergy-risk-test .offset-sm-7 {
    margin-left: 58.33333%;
  }
  #allergy-risk-test .offset-sm-8 {
    margin-left: 66.66667%;
  }
  #allergy-risk-test .offset-sm-9 {
    margin-left: 75%;
  }
  #allergy-risk-test .offset-sm-10 {
    margin-left: 83.33333%;
  }
  #allergy-risk-test .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  #allergy-risk-test .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  #allergy-risk-test .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #allergy-risk-test .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  #allergy-risk-test .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  #allergy-risk-test .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #allergy-risk-test .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  #allergy-risk-test .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  #allergy-risk-test .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #allergy-risk-test .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  #allergy-risk-test .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  #allergy-risk-test .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  #allergy-risk-test .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  #allergy-risk-test .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  #allergy-risk-test .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #allergy-risk-test .order-md-first {
    order: -1;
  }
  #allergy-risk-test .order-md-last {
    order: 13;
  }
  #allergy-risk-test .order-md-0 {
    order: 0;
  }
  #allergy-risk-test .order-md-1 {
    order: 1;
  }
  #allergy-risk-test .order-md-2 {
    order: 2;
  }
  #allergy-risk-test .order-md-3 {
    order: 3;
  }
  #allergy-risk-test .order-md-4 {
    order: 4;
  }
  #allergy-risk-test .order-md-5 {
    order: 5;
  }
  #allergy-risk-test .order-md-6 {
    order: 6;
  }
  #allergy-risk-test .order-md-7 {
    order: 7;
  }
  #allergy-risk-test .order-md-8 {
    order: 8;
  }
  #allergy-risk-test .order-md-9 {
    order: 9;
  }
  #allergy-risk-test .order-md-10 {
    order: 10;
  }
  #allergy-risk-test .order-md-11 {
    order: 11;
  }
  #allergy-risk-test .order-md-12 {
    order: 12;
  }
  #allergy-risk-test .offset-md-0 {
    margin-left: 0;
  }
  #allergy-risk-test .offset-md-1 {
    margin-left: 8.33333%;
  }
  #allergy-risk-test .offset-md-2 {
    margin-left: 16.66667%;
  }
  #allergy-risk-test .offset-md-3 {
    margin-left: 25%;
  }
  #allergy-risk-test .offset-md-4 {
    margin-left: 33.33333%;
  }
  #allergy-risk-test .offset-md-5 {
    margin-left: 41.66667%;
  }
  #allergy-risk-test .offset-md-6 {
    margin-left: 50%;
  }
  #allergy-risk-test .offset-md-7 {
    margin-left: 58.33333%;
  }
  #allergy-risk-test .offset-md-8 {
    margin-left: 66.66667%;
  }
  #allergy-risk-test .offset-md-9 {
    margin-left: 75%;
  }
  #allergy-risk-test .offset-md-10 {
    margin-left: 83.33333%;
  }
  #allergy-risk-test .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  #allergy-risk-test .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  #allergy-risk-test .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #allergy-risk-test .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  #allergy-risk-test .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  #allergy-risk-test .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #allergy-risk-test .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  #allergy-risk-test .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  #allergy-risk-test .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #allergy-risk-test .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  #allergy-risk-test .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  #allergy-risk-test .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  #allergy-risk-test .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  #allergy-risk-test .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  #allergy-risk-test .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #allergy-risk-test .order-lg-first {
    order: -1;
  }
  #allergy-risk-test .order-lg-last {
    order: 13;
  }
  #allergy-risk-test .order-lg-0 {
    order: 0;
  }
  #allergy-risk-test .order-lg-1 {
    order: 1;
  }
  #allergy-risk-test .order-lg-2 {
    order: 2;
  }
  #allergy-risk-test .order-lg-3 {
    order: 3;
  }
  #allergy-risk-test .order-lg-4 {
    order: 4;
  }
  #allergy-risk-test .order-lg-5 {
    order: 5;
  }
  #allergy-risk-test .order-lg-6 {
    order: 6;
  }
  #allergy-risk-test .order-lg-7 {
    order: 7;
  }
  #allergy-risk-test .order-lg-8 {
    order: 8;
  }
  #allergy-risk-test .order-lg-9 {
    order: 9;
  }
  #allergy-risk-test .order-lg-10 {
    order: 10;
  }
  #allergy-risk-test .order-lg-11 {
    order: 11;
  }
  #allergy-risk-test .order-lg-12 {
    order: 12;
  }
  #allergy-risk-test .offset-lg-0 {
    margin-left: 0;
  }
  #allergy-risk-test .offset-lg-1 {
    margin-left: 8.33333%;
  }
  #allergy-risk-test .offset-lg-2 {
    margin-left: 16.66667%;
  }
  #allergy-risk-test .offset-lg-3 {
    margin-left: 25%;
  }
  #allergy-risk-test .offset-lg-4 {
    margin-left: 33.33333%;
  }
  #allergy-risk-test .offset-lg-5 {
    margin-left: 41.66667%;
  }
  #allergy-risk-test .offset-lg-6 {
    margin-left: 50%;
  }
  #allergy-risk-test .offset-lg-7 {
    margin-left: 58.33333%;
  }
  #allergy-risk-test .offset-lg-8 {
    margin-left: 66.66667%;
  }
  #allergy-risk-test .offset-lg-9 {
    margin-left: 75%;
  }
  #allergy-risk-test .offset-lg-10 {
    margin-left: 83.33333%;
  }
  #allergy-risk-test .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  #allergy-risk-test .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  #allergy-risk-test .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #allergy-risk-test .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  #allergy-risk-test .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  #allergy-risk-test .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #allergy-risk-test .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  #allergy-risk-test .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  #allergy-risk-test .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #allergy-risk-test .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  #allergy-risk-test .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  #allergy-risk-test .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  #allergy-risk-test .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  #allergy-risk-test .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  #allergy-risk-test .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #allergy-risk-test .order-xl-first {
    order: -1;
  }
  #allergy-risk-test .order-xl-last {
    order: 13;
  }
  #allergy-risk-test .order-xl-0 {
    order: 0;
  }
  #allergy-risk-test .order-xl-1 {
    order: 1;
  }
  #allergy-risk-test .order-xl-2 {
    order: 2;
  }
  #allergy-risk-test .order-xl-3 {
    order: 3;
  }
  #allergy-risk-test .order-xl-4 {
    order: 4;
  }
  #allergy-risk-test .order-xl-5 {
    order: 5;
  }
  #allergy-risk-test .order-xl-6 {
    order: 6;
  }
  #allergy-risk-test .order-xl-7 {
    order: 7;
  }
  #allergy-risk-test .order-xl-8 {
    order: 8;
  }
  #allergy-risk-test .order-xl-9 {
    order: 9;
  }
  #allergy-risk-test .order-xl-10 {
    order: 10;
  }
  #allergy-risk-test .order-xl-11 {
    order: 11;
  }
  #allergy-risk-test .order-xl-12 {
    order: 12;
  }
  #allergy-risk-test .offset-xl-0 {
    margin-left: 0;
  }
  #allergy-risk-test .offset-xl-1 {
    margin-left: 8.33333%;
  }
  #allergy-risk-test .offset-xl-2 {
    margin-left: 16.66667%;
  }
  #allergy-risk-test .offset-xl-3 {
    margin-left: 25%;
  }
  #allergy-risk-test .offset-xl-4 {
    margin-left: 33.33333%;
  }
  #allergy-risk-test .offset-xl-5 {
    margin-left: 41.66667%;
  }
  #allergy-risk-test .offset-xl-6 {
    margin-left: 50%;
  }
  #allergy-risk-test .offset-xl-7 {
    margin-left: 58.33333%;
  }
  #allergy-risk-test .offset-xl-8 {
    margin-left: 66.66667%;
  }
  #allergy-risk-test .offset-xl-9 {
    margin-left: 75%;
  }
  #allergy-risk-test .offset-xl-10 {
    margin-left: 83.33333%;
  }
  #allergy-risk-test .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
#allergy-risk-test .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
#allergy-risk-test .table th,
#allergy-risk-test .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
#allergy-risk-test .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
#allergy-risk-test .table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
#allergy-risk-test .table-sm th,
#allergy-risk-test .table-sm td {
  padding: 0.3rem;
}
#allergy-risk-test .table-bordered {
  border: 1px solid #dee2e6;
}
#allergy-risk-test .table-bordered th,
#allergy-risk-test .table-bordered td {
  border: 1px solid #dee2e6;
}
#allergy-risk-test .table-bordered thead th,
#allergy-risk-test .table-bordered thead td {
  border-bottom-width: 2px;
}
#allergy-risk-test .table-borderless th,
#allergy-risk-test .table-borderless td,
#allergy-risk-test .table-borderless thead th,
#allergy-risk-test .table-borderless tbody + tbody {
  border: 0;
}
#allergy-risk-test .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
#allergy-risk-test .table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
#allergy-risk-test .table-primary,
#allergy-risk-test .table-primary > th,
#allergy-risk-test .table-primary > td {
  background-color: #becbe4;
}
#allergy-risk-test .table-primary th,
#allergy-risk-test .table-primary td,
#allergy-risk-test .table-primary thead th,
#allergy-risk-test .table-primary tbody + tbody {
  border-color: #869fcd;
}
#allergy-risk-test .table-hover .table-primary:hover {
  background-color: #acbddd;
}
#allergy-risk-test .table-hover .table-primary:hover > td,
#allergy-risk-test .table-hover .table-primary:hover > th {
  background-color: #acbddd;
}
#allergy-risk-test .table-secondary,
#allergy-risk-test .table-secondary > th,
#allergy-risk-test .table-secondary > td {
  background-color: #ededed;
}
#allergy-risk-test .table-secondary th,
#allergy-risk-test .table-secondary td,
#allergy-risk-test .table-secondary thead th,
#allergy-risk-test .table-secondary tbody + tbody {
  border-color: #dedede;
}
#allergy-risk-test .table-hover .table-secondary:hover {
  background-color: #e0e0e0;
}
#allergy-risk-test .table-hover .table-secondary:hover > td,
#allergy-risk-test .table-hover .table-secondary:hover > th {
  background-color: #e0e0e0;
}
#allergy-risk-test .table-success,
#allergy-risk-test .table-success > th,
#allergy-risk-test .table-success > td {
  background-color: #c3e6cb;
}
#allergy-risk-test .table-success th,
#allergy-risk-test .table-success td,
#allergy-risk-test .table-success thead th,
#allergy-risk-test .table-success tbody + tbody {
  border-color: #8fd19e;
}
#allergy-risk-test .table-hover .table-success:hover {
  background-color: #b1dfbb;
}
#allergy-risk-test .table-hover .table-success:hover > td,
#allergy-risk-test .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
#allergy-risk-test .table-info,
#allergy-risk-test .table-info > th,
#allergy-risk-test .table-info > td {
  background-color: #bee5eb;
}
#allergy-risk-test .table-info th,
#allergy-risk-test .table-info td,
#allergy-risk-test .table-info thead th,
#allergy-risk-test .table-info tbody + tbody {
  border-color: #86cfda;
}
#allergy-risk-test .table-hover .table-info:hover {
  background-color: #abdde5;
}
#allergy-risk-test .table-hover .table-info:hover > td,
#allergy-risk-test .table-hover .table-info:hover > th {
  background-color: #abdde5;
}
#allergy-risk-test .table-warning,
#allergy-risk-test .table-warning > th,
#allergy-risk-test .table-warning > td {
  background-color: #ffeeba;
}
#allergy-risk-test .table-warning th,
#allergy-risk-test .table-warning td,
#allergy-risk-test .table-warning thead th,
#allergy-risk-test .table-warning tbody + tbody {
  border-color: #ffdf7e;
}
#allergy-risk-test .table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
#allergy-risk-test .table-hover .table-warning:hover > td,
#allergy-risk-test .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
#allergy-risk-test .table-danger,
#allergy-risk-test .table-danger > th,
#allergy-risk-test .table-danger > td {
  background-color: #f5c6cb;
}
#allergy-risk-test .table-danger th,
#allergy-risk-test .table-danger td,
#allergy-risk-test .table-danger thead th,
#allergy-risk-test .table-danger tbody + tbody {
  border-color: #ed969e;
}
#allergy-risk-test .table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
#allergy-risk-test .table-hover .table-danger:hover > td,
#allergy-risk-test .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
#allergy-risk-test .table-light,
#allergy-risk-test .table-light > th,
#allergy-risk-test .table-light > td {
  background-color: #fdfdfe;
}
#allergy-risk-test .table-light th,
#allergy-risk-test .table-light td,
#allergy-risk-test .table-light thead th,
#allergy-risk-test .table-light tbody + tbody {
  border-color: #fbfcfc;
}
#allergy-risk-test .table-hover .table-light:hover {
  background-color: #ececf6;
}
#allergy-risk-test .table-hover .table-light:hover > td,
#allergy-risk-test .table-hover .table-light:hover > th {
  background-color: #ececf6;
}
#allergy-risk-test .table-dark,
#allergy-risk-test .table-dark > th,
#allergy-risk-test .table-dark > td {
  background-color: #c6c8ca;
}
#allergy-risk-test .table-dark th,
#allergy-risk-test .table-dark td,
#allergy-risk-test .table-dark thead th,
#allergy-risk-test .table-dark tbody + tbody {
  border-color: #95999c;
}
#allergy-risk-test .table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
#allergy-risk-test .table-hover .table-dark:hover > td,
#allergy-risk-test .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
#allergy-risk-test .table-active,
#allergy-risk-test .table-active > th,
#allergy-risk-test .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
#allergy-risk-test .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
#allergy-risk-test .table-hover .table-active:hover > td,
#allergy-risk-test .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
#allergy-risk-test .table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
#allergy-risk-test .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
#allergy-risk-test .table-dark {
  color: #fff;
  background-color: #343a40;
}
#allergy-risk-test .table-dark th,
#allergy-risk-test .table-dark td,
#allergy-risk-test .table-dark thead th {
  border-color: #454d55;
}
#allergy-risk-test .table-dark.table-bordered {
  border: 0;
}
#allergy-risk-test .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
#allergy-risk-test .table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  #allergy-risk-test .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  #allergy-risk-test .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  #allergy-risk-test .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  #allergy-risk-test .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  #allergy-risk-test .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  #allergy-risk-test .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  #allergy-risk-test .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  #allergy-risk-test .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
#allergy-risk-test .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
#allergy-risk-test .table-responsive > .table-bordered {
  border: 0;
}
#allergy-risk-test .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .form-control {
    transition: none;
  }
}
#allergy-risk-test .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
#allergy-risk-test .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #4f85e5;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 71, 158, 0.25);
}
#allergy-risk-test .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
#allergy-risk-test .form-control:disabled,
#allergy-risk-test .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
#allergy-risk-test select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
#allergy-risk-test .form-control-file,
#allergy-risk-test .form-control-range {
  display: block;
  width: 100%;
}
#allergy-risk-test .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
#allergy-risk-test .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
#allergy-risk-test .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
#allergy-risk-test .form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
#allergy-risk-test .form-control-plaintext.form-control-sm,
#allergy-risk-test .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
#allergy-risk-test .form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
#allergy-risk-test .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
#allergy-risk-test select.form-control[size],
#allergy-risk-test select.form-control[multiple] {
  height: auto;
}
#allergy-risk-test textarea.form-control {
  height: auto;
}
#allergy-risk-test .form-group {
  margin-bottom: 1rem;
}
#allergy-risk-test .form-text {
  display: block;
  margin-top: 0.25rem;
}
#allergy-risk-test .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
#allergy-risk-test .form-row > .col,
#allergy-risk-test .form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
#allergy-risk-test .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
#allergy-risk-test .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
#allergy-risk-test .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
#allergy-risk-test .form-check-label {
  margin-bottom: 0;
}
#allergy-risk-test .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
#allergy-risk-test .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
#allergy-risk-test .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
#allergy-risk-test .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.was-validated #allergy-risk-test .form-control:valid,
#allergy-risk-test .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated #allergy-risk-test .form-control:valid:focus,
#allergy-risk-test .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated #allergy-risk-test .form-control:valid ~ .valid-feedback,
.was-validated #allergy-risk-test .form-control:valid ~ .valid-tooltip,
#allergy-risk-test .form-control.is-valid ~ .valid-feedback,
#allergy-risk-test .form-control.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated #allergy-risk-test textarea.form-control:valid,
#allergy-risk-test textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.was-validated #allergy-risk-test .custom-select:valid,
#allergy-risk-test .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      no-repeat right 0.75rem center/8px 10px,
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
      #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem)
      calc(0.75em + 0.375rem);
}
.was-validated #allergy-risk-test .custom-select:valid:focus,
#allergy-risk-test .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated #allergy-risk-test .custom-select:valid ~ .valid-feedback,
.was-validated #allergy-risk-test .custom-select:valid ~ .valid-tooltip,
#allergy-risk-test .custom-select.is-valid ~ .valid-feedback,
#allergy-risk-test .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated #allergy-risk-test .form-control-file:valid ~ .valid-feedback,
.was-validated #allergy-risk-test .form-control-file:valid ~ .valid-tooltip,
#allergy-risk-test .form-control-file.is-valid ~ .valid-feedback,
#allergy-risk-test .form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated #allergy-risk-test .form-check-input:valid ~ .form-check-label,
#allergy-risk-test .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated #allergy-risk-test .form-check-input:valid ~ .valid-feedback,
.was-validated #allergy-risk-test .form-check-input:valid ~ .valid-tooltip,
#allergy-risk-test .form-check-input.is-valid ~ .valid-feedback,
#allergy-risk-test .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated
  #allergy-risk-test
  .custom-control-input:valid
  ~ .custom-control-label,
#allergy-risk-test .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated
  #allergy-risk-test
  .custom-control-input:valid
  ~ .custom-control-label::before,
#allergy-risk-test
  .custom-control-input.is-valid
  ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated #allergy-risk-test .custom-control-input:valid ~ .valid-feedback,
.was-validated #allergy-risk-test .custom-control-input:valid ~ .valid-tooltip,
#allergy-risk-test .custom-control-input.is-valid ~ .valid-feedback,
#allergy-risk-test .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated
  #allergy-risk-test
  .custom-control-input:valid:checked
  ~ .custom-control-label::before,
#allergy-risk-test
  .custom-control-input.is-valid:checked
  ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated
  #allergy-risk-test
  .custom-control-input:valid:focus
  ~ .custom-control-label::before,
#allergy-risk-test
  .custom-control-input.is-valid:focus
  ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated
  #allergy-risk-test
  .custom-control-input:valid:focus:not(:checked)
  ~ .custom-control-label::before,
#allergy-risk-test
  .custom-control-input.is-valid:focus:not(:checked)
  ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated #allergy-risk-test .custom-file-input:valid ~ .custom-file-label,
#allergy-risk-test .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated #allergy-risk-test .custom-file-input:valid ~ .valid-feedback,
.was-validated #allergy-risk-test .custom-file-input:valid ~ .valid-tooltip,
#allergy-risk-test .custom-file-input.is-valid ~ .valid-feedback,
#allergy-risk-test .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated
  #allergy-risk-test
  .custom-file-input:valid:focus
  ~ .custom-file-label,
#allergy-risk-test .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
#allergy-risk-test .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
#allergy-risk-test .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.was-validated #allergy-risk-test .form-control:invalid,
#allergy-risk-test .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated #allergy-risk-test .form-control:invalid:focus,
#allergy-risk-test .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated #allergy-risk-test .form-control:invalid ~ .invalid-feedback,
.was-validated #allergy-risk-test .form-control:invalid ~ .invalid-tooltip,
#allergy-risk-test .form-control.is-invalid ~ .invalid-feedback,
#allergy-risk-test .form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated #allergy-risk-test textarea.form-control:invalid,
#allergy-risk-test textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.was-validated #allergy-risk-test .custom-select:invalid,
#allergy-risk-test .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      no-repeat right 0.75rem center/8px 10px,
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E")
      #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem)
      calc(0.75em + 0.375rem);
}
.was-validated #allergy-risk-test .custom-select:invalid:focus,
#allergy-risk-test .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated #allergy-risk-test .custom-select:invalid ~ .invalid-feedback,
.was-validated #allergy-risk-test .custom-select:invalid ~ .invalid-tooltip,
#allergy-risk-test .custom-select.is-invalid ~ .invalid-feedback,
#allergy-risk-test .custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated
  #allergy-risk-test
  .form-control-file:invalid
  ~ .invalid-feedback,
.was-validated #allergy-risk-test .form-control-file:invalid ~ .invalid-tooltip,
#allergy-risk-test .form-control-file.is-invalid ~ .invalid-feedback,
#allergy-risk-test .form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated #allergy-risk-test .form-check-input:invalid ~ .form-check-label,
#allergy-risk-test .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated #allergy-risk-test .form-check-input:invalid ~ .invalid-feedback,
.was-validated #allergy-risk-test .form-check-input:invalid ~ .invalid-tooltip,
#allergy-risk-test .form-check-input.is-invalid ~ .invalid-feedback,
#allergy-risk-test .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated
  #allergy-risk-test
  .custom-control-input:invalid
  ~ .custom-control-label,
#allergy-risk-test .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated
  #allergy-risk-test
  .custom-control-input:invalid
  ~ .custom-control-label::before,
#allergy-risk-test
  .custom-control-input.is-invalid
  ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated
  #allergy-risk-test
  .custom-control-input:invalid
  ~ .invalid-feedback,
.was-validated
  #allergy-risk-test
  .custom-control-input:invalid
  ~ .invalid-tooltip,
#allergy-risk-test .custom-control-input.is-invalid ~ .invalid-feedback,
#allergy-risk-test .custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated
  #allergy-risk-test
  .custom-control-input:invalid:checked
  ~ .custom-control-label::before,
#allergy-risk-test
  .custom-control-input.is-invalid:checked
  ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated
  #allergy-risk-test
  .custom-control-input:invalid:focus
  ~ .custom-control-label::before,
#allergy-risk-test
  .custom-control-input.is-invalid:focus
  ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated
  #allergy-risk-test
  .custom-control-input:invalid:focus:not(:checked)
  ~ .custom-control-label::before,
#allergy-risk-test
  .custom-control-input.is-invalid:focus:not(:checked)
  ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated
  #allergy-risk-test
  .custom-file-input:invalid
  ~ .custom-file-label,
#allergy-risk-test .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated
  #allergy-risk-test
  .custom-file-input:invalid
  ~ .invalid-feedback,
.was-validated #allergy-risk-test .custom-file-input:invalid ~ .invalid-tooltip,
#allergy-risk-test .custom-file-input.is-invalid ~ .invalid-feedback,
#allergy-risk-test .custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated
  #allergy-risk-test
  .custom-file-input:invalid:focus
  ~ .custom-file-label,
#allergy-risk-test .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
#allergy-risk-test .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
#allergy-risk-test .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  #allergy-risk-test .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  #allergy-risk-test .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  #allergy-risk-test .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  #allergy-risk-test .form-inline .form-control-plaintext {
    display: inline-block;
  }
  #allergy-risk-test .form-inline .input-group,
  #allergy-risk-test .form-inline .custom-select {
    width: auto;
  }
  #allergy-risk-test .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  #allergy-risk-test .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  #allergy-risk-test .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  #allergy-risk-test .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
#allergy-risk-test .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: 1rem;
  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;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .btn {
    transition: none;
  }
}
#allergy-risk-test .btn:hover {
  color: #212529;
  text-decoration: none;
}
#allergy-risk-test .btn:focus,
#allergy-risk-test .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 71, 158, 0.25);
}
#allergy-risk-test .btn.disabled,
#allergy-risk-test .btn:disabled {
  opacity: 0.65;
}
#allergy-risk-test a.btn.disabled,
#allergy-risk-test fieldset:disabled a.btn {
  pointer-events: none;
}
#allergy-risk-test .btn-primary {
  color: #fff;
  background-color: #17479e;
  border-color: #17479e;
}
#allergy-risk-test .btn-primary:hover {
  color: #fff;
  background-color: #12387d;
  border-color: #113371;
}
#allergy-risk-test .btn-primary:focus,
#allergy-risk-test .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 99, 173, 0.5);
}
#allergy-risk-test .btn-primary.disabled,
#allergy-risk-test .btn-primary:disabled {
  color: #fff;
  background-color: #17479e;
  border-color: #17479e;
}
#allergy-risk-test .btn-primary:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-primary:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #113371;
  border-color: #0f2e66;
}
#allergy-risk-test .btn-primary:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 99, 173, 0.5);
}
#allergy-risk-test .btn-secondary {
  color: #212529;
  background-color: #bfbfbf;
  border-color: #bfbfbf;
}
#allergy-risk-test .btn-secondary:hover {
  color: #212529;
  background-color: #acacac;
  border-color: #a6a6a6;
}
#allergy-risk-test .btn-secondary:focus,
#allergy-risk-test .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(167, 168, 169, 0.5);
}
#allergy-risk-test .btn-secondary.disabled,
#allergy-risk-test .btn-secondary:disabled {
  color: #212529;
  background-color: #bfbfbf;
  border-color: #bfbfbf;
}
#allergy-risk-test .btn-secondary:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-secondary:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-secondary.dropdown-toggle {
  color: #212529;
  background-color: #a6a6a6;
  border-color: #9f9f9f;
}
#allergy-risk-test .btn-secondary:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(167, 168, 169, 0.5);
}
#allergy-risk-test .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
#allergy-risk-test .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
#allergy-risk-test .btn-success:focus,
#allergy-risk-test .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
#allergy-risk-test .btn-success.disabled,
#allergy-risk-test .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
#allergy-risk-test .btn-success:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-success:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
#allergy-risk-test .btn-success:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test .btn-success:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
#allergy-risk-test .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
#allergy-risk-test .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
#allergy-risk-test .btn-info:focus,
#allergy-risk-test .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
#allergy-risk-test .btn-info.disabled,
#allergy-risk-test .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
#allergy-risk-test .btn-info:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-info:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
#allergy-risk-test .btn-info:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test .btn-info:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
#allergy-risk-test .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
#allergy-risk-test .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
#allergy-risk-test .btn-warning:focus,
#allergy-risk-test .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
#allergy-risk-test .btn-warning.disabled,
#allergy-risk-test .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
#allergy-risk-test .btn-warning:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-warning:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
#allergy-risk-test .btn-warning:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
#allergy-risk-test .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
#allergy-risk-test .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
#allergy-risk-test .btn-danger:focus,
#allergy-risk-test .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
#allergy-risk-test .btn-danger.disabled,
#allergy-risk-test .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
#allergy-risk-test .btn-danger:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-danger:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
#allergy-risk-test .btn-danger:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
#allergy-risk-test .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
#allergy-risk-test .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
#allergy-risk-test .btn-light:focus,
#allergy-risk-test .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
#allergy-risk-test .btn-light.disabled,
#allergy-risk-test .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
#allergy-risk-test .btn-light:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-light:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
#allergy-risk-test .btn-light:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test .btn-light:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
#allergy-risk-test .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
#allergy-risk-test .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
#allergy-risk-test .btn-dark:focus,
#allergy-risk-test .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
#allergy-risk-test .btn-dark.disabled,
#allergy-risk-test .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
#allergy-risk-test .btn-dark:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-dark:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
#allergy-risk-test .btn-dark:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
#allergy-risk-test .btn-outline-primary {
  color: #17479e;
  border-color: #17479e;
}
#allergy-risk-test .btn-outline-primary:hover {
  color: #fff;
  background-color: #17479e;
  border-color: #17479e;
}
#allergy-risk-test .btn-outline-primary:focus,
#allergy-risk-test .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 71, 158, 0.5);
}
#allergy-risk-test .btn-outline-primary.disabled,
#allergy-risk-test .btn-outline-primary:disabled {
  color: #17479e;
  background-color: transparent;
}
#allergy-risk-test .btn-outline-primary:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #17479e;
  border-color: #17479e;
}
#allergy-risk-test
  .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test
  .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 71, 158, 0.5);
}
#allergy-risk-test .btn-outline-secondary {
  color: #bfbfbf;
  border-color: #bfbfbf;
}
#allergy-risk-test .btn-outline-secondary:hover {
  color: #212529;
  background-color: #bfbfbf;
  border-color: #bfbfbf;
}
#allergy-risk-test .btn-outline-secondary:focus,
#allergy-risk-test .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(191, 191, 191, 0.5);
}
#allergy-risk-test .btn-outline-secondary.disabled,
#allergy-risk-test .btn-outline-secondary:disabled {
  color: #bfbfbf;
  background-color: transparent;
}
#allergy-risk-test .btn-outline-secondary:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-outline-secondary.dropdown-toggle {
  color: #212529;
  background-color: #bfbfbf;
  border-color: #bfbfbf;
}
#allergy-risk-test
  .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test
  .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(191, 191, 191, 0.5);
}
#allergy-risk-test .btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
#allergy-risk-test .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
#allergy-risk-test .btn-outline-success:focus,
#allergy-risk-test .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
#allergy-risk-test .btn-outline-success.disabled,
#allergy-risk-test .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
#allergy-risk-test .btn-outline-success:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-outline-success:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
#allergy-risk-test
  .btn-outline-success:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test
  .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
#allergy-risk-test .btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
#allergy-risk-test .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
#allergy-risk-test .btn-outline-info:focus,
#allergy-risk-test .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
#allergy-risk-test .btn-outline-info.disabled,
#allergy-risk-test .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
#allergy-risk-test .btn-outline-info:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-outline-info:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
#allergy-risk-test .btn-outline-info:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
#allergy-risk-test .btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
#allergy-risk-test .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
#allergy-risk-test .btn-outline-warning:focus,
#allergy-risk-test .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
#allergy-risk-test .btn-outline-warning.disabled,
#allergy-risk-test .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
#allergy-risk-test .btn-outline-warning:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
#allergy-risk-test
  .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test
  .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
#allergy-risk-test .btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
#allergy-risk-test .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
#allergy-risk-test .btn-outline-danger:focus,
#allergy-risk-test .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
#allergy-risk-test .btn-outline-danger.disabled,
#allergy-risk-test .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
#allergy-risk-test .btn-outline-danger:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
#allergy-risk-test
  .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test
  .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
#allergy-risk-test .btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
#allergy-risk-test .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
#allergy-risk-test .btn-outline-light:focus,
#allergy-risk-test .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
#allergy-risk-test .btn-outline-light.disabled,
#allergy-risk-test .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
#allergy-risk-test .btn-outline-light:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-outline-light:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
#allergy-risk-test
  .btn-outline-light:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test
  .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
#allergy-risk-test .btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
#allergy-risk-test .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
#allergy-risk-test .btn-outline-dark:focus,
#allergy-risk-test .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
#allergy-risk-test .btn-outline-dark.disabled,
#allergy-risk-test .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
#allergy-risk-test .btn-outline-dark:not(:disabled):not(.disabled):active,
#allergy-risk-test .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > #allergy-risk-test .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
#allergy-risk-test .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
#allergy-risk-test .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > #allergy-risk-test .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
#allergy-risk-test .btn-link {
  font-weight: 400;
  color: #17479e;
  text-decoration: none;
}
#allergy-risk-test .btn-link:hover {
  color: #0d295b;
  text-decoration: underline;
}
#allergy-risk-test .btn-link:focus,
#allergy-risk-test .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}
#allergy-risk-test .btn-link:disabled,
#allergy-risk-test .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
#allergy-risk-test .btn-lg,
#allergy-risk-test .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
#allergy-risk-test .btn-sm,
#allergy-risk-test .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
#allergy-risk-test .btn-block {
  display: block;
  width: 100%;
}
#allergy-risk-test .btn-block + .btn-block {
  margin-top: 0.5rem;
}
#allergy-risk-test input[type="submit"].btn-block,
#allergy-risk-test input[type="reset"].btn-block,
#allergy-risk-test input[type="button"].btn-block {
  width: 100%;
}
#allergy-risk-test .fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .fade {
    transition: none;
  }
}
#allergy-risk-test .fade:not(.show) {
  opacity: 0;
}
#allergy-risk-test .collapse:not(.show) {
  display: none;
}
#allergy-risk-test .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .collapsing {
    transition: none;
  }
}
#allergy-risk-test .dropup,
#allergy-risk-test .dropright,
#allergy-risk-test .dropdown,
#allergy-risk-test .dropleft {
  position: relative;
}
#allergy-risk-test .dropdown-toggle {
  white-space: nowrap;
}
#allergy-risk-test .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
#allergy-risk-test .dropdown-toggle:empty::after {
  margin-left: 0;
}
#allergy-risk-test .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
#allergy-risk-test .dropdown-menu-left {
  right: auto;
  left: 0;
}
#allergy-risk-test .dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  #allergy-risk-test .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  #allergy-risk-test .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  #allergy-risk-test .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  #allergy-risk-test .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  #allergy-risk-test .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  #allergy-risk-test .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  #allergy-risk-test .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  #allergy-risk-test .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
#allergy-risk-test .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
#allergy-risk-test .dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
#allergy-risk-test .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
#allergy-risk-test .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
#allergy-risk-test .dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
#allergy-risk-test .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
#allergy-risk-test .dropright .dropdown-toggle::after {
  vertical-align: 0;
}
#allergy-risk-test .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
#allergy-risk-test .dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
#allergy-risk-test .dropleft .dropdown-toggle::after {
  display: none;
}
#allergy-risk-test .dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
#allergy-risk-test .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
#allergy-risk-test .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
#allergy-risk-test .dropdown-menu[x-placement^="top"],
#allergy-risk-test .dropdown-menu[x-placement^="right"],
#allergy-risk-test .dropdown-menu[x-placement^="bottom"],
#allergy-risk-test .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}
#allergy-risk-test .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
#allergy-risk-test .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
#allergy-risk-test .dropdown-item:hover,
#allergy-risk-test .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
#allergy-risk-test .dropdown-item.active,
#allergy-risk-test .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #17479e;
}
#allergy-risk-test .dropdown-item.disabled,
#allergy-risk-test .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}
#allergy-risk-test .dropdown-menu.show {
  display: block;
}
#allergy-risk-test .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
#allergy-risk-test .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
#allergy-risk-test .btn-group,
#allergy-risk-test .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
#allergy-risk-test .btn-group > .btn,
#allergy-risk-test .btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
#allergy-risk-test .btn-group > .btn:hover,
#allergy-risk-test .btn-group-vertical > .btn:hover {
  z-index: 1;
}
#allergy-risk-test .btn-group > .btn:focus,
#allergy-risk-test .btn-group > .btn:active,
#allergy-risk-test .btn-group > .btn.active,
#allergy-risk-test .btn-group-vertical > .btn:focus,
#allergy-risk-test .btn-group-vertical > .btn:active,
#allergy-risk-test .btn-group-vertical > .btn.active {
  z-index: 1;
}
#allergy-risk-test .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#allergy-risk-test .btn-toolbar .input-group {
  width: auto;
}
#allergy-risk-test .btn-group > .btn:not(:first-child),
#allergy-risk-test .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
#allergy-risk-test .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
#allergy-risk-test .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#allergy-risk-test .btn-group > .btn:not(:first-child),
#allergy-risk-test .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#allergy-risk-test .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
#allergy-risk-test .dropdown-toggle-split::after,
.dropup #allergy-risk-test .dropdown-toggle-split::after,
.dropright #allergy-risk-test .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft #allergy-risk-test .dropdown-toggle-split::before {
  margin-right: 0;
}
#allergy-risk-test .btn-sm + .dropdown-toggle-split,
#allergy-risk-test .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
#allergy-risk-test .btn-lg + .dropdown-toggle-split,
#allergy-risk-test .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
#allergy-risk-test .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
#allergy-risk-test .btn-group-vertical > .btn,
#allergy-risk-test .btn-group-vertical > .btn-group {
  width: 100%;
}
#allergy-risk-test .btn-group-vertical > .btn:not(:first-child),
#allergy-risk-test .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
#allergy-risk-test
  .btn-group-vertical
  > .btn:not(:last-child):not(.dropdown-toggle),
#allergy-risk-test .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#allergy-risk-test .btn-group-vertical > .btn:not(:first-child),
#allergy-risk-test .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#allergy-risk-test .btn-group-toggle > .btn,
#allergy-risk-test .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
#allergy-risk-test .btn-group-toggle > .btn input[type="radio"],
#allergy-risk-test .btn-group-toggle > .btn input[type="checkbox"],
#allergy-risk-test .btn-group-toggle > .btn-group > .btn input[type="radio"],
#allergy-risk-test
  .btn-group-toggle
  > .btn-group
  > .btn
  input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
#allergy-risk-test .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
#allergy-risk-test .input-group > .form-control,
#allergy-risk-test .input-group > .form-control-plaintext,
#allergy-risk-test .input-group > .custom-select,
#allergy-risk-test .input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
#allergy-risk-test .input-group > .form-control + .form-control,
#allergy-risk-test .input-group > .form-control + .custom-select,
#allergy-risk-test .input-group > .form-control + .custom-file,
#allergy-risk-test .input-group > .form-control-plaintext + .form-control,
#allergy-risk-test .input-group > .form-control-plaintext + .custom-select,
#allergy-risk-test .input-group > .form-control-plaintext + .custom-file,
#allergy-risk-test .input-group > .custom-select + .form-control,
#allergy-risk-test .input-group > .custom-select + .custom-select,
#allergy-risk-test .input-group > .custom-select + .custom-file,
#allergy-risk-test .input-group > .custom-file + .form-control,
#allergy-risk-test .input-group > .custom-file + .custom-select,
#allergy-risk-test .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
#allergy-risk-test .input-group > .form-control:focus,
#allergy-risk-test .input-group > .custom-select:focus,
#allergy-risk-test
  .input-group
  > .custom-file
  .custom-file-input:focus
  ~ .custom-file-label {
  z-index: 3;
}
#allergy-risk-test .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
#allergy-risk-test .input-group > .form-control:not(:last-child),
#allergy-risk-test .input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#allergy-risk-test .input-group > .form-control:not(:first-child),
#allergy-risk-test .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#allergy-risk-test .input-group > .custom-file {
  display: flex;
  align-items: center;
}
#allergy-risk-test
  .input-group
  > .custom-file:not(:last-child)
  .custom-file-label,
#allergy-risk-test
  .input-group
  > .custom-file:not(:last-child)
  .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#allergy-risk-test
  .input-group
  > .custom-file:not(:first-child)
  .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#allergy-risk-test .input-group-prepend,
#allergy-risk-test .input-group-append {
  display: flex;
}
#allergy-risk-test .input-group-prepend .btn,
#allergy-risk-test .input-group-append .btn {
  position: relative;
  z-index: 2;
}
#allergy-risk-test .input-group-prepend .btn:focus,
#allergy-risk-test .input-group-append .btn:focus {
  z-index: 3;
}
#allergy-risk-test .input-group-prepend .btn + .btn,
#allergy-risk-test .input-group-prepend .btn + .input-group-text,
#allergy-risk-test .input-group-prepend .input-group-text + .input-group-text,
#allergy-risk-test .input-group-prepend .input-group-text + .btn,
#allergy-risk-test .input-group-append .btn + .btn,
#allergy-risk-test .input-group-append .btn + .input-group-text,
#allergy-risk-test .input-group-append .input-group-text + .input-group-text,
#allergy-risk-test .input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
#allergy-risk-test .input-group-prepend {
  margin-right: -1px;
}
#allergy-risk-test .input-group-append {
  margin-left: -1px;
}
#allergy-risk-test .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
#allergy-risk-test .input-group-text input[type="radio"],
#allergy-risk-test .input-group-text input[type="checkbox"] {
  margin-top: 0;
}
#allergy-risk-test .input-group-lg > .form-control:not(textarea),
#allergy-risk-test .input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
#allergy-risk-test .input-group-lg > .form-control,
#allergy-risk-test .input-group-lg > .custom-select,
#allergy-risk-test .input-group-lg > .input-group-prepend > .input-group-text,
#allergy-risk-test .input-group-lg > .input-group-append > .input-group-text,
#allergy-risk-test .input-group-lg > .input-group-prepend > .btn,
#allergy-risk-test .input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
#allergy-risk-test .input-group-sm > .form-control:not(textarea),
#allergy-risk-test .input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
#allergy-risk-test .input-group-sm > .form-control,
#allergy-risk-test .input-group-sm > .custom-select,
#allergy-risk-test .input-group-sm > .input-group-prepend > .input-group-text,
#allergy-risk-test .input-group-sm > .input-group-append > .input-group-text,
#allergy-risk-test .input-group-sm > .input-group-prepend > .btn,
#allergy-risk-test .input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
#allergy-risk-test .input-group-lg > .custom-select,
#allergy-risk-test .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
#allergy-risk-test .input-group > .input-group-prepend > .btn,
#allergy-risk-test .input-group > .input-group-prepend > .input-group-text,
#allergy-risk-test .input-group > .input-group-append:not(:last-child) > .btn,
#allergy-risk-test
  .input-group
  > .input-group-append:not(:last-child)
  > .input-group-text,
#allergy-risk-test
  .input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
#allergy-risk-test
  .input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#allergy-risk-test .input-group > .input-group-append > .btn,
#allergy-risk-test .input-group > .input-group-append > .input-group-text,
#allergy-risk-test .input-group > .input-group-prepend:not(:first-child) > .btn,
#allergy-risk-test
  .input-group
  > .input-group-prepend:not(:first-child)
  > .input-group-text,
#allergy-risk-test
  .input-group
  > .input-group-prepend:first-child
  > .btn:not(:first-child),
#allergy-risk-test
  .input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#allergy-risk-test .custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
#allergy-risk-test .custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
#allergy-risk-test .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
#allergy-risk-test
  .custom-control-input:checked
  ~ .custom-control-label::before {
  color: #fff;
  border-color: #17479e;
  background-color: #17479e;
}
#allergy-risk-test .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(23, 71, 158, 0.25);
}
#allergy-risk-test
  .custom-control-input:focus:not(:checked)
  ~ .custom-control-label::before {
  border-color: #4f85e5;
}
#allergy-risk-test
  .custom-control-input:not(:disabled):active
  ~ .custom-control-label::before {
  color: #fff;
  background-color: #7ca4ec;
  border-color: #7ca4ec;
}
#allergy-risk-test .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
#allergy-risk-test
  .custom-control-input:disabled
  ~ .custom-control-label::before {
  background-color: #e9ecef;
}
#allergy-risk-test .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
#allergy-risk-test .custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
#allergy-risk-test .custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}
#allergy-risk-test .custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
#allergy-risk-test
  .custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
#allergy-risk-test
  .custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label::before {
  border-color: #17479e;
  background-color: #17479e;
}
#allergy-risk-test
  .custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
#allergy-risk-test
  .custom-checkbox
  .custom-control-input:disabled:checked
  ~ .custom-control-label::before {
  background-color: rgba(23, 71, 158, 0.5);
}
#allergy-risk-test
  .custom-checkbox
  .custom-control-input:disabled:indeterminate
  ~ .custom-control-label::before {
  background-color: rgba(23, 71, 158, 0.5);
}
#allergy-risk-test .custom-radio .custom-control-label::before {
  border-radius: 50%;
}
#allergy-risk-test
  .custom-radio
  .custom-control-input:checked
  ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
#allergy-risk-test
  .custom-radio
  .custom-control-input:disabled:checked
  ~ .custom-control-label::before {
  background-color: rgba(23, 71, 158, 0.5);
}
#allergy-risk-test .custom-switch {
  padding-left: 2.25rem;
}
#allergy-risk-test .custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
#allergy-risk-test .custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 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;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .custom-switch .custom-control-label::after {
    transition: none;
  }
}
#allergy-risk-test
  .custom-switch
  .custom-control-input:checked
  ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
#allergy-risk-test
  .custom-switch
  .custom-control-input:disabled:checked
  ~ .custom-control-label::before {
  background-color: rgba(23, 71, 158, 0.5);
}
#allergy-risk-test .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
    no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}
#allergy-risk-test .custom-select:focus {
  border-color: #4f85e5;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 71, 158, 0.25);
}
#allergy-risk-test .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
#allergy-risk-test .custom-select[multiple],
#allergy-risk-test .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
#allergy-risk-test .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
#allergy-risk-test .custom-select::-ms-expand {
  display: none;
}
#allergy-risk-test .custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
#allergy-risk-test .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
#allergy-risk-test .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
#allergy-risk-test .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}
#allergy-risk-test .custom-file-input:focus ~ .custom-file-label {
  border-color: #4f85e5;
  box-shadow: 0 0 0 0.2rem rgba(23, 71, 158, 0.25);
}
#allergy-risk-test .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
#allergy-risk-test .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
#allergy-risk-test .custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
#allergy-risk-test .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
#allergy-risk-test .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
#allergy-risk-test .custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  appearance: none;
}
#allergy-risk-test .custom-range:focus {
  outline: none;
}
#allergy-risk-test .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(23, 71, 158, 0.25);
}
#allergy-risk-test .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(23, 71, 158, 0.25);
}
#allergy-risk-test .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(23, 71, 158, 0.25);
}
#allergy-risk-test .custom-range::-moz-focus-outer {
  border: 0;
}
#allergy-risk-test .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #17479e;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
#allergy-risk-test .custom-range::-webkit-slider-thumb:active {
  background-color: #7ca4ec;
}
#allergy-risk-test .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
#allergy-risk-test .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #17479e;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .custom-range::-moz-range-thumb {
    transition: none;
  }
}
#allergy-risk-test .custom-range::-moz-range-thumb:active {
  background-color: #7ca4ec;
}
#allergy-risk-test .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
#allergy-risk-test .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #17479e;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .custom-range::-ms-thumb {
    transition: none;
  }
}
#allergy-risk-test .custom-range::-ms-thumb:active {
  background-color: #7ca4ec;
}
#allergy-risk-test .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
#allergy-risk-test .custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
#allergy-risk-test .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
#allergy-risk-test .custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
#allergy-risk-test .custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
#allergy-risk-test .custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
#allergy-risk-test .custom-range:disabled::-moz-range-track {
  cursor: default;
}
#allergy-risk-test .custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
#allergy-risk-test .custom-control-label::before,
#allergy-risk-test .custom-file-label,
#allergy-risk-test .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .custom-control-label::before,
  #allergy-risk-test .custom-file-label,
  #allergy-risk-test .custom-select {
    transition: none;
  }
}
#allergy-risk-test .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
#allergy-risk-test .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
#allergy-risk-test .nav-link:hover,
#allergy-risk-test .nav-link:focus {
  text-decoration: none;
}
#allergy-risk-test .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
#allergy-risk-test .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
#allergy-risk-test .nav-tabs .nav-item {
  margin-bottom: -1px;
}
#allergy-risk-test .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
#allergy-risk-test .nav-tabs .nav-link:hover,
#allergy-risk-test .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
#allergy-risk-test .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
#allergy-risk-test .nav-tabs .nav-link.active,
#allergy-risk-test .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
#allergy-risk-test .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#allergy-risk-test .nav-pills .nav-link {
  border-radius: 0.25rem;
}
#allergy-risk-test .nav-pills .nav-link.active,
#allergy-risk-test .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #17479e;
}
#allergy-risk-test .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
#allergy-risk-test .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
#allergy-risk-test .tab-content > .tab-pane {
  display: none;
}
#allergy-risk-test .tab-content > .active {
  display: block;
}
#allergy-risk-test .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
#allergy-risk-test .navbar > .container,
#allergy-risk-test .navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
#allergy-risk-test .navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
#allergy-risk-test .navbar-brand:hover,
#allergy-risk-test .navbar-brand:focus {
  text-decoration: none;
}
#allergy-risk-test .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
#allergy-risk-test .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
#allergy-risk-test .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
#allergy-risk-test .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#allergy-risk-test .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
#allergy-risk-test .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
#allergy-risk-test .navbar-toggler:hover,
#allergy-risk-test .navbar-toggler:focus {
  text-decoration: none;
}
#allergy-risk-test .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
  #allergy-risk-test .navbar-expand-sm > .container,
  #allergy-risk-test .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  #allergy-risk-test .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  #allergy-risk-test .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  #allergy-risk-test .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  #allergy-risk-test .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  #allergy-risk-test .navbar-expand-sm > .container,
  #allergy-risk-test .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  #allergy-risk-test .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  #allergy-risk-test .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  #allergy-risk-test .navbar-expand-md > .container,
  #allergy-risk-test .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  #allergy-risk-test .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  #allergy-risk-test .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  #allergy-risk-test .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  #allergy-risk-test .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  #allergy-risk-test .navbar-expand-md > .container,
  #allergy-risk-test .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  #allergy-risk-test .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  #allergy-risk-test .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  #allergy-risk-test .navbar-expand-lg > .container,
  #allergy-risk-test .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  #allergy-risk-test .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  #allergy-risk-test .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  #allergy-risk-test .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  #allergy-risk-test .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  #allergy-risk-test .navbar-expand-lg > .container,
  #allergy-risk-test .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  #allergy-risk-test .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  #allergy-risk-test .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  #allergy-risk-test .navbar-expand-xl > .container,
  #allergy-risk-test .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  #allergy-risk-test .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  #allergy-risk-test .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  #allergy-risk-test .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  #allergy-risk-test .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  #allergy-risk-test .navbar-expand-xl > .container,
  #allergy-risk-test .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  #allergy-risk-test .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  #allergy-risk-test .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
#allergy-risk-test .navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
#allergy-risk-test .navbar-expand > .container,
#allergy-risk-test .navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
#allergy-risk-test .navbar-expand .navbar-nav {
  flex-direction: row;
}
#allergy-risk-test .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
#allergy-risk-test .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
#allergy-risk-test .navbar-expand > .container,
#allergy-risk-test .navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
#allergy-risk-test .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
#allergy-risk-test .navbar-expand .navbar-toggler {
  display: none;
}
#allergy-risk-test .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
#allergy-risk-test .navbar-light .navbar-brand:hover,
#allergy-risk-test .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
#allergy-risk-test .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
#allergy-risk-test .navbar-light .navbar-nav .nav-link:hover,
#allergy-risk-test .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
#allergy-risk-test .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
#allergy-risk-test .navbar-light .navbar-nav .show > .nav-link,
#allergy-risk-test .navbar-light .navbar-nav .active > .nav-link,
#allergy-risk-test .navbar-light .navbar-nav .nav-link.show,
#allergy-risk-test .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
#allergy-risk-test .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
#allergy-risk-test .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
#allergy-risk-test .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
#allergy-risk-test .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
#allergy-risk-test .navbar-light .navbar-text a:hover,
#allergy-risk-test .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
#allergy-risk-test .navbar-dark .navbar-brand {
  color: #fff;
}
#allergy-risk-test .navbar-dark .navbar-brand:hover,
#allergy-risk-test .navbar-dark .navbar-brand:focus {
  color: #fff;
}
#allergy-risk-test .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
#allergy-risk-test .navbar-dark .navbar-nav .nav-link:hover,
#allergy-risk-test .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
#allergy-risk-test .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
#allergy-risk-test .navbar-dark .navbar-nav .show > .nav-link,
#allergy-risk-test .navbar-dark .navbar-nav .active > .nav-link,
#allergy-risk-test .navbar-dark .navbar-nav .nav-link.show,
#allergy-risk-test .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
#allergy-risk-test .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
#allergy-risk-test .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
#allergy-risk-test .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
#allergy-risk-test .navbar-dark .navbar-text a {
  color: #fff;
}
#allergy-risk-test .navbar-dark .navbar-text a:hover,
#allergy-risk-test .navbar-dark .navbar-text a:focus {
  color: #fff;
}
#allergy-risk-test .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
#allergy-risk-test .card > hr {
  margin-right: 0;
  margin-left: 0;
}
#allergy-risk-test
  .card
  > .list-group:first-child
  .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
#allergy-risk-test .card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
#allergy-risk-test .card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
#allergy-risk-test .card-title {
  margin-bottom: 0.75rem;
}
#allergy-risk-test .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
#allergy-risk-test .card-text:last-child {
  margin-bottom: 0;
}
#allergy-risk-test .card-link:hover {
  text-decoration: none;
}
#allergy-risk-test .card-link + .card-link {
  margin-left: 1.25rem;
}
#allergy-risk-test .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
#allergy-risk-test .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
#allergy-risk-test .card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
#allergy-risk-test .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
#allergy-risk-test .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
#allergy-risk-test .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
#allergy-risk-test .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
#allergy-risk-test .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
#allergy-risk-test .card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}
#allergy-risk-test .card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
#allergy-risk-test .card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
#allergy-risk-test .card-deck {
  display: flex;
  flex-direction: column;
}
#allergy-risk-test .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  #allergy-risk-test .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  #allergy-risk-test .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
#allergy-risk-test .card-group {
  display: flex;
  flex-direction: column;
}
#allergy-risk-test .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  #allergy-risk-test .card-group {
    flex-flow: row wrap;
  }
  #allergy-risk-test .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  #allergy-risk-test .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  #allergy-risk-test .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  #allergy-risk-test .card-group > .card:not(:last-child) .card-img-top,
  #allergy-risk-test .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  #allergy-risk-test .card-group > .card:not(:last-child) .card-img-bottom,
  #allergy-risk-test .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  #allergy-risk-test .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  #allergy-risk-test .card-group > .card:not(:first-child) .card-img-top,
  #allergy-risk-test .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  #allergy-risk-test .card-group > .card:not(:first-child) .card-img-bottom,
  #allergy-risk-test .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
#allergy-risk-test .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  #allergy-risk-test .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  #allergy-risk-test .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
#allergy-risk-test .accordion > .card {
  overflow: hidden;
}
#allergy-risk-test
  .accordion
  > .card:not(:first-of-type)
  .card-header:first-child {
  border-radius: 0;
}
#allergy-risk-test .accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
#allergy-risk-test .accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#allergy-risk-test .accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#allergy-risk-test .accordion > .card .card-header {
  margin-bottom: -1px;
}
#allergy-risk-test .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
#allergy-risk-test .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
#allergy-risk-test .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
#allergy-risk-test .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
#allergy-risk-test .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
#allergy-risk-test .breadcrumb-item.active {
  color: #6c757d;
}
#allergy-risk-test .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
#allergy-risk-test .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #17479e;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
#allergy-risk-test .page-link:hover {
  z-index: 2;
  color: #0d295b;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
#allergy-risk-test .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 71, 158, 0.25);
}
#allergy-risk-test .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
#allergy-risk-test .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
#allergy-risk-test .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #17479e;
  border-color: #17479e;
}
#allergy-risk-test .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
#allergy-risk-test .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
#allergy-risk-test .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
#allergy-risk-test .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
#allergy-risk-test .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
#allergy-risk-test .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
#allergy-risk-test .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
#allergy-risk-test .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  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;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .badge {
    transition: none;
  }
}
a#allergy-risk-test .badge:hover,
a#allergy-risk-test .badge:focus {
  text-decoration: none;
}
#allergy-risk-test .badge:empty {
  display: none;
}
#allergy-risk-test .btn .badge {
  position: relative;
  top: -1px;
}
#allergy-risk-test .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
#allergy-risk-test .badge-primary {
  color: #fff;
  background-color: #17479e;
}
a#allergy-risk-test .badge-primary:hover,
a#allergy-risk-test .badge-primary:focus {
  color: #fff;
  background-color: #113371;
}
a#allergy-risk-test .badge-primary:focus,
a#allergy-risk-test .badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 71, 158, 0.5);
}
#allergy-risk-test .badge-secondary {
  color: #212529;
  background-color: #bfbfbf;
}
a#allergy-risk-test .badge-secondary:hover,
a#allergy-risk-test .badge-secondary:focus {
  color: #212529;
  background-color: #a6a6a6;
}
a#allergy-risk-test .badge-secondary:focus,
a#allergy-risk-test .badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(191, 191, 191, 0.5);
}
#allergy-risk-test .badge-success {
  color: #fff;
  background-color: #28a745;
}
a#allergy-risk-test .badge-success:hover,
a#allergy-risk-test .badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a#allergy-risk-test .badge-success:focus,
a#allergy-risk-test .badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
#allergy-risk-test .badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a#allergy-risk-test .badge-info:hover,
a#allergy-risk-test .badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a#allergy-risk-test .badge-info:focus,
a#allergy-risk-test .badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
#allergy-risk-test .badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a#allergy-risk-test .badge-warning:hover,
a#allergy-risk-test .badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a#allergy-risk-test .badge-warning:focus,
a#allergy-risk-test .badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
#allergy-risk-test .badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a#allergy-risk-test .badge-danger:hover,
a#allergy-risk-test .badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a#allergy-risk-test .badge-danger:focus,
a#allergy-risk-test .badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
#allergy-risk-test .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a#allergy-risk-test .badge-light:hover,
a#allergy-risk-test .badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a#allergy-risk-test .badge-light:focus,
a#allergy-risk-test .badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
#allergy-risk-test .badge-dark {
  color: #fff;
  background-color: #343a40;
}
a#allergy-risk-test .badge-dark:hover,
a#allergy-risk-test .badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a#allergy-risk-test .badge-dark:focus,
a#allergy-risk-test .badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
#allergy-risk-test .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  #allergy-risk-test .jumbotron {
    padding: 4rem 2rem;
  }
}
#allergy-risk-test .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
#allergy-risk-test .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
#allergy-risk-test .alert-heading {
  color: inherit;
}
#allergy-risk-test .alert-link {
  font-weight: 700;
}
#allergy-risk-test .alert-dismissible {
  padding-right: 4rem;
}
#allergy-risk-test .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
#allergy-risk-test .alert-primary {
  color: #0c2552;
  background-color: #d1daec;
  border-color: #becbe4;
}
#allergy-risk-test .alert-primary hr {
  border-top-color: #acbddd;
}
#allergy-risk-test .alert-primary .alert-link {
  color: #051126;
}
#allergy-risk-test .alert-secondary {
  color: #636363;
  background-color: #f2f2f2;
  border-color: #ededed;
}
#allergy-risk-test .alert-secondary hr {
  border-top-color: #e0e0e0;
}
#allergy-risk-test .alert-secondary .alert-link {
  color: #4a4a4a;
}
#allergy-risk-test .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
#allergy-risk-test .alert-success hr {
  border-top-color: #b1dfbb;
}
#allergy-risk-test .alert-success .alert-link {
  color: #0b2e13;
}
#allergy-risk-test .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
#allergy-risk-test .alert-info hr {
  border-top-color: #abdde5;
}
#allergy-risk-test .alert-info .alert-link {
  color: #062c33;
}
#allergy-risk-test .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
#allergy-risk-test .alert-warning hr {
  border-top-color: #ffe8a1;
}
#allergy-risk-test .alert-warning .alert-link {
  color: #533f03;
}
#allergy-risk-test .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
#allergy-risk-test .alert-danger hr {
  border-top-color: #f1b0b7;
}
#allergy-risk-test .alert-danger .alert-link {
  color: #491217;
}
#allergy-risk-test .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
#allergy-risk-test .alert-light hr {
  border-top-color: #ececf6;
}
#allergy-risk-test .alert-light .alert-link {
  color: #686868;
}
#allergy-risk-test .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
#allergy-risk-test .alert-dark hr {
  border-top-color: #b9bbbe;
}
#allergy-risk-test .alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
#allergy-risk-test .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
#allergy-risk-test .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #17479e;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .progress-bar {
    transition: none;
  }
}
#allergy-risk-test .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;
}
#allergy-risk-test .progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .progress-bar-animated {
    animation: none;
  }
}
#allergy-risk-test .media {
  display: flex;
  align-items: flex-start;
}
#allergy-risk-test .media-body {
  flex: 1;
}
#allergy-risk-test .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
#allergy-risk-test .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
#allergy-risk-test .list-group-item-action:hover,
#allergy-risk-test .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
#allergy-risk-test .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
#allergy-risk-test .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
#allergy-risk-test .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
#allergy-risk-test .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
#allergy-risk-test .list-group-item.disabled,
#allergy-risk-test .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
#allergy-risk-test .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #17479e;
  border-color: #17479e;
}
#allergy-risk-test .list-group-horizontal {
  flex-direction: row;
}
#allergy-risk-test .list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}
#allergy-risk-test .list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
#allergy-risk-test .list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
@media (min-width: 576px) {
  #allergy-risk-test .list-group-horizontal-sm {
    flex-direction: row;
  }
  #allergy-risk-test .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  #allergy-risk-test .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  #allergy-risk-test .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 768px) {
  #allergy-risk-test .list-group-horizontal-md {
    flex-direction: row;
  }
  #allergy-risk-test .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  #allergy-risk-test .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  #allergy-risk-test .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 992px) {
  #allergy-risk-test .list-group-horizontal-lg {
    flex-direction: row;
  }
  #allergy-risk-test .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  #allergy-risk-test .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  #allergy-risk-test .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 1200px) {
  #allergy-risk-test .list-group-horizontal-xl {
    flex-direction: row;
  }
  #allergy-risk-test .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  #allergy-risk-test .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  #allergy-risk-test .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
#allergy-risk-test .list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
#allergy-risk-test .list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}
#allergy-risk-test .list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
#allergy-risk-test .list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
#allergy-risk-test .list-group-item-primary {
  color: #0c2552;
  background-color: #becbe4;
}
#allergy-risk-test .list-group-item-primary.list-group-item-action:hover,
#allergy-risk-test .list-group-item-primary.list-group-item-action:focus {
  color: #0c2552;
  background-color: #acbddd;
}
#allergy-risk-test .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #0c2552;
  border-color: #0c2552;
}
#allergy-risk-test .list-group-item-secondary {
  color: #636363;
  background-color: #ededed;
}
#allergy-risk-test .list-group-item-secondary.list-group-item-action:hover,
#allergy-risk-test .list-group-item-secondary.list-group-item-action:focus {
  color: #636363;
  background-color: #e0e0e0;
}
#allergy-risk-test .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #636363;
  border-color: #636363;
}
#allergy-risk-test .list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
#allergy-risk-test .list-group-item-success.list-group-item-action:hover,
#allergy-risk-test .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
#allergy-risk-test .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
#allergy-risk-test .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
#allergy-risk-test .list-group-item-info.list-group-item-action:hover,
#allergy-risk-test .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
#allergy-risk-test .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
#allergy-risk-test .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
#allergy-risk-test .list-group-item-warning.list-group-item-action:hover,
#allergy-risk-test .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
#allergy-risk-test .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
#allergy-risk-test .list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
#allergy-risk-test .list-group-item-danger.list-group-item-action:hover,
#allergy-risk-test .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
#allergy-risk-test .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
#allergy-risk-test .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
#allergy-risk-test .list-group-item-light.list-group-item-action:hover,
#allergy-risk-test .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
#allergy-risk-test .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
#allergy-risk-test .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
#allergy-risk-test .list-group-item-dark.list-group-item-action:hover,
#allergy-risk-test .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
#allergy-risk-test .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
#allergy-risk-test .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
#allergy-risk-test .close:hover {
  color: #000;
  text-decoration: none;
}
#allergy-risk-test .close:not(:disabled):not(.disabled):hover,
#allergy-risk-test .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}
#allergy-risk-test button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
}
#allergy-risk-test a.close.disabled {
  pointer-events: none;
}
#allergy-risk-test .toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}
#allergy-risk-test .toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
#allergy-risk-test .toast.showing {
  opacity: 1;
}
#allergy-risk-test .toast.show {
  display: block;
  opacity: 1;
}
#allergy-risk-test .toast.hide {
  display: none;
}
#allergy-risk-test .toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#allergy-risk-test .toast-body {
  padding: 0.75rem;
}
#allergy-risk-test .modal-open {
  overflow: hidden;
}
#allergy-risk-test .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
#allergy-risk-test .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
#allergy-risk-test .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade #allergy-risk-test .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade #allergy-risk-test .modal-dialog {
    transition: none;
  }
}
.modal.show #allergy-risk-test .modal-dialog {
  transform: none;
}
#allergy-risk-test .modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
#allergy-risk-test .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
#allergy-risk-test .modal-dialog-scrollable .modal-header,
#allergy-risk-test .modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
#allergy-risk-test .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
#allergy-risk-test .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
#allergy-risk-test .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
#allergy-risk-test .modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
#allergy-risk-test
  .modal-dialog-centered.modal-dialog-scrollable
  .modal-content {
  max-height: none;
}
#allergy-risk-test .modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
#allergy-risk-test .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
#allergy-risk-test .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
#allergy-risk-test .modal-backdrop.fade {
  opacity: 0;
}
#allergy-risk-test .modal-backdrop.show {
  opacity: 0.5;
}
#allergy-risk-test .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
#allergy-risk-test .modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
#allergy-risk-test .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
#allergy-risk-test .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
#allergy-risk-test .modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
#allergy-risk-test .modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
#allergy-risk-test .modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
#allergy-risk-test .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  #allergy-risk-test .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  #allergy-risk-test .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  #allergy-risk-test .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  #allergy-risk-test .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  #allergy-risk-test .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  #allergy-risk-test .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  #allergy-risk-test .modal-lg,
  #allergy-risk-test .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  #allergy-risk-test .modal-xl {
    max-width: 1140px;
  }
}
#allergy-risk-test .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
#allergy-risk-test .tooltip.show {
  opacity: 0.9;
}
#allergy-risk-test .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
#allergy-risk-test .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
#allergy-risk-test .bs-tooltip-top,
#allergy-risk-test .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
#allergy-risk-test .bs-tooltip-top .arrow,
#allergy-risk-test .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
#allergy-risk-test .bs-tooltip-top .arrow::before,
#allergy-risk-test .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
#allergy-risk-test .bs-tooltip-right,
#allergy-risk-test .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
#allergy-risk-test .bs-tooltip-right .arrow,
#allergy-risk-test .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
#allergy-risk-test .bs-tooltip-right .arrow::before,
#allergy-risk-test .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
#allergy-risk-test .bs-tooltip-bottom,
#allergy-risk-test .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
#allergy-risk-test .bs-tooltip-bottom .arrow,
#allergy-risk-test .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}
#allergy-risk-test .bs-tooltip-bottom .arrow::before,
#allergy-risk-test .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
#allergy-risk-test .bs-tooltip-left,
#allergy-risk-test .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
#allergy-risk-test .bs-tooltip-left .arrow,
#allergy-risk-test .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
#allergy-risk-test .bs-tooltip-left .arrow::before,
#allergy-risk-test .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
#allergy-risk-test .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
#allergy-risk-test .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
#allergy-risk-test .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
#allergy-risk-test .popover .arrow::before,
#allergy-risk-test .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
#allergy-risk-test .bs-popover-top,
#allergy-risk-test .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}
#allergy-risk-test .bs-popover-top > .arrow,
#allergy-risk-test .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
#allergy-risk-test .bs-popover-top > .arrow::before,
#allergy-risk-test .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
#allergy-risk-test .bs-popover-top > .arrow::after,
#allergy-risk-test .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
#allergy-risk-test .bs-popover-right,
#allergy-risk-test .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}
#allergy-risk-test .bs-popover-right > .arrow,
#allergy-risk-test .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
#allergy-risk-test .bs-popover-right > .arrow::before,
#allergy-risk-test .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
#allergy-risk-test .bs-popover-right > .arrow::after,
#allergy-risk-test .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
#allergy-risk-test .bs-popover-bottom,
#allergy-risk-test .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}
#allergy-risk-test .bs-popover-bottom > .arrow,
#allergy-risk-test .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}
#allergy-risk-test .bs-popover-bottom > .arrow::before,
#allergy-risk-test .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
#allergy-risk-test .bs-popover-bottom > .arrow::after,
#allergy-risk-test .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
#allergy-risk-test .bs-popover-bottom .popover-header::before,
#allergy-risk-test
  .bs-popover-auto[x-placement^="bottom"]
  .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
#allergy-risk-test .bs-popover-left,
#allergy-risk-test .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}
#allergy-risk-test .bs-popover-left > .arrow,
#allergy-risk-test .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
#allergy-risk-test .bs-popover-left > .arrow::before,
#allergy-risk-test .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
#allergy-risk-test .bs-popover-left > .arrow::after,
#allergy-risk-test .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
#allergy-risk-test .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
#allergy-risk-test .popover-header:empty {
  display: none;
}
#allergy-risk-test .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
#allergy-risk-test .carousel {
  position: relative;
}
#allergy-risk-test .carousel.pointer-event {
  touch-action: pan-y;
}
#allergy-risk-test .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#allergy-risk-test .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
#allergy-risk-test .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .carousel-item {
    transition: none;
  }
}
#allergy-risk-test .carousel-item.active,
#allergy-risk-test .carousel-item-next,
#allergy-risk-test .carousel-item-prev {
  display: block;
}
#allergy-risk-test .carousel-item-next:not(.carousel-item-left),
#allergy-risk-test .active.carousel-item-right {
  transform: translateX(100%);
}
#allergy-risk-test .carousel-item-prev:not(.carousel-item-right),
#allergy-risk-test .active.carousel-item-left {
  transform: translateX(-100%);
}
#allergy-risk-test .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
#allergy-risk-test .carousel-fade .carousel-item.active,
#allergy-risk-test .carousel-fade .carousel-item-next.carousel-item-left,
#allergy-risk-test .carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
#allergy-risk-test .carousel-fade .active.carousel-item-left,
#allergy-risk-test .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .carousel-fade .active.carousel-item-left,
  #allergy-risk-test .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
#allergy-risk-test .carousel-control-prev,
#allergy-risk-test .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .carousel-control-prev,
  #allergy-risk-test .carousel-control-next {
    transition: none;
  }
}
#allergy-risk-test .carousel-control-prev:hover,
#allergy-risk-test .carousel-control-prev:focus,
#allergy-risk-test .carousel-control-next:hover,
#allergy-risk-test .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
#allergy-risk-test .carousel-control-prev {
  left: 0;
}
#allergy-risk-test .carousel-control-next {
  right: 0;
}
#allergy-risk-test .carousel-control-prev-icon,
#allergy-risk-test .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}
#allergy-risk-test .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
#allergy-risk-test .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
#allergy-risk-test .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
#allergy-risk-test .carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  #allergy-risk-test .carousel-indicators li {
    transition: none;
  }
}
#allergy-risk-test .carousel-indicators .active {
  opacity: 1;
}
#allergy-risk-test .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
#allergy-risk-test .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
}
#allergy-risk-test .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
#allergy-risk-test .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow 0.75s linear infinite;
}
#allergy-risk-test .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
#allergy-risk-test .align-baseline {
  vertical-align: baseline !important;
}
#allergy-risk-test .align-top {
  vertical-align: top !important;
}
#allergy-risk-test .align-middle {
  vertical-align: middle !important;
}
#allergy-risk-test .align-bottom {
  vertical-align: bottom !important;
}
#allergy-risk-test .align-text-bottom {
  vertical-align: text-bottom !important;
}
#allergy-risk-test .align-text-top {
  vertical-align: text-top !important;
}
#allergy-risk-test .bg-primary {
  background-color: #17479e !important;
}
#allergy-risk-test a.bg-primary:hover,
#allergy-risk-test a.bg-primary:focus,
#allergy-risk-test button.bg-primary:hover,
#allergy-risk-test button.bg-primary:focus {
  background-color: #113371 !important;
}
#allergy-risk-test .bg-secondary {
  background-color: #bfbfbf !important;
}
#allergy-risk-test a.bg-secondary:hover,
#allergy-risk-test a.bg-secondary:focus,
#allergy-risk-test button.bg-secondary:hover,
#allergy-risk-test button.bg-secondary:focus {
  background-color: #a6a6a6 !important;
}
#allergy-risk-test .bg-success {
  background-color: #28a745 !important;
}
#allergy-risk-test a.bg-success:hover,
#allergy-risk-test a.bg-success:focus,
#allergy-risk-test button.bg-success:hover,
#allergy-risk-test button.bg-success:focus {
  background-color: #1e7e34 !important;
}
#allergy-risk-test .bg-info {
  background-color: #17a2b8 !important;
}
#allergy-risk-test a.bg-info:hover,
#allergy-risk-test a.bg-info:focus,
#allergy-risk-test button.bg-info:hover,
#allergy-risk-test button.bg-info:focus {
  background-color: #117a8b !important;
}
#allergy-risk-test .bg-warning {
  background-color: #ffc107 !important;
}
#allergy-risk-test a.bg-warning:hover,
#allergy-risk-test a.bg-warning:focus,
#allergy-risk-test button.bg-warning:hover,
#allergy-risk-test button.bg-warning:focus {
  background-color: #d39e00 !important;
}
#allergy-risk-test .bg-danger {
  background-color: #dc3545 !important;
}
#allergy-risk-test a.bg-danger:hover,
#allergy-risk-test a.bg-danger:focus,
#allergy-risk-test button.bg-danger:hover,
#allergy-risk-test button.bg-danger:focus {
  background-color: #bd2130 !important;
}
#allergy-risk-test .bg-light {
  background-color: #f8f9fa !important;
}
#allergy-risk-test a.bg-light:hover,
#allergy-risk-test a.bg-light:focus,
#allergy-risk-test button.bg-light:hover,
#allergy-risk-test button.bg-light:focus {
  background-color: #dae0e5 !important;
}
#allergy-risk-test .bg-dark {
  background-color: #343a40 !important;
}
#allergy-risk-test a.bg-dark:hover,
#allergy-risk-test a.bg-dark:focus,
#allergy-risk-test button.bg-dark:hover,
#allergy-risk-test button.bg-dark:focus {
  background-color: #1d2124 !important;
}
#allergy-risk-test .bg-white {
  background-color: #fff !important;
}
#allergy-risk-test .bg-transparent {
  background-color: transparent !important;
}
#allergy-risk-test .border {
  border: 1px solid #dee2e6 !important;
}
#allergy-risk-test .border-top {
  border-top: 1px solid #dee2e6 !important;
}
#allergy-risk-test .border-right {
  border-right: 1px solid #dee2e6 !important;
}
#allergy-risk-test .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
#allergy-risk-test .border-left {
  border-left: 1px solid #dee2e6 !important;
}
#allergy-risk-test .border-0 {
  border: 0 !important;
}
#allergy-risk-test .border-top-0 {
  border-top: 0 !important;
}
#allergy-risk-test .border-right-0 {
  border-right: 0 !important;
}
#allergy-risk-test .border-bottom-0 {
  border-bottom: 0 !important;
}
#allergy-risk-test .border-left-0 {
  border-left: 0 !important;
}
#allergy-risk-test .border-primary {
  border-color: #17479e !important;
}
#allergy-risk-test .border-secondary {
  border-color: #bfbfbf !important;
}
#allergy-risk-test .border-success {
  border-color: #28a745 !important;
}
#allergy-risk-test .border-info {
  border-color: #17a2b8 !important;
}
#allergy-risk-test .border-warning {
  border-color: #ffc107 !important;
}
#allergy-risk-test .border-danger {
  border-color: #dc3545 !important;
}
#allergy-risk-test .border-light {
  border-color: #f8f9fa !important;
}
#allergy-risk-test .border-dark {
  border-color: #343a40 !important;
}
#allergy-risk-test .border-white {
  border-color: #fff !important;
}
#allergy-risk-test .rounded-sm {
  border-radius: 0.2rem !important;
}
#allergy-risk-test .rounded {
  border-radius: 0.25rem !important;
}
#allergy-risk-test .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
#allergy-risk-test .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
#allergy-risk-test .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
#allergy-risk-test .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
#allergy-risk-test .rounded-lg {
  border-radius: 0.3rem !important;
}
#allergy-risk-test .rounded-circle {
  border-radius: 50% !important;
}
#allergy-risk-test .rounded-pill {
  border-radius: 50rem !important;
}
#allergy-risk-test .rounded-0 {
  border-radius: 0 !important;
}
#allergy-risk-test .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
#allergy-risk-test .d-none {
  display: none !important;
}
#allergy-risk-test .d-inline {
  display: inline !important;
}
#allergy-risk-test .d-inline-block {
  display: inline-block !important;
}
#allergy-risk-test .d-block {
  display: block !important;
}
#allergy-risk-test .d-table {
  display: table !important;
}
#allergy-risk-test .d-table-row {
  display: table-row !important;
}
#allergy-risk-test .d-table-cell {
  display: table-cell !important;
}
#allergy-risk-test .d-flex {
  display: flex !important;
}
#allergy-risk-test .d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  #allergy-risk-test .d-sm-none {
    display: none !important;
  }
  #allergy-risk-test .d-sm-inline {
    display: inline !important;
  }
  #allergy-risk-test .d-sm-inline-block {
    display: inline-block !important;
  }
  #allergy-risk-test .d-sm-block {
    display: block !important;
  }
  #allergy-risk-test .d-sm-table {
    display: table !important;
  }
  #allergy-risk-test .d-sm-table-row {
    display: table-row !important;
  }
  #allergy-risk-test .d-sm-table-cell {
    display: table-cell !important;
  }
  #allergy-risk-test .d-sm-flex {
    display: flex !important;
  }
  #allergy-risk-test .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  #allergy-risk-test .d-md-none {
    display: none !important;
  }
  #allergy-risk-test .d-md-inline {
    display: inline !important;
  }
  #allergy-risk-test .d-md-inline-block {
    display: inline-block !important;
  }
  #allergy-risk-test .d-md-block {
    display: block !important;
  }
  #allergy-risk-test .d-md-table {
    display: table !important;
  }
  #allergy-risk-test .d-md-table-row {
    display: table-row !important;
  }
  #allergy-risk-test .d-md-table-cell {
    display: table-cell !important;
  }
  #allergy-risk-test .d-md-flex {
    display: flex !important;
  }
  #allergy-risk-test .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  #allergy-risk-test .d-lg-none {
    display: none !important;
  }
  #allergy-risk-test .d-lg-inline {
    display: inline !important;
  }
  #allergy-risk-test .d-lg-inline-block {
    display: inline-block !important;
  }
  #allergy-risk-test .d-lg-block {
    display: block !important;
  }
  #allergy-risk-test .d-lg-table {
    display: table !important;
  }
  #allergy-risk-test .d-lg-table-row {
    display: table-row !important;
  }
  #allergy-risk-test .d-lg-table-cell {
    display: table-cell !important;
  }
  #allergy-risk-test .d-lg-flex {
    display: flex !important;
  }
  #allergy-risk-test .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  #allergy-risk-test .d-xl-none {
    display: none !important;
  }
  #allergy-risk-test .d-xl-inline {
    display: inline !important;
  }
  #allergy-risk-test .d-xl-inline-block {
    display: inline-block !important;
  }
  #allergy-risk-test .d-xl-block {
    display: block !important;
  }
  #allergy-risk-test .d-xl-table {
    display: table !important;
  }
  #allergy-risk-test .d-xl-table-row {
    display: table-row !important;
  }
  #allergy-risk-test .d-xl-table-cell {
    display: table-cell !important;
  }
  #allergy-risk-test .d-xl-flex {
    display: flex !important;
  }
  #allergy-risk-test .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  #allergy-risk-test .d-print-none {
    display: none !important;
  }
  #allergy-risk-test .d-print-inline {
    display: inline !important;
  }
  #allergy-risk-test .d-print-inline-block {
    display: inline-block !important;
  }
  #allergy-risk-test .d-print-block {
    display: block !important;
  }
  #allergy-risk-test .d-print-table {
    display: table !important;
  }
  #allergy-risk-test .d-print-table-row {
    display: table-row !important;
  }
  #allergy-risk-test .d-print-table-cell {
    display: table-cell !important;
  }
  #allergy-risk-test .d-print-flex {
    display: flex !important;
  }
  #allergy-risk-test .d-print-inline-flex {
    display: inline-flex !important;
  }
}
#allergy-risk-test .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
#allergy-risk-test .embed-responsive::before {
  display: block;
  content: "";
}
#allergy-risk-test .embed-responsive .embed-responsive-item,
#allergy-risk-test .embed-responsive iframe,
#allergy-risk-test .embed-responsive embed,
#allergy-risk-test .embed-responsive object,
#allergy-risk-test .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#allergy-risk-test .embed-responsive-21by9::before {
  padding-top: 42.85714%;
}
#allergy-risk-test .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
#allergy-risk-test .embed-responsive-4by3::before {
  padding-top: 75%;
}
#allergy-risk-test .embed-responsive-1by1::before {
  padding-top: 100%;
}
#allergy-risk-test .flex-row {
  flex-direction: row !important;
}
#allergy-risk-test .flex-column {
  flex-direction: column !important;
}
#allergy-risk-test .flex-row-reverse {
  flex-direction: row-reverse !important;
}
#allergy-risk-test .flex-column-reverse {
  flex-direction: column-reverse !important;
}
#allergy-risk-test .flex-wrap {
  flex-wrap: wrap !important;
}
#allergy-risk-test .flex-nowrap {
  flex-wrap: nowrap !important;
}
#allergy-risk-test .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
#allergy-risk-test .flex-fill {
  flex: 1 1 auto !important;
}
#allergy-risk-test .flex-grow-0 {
  flex-grow: 0 !important;
}
#allergy-risk-test .flex-grow-1 {
  flex-grow: 1 !important;
}
#allergy-risk-test .flex-shrink-0 {
  flex-shrink: 0 !important;
}
#allergy-risk-test .flex-shrink-1 {
  flex-shrink: 1 !important;
}
#allergy-risk-test .justify-content-start {
  justify-content: flex-start !important;
}
#allergy-risk-test .justify-content-end {
  justify-content: flex-end !important;
}
#allergy-risk-test .justify-content-center {
  justify-content: center !important;
}
#allergy-risk-test .justify-content-between {
  justify-content: space-between !important;
}
#allergy-risk-test .justify-content-around {
  justify-content: space-around !important;
}
#allergy-risk-test .align-items-start {
  align-items: flex-start !important;
}
#allergy-risk-test .align-items-end {
  align-items: flex-end !important;
}
#allergy-risk-test .align-items-center {
  align-items: center !important;
}
#allergy-risk-test .align-items-baseline {
  align-items: baseline !important;
}
#allergy-risk-test .align-items-stretch {
  align-items: stretch !important;
}
#allergy-risk-test .align-content-start {
  align-content: flex-start !important;
}
#allergy-risk-test .align-content-end {
  align-content: flex-end !important;
}
#allergy-risk-test .align-content-center {
  align-content: center !important;
}
#allergy-risk-test .align-content-between {
  align-content: space-between !important;
}
#allergy-risk-test .align-content-around {
  align-content: space-around !important;
}
#allergy-risk-test .align-content-stretch {
  align-content: stretch !important;
}
#allergy-risk-test .align-self-auto {
  align-self: auto !important;
}
#allergy-risk-test .align-self-start {
  align-self: flex-start !important;
}
#allergy-risk-test .align-self-end {
  align-self: flex-end !important;
}
#allergy-risk-test .align-self-center {
  align-self: center !important;
}
#allergy-risk-test .align-self-baseline {
  align-self: baseline !important;
}
#allergy-risk-test .align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  #allergy-risk-test .flex-sm-row {
    flex-direction: row !important;
  }
  #allergy-risk-test .flex-sm-column {
    flex-direction: column !important;
  }
  #allergy-risk-test .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  #allergy-risk-test .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  #allergy-risk-test .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  #allergy-risk-test .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  #allergy-risk-test .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  #allergy-risk-test .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  #allergy-risk-test .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  #allergy-risk-test .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  #allergy-risk-test .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  #allergy-risk-test .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  #allergy-risk-test .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  #allergy-risk-test .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  #allergy-risk-test .justify-content-sm-center {
    justify-content: center !important;
  }
  #allergy-risk-test .justify-content-sm-between {
    justify-content: space-between !important;
  }
  #allergy-risk-test .justify-content-sm-around {
    justify-content: space-around !important;
  }
  #allergy-risk-test .align-items-sm-start {
    align-items: flex-start !important;
  }
  #allergy-risk-test .align-items-sm-end {
    align-items: flex-end !important;
  }
  #allergy-risk-test .align-items-sm-center {
    align-items: center !important;
  }
  #allergy-risk-test .align-items-sm-baseline {
    align-items: baseline !important;
  }
  #allergy-risk-test .align-items-sm-stretch {
    align-items: stretch !important;
  }
  #allergy-risk-test .align-content-sm-start {
    align-content: flex-start !important;
  }
  #allergy-risk-test .align-content-sm-end {
    align-content: flex-end !important;
  }
  #allergy-risk-test .align-content-sm-center {
    align-content: center !important;
  }
  #allergy-risk-test .align-content-sm-between {
    align-content: space-between !important;
  }
  #allergy-risk-test .align-content-sm-around {
    align-content: space-around !important;
  }
  #allergy-risk-test .align-content-sm-stretch {
    align-content: stretch !important;
  }
  #allergy-risk-test .align-self-sm-auto {
    align-self: auto !important;
  }
  #allergy-risk-test .align-self-sm-start {
    align-self: flex-start !important;
  }
  #allergy-risk-test .align-self-sm-end {
    align-self: flex-end !important;
  }
  #allergy-risk-test .align-self-sm-center {
    align-self: center !important;
  }
  #allergy-risk-test .align-self-sm-baseline {
    align-self: baseline !important;
  }
  #allergy-risk-test .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  #allergy-risk-test .flex-md-row {
    flex-direction: row !important;
  }
  #allergy-risk-test .flex-md-column {
    flex-direction: column !important;
  }
  #allergy-risk-test .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  #allergy-risk-test .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  #allergy-risk-test .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  #allergy-risk-test .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  #allergy-risk-test .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  #allergy-risk-test .flex-md-fill {
    flex: 1 1 auto !important;
  }
  #allergy-risk-test .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  #allergy-risk-test .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  #allergy-risk-test .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  #allergy-risk-test .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  #allergy-risk-test .justify-content-md-start {
    justify-content: flex-start !important;
  }
  #allergy-risk-test .justify-content-md-end {
    justify-content: flex-end !important;
  }
  #allergy-risk-test .justify-content-md-center {
    justify-content: center !important;
  }
  #allergy-risk-test .justify-content-md-between {
    justify-content: space-between !important;
  }
  #allergy-risk-test .justify-content-md-around {
    justify-content: space-around !important;
  }
  #allergy-risk-test .align-items-md-start {
    align-items: flex-start !important;
  }
  #allergy-risk-test .align-items-md-end {
    align-items: flex-end !important;
  }
  #allergy-risk-test .align-items-md-center {
    align-items: center !important;
  }
  #allergy-risk-test .align-items-md-baseline {
    align-items: baseline !important;
  }
  #allergy-risk-test .align-items-md-stretch {
    align-items: stretch !important;
  }
  #allergy-risk-test .align-content-md-start {
    align-content: flex-start !important;
  }
  #allergy-risk-test .align-content-md-end {
    align-content: flex-end !important;
  }
  #allergy-risk-test .align-content-md-center {
    align-content: center !important;
  }
  #allergy-risk-test .align-content-md-between {
    align-content: space-between !important;
  }
  #allergy-risk-test .align-content-md-around {
    align-content: space-around !important;
  }
  #allergy-risk-test .align-content-md-stretch {
    align-content: stretch !important;
  }
  #allergy-risk-test .align-self-md-auto {
    align-self: auto !important;
  }
  #allergy-risk-test .align-self-md-start {
    align-self: flex-start !important;
  }
  #allergy-risk-test .align-self-md-end {
    align-self: flex-end !important;
  }
  #allergy-risk-test .align-self-md-center {
    align-self: center !important;
  }
  #allergy-risk-test .align-self-md-baseline {
    align-self: baseline !important;
  }
  #allergy-risk-test .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  #allergy-risk-test .flex-lg-row {
    flex-direction: row !important;
  }
  #allergy-risk-test .flex-lg-column {
    flex-direction: column !important;
  }
  #allergy-risk-test .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  #allergy-risk-test .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  #allergy-risk-test .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  #allergy-risk-test .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  #allergy-risk-test .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  #allergy-risk-test .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  #allergy-risk-test .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  #allergy-risk-test .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  #allergy-risk-test .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  #allergy-risk-test .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  #allergy-risk-test .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  #allergy-risk-test .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  #allergy-risk-test .justify-content-lg-center {
    justify-content: center !important;
  }
  #allergy-risk-test .justify-content-lg-between {
    justify-content: space-between !important;
  }
  #allergy-risk-test .justify-content-lg-around {
    justify-content: space-around !important;
  }
  #allergy-risk-test .align-items-lg-start {
    align-items: flex-start !important;
  }
  #allergy-risk-test .align-items-lg-end {
    align-items: flex-end !important;
  }
  #allergy-risk-test .align-items-lg-center {
    align-items: center !important;
  }
  #allergy-risk-test .align-items-lg-baseline {
    align-items: baseline !important;
  }
  #allergy-risk-test .align-items-lg-stretch {
    align-items: stretch !important;
  }
  #allergy-risk-test .align-content-lg-start {
    align-content: flex-start !important;
  }
  #allergy-risk-test .align-content-lg-end {
    align-content: flex-end !important;
  }
  #allergy-risk-test .align-content-lg-center {
    align-content: center !important;
  }
  #allergy-risk-test .align-content-lg-between {
    align-content: space-between !important;
  }
  #allergy-risk-test .align-content-lg-around {
    align-content: space-around !important;
  }
  #allergy-risk-test .align-content-lg-stretch {
    align-content: stretch !important;
  }
  #allergy-risk-test .align-self-lg-auto {
    align-self: auto !important;
  }
  #allergy-risk-test .align-self-lg-start {
    align-self: flex-start !important;
  }
  #allergy-risk-test .align-self-lg-end {
    align-self: flex-end !important;
  }
  #allergy-risk-test .align-self-lg-center {
    align-self: center !important;
  }
  #allergy-risk-test .align-self-lg-baseline {
    align-self: baseline !important;
  }
  #allergy-risk-test .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  #allergy-risk-test .flex-xl-row {
    flex-direction: row !important;
  }
  #allergy-risk-test .flex-xl-column {
    flex-direction: column !important;
  }
  #allergy-risk-test .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  #allergy-risk-test .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  #allergy-risk-test .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  #allergy-risk-test .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  #allergy-risk-test .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  #allergy-risk-test .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  #allergy-risk-test .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  #allergy-risk-test .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  #allergy-risk-test .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  #allergy-risk-test .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  #allergy-risk-test .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  #allergy-risk-test .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  #allergy-risk-test .justify-content-xl-center {
    justify-content: center !important;
  }
  #allergy-risk-test .justify-content-xl-between {
    justify-content: space-between !important;
  }
  #allergy-risk-test .justify-content-xl-around {
    justify-content: space-around !important;
  }
  #allergy-risk-test .align-items-xl-start {
    align-items: flex-start !important;
  }
  #allergy-risk-test .align-items-xl-end {
    align-items: flex-end !important;
  }
  #allergy-risk-test .align-items-xl-center {
    align-items: center !important;
  }
  #allergy-risk-test .align-items-xl-baseline {
    align-items: baseline !important;
  }
  #allergy-risk-test .align-items-xl-stretch {
    align-items: stretch !important;
  }
  #allergy-risk-test .align-content-xl-start {
    align-content: flex-start !important;
  }
  #allergy-risk-test .align-content-xl-end {
    align-content: flex-end !important;
  }
  #allergy-risk-test .align-content-xl-center {
    align-content: center !important;
  }
  #allergy-risk-test .align-content-xl-between {
    align-content: space-between !important;
  }
  #allergy-risk-test .align-content-xl-around {
    align-content: space-around !important;
  }
  #allergy-risk-test .align-content-xl-stretch {
    align-content: stretch !important;
  }
  #allergy-risk-test .align-self-xl-auto {
    align-self: auto !important;
  }
  #allergy-risk-test .align-self-xl-start {
    align-self: flex-start !important;
  }
  #allergy-risk-test .align-self-xl-end {
    align-self: flex-end !important;
  }
  #allergy-risk-test .align-self-xl-center {
    align-self: center !important;
  }
  #allergy-risk-test .align-self-xl-baseline {
    align-self: baseline !important;
  }
  #allergy-risk-test .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
#allergy-risk-test .float-left {
  float: left !important;
}
#allergy-risk-test .float-right {
  float: right !important;
}
#allergy-risk-test .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  #allergy-risk-test .float-sm-left {
    float: left !important;
  }
  #allergy-risk-test .float-sm-right {
    float: right !important;
  }
  #allergy-risk-test .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  #allergy-risk-test .float-md-left {
    float: left !important;
  }
  #allergy-risk-test .float-md-right {
    float: right !important;
  }
  #allergy-risk-test .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  #allergy-risk-test .float-lg-left {
    float: left !important;
  }
  #allergy-risk-test .float-lg-right {
    float: right !important;
  }
  #allergy-risk-test .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  #allergy-risk-test .float-xl-left {
    float: left !important;
  }
  #allergy-risk-test .float-xl-right {
    float: right !important;
  }
  #allergy-risk-test .float-xl-none {
    float: none !important;
  }
}
#allergy-risk-test .overflow-auto {
  overflow: auto !important;
}
#allergy-risk-test .overflow-hidden {
  overflow: hidden !important;
}
#allergy-risk-test .position-static {
  position: static !important;
}
#allergy-risk-test .position-relative {
  position: relative !important;
}
#allergy-risk-test .position-absolute {
  position: absolute !important;
}
#allergy-risk-test .position-fixed {
  position: fixed !important;
}
#allergy-risk-test .position-sticky {
  position: sticky !important;
}
#allergy-risk-test .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
#allergy-risk-test .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  #allergy-risk-test .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
#allergy-risk-test .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
#allergy-risk-test .sr-only-focusable:active,
#allergy-risk-test .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
#allergy-risk-test .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
#allergy-risk-test .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
#allergy-risk-test .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
#allergy-risk-test .shadow-none {
  box-shadow: none !important;
}
#allergy-risk-test .w-25 {
  width: 25% !important;
}
#allergy-risk-test .w-50 {
  width: 50% !important;
}
#allergy-risk-test .w-75 {
  width: 75% !important;
}
#allergy-risk-test .w-100 {
  width: 100% !important;
}
#allergy-risk-test .w-auto {
  width: auto !important;
}
#allergy-risk-test .h-25 {
  height: 25% !important;
}
#allergy-risk-test .h-50 {
  height: 50% !important;
}
#allergy-risk-test .h-75 {
  height: 75% !important;
}
#allergy-risk-test .h-100 {
  height: 100% !important;
}
#allergy-risk-test .h-auto {
  height: auto !important;
}
#allergy-risk-test .mw-100 {
  max-width: 100% !important;
}
#allergy-risk-test .mh-100 {
  max-height: 100% !important;
}
#allergy-risk-test .min-vw-100 {
  min-width: 100vw !important;
}
#allergy-risk-test .min-vh-100 {
  min-height: 100vh !important;
}
#allergy-risk-test .vw-100 {
  width: 100vw !important;
}
#allergy-risk-test .vh-100 {
  height: 100vh !important;
}
#allergy-risk-test .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
#allergy-risk-test .m-0 {
  margin: 0 !important;
}
#allergy-risk-test .mt-0,
#allergy-risk-test .my-0 {
  margin-top: 0 !important;
}
#allergy-risk-test .mr-0,
#allergy-risk-test .mx-0 {
  margin-right: 0 !important;
}
#allergy-risk-test .mb-0,
#allergy-risk-test .my-0 {
  margin-bottom: 0 !important;
}
#allergy-risk-test .ml-0,
#allergy-risk-test .mx-0 {
  margin-left: 0 !important;
}
#allergy-risk-test .m-1 {
  margin: 0.25rem !important;
}
#allergy-risk-test .mt-1,
#allergy-risk-test .my-1 {
  margin-top: 0.25rem !important;
}
#allergy-risk-test .mr-1,
#allergy-risk-test .mx-1 {
  margin-right: 0.25rem !important;
}
#allergy-risk-test .mb-1,
#allergy-risk-test .my-1 {
  margin-bottom: 0.25rem !important;
}
#allergy-risk-test .ml-1,
#allergy-risk-test .mx-1 {
  margin-left: 0.25rem !important;
}
#allergy-risk-test .m-2 {
  margin: 0.5rem !important;
}
#allergy-risk-test .mt-2,
#allergy-risk-test .my-2 {
  margin-top: 0.5rem !important;
}
#allergy-risk-test .mr-2,
#allergy-risk-test .mx-2 {
  margin-right: 0.5rem !important;
}
#allergy-risk-test .mb-2,
#allergy-risk-test .my-2 {
  margin-bottom: 0.5rem !important;
}
#allergy-risk-test .ml-2,
#allergy-risk-test .mx-2 {
  margin-left: 0.5rem !important;
}
#allergy-risk-test .m-3 {
  margin: 1rem !important;
}
#allergy-risk-test .mt-3,
#allergy-risk-test .my-3 {
  margin-top: 1rem !important;
}
#allergy-risk-test .mr-3,
#allergy-risk-test .mx-3 {
  margin-right: 1rem !important;
}
#allergy-risk-test .mb-3,
#allergy-risk-test .my-3 {
  margin-bottom: 1rem !important;
}
#allergy-risk-test .ml-3,
#allergy-risk-test .mx-3 {
  margin-left: 1rem !important;
}
#allergy-risk-test .m-4 {
  margin: 1.5rem !important;
}
#allergy-risk-test .mt-4,
#allergy-risk-test .my-4 {
  margin-top: 1.5rem !important;
}
#allergy-risk-test .mr-4,
#allergy-risk-test .mx-4 {
  margin-right: 1.5rem !important;
}
#allergy-risk-test .mb-4,
#allergy-risk-test .my-4 {
  margin-bottom: 1.5rem !important;
}
#allergy-risk-test .ml-4,
#allergy-risk-test .mx-4 {
  margin-left: 1.5rem !important;
}
#allergy-risk-test .m-5 {
  margin: 3rem !important;
}
#allergy-risk-test .mt-5,
#allergy-risk-test .my-5 {
  margin-top: 3rem !important;
}
#allergy-risk-test .mr-5,
#allergy-risk-test .mx-5 {
  margin-right: 3rem !important;
}
#allergy-risk-test .mb-5,
#allergy-risk-test .my-5 {
  margin-bottom: 3rem !important;
}
#allergy-risk-test .ml-5,
#allergy-risk-test .mx-5 {
  margin-left: 3rem !important;
}
#allergy-risk-test .p-0 {
  padding: 0 !important;
}
#allergy-risk-test .pt-0,
#allergy-risk-test .py-0 {
  padding-top: 0 !important;
}
#allergy-risk-test .pr-0,
#allergy-risk-test .px-0 {
  padding-right: 0 !important;
}
#allergy-risk-test .pb-0,
#allergy-risk-test .py-0 {
  padding-bottom: 0 !important;
}
#allergy-risk-test .pl-0,
#allergy-risk-test .px-0 {
  padding-left: 0 !important;
}
#allergy-risk-test .p-1 {
  padding: 0.25rem !important;
}
#allergy-risk-test .pt-1,
#allergy-risk-test .py-1 {
  padding-top: 0.25rem !important;
}
#allergy-risk-test .pr-1,
#allergy-risk-test .px-1 {
  padding-right: 0.25rem !important;
}
#allergy-risk-test .pb-1,
#allergy-risk-test .py-1 {
  padding-bottom: 0.25rem !important;
}
#allergy-risk-test .pl-1,
#allergy-risk-test .px-1 {
  padding-left: 0.25rem !important;
}
#allergy-risk-test .p-2 {
  padding: 0.5rem !important;
}
#allergy-risk-test .pt-2,
#allergy-risk-test .py-2 {
  padding-top: 0.5rem !important;
}
#allergy-risk-test .pr-2,
#allergy-risk-test .px-2 {
  padding-right: 0.5rem !important;
}
#allergy-risk-test .pb-2,
#allergy-risk-test .py-2 {
  padding-bottom: 0.5rem !important;
}
#allergy-risk-test .pl-2,
#allergy-risk-test .px-2 {
  padding-left: 0.5rem !important;
}
#allergy-risk-test .p-3 {
  padding: 1rem !important;
}
#allergy-risk-test .pt-3,
#allergy-risk-test .py-3 {
  padding-top: 1rem !important;
}
#allergy-risk-test .pr-3,
#allergy-risk-test .px-3 {
  padding-right: 1rem !important;
}
#allergy-risk-test .pb-3,
#allergy-risk-test .py-3 {
  padding-bottom: 1rem !important;
}
#allergy-risk-test .pl-3,
#allergy-risk-test .px-3 {
  padding-left: 1rem !important;
}
#allergy-risk-test .p-4 {
  padding: 1.5rem !important;
}
#allergy-risk-test .pt-4,
#allergy-risk-test .py-4 {
  padding-top: 1.5rem !important;
}
#allergy-risk-test .pr-4,
#allergy-risk-test .px-4 {
  padding-right: 1.5rem !important;
}
#allergy-risk-test .pb-4,
#allergy-risk-test .py-4 {
  padding-bottom: 1.5rem !important;
}
#allergy-risk-test .pl-4,
#allergy-risk-test .px-4 {
  padding-left: 1.5rem !important;
}
#allergy-risk-test .p-5 {
  padding: 3rem !important;
}
#allergy-risk-test .pt-5,
#allergy-risk-test .py-5 {
  padding-top: 3rem !important;
}
#allergy-risk-test .pr-5,
#allergy-risk-test .px-5 {
  padding-right: 3rem !important;
}
#allergy-risk-test .pb-5,
#allergy-risk-test .py-5 {
  padding-bottom: 3rem !important;
}
#allergy-risk-test .pl-5,
#allergy-risk-test .px-5 {
  padding-left: 3rem !important;
}
#allergy-risk-test .m-n1 {
  margin: -0.25rem !important;
}
#allergy-risk-test .mt-n1,
#allergy-risk-test .my-n1 {
  margin-top: -0.25rem !important;
}
#allergy-risk-test .mr-n1,
#allergy-risk-test .mx-n1 {
  margin-right: -0.25rem !important;
}
#allergy-risk-test .mb-n1,
#allergy-risk-test .my-n1 {
  margin-bottom: -0.25rem !important;
}
#allergy-risk-test .ml-n1,
#allergy-risk-test .mx-n1 {
  margin-left: -0.25rem !important;
}
#allergy-risk-test .m-n2 {
  margin: -0.5rem !important;
}
#allergy-risk-test .mt-n2,
#allergy-risk-test .my-n2 {
  margin-top: -0.5rem !important;
}
#allergy-risk-test .mr-n2,
#allergy-risk-test .mx-n2 {
  margin-right: -0.5rem !important;
}
#allergy-risk-test .mb-n2,
#allergy-risk-test .my-n2 {
  margin-bottom: -0.5rem !important;
}
#allergy-risk-test .ml-n2,
#allergy-risk-test .mx-n2 {
  margin-left: -0.5rem !important;
}
#allergy-risk-test .m-n3 {
  margin: -1rem !important;
}
#allergy-risk-test .mt-n3,
#allergy-risk-test .my-n3 {
  margin-top: -1rem !important;
}
#allergy-risk-test .mr-n3,
#allergy-risk-test .mx-n3 {
  margin-right: -1rem !important;
}
#allergy-risk-test .mb-n3,
#allergy-risk-test .my-n3 {
  margin-bottom: -1rem !important;
}
#allergy-risk-test .ml-n3,
#allergy-risk-test .mx-n3 {
  margin-left: -1rem !important;
}
#allergy-risk-test .m-n4 {
  margin: -1.5rem !important;
}
#allergy-risk-test .mt-n4,
#allergy-risk-test .my-n4 {
  margin-top: -1.5rem !important;
}
#allergy-risk-test .mr-n4,
#allergy-risk-test .mx-n4 {
  margin-right: -1.5rem !important;
}
#allergy-risk-test .mb-n4,
#allergy-risk-test .my-n4 {
  margin-bottom: -1.5rem !important;
}
#allergy-risk-test .ml-n4,
#allergy-risk-test .mx-n4 {
  margin-left: -1.5rem !important;
}
#allergy-risk-test .m-n5 {
  margin: -3rem !important;
}
#allergy-risk-test .mt-n5,
#allergy-risk-test .my-n5 {
  margin-top: -3rem !important;
}
#allergy-risk-test .mr-n5,
#allergy-risk-test .mx-n5 {
  margin-right: -3rem !important;
}
#allergy-risk-test .mb-n5,
#allergy-risk-test .my-n5 {
  margin-bottom: -3rem !important;
}
#allergy-risk-test .ml-n5,
#allergy-risk-test .mx-n5 {
  margin-left: -3rem !important;
}
#allergy-risk-test .m-auto {
  margin: auto !important;
}
#allergy-risk-test .mt-auto,
#allergy-risk-test .my-auto {
  margin-top: auto !important;
}
#allergy-risk-test .mr-auto,
#allergy-risk-test .mx-auto {
  margin-right: auto !important;
}
#allergy-risk-test .mb-auto,
#allergy-risk-test .my-auto {
  margin-bottom: auto !important;
}
#allergy-risk-test .ml-auto,
#allergy-risk-test .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  #allergy-risk-test .m-sm-0 {
    margin: 0 !important;
  }
  #allergy-risk-test .mt-sm-0,
  #allergy-risk-test .my-sm-0 {
    margin-top: 0 !important;
  }
  #allergy-risk-test .mr-sm-0,
  #allergy-risk-test .mx-sm-0 {
    margin-right: 0 !important;
  }
  #allergy-risk-test .mb-sm-0,
  #allergy-risk-test .my-sm-0 {
    margin-bottom: 0 !important;
  }
  #allergy-risk-test .ml-sm-0,
  #allergy-risk-test .mx-sm-0 {
    margin-left: 0 !important;
  }
  #allergy-risk-test .m-sm-1 {
    margin: 0.25rem !important;
  }
  #allergy-risk-test .mt-sm-1,
  #allergy-risk-test .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  #allergy-risk-test .mr-sm-1,
  #allergy-risk-test .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  #allergy-risk-test .mb-sm-1,
  #allergy-risk-test .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  #allergy-risk-test .ml-sm-1,
  #allergy-risk-test .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  #allergy-risk-test .m-sm-2 {
    margin: 0.5rem !important;
  }
  #allergy-risk-test .mt-sm-2,
  #allergy-risk-test .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  #allergy-risk-test .mr-sm-2,
  #allergy-risk-test .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  #allergy-risk-test .mb-sm-2,
  #allergy-risk-test .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  #allergy-risk-test .ml-sm-2,
  #allergy-risk-test .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  #allergy-risk-test .m-sm-3 {
    margin: 1rem !important;
  }
  #allergy-risk-test .mt-sm-3,
  #allergy-risk-test .my-sm-3 {
    margin-top: 1rem !important;
  }
  #allergy-risk-test .mr-sm-3,
  #allergy-risk-test .mx-sm-3 {
    margin-right: 1rem !important;
  }
  #allergy-risk-test .mb-sm-3,
  #allergy-risk-test .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  #allergy-risk-test .ml-sm-3,
  #allergy-risk-test .mx-sm-3 {
    margin-left: 1rem !important;
  }
  #allergy-risk-test .m-sm-4 {
    margin: 1.5rem !important;
  }
  #allergy-risk-test .mt-sm-4,
  #allergy-risk-test .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  #allergy-risk-test .mr-sm-4,
  #allergy-risk-test .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  #allergy-risk-test .mb-sm-4,
  #allergy-risk-test .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  #allergy-risk-test .ml-sm-4,
  #allergy-risk-test .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  #allergy-risk-test .m-sm-5 {
    margin: 3rem !important;
  }
  #allergy-risk-test .mt-sm-5,
  #allergy-risk-test .my-sm-5 {
    margin-top: 3rem !important;
  }
  #allergy-risk-test .mr-sm-5,
  #allergy-risk-test .mx-sm-5 {
    margin-right: 3rem !important;
  }
  #allergy-risk-test .mb-sm-5,
  #allergy-risk-test .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  #allergy-risk-test .ml-sm-5,
  #allergy-risk-test .mx-sm-5 {
    margin-left: 3rem !important;
  }
  #allergy-risk-test .p-sm-0 {
    padding: 0 !important;
  }
  #allergy-risk-test .pt-sm-0,
  #allergy-risk-test .py-sm-0 {
    padding-top: 0 !important;
  }
  #allergy-risk-test .pr-sm-0,
  #allergy-risk-test .px-sm-0 {
    padding-right: 0 !important;
  }
  #allergy-risk-test .pb-sm-0,
  #allergy-risk-test .py-sm-0 {
    padding-bottom: 0 !important;
  }
  #allergy-risk-test .pl-sm-0,
  #allergy-risk-test .px-sm-0 {
    padding-left: 0 !important;
  }
  #allergy-risk-test .p-sm-1 {
    padding: 0.25rem !important;
  }
  #allergy-risk-test .pt-sm-1,
  #allergy-risk-test .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  #allergy-risk-test .pr-sm-1,
  #allergy-risk-test .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  #allergy-risk-test .pb-sm-1,
  #allergy-risk-test .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  #allergy-risk-test .pl-sm-1,
  #allergy-risk-test .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  #allergy-risk-test .p-sm-2 {
    padding: 0.5rem !important;
  }
  #allergy-risk-test .pt-sm-2,
  #allergy-risk-test .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  #allergy-risk-test .pr-sm-2,
  #allergy-risk-test .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  #allergy-risk-test .pb-sm-2,
  #allergy-risk-test .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  #allergy-risk-test .pl-sm-2,
  #allergy-risk-test .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  #allergy-risk-test .p-sm-3 {
    padding: 1rem !important;
  }
  #allergy-risk-test .pt-sm-3,
  #allergy-risk-test .py-sm-3 {
    padding-top: 1rem !important;
  }
  #allergy-risk-test .pr-sm-3,
  #allergy-risk-test .px-sm-3 {
    padding-right: 1rem !important;
  }
  #allergy-risk-test .pb-sm-3,
  #allergy-risk-test .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  #allergy-risk-test .pl-sm-3,
  #allergy-risk-test .px-sm-3 {
    padding-left: 1rem !important;
  }
  #allergy-risk-test .p-sm-4 {
    padding: 1.5rem !important;
  }
  #allergy-risk-test .pt-sm-4,
  #allergy-risk-test .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  #allergy-risk-test .pr-sm-4,
  #allergy-risk-test .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  #allergy-risk-test .pb-sm-4,
  #allergy-risk-test .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  #allergy-risk-test .pl-sm-4,
  #allergy-risk-test .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  #allergy-risk-test .p-sm-5 {
    padding: 3rem !important;
  }
  #allergy-risk-test .pt-sm-5,
  #allergy-risk-test .py-sm-5 {
    padding-top: 3rem !important;
  }
  #allergy-risk-test .pr-sm-5,
  #allergy-risk-test .px-sm-5 {
    padding-right: 3rem !important;
  }
  #allergy-risk-test .pb-sm-5,
  #allergy-risk-test .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  #allergy-risk-test .pl-sm-5,
  #allergy-risk-test .px-sm-5 {
    padding-left: 3rem !important;
  }
  #allergy-risk-test .m-sm-n1 {
    margin: -0.25rem !important;
  }
  #allergy-risk-test .mt-sm-n1,
  #allergy-risk-test .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  #allergy-risk-test .mr-sm-n1,
  #allergy-risk-test .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  #allergy-risk-test .mb-sm-n1,
  #allergy-risk-test .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  #allergy-risk-test .ml-sm-n1,
  #allergy-risk-test .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  #allergy-risk-test .m-sm-n2 {
    margin: -0.5rem !important;
  }
  #allergy-risk-test .mt-sm-n2,
  #allergy-risk-test .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  #allergy-risk-test .mr-sm-n2,
  #allergy-risk-test .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  #allergy-risk-test .mb-sm-n2,
  #allergy-risk-test .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  #allergy-risk-test .ml-sm-n2,
  #allergy-risk-test .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  #allergy-risk-test .m-sm-n3 {
    margin: -1rem !important;
  }
  #allergy-risk-test .mt-sm-n3,
  #allergy-risk-test .my-sm-n3 {
    margin-top: -1rem !important;
  }
  #allergy-risk-test .mr-sm-n3,
  #allergy-risk-test .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  #allergy-risk-test .mb-sm-n3,
  #allergy-risk-test .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  #allergy-risk-test .ml-sm-n3,
  #allergy-risk-test .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  #allergy-risk-test .m-sm-n4 {
    margin: -1.5rem !important;
  }
  #allergy-risk-test .mt-sm-n4,
  #allergy-risk-test .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  #allergy-risk-test .mr-sm-n4,
  #allergy-risk-test .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  #allergy-risk-test .mb-sm-n4,
  #allergy-risk-test .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  #allergy-risk-test .ml-sm-n4,
  #allergy-risk-test .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  #allergy-risk-test .m-sm-n5 {
    margin: -3rem !important;
  }
  #allergy-risk-test .mt-sm-n5,
  #allergy-risk-test .my-sm-n5 {
    margin-top: -3rem !important;
  }
  #allergy-risk-test .mr-sm-n5,
  #allergy-risk-test .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  #allergy-risk-test .mb-sm-n5,
  #allergy-risk-test .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  #allergy-risk-test .ml-sm-n5,
  #allergy-risk-test .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  #allergy-risk-test .m-sm-auto {
    margin: auto !important;
  }
  #allergy-risk-test .mt-sm-auto,
  #allergy-risk-test .my-sm-auto {
    margin-top: auto !important;
  }
  #allergy-risk-test .mr-sm-auto,
  #allergy-risk-test .mx-sm-auto {
    margin-right: auto !important;
  }
  #allergy-risk-test .mb-sm-auto,
  #allergy-risk-test .my-sm-auto {
    margin-bottom: auto !important;
  }
  #allergy-risk-test .ml-sm-auto,
  #allergy-risk-test .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  #allergy-risk-test .m-md-0 {
    margin: 0 !important;
  }
  #allergy-risk-test .mt-md-0,
  #allergy-risk-test .my-md-0 {
    margin-top: 0 !important;
  }
  #allergy-risk-test .mr-md-0,
  #allergy-risk-test .mx-md-0 {
    margin-right: 0 !important;
  }
  #allergy-risk-test .mb-md-0,
  #allergy-risk-test .my-md-0 {
    margin-bottom: 0 !important;
  }
  #allergy-risk-test .ml-md-0,
  #allergy-risk-test .mx-md-0 {
    margin-left: 0 !important;
  }
  #allergy-risk-test .m-md-1 {
    margin: 0.25rem !important;
  }
  #allergy-risk-test .mt-md-1,
  #allergy-risk-test .my-md-1 {
    margin-top: 0.25rem !important;
  }
  #allergy-risk-test .mr-md-1,
  #allergy-risk-test .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  #allergy-risk-test .mb-md-1,
  #allergy-risk-test .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  #allergy-risk-test .ml-md-1,
  #allergy-risk-test .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  #allergy-risk-test .m-md-2 {
    margin: 0.5rem !important;
  }
  #allergy-risk-test .mt-md-2,
  #allergy-risk-test .my-md-2 {
    margin-top: 0.5rem !important;
  }
  #allergy-risk-test .mr-md-2,
  #allergy-risk-test .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  #allergy-risk-test .mb-md-2,
  #allergy-risk-test .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  #allergy-risk-test .ml-md-2,
  #allergy-risk-test .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  #allergy-risk-test .m-md-3 {
    margin: 1rem !important;
  }
  #allergy-risk-test .mt-md-3,
  #allergy-risk-test .my-md-3 {
    margin-top: 1rem !important;
  }
  #allergy-risk-test .mr-md-3,
  #allergy-risk-test .mx-md-3 {
    margin-right: 1rem !important;
  }
  #allergy-risk-test .mb-md-3,
  #allergy-risk-test .my-md-3 {
    margin-bottom: 1rem !important;
  }
  #allergy-risk-test .ml-md-3,
  #allergy-risk-test .mx-md-3 {
    margin-left: 1rem !important;
  }
  #allergy-risk-test .m-md-4 {
    margin: 1.5rem !important;
  }
  #allergy-risk-test .mt-md-4,
  #allergy-risk-test .my-md-4 {
    margin-top: 1.5rem !important;
  }
  #allergy-risk-test .mr-md-4,
  #allergy-risk-test .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  #allergy-risk-test .mb-md-4,
  #allergy-risk-test .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  #allergy-risk-test .ml-md-4,
  #allergy-risk-test .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  #allergy-risk-test .m-md-5 {
    margin: 3rem !important;
  }
  #allergy-risk-test .mt-md-5,
  #allergy-risk-test .my-md-5 {
    margin-top: 3rem !important;
  }
  #allergy-risk-test .mr-md-5,
  #allergy-risk-test .mx-md-5 {
    margin-right: 3rem !important;
  }
  #allergy-risk-test .mb-md-5,
  #allergy-risk-test .my-md-5 {
    margin-bottom: 3rem !important;
  }
  #allergy-risk-test .ml-md-5,
  #allergy-risk-test .mx-md-5 {
    margin-left: 3rem !important;
  }
  #allergy-risk-test .p-md-0 {
    padding: 0 !important;
  }
  #allergy-risk-test .pt-md-0,
  #allergy-risk-test .py-md-0 {
    padding-top: 0 !important;
  }
  #allergy-risk-test .pr-md-0,
  #allergy-risk-test .px-md-0 {
    padding-right: 0 !important;
  }
  #allergy-risk-test .pb-md-0,
  #allergy-risk-test .py-md-0 {
    padding-bottom: 0 !important;
  }
  #allergy-risk-test .pl-md-0,
  #allergy-risk-test .px-md-0 {
    padding-left: 0 !important;
  }
  #allergy-risk-test .p-md-1 {
    padding: 0.25rem !important;
  }
  #allergy-risk-test .pt-md-1,
  #allergy-risk-test .py-md-1 {
    padding-top: 0.25rem !important;
  }
  #allergy-risk-test .pr-md-1,
  #allergy-risk-test .px-md-1 {
    padding-right: 0.25rem !important;
  }
  #allergy-risk-test .pb-md-1,
  #allergy-risk-test .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  #allergy-risk-test .pl-md-1,
  #allergy-risk-test .px-md-1 {
    padding-left: 0.25rem !important;
  }
  #allergy-risk-test .p-md-2 {
    padding: 0.5rem !important;
  }
  #allergy-risk-test .pt-md-2,
  #allergy-risk-test .py-md-2 {
    padding-top: 0.5rem !important;
  }
  #allergy-risk-test .pr-md-2,
  #allergy-risk-test .px-md-2 {
    padding-right: 0.5rem !important;
  }
  #allergy-risk-test .pb-md-2,
  #allergy-risk-test .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  #allergy-risk-test .pl-md-2,
  #allergy-risk-test .px-md-2 {
    padding-left: 0.5rem !important;
  }
  #allergy-risk-test .p-md-3 {
    padding: 1rem !important;
  }
  #allergy-risk-test .pt-md-3,
  #allergy-risk-test .py-md-3 {
    padding-top: 1rem !important;
  }
  #allergy-risk-test .pr-md-3,
  #allergy-risk-test .px-md-3 {
    padding-right: 1rem !important;
  }
  #allergy-risk-test .pb-md-3,
  #allergy-risk-test .py-md-3 {
    padding-bottom: 1rem !important;
  }
  #allergy-risk-test .pl-md-3,
  #allergy-risk-test .px-md-3 {
    padding-left: 1rem !important;
  }
  #allergy-risk-test .p-md-4 {
    padding: 1.5rem !important;
  }
  #allergy-risk-test .pt-md-4,
  #allergy-risk-test .py-md-4 {
    padding-top: 1.5rem !important;
  }
  #allergy-risk-test .pr-md-4,
  #allergy-risk-test .px-md-4 {
    padding-right: 1.5rem !important;
  }
  #allergy-risk-test .pb-md-4,
  #allergy-risk-test .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  #allergy-risk-test .pl-md-4,
  #allergy-risk-test .px-md-4 {
    padding-left: 1.5rem !important;
  }
  #allergy-risk-test .p-md-5 {
    padding: 3rem !important;
  }
  #allergy-risk-test .pt-md-5,
  #allergy-risk-test .py-md-5 {
    padding-top: 3rem !important;
  }
  #allergy-risk-test .pr-md-5,
  #allergy-risk-test .px-md-5 {
    padding-right: 3rem !important;
  }
  #allergy-risk-test .pb-md-5,
  #allergy-risk-test .py-md-5 {
    padding-bottom: 3rem !important;
  }
  #allergy-risk-test .pl-md-5,
  #allergy-risk-test .px-md-5 {
    padding-left: 3rem !important;
  }
  #allergy-risk-test .m-md-n1 {
    margin: -0.25rem !important;
  }
  #allergy-risk-test .mt-md-n1,
  #allergy-risk-test .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  #allergy-risk-test .mr-md-n1,
  #allergy-risk-test .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  #allergy-risk-test .mb-md-n1,
  #allergy-risk-test .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  #allergy-risk-test .ml-md-n1,
  #allergy-risk-test .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  #allergy-risk-test .m-md-n2 {
    margin: -0.5rem !important;
  }
  #allergy-risk-test .mt-md-n2,
  #allergy-risk-test .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  #allergy-risk-test .mr-md-n2,
  #allergy-risk-test .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  #allergy-risk-test .mb-md-n2,
  #allergy-risk-test .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  #allergy-risk-test .ml-md-n2,
  #allergy-risk-test .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  #allergy-risk-test .m-md-n3 {
    margin: -1rem !important;
  }
  #allergy-risk-test .mt-md-n3,
  #allergy-risk-test .my-md-n3 {
    margin-top: -1rem !important;
  }
  #allergy-risk-test .mr-md-n3,
  #allergy-risk-test .mx-md-n3 {
    margin-right: -1rem !important;
  }
  #allergy-risk-test .mb-md-n3,
  #allergy-risk-test .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  #allergy-risk-test .ml-md-n3,
  #allergy-risk-test .mx-md-n3 {
    margin-left: -1rem !important;
  }
  #allergy-risk-test .m-md-n4 {
    margin: -1.5rem !important;
  }
  #allergy-risk-test .mt-md-n4,
  #allergy-risk-test .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  #allergy-risk-test .mr-md-n4,
  #allergy-risk-test .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  #allergy-risk-test .mb-md-n4,
  #allergy-risk-test .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  #allergy-risk-test .ml-md-n4,
  #allergy-risk-test .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  #allergy-risk-test .m-md-n5 {
    margin: -3rem !important;
  }
  #allergy-risk-test .mt-md-n5,
  #allergy-risk-test .my-md-n5 {
    margin-top: -3rem !important;
  }
  #allergy-risk-test .mr-md-n5,
  #allergy-risk-test .mx-md-n5 {
    margin-right: -3rem !important;
  }
  #allergy-risk-test .mb-md-n5,
  #allergy-risk-test .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  #allergy-risk-test .ml-md-n5,
  #allergy-risk-test .mx-md-n5 {
    margin-left: -3rem !important;
  }
  #allergy-risk-test .m-md-auto {
    margin: auto !important;
  }
  #allergy-risk-test .mt-md-auto,
  #allergy-risk-test .my-md-auto {
    margin-top: auto !important;
  }
  #allergy-risk-test .mr-md-auto,
  #allergy-risk-test .mx-md-auto {
    margin-right: auto !important;
  }
  #allergy-risk-test .mb-md-auto,
  #allergy-risk-test .my-md-auto {
    margin-bottom: auto !important;
  }
  #allergy-risk-test .ml-md-auto,
  #allergy-risk-test .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  #allergy-risk-test .m-lg-0 {
    margin: 0 !important;
  }
  #allergy-risk-test .mt-lg-0,
  #allergy-risk-test .my-lg-0 {
    margin-top: 0 !important;
  }
  #allergy-risk-test .mr-lg-0,
  #allergy-risk-test .mx-lg-0 {
    margin-right: 0 !important;
  }
  #allergy-risk-test .mb-lg-0,
  #allergy-risk-test .my-lg-0 {
    margin-bottom: 0 !important;
  }
  #allergy-risk-test .ml-lg-0,
  #allergy-risk-test .mx-lg-0 {
    margin-left: 0 !important;
  }
  #allergy-risk-test .m-lg-1 {
    margin: 0.25rem !important;
  }
  #allergy-risk-test .mt-lg-1,
  #allergy-risk-test .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  #allergy-risk-test .mr-lg-1,
  #allergy-risk-test .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  #allergy-risk-test .mb-lg-1,
  #allergy-risk-test .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  #allergy-risk-test .ml-lg-1,
  #allergy-risk-test .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  #allergy-risk-test .m-lg-2 {
    margin: 0.5rem !important;
  }
  #allergy-risk-test .mt-lg-2,
  #allergy-risk-test .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  #allergy-risk-test .mr-lg-2,
  #allergy-risk-test .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  #allergy-risk-test .mb-lg-2,
  #allergy-risk-test .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  #allergy-risk-test .ml-lg-2,
  #allergy-risk-test .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  #allergy-risk-test .m-lg-3 {
    margin: 1rem !important;
  }
  #allergy-risk-test .mt-lg-3,
  #allergy-risk-test .my-lg-3 {
    margin-top: 1rem !important;
  }
  #allergy-risk-test .mr-lg-3,
  #allergy-risk-test .mx-lg-3 {
    margin-right: 1rem !important;
  }
  #allergy-risk-test .mb-lg-3,
  #allergy-risk-test .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  #allergy-risk-test .ml-lg-3,
  #allergy-risk-test .mx-lg-3 {
    margin-left: 1rem !important;
  }
  #allergy-risk-test .m-lg-4 {
    margin: 1.5rem !important;
  }
  #allergy-risk-test .mt-lg-4,
  #allergy-risk-test .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  #allergy-risk-test .mr-lg-4,
  #allergy-risk-test .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  #allergy-risk-test .mb-lg-4,
  #allergy-risk-test .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  #allergy-risk-test .ml-lg-4,
  #allergy-risk-test .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  #allergy-risk-test .m-lg-5 {
    margin: 3rem !important;
  }
  #allergy-risk-test .mt-lg-5,
  #allergy-risk-test .my-lg-5 {
    margin-top: 3rem !important;
  }
  #allergy-risk-test .mr-lg-5,
  #allergy-risk-test .mx-lg-5 {
    margin-right: 3rem !important;
  }
  #allergy-risk-test .mb-lg-5,
  #allergy-risk-test .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  #allergy-risk-test .ml-lg-5,
  #allergy-risk-test .mx-lg-5 {
    margin-left: 3rem !important;
  }
  #allergy-risk-test .p-lg-0 {
    padding: 0 !important;
  }
  #allergy-risk-test .pt-lg-0,
  #allergy-risk-test .py-lg-0 {
    padding-top: 0 !important;
  }
  #allergy-risk-test .pr-lg-0,
  #allergy-risk-test .px-lg-0 {
    padding-right: 0 !important;
  }
  #allergy-risk-test .pb-lg-0,
  #allergy-risk-test .py-lg-0 {
    padding-bottom: 0 !important;
  }
  #allergy-risk-test .pl-lg-0,
  #allergy-risk-test .px-lg-0 {
    padding-left: 0 !important;
  }
  #allergy-risk-test .p-lg-1 {
    padding: 0.25rem !important;
  }
  #allergy-risk-test .pt-lg-1,
  #allergy-risk-test .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  #allergy-risk-test .pr-lg-1,
  #allergy-risk-test .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  #allergy-risk-test .pb-lg-1,
  #allergy-risk-test .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  #allergy-risk-test .pl-lg-1,
  #allergy-risk-test .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  #allergy-risk-test .p-lg-2 {
    padding: 0.5rem !important;
  }
  #allergy-risk-test .pt-lg-2,
  #allergy-risk-test .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  #allergy-risk-test .pr-lg-2,
  #allergy-risk-test .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  #allergy-risk-test .pb-lg-2,
  #allergy-risk-test .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  #allergy-risk-test .pl-lg-2,
  #allergy-risk-test .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  #allergy-risk-test .p-lg-3 {
    padding: 1rem !important;
  }
  #allergy-risk-test .pt-lg-3,
  #allergy-risk-test .py-lg-3 {
    padding-top: 1rem !important;
  }
  #allergy-risk-test .pr-lg-3,
  #allergy-risk-test .px-lg-3 {
    padding-right: 1rem !important;
  }
  #allergy-risk-test .pb-lg-3,
  #allergy-risk-test .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  #allergy-risk-test .pl-lg-3,
  #allergy-risk-test .px-lg-3 {
    padding-left: 1rem !important;
  }
  #allergy-risk-test .p-lg-4 {
    padding: 1.5rem !important;
  }
  #allergy-risk-test .pt-lg-4,
  #allergy-risk-test .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  #allergy-risk-test .pr-lg-4,
  #allergy-risk-test .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  #allergy-risk-test .pb-lg-4,
  #allergy-risk-test .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  #allergy-risk-test .pl-lg-4,
  #allergy-risk-test .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  #allergy-risk-test .p-lg-5 {
    padding: 3rem !important;
  }
  #allergy-risk-test .pt-lg-5,
  #allergy-risk-test .py-lg-5 {
    padding-top: 3rem !important;
  }
  #allergy-risk-test .pr-lg-5,
  #allergy-risk-test .px-lg-5 {
    padding-right: 3rem !important;
  }
  #allergy-risk-test .pb-lg-5,
  #allergy-risk-test .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  #allergy-risk-test .pl-lg-5,
  #allergy-risk-test .px-lg-5 {
    padding-left: 3rem !important;
  }
  #allergy-risk-test .m-lg-n1 {
    margin: -0.25rem !important;
  }
  #allergy-risk-test .mt-lg-n1,
  #allergy-risk-test .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  #allergy-risk-test .mr-lg-n1,
  #allergy-risk-test .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  #allergy-risk-test .mb-lg-n1,
  #allergy-risk-test .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  #allergy-risk-test .ml-lg-n1,
  #allergy-risk-test .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  #allergy-risk-test .m-lg-n2 {
    margin: -0.5rem !important;
  }
  #allergy-risk-test .mt-lg-n2,
  #allergy-risk-test .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  #allergy-risk-test .mr-lg-n2,
  #allergy-risk-test .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  #allergy-risk-test .mb-lg-n2,
  #allergy-risk-test .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  #allergy-risk-test .ml-lg-n2,
  #allergy-risk-test .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  #allergy-risk-test .m-lg-n3 {
    margin: -1rem !important;
  }
  #allergy-risk-test .mt-lg-n3,
  #allergy-risk-test .my-lg-n3 {
    margin-top: -1rem !important;
  }
  #allergy-risk-test .mr-lg-n3,
  #allergy-risk-test .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  #allergy-risk-test .mb-lg-n3,
  #allergy-risk-test .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  #allergy-risk-test .ml-lg-n3,
  #allergy-risk-test .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  #allergy-risk-test .m-lg-n4 {
    margin: -1.5rem !important;
  }
  #allergy-risk-test .mt-lg-n4,
  #allergy-risk-test .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  #allergy-risk-test .mr-lg-n4,
  #allergy-risk-test .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  #allergy-risk-test .mb-lg-n4,
  #allergy-risk-test .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  #allergy-risk-test .ml-lg-n4,
  #allergy-risk-test .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  #allergy-risk-test .m-lg-n5 {
    margin: -3rem !important;
  }
  #allergy-risk-test .mt-lg-n5,
  #allergy-risk-test .my-lg-n5 {
    margin-top: -3rem !important;
  }
  #allergy-risk-test .mr-lg-n5,
  #allergy-risk-test .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  #allergy-risk-test .mb-lg-n5,
  #allergy-risk-test .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  #allergy-risk-test .ml-lg-n5,
  #allergy-risk-test .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  #allergy-risk-test .m-lg-auto {
    margin: auto !important;
  }
  #allergy-risk-test .mt-lg-auto,
  #allergy-risk-test .my-lg-auto {
    margin-top: auto !important;
  }
  #allergy-risk-test .mr-lg-auto,
  #allergy-risk-test .mx-lg-auto {
    margin-right: auto !important;
  }
  #allergy-risk-test .mb-lg-auto,
  #allergy-risk-test .my-lg-auto {
    margin-bottom: auto !important;
  }
  #allergy-risk-test .ml-lg-auto,
  #allergy-risk-test .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  #allergy-risk-test .m-xl-0 {
    margin: 0 !important;
  }
  #allergy-risk-test .mt-xl-0,
  #allergy-risk-test .my-xl-0 {
    margin-top: 0 !important;
  }
  #allergy-risk-test .mr-xl-0,
  #allergy-risk-test .mx-xl-0 {
    margin-right: 0 !important;
  }
  #allergy-risk-test .mb-xl-0,
  #allergy-risk-test .my-xl-0 {
    margin-bottom: 0 !important;
  }
  #allergy-risk-test .ml-xl-0,
  #allergy-risk-test .mx-xl-0 {
    margin-left: 0 !important;
  }
  #allergy-risk-test .m-xl-1 {
    margin: 0.25rem !important;
  }
  #allergy-risk-test .mt-xl-1,
  #allergy-risk-test .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  #allergy-risk-test .mr-xl-1,
  #allergy-risk-test .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  #allergy-risk-test .mb-xl-1,
  #allergy-risk-test .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  #allergy-risk-test .ml-xl-1,
  #allergy-risk-test .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  #allergy-risk-test .m-xl-2 {
    margin: 0.5rem !important;
  }
  #allergy-risk-test .mt-xl-2,
  #allergy-risk-test .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  #allergy-risk-test .mr-xl-2,
  #allergy-risk-test .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  #allergy-risk-test .mb-xl-2,
  #allergy-risk-test .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  #allergy-risk-test .ml-xl-2,
  #allergy-risk-test .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  #allergy-risk-test .m-xl-3 {
    margin: 1rem !important;
  }
  #allergy-risk-test .mt-xl-3,
  #allergy-risk-test .my-xl-3 {
    margin-top: 1rem !important;
  }
  #allergy-risk-test .mr-xl-3,
  #allergy-risk-test .mx-xl-3 {
    margin-right: 1rem !important;
  }
  #allergy-risk-test .mb-xl-3,
  #allergy-risk-test .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  #allergy-risk-test .ml-xl-3,
  #allergy-risk-test .mx-xl-3 {
    margin-left: 1rem !important;
  }
  #allergy-risk-test .m-xl-4 {
    margin: 1.5rem !important;
  }
  #allergy-risk-test .mt-xl-4,
  #allergy-risk-test .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  #allergy-risk-test .mr-xl-4,
  #allergy-risk-test .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  #allergy-risk-test .mb-xl-4,
  #allergy-risk-test .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  #allergy-risk-test .ml-xl-4,
  #allergy-risk-test .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  #allergy-risk-test .m-xl-5 {
    margin: 3rem !important;
  }
  #allergy-risk-test .mt-xl-5,
  #allergy-risk-test .my-xl-5 {
    margin-top: 3rem !important;
  }
  #allergy-risk-test .mr-xl-5,
  #allergy-risk-test .mx-xl-5 {
    margin-right: 3rem !important;
  }
  #allergy-risk-test .mb-xl-5,
  #allergy-risk-test .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  #allergy-risk-test .ml-xl-5,
  #allergy-risk-test .mx-xl-5 {
    margin-left: 3rem !important;
  }
  #allergy-risk-test .p-xl-0 {
    padding: 0 !important;
  }
  #allergy-risk-test .pt-xl-0,
  #allergy-risk-test .py-xl-0 {
    padding-top: 0 !important;
  }
  #allergy-risk-test .pr-xl-0,
  #allergy-risk-test .px-xl-0 {
    padding-right: 0 !important;
  }
  #allergy-risk-test .pb-xl-0,
  #allergy-risk-test .py-xl-0 {
    padding-bottom: 0 !important;
  }
  #allergy-risk-test .pl-xl-0,
  #allergy-risk-test .px-xl-0 {
    padding-left: 0 !important;
  }
  #allergy-risk-test .p-xl-1 {
    padding: 0.25rem !important;
  }
  #allergy-risk-test .pt-xl-1,
  #allergy-risk-test .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  #allergy-risk-test .pr-xl-1,
  #allergy-risk-test .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  #allergy-risk-test .pb-xl-1,
  #allergy-risk-test .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  #allergy-risk-test .pl-xl-1,
  #allergy-risk-test .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  #allergy-risk-test .p-xl-2 {
    padding: 0.5rem !important;
  }
  #allergy-risk-test .pt-xl-2,
  #allergy-risk-test .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  #allergy-risk-test .pr-xl-2,
  #allergy-risk-test .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  #allergy-risk-test .pb-xl-2,
  #allergy-risk-test .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  #allergy-risk-test .pl-xl-2,
  #allergy-risk-test .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  #allergy-risk-test .p-xl-3 {
    padding: 1rem !important;
  }
  #allergy-risk-test .pt-xl-3,
  #allergy-risk-test .py-xl-3 {
    padding-top: 1rem !important;
  }
  #allergy-risk-test .pr-xl-3,
  #allergy-risk-test .px-xl-3 {
    padding-right: 1rem !important;
  }
  #allergy-risk-test .pb-xl-3,
  #allergy-risk-test .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  #allergy-risk-test .pl-xl-3,
  #allergy-risk-test .px-xl-3 {
    padding-left: 1rem !important;
  }
  #allergy-risk-test .p-xl-4 {
    padding: 1.5rem !important;
  }
  #allergy-risk-test .pt-xl-4,
  #allergy-risk-test .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  #allergy-risk-test .pr-xl-4,
  #allergy-risk-test .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  #allergy-risk-test .pb-xl-4,
  #allergy-risk-test .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  #allergy-risk-test .pl-xl-4,
  #allergy-risk-test .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  #allergy-risk-test .p-xl-5 {
    padding: 3rem !important;
  }
  #allergy-risk-test .pt-xl-5,
  #allergy-risk-test .py-xl-5 {
    padding-top: 3rem !important;
  }
  #allergy-risk-test .pr-xl-5,
  #allergy-risk-test .px-xl-5 {
    padding-right: 3rem !important;
  }
  #allergy-risk-test .pb-xl-5,
  #allergy-risk-test .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  #allergy-risk-test .pl-xl-5,
  #allergy-risk-test .px-xl-5 {
    padding-left: 3rem !important;
  }
  #allergy-risk-test .m-xl-n1 {
    margin: -0.25rem !important;
  }
  #allergy-risk-test .mt-xl-n1,
  #allergy-risk-test .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  #allergy-risk-test .mr-xl-n1,
  #allergy-risk-test .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  #allergy-risk-test .mb-xl-n1,
  #allergy-risk-test .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  #allergy-risk-test .ml-xl-n1,
  #allergy-risk-test .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  #allergy-risk-test .m-xl-n2 {
    margin: -0.5rem !important;
  }
  #allergy-risk-test .mt-xl-n2,
  #allergy-risk-test .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  #allergy-risk-test .mr-xl-n2,
  #allergy-risk-test .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  #allergy-risk-test .mb-xl-n2,
  #allergy-risk-test .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  #allergy-risk-test .ml-xl-n2,
  #allergy-risk-test .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  #allergy-risk-test .m-xl-n3 {
    margin: -1rem !important;
  }
  #allergy-risk-test .mt-xl-n3,
  #allergy-risk-test .my-xl-n3 {
    margin-top: -1rem !important;
  }
  #allergy-risk-test .mr-xl-n3,
  #allergy-risk-test .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  #allergy-risk-test .mb-xl-n3,
  #allergy-risk-test .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  #allergy-risk-test .ml-xl-n3,
  #allergy-risk-test .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  #allergy-risk-test .m-xl-n4 {
    margin: -1.5rem !important;
  }
  #allergy-risk-test .mt-xl-n4,
  #allergy-risk-test .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  #allergy-risk-test .mr-xl-n4,
  #allergy-risk-test .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  #allergy-risk-test .mb-xl-n4,
  #allergy-risk-test .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  #allergy-risk-test .ml-xl-n4,
  #allergy-risk-test .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  #allergy-risk-test .m-xl-n5 {
    margin: -3rem !important;
  }
  #allergy-risk-test .mt-xl-n5,
  #allergy-risk-test .my-xl-n5 {
    margin-top: -3rem !important;
  }
  #allergy-risk-test .mr-xl-n5,
  #allergy-risk-test .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  #allergy-risk-test .mb-xl-n5,
  #allergy-risk-test .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  #allergy-risk-test .ml-xl-n5,
  #allergy-risk-test .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  #allergy-risk-test .m-xl-auto {
    margin: auto !important;
  }
  #allergy-risk-test .mt-xl-auto,
  #allergy-risk-test .my-xl-auto {
    margin-top: auto !important;
  }
  #allergy-risk-test .mr-xl-auto,
  #allergy-risk-test .mx-xl-auto {
    margin-right: auto !important;
  }
  #allergy-risk-test .mb-xl-auto,
  #allergy-risk-test .my-xl-auto {
    margin-bottom: auto !important;
  }
  #allergy-risk-test .ml-xl-auto,
  #allergy-risk-test .mx-xl-auto {
    margin-left: auto !important;
  }
}
#allergy-risk-test .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace !important;
}
#allergy-risk-test .text-justify {
  text-align: justify !important;
}
#allergy-risk-test .text-wrap {
  white-space: normal !important;
}
#allergy-risk-test .text-nowrap {
  white-space: nowrap !important;
}
#allergy-risk-test .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#allergy-risk-test .text-left {
  text-align: left !important;
}
#allergy-risk-test .text-right {
  text-align: right !important;
}
#allergy-risk-test .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  #allergy-risk-test .text-sm-left {
    text-align: left !important;
  }
  #allergy-risk-test .text-sm-right {
    text-align: right !important;
  }
  #allergy-risk-test .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  #allergy-risk-test .text-md-left {
    text-align: left !important;
  }
  #allergy-risk-test .text-md-right {
    text-align: right !important;
  }
  #allergy-risk-test .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  #allergy-risk-test .text-lg-left {
    text-align: left !important;
  }
  #allergy-risk-test .text-lg-right {
    text-align: right !important;
  }
  #allergy-risk-test .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  #allergy-risk-test .text-xl-left {
    text-align: left !important;
  }
  #allergy-risk-test .text-xl-right {
    text-align: right !important;
  }
  #allergy-risk-test .text-xl-center {
    text-align: center !important;
  }
}
#allergy-risk-test .text-lowercase {
  text-transform: lowercase !important;
}
#allergy-risk-test .text-uppercase {
  text-transform: uppercase !important;
}
#allergy-risk-test .text-capitalize {
  text-transform: capitalize !important;
}
#allergy-risk-test .font-weight-light {
  font-weight: 300 !important;
}
#allergy-risk-test .font-weight-lighter {
  font-weight: lighter !important;
}
#allergy-risk-test .font-weight-normal {
  font-weight: 400 !important;
}
#allergy-risk-test .font-weight-bold {
  font-weight: 700 !important;
}
#allergy-risk-test .font-weight-bolder {
  font-weight: bolder !important;
}
#allergy-risk-test .font-italic {
  font-style: italic !important;
}
#allergy-risk-test .text-white {
  color: #fff !important;
}
#allergy-risk-test .text-primary {
  color: #17479e !important;
}
#allergy-risk-test a.text-primary:hover,
#allergy-risk-test a.text-primary:focus {
  color: #0d295b !important;
}
#allergy-risk-test .text-secondary {
  color: #bfbfbf !important;
}
#allergy-risk-test a.text-secondary:hover,
#allergy-risk-test a.text-secondary:focus {
  color: #999999 !important;
}
#allergy-risk-test .text-success {
  color: #28a745 !important;
}
#allergy-risk-test a.text-success:hover,
#allergy-risk-test a.text-success:focus {
  color: #19692c !important;
}
#allergy-risk-test .text-info {
  color: #17a2b8 !important;
}
#allergy-risk-test a.text-info:hover,
#allergy-risk-test a.text-info:focus {
  color: #0f6674 !important;
}
#allergy-risk-test .text-warning {
  color: #ffc107 !important;
}
#allergy-risk-test a.text-warning:hover,
#allergy-risk-test a.text-warning:focus {
  color: #ba8b00 !important;
}
#allergy-risk-test .text-danger {
  color: #dc3545 !important;
}
#allergy-risk-test a.text-danger:hover,
#allergy-risk-test a.text-danger:focus {
  color: #a71d2a !important;
}
#allergy-risk-test .text-light {
  color: #f8f9fa !important;
}
#allergy-risk-test a.text-light:hover,
#allergy-risk-test a.text-light:focus {
  color: #cbd3da !important;
}
#allergy-risk-test .text-dark {
  color: #343a40 !important;
}
#allergy-risk-test a.text-dark:hover,
#allergy-risk-test a.text-dark:focus {
  color: #121416 !important;
}
#allergy-risk-test .text-body {
  color: #212529 !important;
}
#allergy-risk-test .text-muted {
  color: #6c757d !important;
}
#allergy-risk-test .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
#allergy-risk-test .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
#allergy-risk-test .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#allergy-risk-test .text-decoration-none {
  text-decoration: none !important;
}
#allergy-risk-test .text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}
#allergy-risk-test .text-reset {
  color: inherit !important;
}
#allergy-risk-test .visible {
  visibility: visible !important;
}
#allergy-risk-test .invisible {
  visibility: hidden !important;
}
@media print {
  #allergy-risk-test *,
  #allergy-risk-test *::before,
  #allergy-risk-test *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  #allergy-risk-test a:not(.btn) {
    text-decoration: underline;
  }
  #allergy-risk-test abbr[title]::after {
    content: " (" attr(title) ")";
  }
  #allergy-risk-test pre {
    white-space: pre-wrap !important;
  }
  #allergy-risk-test pre,
  #allergy-risk-test blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  #allergy-risk-test thead {
    display: table-header-group;
  }
  #allergy-risk-test tr,
  #allergy-risk-test img {
    page-break-inside: avoid;
  }
  #allergy-risk-test p,
  #allergy-risk-test h2,
  #allergy-risk-test h3 {
    orphans: 3;
    widows: 3;
  }
  #allergy-risk-test h2,
  #allergy-risk-test h3 {
    page-break-after: avoid;
  }
  @page {
    #allergy-risk-test {
      size: a3;
    }
  }
  #allergy-risk-test body {
    min-width: 992px !important;
  }
  #allergy-risk-test .container {
    min-width: 992px !important;
  }
  #allergy-risk-test .navbar {
    display: none;
  }
  #allergy-risk-test .badge {
    border: 1px solid #000;
  }
  #allergy-risk-test .table {
    border-collapse: collapse !important;
  }
  #allergy-risk-test .table td,
  #allergy-risk-test .table th {
    background-color: #fff !important;
  }
  #allergy-risk-test .table-bordered th,
  #allergy-risk-test .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  #allergy-risk-test .table-dark {
    color: inherit;
  }
  #allergy-risk-test .table-dark th,
  #allergy-risk-test .table-dark td,
  #allergy-risk-test .table-dark thead th,
  #allergy-risk-test .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  #allergy-risk-test .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
#allergy-risk-test .simple-keyboard {
  max-width: 100%;
}
@media (max-width: 575.98px) {
  #allergy-risk-test .dissapear-in-mobile {
    display: none;
  }
  #allergy-risk-test .intro-page-two {
    text-align: center;
  }
  #allergy-risk-test .intro-one-page .img-intro-footer {
    bottom: 0 !important;
    height: 200px;
    position: relative !important;
  }
  #allergy-risk-test .intro-one-page img {
    height: 100px !important;
  }
  #allergy-risk-test .card-result img {
    width: auto !important;
    height: auto !important;
  }
  #allergy-risk-test .card-result b {
    display: block;
  }
  #allergy-risk-test .result-content .card-result .text-percentage {
    color: #347aba;
    font-size: 30px !important;
    font-weight: bold;
  }
}
#allergy-risk-test .result-content .card-body b {
  font-size: 14px !important;
}
#allergy-risk-test .result-content h5 {
  font-size: 14px !important;
}
#allergy-risk-test .result-content .text-read {
  color: #9498a1;
}
#allergy-risk-test .result-content .btn-primary {
  border-radius: 30px;
}
#allergy-risk-test .result-content .card-result {
  height: auto !important;
  background: #f7fafc !important;
}
#allergy-risk-test .result-content .card-result .text-percentage {
  color: #347aba;
  font-size: 60px !important;
  font-weight: bold;
}
#allergy-risk-test .result-content .card-result h5 {
  color: #9498a1;
  font-size: 14px;
}
#allergy-risk-test .result-content .card-result .risk-alergy {
  font-size: 12px;
}
#allergy-risk-test .result-content .card-result .icon-wrap {
  position: relative;
  width: 80px;
  margin: auto;
}
#allergy-risk-test .result-content .card-result img {
  width: 66px !important;
  height: 66px !important;
  object-fit: cover;
  object-position: top;
}
#allergy-risk-test .result-content .h4 {
  font-size: 22px;
}
#allergy-risk-test .result-content .h4:nth-of-type(2) {
  color: #737784;
}
#allergy-risk-test .result-content .img-ask-doctors {
  width: 100px;
  height: auto;
  display: inline-block;
  margin-left: 20px;
}
#allergy-risk-test input[type="number"] {
  -moz-appearance: textfield;
}
#allergy-risk-test input::-webkit-outer-spin-button,
#allergy-risk-test input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
#allergy-risk-test .list-card span {
  color: #9498a1;
  font-size: 12px !important;
}
#allergy-risk-test .list-card img {
  height: 90px;
  width: auto;
  object-fit: contain;
  margin-bottom: 10px;
}
#allergy-risk-test .list-card .col-6 {
  position: relative;
  /* border-right: 1px solid #dce9f8 !important;
    border-bottom: 1px solid #dce9f8 !important;  */
}
#allergy-risk-test .list-card .col-6 .selected-option {
  position: absolute;
  width: 35px;
  height: 35px;
  color: #fff;
  border-radius: 50%;
  background: #17479e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  top: 15px;
  right: 15px;
}
/* #allergy-risk-test .list-card .col-6:nth-child(2) {
      border-right: 0px !important; }
    #allergy-risk-test .list-card .col-6:nth-child(3), #allergy-risk-test .list-card .col-6:nth-child(4) {
      border-bottom: 0px !important; }
    #allergy-risk-test .list-card .col-6:nth-child(4) {
      border-right: 0px !important; } */
#allergy-risk-test .intro-one-page .img-intro-footer {
  position: absolute;
  bottom: 0;
  right: -25px;
  width: auto;
  object-position: center;
  height: 220px !important;
  object-fit: cover;
}
#allergy-risk-test .intro-one-page .row {
  position: absolute;
  left: 0;
  bottom: 0;
}
#allergy-risk-test .intro-one-page .text-semi-grey {
  color: #989ba5;
  font-size: 10px;
}
#allergy-risk-test .intro-one-page h5 {
  color: #b0b2b9;
}
#allergy-risk-test .intro-one-page img {
  height: 165px !important;
  width: auto;
  object-fit: cover;
  object-position: center;
}
#allergy-risk-test .text-primary {
  color: #17479e !important;
}
#allergy-risk-test .term-color {
  color: #4eadc6 !important;
  font-family: "Gotham Rounded Bold";
}
#allergy-risk-test .btn-primary {
  background: url("../images/allergy-risk-test/btn_next.svg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: auto;
  border: 0px solid #17479e !important;
}
#allergy-risk-test .btn-secondary {
  background: #bfbfbf !important;
  border: 1px solid #bfbfbf !important;
  font-family: "Gotham Rounded Bold";
}
#allergy-risk-test .bg-primary {
  background: #17479e !important;
}
#allergy-risk-test .btn {
  padding: 0.5rem 3rem;
}
#allergy-risk-test .btn-test {
  border: 0px !important;
  border-radius: 30px !important;
  font-size: 14px !important;
}
#allergy-risk-test .btn-test .bg-primary {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}
#allergy-risk-test .btn-test .bg-primary i {
  position: relative;
  top: 0px;
  left: 1px;
}
#allergy-risk-test .btn-test .bg-white {
  padding: 0.5rem;
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 40px;
}
#allergy-risk-test .card-wrapper {
  border: 0px;
  height: 100%;
  position: relative;
  border-radius: 5px;
}
#allergy-risk-test .card-wrapper .content img {
  height: 135px;
  margin-bottom: 15px;
  width: auto;
  object-fit: cover;
  object-position: top;
}
#allergy-risk-test .card-wrapper .card {
  height: 100%;
  border-radius: 5px;
  border: 0px;
  position: relative;
  background: #fff;
}
#allergy-risk-test .card-wrapper .card .card-body {
  cursor: pointer;
}
#allergy-risk-test .card-wrapper .card .card-body span {
  font-size: 14px;
}
#allergy-risk-test .card-wrapper .card .card-body span.text-percentage {
  font-size: 60px;
}
#allergy-risk-test .submit-place .btn-primary,
#allergy-risk-test .submit-place .btn-secondary {
  border-radius: 30px;
  font-weight: bold;
}
#allergy-risk-test .form-page-wrapper {
  height: 100%;
  background: #fff;
  margin-left: -30px;
  margin-right: -30px;
  position: relative;
  bottom: -1.25rem;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#allergy-risk-test .form-page-wrapper .row-first {
  background: #fff;
}
#allergy-risk-test .form-page-wrapper .row-last {
  height: auto;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  position: relative;
}
#allergy-risk-test .form-page-wrapper .row-last .col-md-10 {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}
#allergy-risk-test .form-page-wrapper label {
  font-size: 14px;
}
#allergy-risk-test .form-page-wrapper .input-checkbox .text-danger {
  font-size: 12px;
  font-style: italic;
}
#allergy-risk-test .form-page-wrapper .form-group {
  margin-bottom: 10px;
}
#allergy-risk-test .form-page-wrapper .form-group .text-danger {
  margin-bottom: 10px;
  font-size: 12px;
  font-style: italic;
}
#allergy-risk-test .form-page-wrapper .form-group:first-of-type .icon-absolute {
  margin-top: -12px;
}
#allergy-risk-test .form-page-wrapper .icon-absolute {
  position: absolute;
  right: 18px;
  top: 50%;
  font-size: 22px;
  margin-top: -7px;
  color: #ced4da;
}
#allergy-risk-test .form-page-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
#allergy-risk-test .form-page-wrapper .form-control {
  border-radius: 30px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  height: auto;
  position: relative;
  margin-bottom: 0px;
  font-size: 12px;
}
#allergy-risk-test .form-page-wrapper .form-control[type="date"] {
  position: relative;
  color: transparent;
  height: 37px;
}
#allergy-risk-test
  .form-page-wrapper
  .form-control[type="date"]::-webkit-datetime-edit,
#allergy-risk-test
  .form-page-wrapper
  .form-control[type="date"]::-webkit-inner-spin-button,
#allergy-risk-test
  .form-page-wrapper
  .form-control[type="date"]::-webkit-clear-button {
  display: none;
}
#allergy-risk-test
  .form-page-wrapper
  .form-control[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  color: black;
  opacity: 1;
  z-index: 1111;
  width: 100%;
  height: 100%;
  text-align: right;
  opacity: 0;
}
#allergy-risk-test
  .form-page-wrapper
  .form-control[type="date"]::-webkit-calendar-picker-indicator:focus {
  background: transparent;
}
#allergy-risk-test
  .form-page-wrapper
  .form-control[type="date"]::-webkit-calendar-picker-indicator:hover {
  background: transparent;
}
#allergy-risk-test .form-page-wrapper .form-control[type="date"]::before {
  content: attr(data-date);
  display: inline-block;
  position: absolute;
  z-index: 111;
  background: #fff;
  color: #000;
}
#allergy-risk-test .form-page-wrapper .btn-primary,
#allergy-risk-test .form-page-wrapper .btn-secondary {
  border-radius: 30px;
  font-weight: bold;
}
#allergy-risk-test .form-page-wrapper img {
  width: auto;
  height: auto;
  display: block;
  margin: auto;
}
#allergy-risk-test .intro-two-page .h4 {
  font-size: 14px;
}
#allergy-risk-test .intro-two-page .col-md-12 .row .col:nth-child(3) img {
  margin-top: 25px;
}
#allergy-risk-test .intro-two-page .col-md-12 .row .col:nth-child(2) img {
  margin-top: 75px;
}
#allergy-risk-test .intro-two-page img {
  width: 130px;
  object-position: top;
  object-fit: cover;
  height: auto;
}
#allergy-risk-test .intro-two-page .btn-primary,
#allergy-risk-test .intro-two-page .btn-secondary {
  border-radius: 30px;
  font-weight: bold;
}
#allergy-risk-test .input-checkbox {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
}
#allergy-risk-test .input-checkbox .styled-checkbox {
  position: absolute;
  opacity: 0;
}
#allergy-risk-test .input-checkbox .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  color: #000;
}
#allergy-risk-test .input-checkbox .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 30px;
  height: 30px;
  background: transparent;
  border: 2px solid #17479e;
  border-radius: 5px;
}
#allergy-risk-test .input-checkbox .styled-checkbox:hover + label:before {
  background: transparent;
}
#allergy-risk-test .input-checkbox .styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
#allergy-risk-test .input-checkbox .styled-checkbox:checked + label:before {
  background: transparent;
}
#allergy-risk-test .input-checkbox .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
#allergy-risk-test .input-checkbox .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
#allergy-risk-test .input-checkbox .styled-checkbox:checked + label:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  position: absolute;
  color: #17479e;
  font-size: 21px;
  left: 5px;
  bottom: 5px;
}

.result-page .btn-secondary {
  border-radius: 30px !important;
}

.result-page .list-unstyled.desc-doct {
  font-size: 8px;
  position: relative;
  bottom: 0;
}
.result-page .list-unstyled.desc-doct h6 {
  font-size: 8px !important;
}

/* CHANGING FONTS*/
@font-face {
  font-family: "Gotham Rounded Book";
  src: url("../fonts/GothamRounded-BookItalic.eot");
  src: url("../fonts/GothamRounded-BookItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/GothamRounded-BookItalic.woff2") format("woff2"),
    url("../fonts/GothamRounded-BookItalic.woff") format("woff"),
    url("../fonts/GothamRounded-BookItalic.ttf") format("truetype"),
    url("../fonts/GothamRounded-BookItalic.svg#GothamRounded-BookItalic")
      format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Gotham Rounded Bold";
  src: url("../fonts/GothamRounded-Bold.eot");
  src: url("../fonts/GothamRounded-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/GothamRounded-Bold.woff2") format("woff2"),
    url("../fonts/GothamRounded-Bold.woff") format("woff"),
    url("../fonts/GothamRounded-Bold.ttf") format("truetype"),
    url("../fonts/GothamRounded-Bold.svg#GothamRounded-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Gotham Rounded Light";
  src: url("../fonts/GothamRounded-Light.eot");
  src: url("../fonts/GothamRounded-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/GothamRounded-Light.woff2") format("woff2"),
    url("../fonts/GothamRounded-Light.woff") format("woff"),
    url("../fonts/GothamRounded-Light.ttf") format("truetype"),
    url("../fonts/GothamRounded-Light.svg#GothamRounded-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "GothamRounded-Light";
  src: url("../fonts/GothamRounded-Light.eot");
  src: url("../fonts/GothamRounded-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/GothamRounded-Light.woff2") format("woff2"),
    url("../fonts/GothamRounded-Light.woff") format("woff"),
    url("../fonts/GothamRounded-Light.ttf") format("truetype"),
    url("../fonts/GothamRounded-Light.svg#GothamRounded-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Gotham Rounded Bold Italic";
  src: url("../fonts/GothamRounded-BoldItalic.eot");
  src: url("../fonts/GothamRounded-BoldItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/GothamRounded-BoldItalic.woff2") format("woff2"),
    url("../fonts/GothamRounded-BoldItalic.woff") format("woff"),
    url("../fonts/GothamRounded-BoldItalic.ttf") format("truetype"),
    url("../fonts/GothamRounded-BoldItalic.svg#GothamRounded-BoldItalic")
      format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Gotham Rounded Medium";
  src: url("../fonts/GothamRounded-Medium.eot");
  src: url("../fonts/GothamRounded-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/GothamRounded-Medium.woff2") format("woff2"),
    url("../fonts/GothamRounded-Medium.woff") format("woff"),
    url("../fonts/GothamRounded-Medium.ttf") format("truetype"),
    url("../fonts/GothamRounded-Medium.svg#GothamRounded-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "GothamRounded-Medium";
  src: url("../fonts/GothamRounded-Medium.eot");
  src: url("../fonts/GothamRounded-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/GothamRounded-Medium.woff2") format("woff2"),
    url("../fonts/GothamRounded-Medium.woff") format("woff"),
    url("../fonts/GothamRounded-Medium.ttf") format("truetype"),
    url("../fonts/GothamRounded-Medium.svg#GothamRounded-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Gotham Rounded Book";
  src: url("../fonts/GothamRounded-Book.eot");
  src: url("../fonts/GothamRounded-Book.eot?#iefix") format("embedded-opentype"),
    url("../fonts/GothamRounded-Book.woff2") format("woff2"),
    url("../fonts/GothamRounded-Book.woff") format("woff"),
    url("../fonts/GothamRounded-Book.ttf") format("truetype"),
    url("../fonts/GothamRounded-Book.svg#GothamRounded-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GothamRounded-Book";
  src: url("../fonts/GothamRounded-Book.eot");
  src: url("../fonts/GothamRounded-Book.eot?#iefix") format("embedded-opentype"),
    url("../fonts/GothamRounded-Book.woff2") format("woff2"),
    url("../fonts/GothamRounded-Book.woff") format("woff"),
    url("../fonts/GothamRounded-Book.ttf") format("truetype"),
    url("../fonts/GothamRounded-Book.svg#GothamRounded-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GothamRounded-Book";
  src: url("../fonts/GothamRounded-Book.eot");
  src: url("../fonts/GothamRounded-Book.eot?#iefix") format("embedded-opentype"),
    url("../fonts/GothamRounded-Book.woff2") format("woff2"),
    url("../fonts/GothamRounded-Book.woff") format("woff"),
    url("../fonts/GothamRounded-Book.ttf") format("truetype"),
    url("../fonts/GothamRounded-Book.svg#GothamRounded-Book") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Gotham Rounded Medium Italic";
  src: url("../fonts/GothamRounded-MediumItalic.eot");
  src: url("../fonts/GothamRounded-MediumItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/GothamRounded-MediumItalic.woff2") format("woff2"),
    url("../fonts/GothamRounded-MediumItalic.woff") format("woff"),
    url("../fonts/GothamRounded-MediumItalic.ttf") format("truetype"),
    url("../fonts/GothamRounded-MediumItalic.svg#GothamRounded-MediumItalic")
      format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Gotham Rounded Light Italic";
  src: url("../fonts/GothamRounded-LightItalic.eot");
  src: url("../fonts/GothamRounded-LightItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/GothamRounded-LightItalic.woff2") format("woff2"),
    url("../fonts/GothamRounded-LightItalic.woff") format("woff"),
    url("../fonts/GothamRounded-LightItalic.ttf") format("truetype"),
    url("../fonts/GothamRounded-LightItalic.svg#GothamRounded-LightItalic")
      format("svg");
  font-weight: 300;
  font-style: italic;
}

h5,
#allergy-risk-test .intro-two-page .h4,
#allergy-risk-test .intro-one-page .text-semi-grey,
#allergy-risk-test .card-wrapper .card .card-body span,
#allergy-risk-test .text-primary + span,
#allergy-risk-test .input-checkbox .styled-checkbox + label,
#allergy-risk-test .form-page-wrapper label,
#allergy-risk-test .form-page-wrapper .form-control,
#allergy-risk-test .result-content .h4,
#allergy-risk-test .result-content .text-read {
  font-family: "Gotham Rounded Book";
}

#allergy-risk-test .btn-primary,
#allergy-risk-test .result-content .text-dark,
#allergy-risk-test .result-content .h4 .text-dark,
#allergy-risk-test .result-content .card-body b {
  font-family: "Gotham Rounded Medium";
}

#allergy-risk-test h3,
#allergy-risk-test .text-primary {
  font-family: "Gotham Rounded Bold";
}

#allergy-risk-test .btn-primary {
  background: linear-gradient(0deg, #17469e 11%, #0abec8 100%);
}

div#nama-mama_keyboard
  input.form-control.ui-widget-content.ui-corner-all.ui-keyboard-preview,
div#telp-mama_keyboard
  input.form-control.ui-widget-content.ui-corner-all.ui-keyboard-preview,
div#email-mama_keyboard
  input.form-control.ui-widget-content.ui-corner-all.ui-keyboard-preview,
.ui-keyboard
  input.form-control.ui-widget-content.ui-corner-all.ui-keyboard-preview {
  background: #fff !important;
  border: 1px solid #ced4da !important;
  color: #000 !important;
}
div#nama-mama_keyboard
  input.form-control.ui-widget-content.ui-corner-all.ui-keyboard-preview:focus,
div#telp-mama_keyboard
  input.form-control.ui-widget-content.ui-corner-all.ui-keyboard-preview:focus,
div#email-mama_keyboard
  input.form-control.ui-widget-content.ui-corner-all.ui-keyboard-preview:focus,
.ui-keyboard
  input.form-control.ui-widget-content.ui-corner-all.ui-keyboard-preview:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.12);
  outline: 0;
}

div#nama-mama_keyboard.ui-widget-content,
div#telp-mama_keyboard.ui-widget-content,
div#email-mama_keyboard.ui-widget-content,
.ui-keyboard.ui-widget-content {
  background: #fff;
  border: 1px solid #ced4da;
}

div#nama-mama_keyboard .ui-state-default,
div#nama-mama_keyboard .ui-widget-content .ui-state-default,
div#nama-mama_keyboard .ui-widget-header .ui-state-default,
div#nama-mama_keyboard .ui-button,
div#nama-mama_keyboard .ui-button.ui-state-disabled:hover,
div#nama-mama_keyboard .ui-button.ui-state-disabled:active,
div#telp-mama_keyboard .ui-state-default,
div#telp-mama_keyboard .ui-widget-content .ui-state-default,
div#telp-mama_keyboard .ui-widget-header .ui-state-default,
div#telp-mama_keyboard .ui-button,
div#telp-mama_keyboard .ui-button.ui-state-disabled:hover,
div#telp-mama_keyboard .ui-button.ui-state-disabled:active,
div#email-mama_keyboard .ui-state-default,
div#email-mama_keyboard .ui-widget-content .ui-state-default,
div#email-mama_keyboard .ui-widget-header .ui-state-default,
div#email-mama_keyboard .ui-button,
div#email-mama_keyboard .ui-button.ui-state-disabled:hover,
div#email-mama_keyboard .ui-button.ui-state-disabled:active,
.ui-keyboard .ui-state-default,
.ui-keyboard .ui-widget-content .ui-state-default,
.ui-keyboard .ui-widget-header .ui-state-default,
.ui-keyboard .ui-button,
.ui-keyboard .ui-button.ui-state-disabled:hover,
.ui-keyboard .ui-button.ui-state-disabled:active {
  background: #fff !important;
  color: #797979 !important;
  border: 1px solid #ced4da !important;
}

.ui-keyboard .ui-state-active,
.ui-keyboard .ui-widget-content .ui-state-active,
.ui-keyboard .ui-widget-header .ui-state-active,
.ui-keyboard a.ui-button:active,
.ui-keyboard .ui-button:active,
.ui-keyboard .ui-button.ui-state-active:hover {
  background: #17479e !important;
  color: #fff !important;
  border: 1px solid #17479e !important;
}

.ui-keyboard .ui-state-hover {
  background: #17479e !important;
  color: #fff !important;
  border: 1px solid #17479e !important;
}

#allergy-risk-test .card-wrapper .header-shadow .logo-atas {
  display: none;
}

@media only screen and (max-width: 767px) {
  section#allergy-risk-test {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 768px) {
  #site-header.navbar {
    height: 64.72px;
  }
}

.hamburger-menu__lists-item a {
  /* font-size: 1.1rem; */
}
.hamburger-menu__header-login-text a h3 {
  /* font-size: 2rem; */
}
.hamburger-menu__lists-item.bg-grey li:first-child {
  font-family: "GothamRounded-Medium";
  color: #303030;
  /* font-size: 1.1rem; */
}
.info__contacts-figure p {
  /* font-size: 1.2rem; */
}
@media only screen and (max-width: 767px) {
  #site-header.navbar {
    padding-top: 0;
  }
  #navbarNav .col-xs-2 {
    padding-left: 0;
  }
  #hamburger-menu {
    padding: 13.4px 8px 0px 1px !important;
  }

  .hamburger-menu__lists-item a {
    color: #303030;
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) {
  section#allergy-risk-test {
    margin-top: 70px;
  }
  section#allergy-risk-test.mtop-0 {
    margin-top: 0;
  }
}
.accordion-section .panel p {
  padding: 5px !important;
  color: #212529;
}
@media only screen and (max-width: 767px) {
  .accordion-section .panel p {
    padding: 0 !important;
  }
}

#allergy-risk-test .h4.h4-style-1 {
  font-size: 14px !important;
}
#allergy-risk-test .h4.h4-style-2 {
  font-size: 14px !important;
  margin-bottom: 34px !important;
}
@media print {
  #allergy-risk-test .pb-4.d-block,
  #allergy-risk-test .py-4.d-block {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 0 !important;
    padding: 0 !important;
  }
  #allergy-risk-test img.mb-5 {
    width: 3cm;
    display: block;
    margin: 0 auto 10px !important;
  }
  #allergy-risk-test .h-100 {
    padding: 0 !important;
  }
  #allergy-risk-test .h3,
  #allergy-risk-test h2,
  #allergy-risk-test h3 {
    font-size: 15px !important;
  }
  #allergy-risk-test .h4 {
    font-size: 12px !important;
  }
  #allergy-risk-test .result-content .card-result .text-percentage {
    font-size: 30px !important;
  }
  #allergy-risk-test .result-content .card-result img {
    width: 36px !important;
    height: 36px !important;
  }
  #allergy-risk-test .card {
    padding: 0 !important;
    margin: 0 !important;
  }
  #allergy-risk-test .h4.h4-style-1 {
    font-size: 10px !important;
  }
  #allergy-risk-test .h4.h4-style-2 {
    font-size: 10px !important;
    margin-bottom: 0 !important;
  }
  #allergy-risk-test .d-block.btn-off-when-print {
    display: none !important;
  }
  #allergy-risk-test .result-content .list-unstyled {
    margin: 10px 0 !important;
    display: block;
    position: static;
    padding: 0 !important;
    font-size: 7px;
    left: 0;
  }
  #allergy-risk-test .result-content .card-body b {
    font-size: 8px !important;
  }
  #allergy-risk-test .card-wrapper .card .card-body {
    padding: 10px !important;
    margin: 0 !important;
    border: 1px solid #000;
    border-radius: 15px;
    overflow: hidden;
  }
  #allergy-risk-test .result-content .card-result h5 {
    margin: 5px 0 !important;
  }
  #allergy-risk-test .justify-content-center {
    border-bottom: 1px solid black;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  #allergy-risk-test .result-content .card-result h5 {
    font-size: 12px;
  }
}

.modal {
  display: none;
}

.modal.show {
  display: flex;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.modal-content {
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  min-width: 310px;
  text-align: center;
  position: relative;
}

.modal-content button {
  position: absolute;
  top: 0;
  right: 0;
  background: #093b57;
  -webkit-appearance: none;
  border: 0;
  color: #fff;
  line-height: 1;
  height: 25px;
  width: 25px;
}

#skip-video {
  font-size: 24px;
  position: fixed;
  bottom: 10px;
  left: 50%;
  background: linear-gradient(0deg, #17469e 11%, #0abec8 100%);
  border: 0;
  padding: 10px 20px;
  color: #fff;
  border-radius: 10px;
  font-family: "Gotham Rounded Medium";
  width: 500px;
  margin-left: -250px;
  border-radius: 30px;
}

#allergy-risk-test .result-content .card-result img.img-sign {
  position: absolute;
  top: 50%;
  right: -5px;
  width: 24px !important;
  height: 24px !important;
  margin-top: -12px;
}

@media print {
  #allergy-risk-test .result-content .card-result img.img-sign {
    width: 10px !important;
    height: 10px !important;
    margin-top: -3px;
  }

  #allergy-risk-test .result-content .card-result .icon-wrap {
    width: 40px;
  }
}

.loader {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  top: 0;
  left: 0;
}

.loader.active {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  #allergy-risk-test .align-items-center {
    display: block !important;
  }

  #allergy-risk-test .intro-one-page img {
    height: auto !important;
    max-width: 100%;
  }

  #allergy-risk-test .intro-one-page .img-intro-footer {
    right: 0;
  }

  .submit-place {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 25px;
  }

  .logo-atas {
    display: none;
    margin: auto;
  }

  #allergy-risk-test .btn {
    padding: 10px 15px;
  }
}

/* .header-shadow:after {
  content: "";
    position: absolute;
    height: 75px;
    width: 1920px;
    top: 0;
    left: 50%;
    margin-left:-960px;
    border-bottom: 1px solid #ccc;
    box-shadow: 0px 0px 10px #ccc;
} */

/* FOOTER */

/* Humberger */
.hamburger-menu__profile {
  padding-top: 15px;
}

.hamburger-menu__profile .row {
  flex-wrap: wrap;
  display: flex;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media screen and (max-width: 767px) {
  .hamburger-menu__profile .row {
    width: unset;
  }
}
@media screen and (min-width: 992px) {
  .hamburger-menu__profile-header {
    display: flex;
    justify-content: center;
    margin-left: 16.66667%;
    align-items: center;
  }
}

.hamburger-menu__profile-header {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hamburger-menu__profile-header-text {
  margin-left: 25px;
}
.hamburger-menu__profile-header .hamburger-menu__profile-header-text h3 {
  padding: 15px 0 0 !important;
  color: #00adee;
  font-family: "GothamRounded-Medium";
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .hamburger-menu__profile-header .hamburger-menu__profile-header-text h3 {
    text-align: left !important;
    min-height: 60px;
    height: 60px;
    overflow: hidden;
    min-width: 152px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .hamburger-menu__profile-arrow {
    align-items: center;
    display: flex;
  }
}

.hamburger-menu__profile-header-text h4 {
  font-size: 10px !important;
  color: #303030;
  text-align: left;
  font-family: "GothamRounded-Medium";
}
.hamburger-menu__lists-item .blue-text a {
  color: #00adee;
}

.close__text {
  color: #000;
}

.modal__error .modal-content {
  border-radius: 15px;
  top: 90px;
}
@media (max-width: 767px) {
  .modal__error .modal-content {
    border-radius: 12px;
  }
}
.modal__error-figure {
  display: block;
  margin: 0 auto 20px;
}
@media (max-width: 767px) {
  .modal__error-figure {
    text-align: center;
  }
  .modal__error-figure img {
    width: 50%;
  }
}
.modal__error-body {
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .modal__error-body {
    width: 304px;
  }
}
@media (max-width: 767px) {
  .modal__error-body {
    width: 173px;
  }
}
.modal__error-body p {
  font-family: GothamRounded-Medium;
  text-align: center;
  line-height: 16px;
}
@media (min-width: 1200px) {
  .modal__error-body p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .modal__error-body p {
    font-size: 12px;
  }
}
.modal__error-footer {
  display: block;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .modal__error-footer {
    width: 314px;
  }
}
@media (max-width: 767px) {
  .modal__error-footer {
    width: 197px;
  }
}
.modal__error-footer a {
  font-size: 12px;
  background: #17469e;
}
@media (min-width: 1200px) {
  .modal__error-footer a {
    padding: 16px 64px;
  }
}
@media (max-width: 767px) {
  .modal__error-footer a {
    padding: 9px 49px;
  }
}

.header-bottom-none {
  position: relative;
  border: none;
}

.modal-header > button {
  color: black;
}

.modal-header .closa {
  margin: -1rem -1rem -1rem auto;
}

.modal-header {
  border: none !important;
}

.modal-content {
  height: auto;
  width: auto;
}

.breadcrumbs {
  font-family: GothamRounded-Book;
  font-size: 14px;
  background: #f4f4f4;
  text-align: center;
}
.breadcrumbs .breadcrumb {
  background: rgba(0, 0, 0, 0);
  display: inline-flex;
  justify-content: center;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .breadcrumbs .breadcrumb {
    display: block;
    text-align: center;
  }
}
.breadcrumbs .breadcrumb-item {
  display: -webkit-inline-box;
  padding-left: 0;
  margin-left: 8px;
}
.breadcrumbs .breadcrumb-item:first-child:after {
  content: "";
  padding-top: 1px;
  margin-left: 0;
}
@media (max-width: 767px) {
  .breadcrumbs .breadcrumb-item:first-child:after {
    content: ">";
    display: inline;
  }
}
@media (max-width: 767px) {
  .breadcrumbs .breadcrumb-item:last-child:after {
    content: "";
  }
}
.breadcrumbs .breadcrumb-item:after {
  padding-top: 1px;
}
@media (max-width: 767px) {
  .breadcrumbs .breadcrumb-item:after {
    content: ">";
    display: inline;
  }
}
.breadcrumbs .breadcrumb-item a {
  color: #303030;
}
@media (max-width: 767px) {
  .breadcrumbs .breadcrumb-item a {
    display: inline;
  }
}
.breadcrumbs .breadcrumb-item .active {
  color: #17469e;
}
@media (max-width: 767px) {
  .breadcrumbs .breadcrumb-item {
    display: inline;
    position: relative;
    margin-left: 0;
  }
  .breadcrumbs .breadcrumb-item:first-child {
    margin-left: 0;
  }
}
.breadcrumb-item + .breadcrumb-item:before {
  content: ">" !important;
}
@media (max-width: 767px) {
  .breadcrumb-item + .breadcrumb-item:before {
    display: none !important;
    content: "" !important;
  }
}

.breadcrumbs.new-design{background:none}
.breadcrumbs.new-design .breadcrumb-item a{color:#21abe1}
.breadcrumbs.new-design .breadcrumb-item:last-child a{color:#303030;font-family:GothamRounded-Bold;pointer-events: none;}
.breadcrumbs.mtop-70{margin-top: 70px;}

.nfloating-icon {
  position: fixed;
  outline: 0;
  z-index: 9;
  bottom: 40px;
  text-align: right;
  width: auto;
}
@media (max-width: 767px) {
  .nfloating-icon {
    right: 10px !important;
  }
}
@media (max-width: 991px) {
  .nfloating-icon {
    right: 40px;
  }
}
@media (min-width: 992px) {
  .nfloating-icon {
    right: 40px;
  }
}
.nfloating-icon .show,
.nfloating-icon .showUp {
  display: block !important;
}
.nfloating-icon__btn {
  background: rgba(0, 0, 0, 0);
  border: 0;
  padding: 0;
  outline: 0;
  cursor: pointer;
}
.nfloating-icon__btn:focus,
.nfloating-icon__btn img {
  outline: 0;
}
@media (max-width: 767px) {
  .nfloating-icon__btn img {
    width: 75px;
    height: 85px;
  }
}
@media (max-width: 991px) {
  .nfloating-icon__btn img {
    width: 75px;
    height: 85px;
  }
}
@media (min-width: 1200px) {
  .nfloating-icon__btn img {
    width: 99px;
    height: 109px;
  }
}
@media (min-width: 992px) {
  .nfloating-icon__btn img {
    width: 99px;
    height: 109px;
  }
}
.nfloating-icon__parent {
  position: relative;
}
.nfloating-icon__parent-comment {
  position: absolute;
  top: -85px;
  right: 90px;
}
@media (max-width: 767px) {
  .nfloating-icon__parent-comment {
    top: -60px !important;
    right: 75px;
  }
}
@media (max-width: 991px) {
  .nfloating-icon__parent-comment {
    top: -65px;
    right: 75px;
  }
}
@media (min-width: 992px) {
  .nfloating-icon__parent-comment {
    top: -85px;
    right: 90px;
  }
}
@media (max-width: 767px) {
  .nfloating-icon__parent-comment img {
    width: 175px;
    height: 45px !important;
  }
}
@media (max-width: 991px) {
  .nfloating-icon__parent-comment img {
    width: 259px;
    height: 61px;
  }
}
@media (min-width: 992px) {
  .nfloating-icon__parent-comment img {
    width: 349px;
    height: 70px;
  }
}
.nfloating-icon__parent-after {
  position: relative;
  display: none;
  width: 220px;
}
@media (max-width: 767px) {
  .nfloating-icon__parent-after .close {
    position: absolute;
    top: -217px;
    right: 2px;
    z-index: 2;
  }
}
@media (max-width: 991px) {
  .nfloating-icon__parent-after .close {
    position: absolute;
    top: -217px;
    right: 2px;
    z-index: 2;
  }
}
@media (min-width: 992px) {
  .nfloating-icon__parent-after .close {
    position: absolute;
    top: -270px;
    right: 2px;
    z-index: 2;
  }
}
.nfloating-icon__parent-after-phone {
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  .nfloating-icon__parent-after-phone {
    top: -190px;
  }
}
@media (min-width: 992px) {
  .nfloating-icon__parent-after-phone {
    top: -240px;
  }
}
.nfloating-icon__parent-after-phone-item {
  display: flex;
  border: 2px solid #1b3077;
  box-shadow: -4px 3px 12px 1px rgba(0, 0, 0, 0.29);
  margin-bottom: 10px;
  border-radius: 50px;
  font-size: 20px;
  background-color: #f0f0f0;
}
.nfloating-icon__parent-after-phone-item .fa {
  margin-right: 7px;
  line-height: 26px;
}
@media (max-width: 767px) {
  .nfloating-icon__parent-after-phone-item .fa {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .nfloating-icon__parent-after-phone-item .fa {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .nfloating-icon__parent-after-phone-item {
    padding: 5px;
    width: 170px;
  }
}
@media (min-width: 992px) {
  .nfloating-icon__parent-after-phone-item {
    padding: 10px;
  }
}
.nfloating-icon__parent-after-phone-item span {
  font-size: 18px;
  line-height: 31px;
}
@media (max-width: 767px) {
  .nfloating-icon__parent-after-phone-item span {
    font-size: 11px;
    line-height: 26px;
  }
}
@media (min-width: 992px) {
  .nfloating-icon__parent-after-phone-item span {
    font-size: 18px;
    line-height: 31px;
  }
}
.nfloating-icon__parent-after-phone-item:hover {
  text-decoration: none;
}
.nfloating-icon__parent-after-phone-item:first-child {
  font-family: GothamRounded-Medium;
  color: #535353;
}
.nfloating-icon__parent-after-phone-item:first-child img {
  margin-right: 2px;
}
@media (max-width: 767px) {
  .nfloating-icon__parent-after-phone-item:first-child img {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 992px) {
  .nfloating-icon__parent-after-phone-item:first-child img {
    width: 30px;
    height: 30px;
  }
}
.nfloating-icon__parent-after-phone-item:last-child {
  margin-bottom: 0;
  font-family: GothamRounded-Medium;
  color: #001378;
}
@media (max-width: 767px) {
  .nfloating-icon__parent-after-phone-item:last-child .text-tol {
    font-size: 11px;
  }
}
@media (min-width: 992px) {
  .nfloating-icon__parent-after-phone-item:last-child .text-tol {
    margin-right: 8px;
  }
}

.nfloating-icon__parent-comment {
  width: 350px;
}
.nfloating-icon__parent-comment img {
    animation: boxAnimation 10s infinite;
    float: right;
}

.click-here {
  font-size: .8rem;
  color: #001378;
  font-family: GothamRounded-Bold;
  animation: textAnimation 10s infinite;
}
.cursor {
  position: absolute;
  right: 35px;
  width: 15px;
  bottom: 30px;
  animation: cursorAnimation 10s infinite;
}
.sparks {
  position: absolute;
  right: 40px;
  bottom: 40px;
  animation: spark 10s infinite;
}

#typewriter {
  position: absolute;
  top: 16px;
  right: 38px;
  font-family:GothamRounded-Bold;
}
#typewriter p {
  line-height:1.2;
  font-family:GothamRounded-Bold;
  color:#1a3491;
  white-space:nowrap;
  overflow:hidden
}

@media (max-width:767px){
  .nfloating-icon__parent-comment {
    width: 175px;
  }
  #typewriter {
    width:175px;
    height:38px;
    top:15px;
    left:5px
  }
  #typewriter p {
      font-size:.5rem;
      line-height:1.1
  }
  .cursor {
    right: 25px;
  }
  .sparks {
    right: 30px;
  }
}
#typewriter p:first-child { 
  animation:typingAnimation 10s steps(31) infinite
}
#typewriter p:nth-child(2){
  animation:typingAnimation2 10s steps(48) infinite
}

@media (max-width:768px) {
  :root {
      --width: 40%;
      --top: 0;
      --top-finish: 30px;
      --right-finish: 25px;
  }
}

@keyframes textAnimation {
  0% {
      opacity: 0;
  }
  39% {
      opacity: 0;
  }
  40% {
      opacity: 1;
  }
  59% {
      opacity: 1;
  }
  60% {
      opacity: 0;
  }
  100% {
      opacity: 0;
  }
}
@keyframes spark {
  0% {
      opacity: 0;
  }
  39% {
      opacity: 0;
  }
  43% {
      opacity: 1;
  }
  45% {
      transform: scale(1.2);
  }
  47% {
      opacity: 0;
  }
  100% {
      opacity: 0;
  }
}

@keyframes cursorAnimation {
  0% {
      opacity: 0;
      bottom: var(--top);
  }
  35% {
      opacity: 0;
      bottom: var(--top, 0);
      right: 0;
  }
  40% {
      opacity: 1;
      bottom: var(--top-finish, 30px);
      right: var(--right-finish, 35px);
      transform: scale(1);
  }
  41% {
      transform: scale(0.8);
  }
  45% {
      transform: scale(1);
  }
  59% {
      opacity: 1;
  }
  60% {
      opacity: 0;
  }
  100% {
      opacity: 0;
  }
}
@keyframes boxAnimation {
  0% {
    width: 0%;
    opacity: 1;
  }
  8% {
    width: 100%;
    opacity: 1;
  }
  59%{
      width: 100%;
      opacity: 1;
  }
  60% {
      opacity: 0;
  }
  100% {
      opacity: 0;
  }
}

@keyframes typingAnimation {
  0% {
      width: 0%;
  }
  5% {
      width: 0%;
      opacity: 1;
  }
  10% {
    width: var(--width, 48%);
  }
  16%{
      width: var(--width, 48%);
  }
  23% {
    width: 100%;
  }
  59% {
      opacity: 1;
      width: 100%;
  }
  60% {
      opacity: 0;
      width: 100%;
  }
  100% {
      opacity: 0;
      width: 0%;
  }
}
@keyframes typingAnimation2 {
   0% {
    width: 0%;
   }
   21% {
      opacity: 1;
      width: 0%;
   }
   30% {
    width: 100%;
   }
   59% {
      opacity: 1;
      width: 100%;
  }
  60% {
      opacity: 0;
      width: 100%;
  }
  100% {
      opacity: 0;
      width: 0%;
  }
}