.progress-container[data-v-6b8a1496] {
  display: flex;
  width: 90vw;
  padding: 10px 10px;
  justify-content: center;
  margin-top: 30px;
}
.progress-item-container[data-v-6b8a1496] {
  position: relative;
  width: 100%;
  max-width: 80px;
}
.progress-bar[data-v-6b8a1496] {
  position: relative;
  top: 6.7px;
  background-color: #d2daf3;
  width: 100%;
  height: 1.5px;
}
.progress-container .progress-item-container:first-child .progress-bar[data-v-6b8a1496] {
  transform: skewX(0.5);
  left: 50%;
  /* left: 50%; */
}
.progress-container .progress-item-container:last-child .progress-bar[data-v-6b8a1496] {
  transform: skewX(0.5);
  right: 50%;
}
.progress-container-completed[data-v-6b8a1496] {
  background: #0044AD;
}
.progress-container-current[data-v-6b8a1496] {
  background: linear-gradient(to right, #0044AD 50%, #d2daf3 50%);
}
.progress-container .progress-item-container:first-child .progress-container-current[data-v-6b8a1496] {
  background: #d2daf3;
}
.progress-container .progress-item-container:last-child .progress-container-current[data-v-6b8a1496] {
  background: #0044AD;
}
.progress-item-icon[data-v-6b8a1496] {
  position: relative;
  top: 2.5px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.check-circle[data-v-6b8a1496] {
  width: 12px;
  height: 12px;
  top: 2.5px;
  position: relative;
  transform: translate(-50%, -50%);
  color: #0044AD;
}
.small-circle[data-v-6b8a1496] {
  width: 8px;
  height: 8px;
  border-radius: 12px;
  font-size: 6px;
  background-color: white;
  border: 1.5px solid white;
  box-shadow: 0px 0px 0px 1.5px #d2daf3;
}
.small-circle-current[data-v-6b8a1496] {
  background-color: #0044AD;
  border: 1.5px solid white;
  box-shadow: 0px 0px 0px 1.5px #0044AD;
}
.small-circle-completed[data-v-6b8a1496] {
  width: 7px;
  height: 7px;
  background-color: white;
  border: 1.5px solid transparent;
  box-shadow: 0px 0px 0px 0px transparent;
}
.progress-text[data-v-6b8a1496] {
  position: relative;
  top: 5px;
  font-size: 14px;
  margin-top: 32px;
  white-space: pre-line;
  transform: translateY(-50%);
  min-width: 56px;
  overflow: hidden;
}
.text-active[data-v-6b8a1496] {
  color: #0044AD;
}

/* font size: 14px */
.progress-container[data-v-9f4e560e] {
  display: flex;
  width: 90vw;
  padding: 10px 10px;
  justify-content: center;
  margin-top: 30px;
}
.progress-item-container[data-v-9f4e560e] {
  position: relative;
  width: 100%;
  max-width: 80px;
}
.progress-bar[data-v-9f4e560e] {
  position: relative;
  top: 6.7px;
  background-color: #d2daf3;
  width: 100%;
  height: 1.5px;
}
.progress-container .progress-item-container:first-child .progress-bar[data-v-9f4e560e] {
  transform: skewX(0.5);
  left: 50%;
  /* left: 50%; */
}
.progress-container .progress-item-container:last-child .progress-bar[data-v-9f4e560e] {
  transform: skewX(0.5);
  right: 50%;
}
.progress-container-completed[data-v-9f4e560e] {
  background: #0044AD;
}
.progress-container-current[data-v-9f4e560e] {
  background: linear-gradient(to right, #0044AD 50%, #0044AD 50%);
}
.progress-container .progress-item-container:first-child .progress-container-current[data-v-9f4e560e] {
  background: #d2daf3;
}
.progress-container .progress-item-container:last-child .progress-container-current[data-v-9f4e560e] {
  background: #0044AD;
}
.progress-item-icon[data-v-9f4e560e] {
  position: relative;
  top: 2.5px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.check-circle[data-v-9f4e560e] {
  width: 12px;
  height: 12px;
  top: 2.5px;
  position: relative;
  transform: translate(-50%, -50%);
  color: #0044AD;
}
.small-circle[data-v-9f4e560e] {
  width: 8px;
  height: 8px;
  border-radius: 12px;
  font-size: 6px;
  background-color: white;
  border: 1.5px solid white;
  box-shadow: 0px 0px 0px 1.5px #d2daf3;
}
.small-circle-current[data-v-9f4e560e] {
  background-color: #0044AD;
  border: 1.5px solid white;
  box-shadow: 0px 0px 0px 1.5px #0044AD;
}
.small-circle-completed[data-v-9f4e560e] {
  width: 7px;
  height: 7px;
  background-color: white;
  border: 1.5px solid transparent;
  box-shadow: 0px 0px 0px 0px transparent;
}
.progress-text[data-v-9f4e560e] {
  position: relative;
  top: 5px;
  font-size: 14px;
  margin-top: 32px;
  white-space: pre-line;
  transform: translateY(-50%);
  min-width: 56px;
  overflow: hidden;
}
.text-active[data-v-9f4e560e] {
  color: #0044AD;
}

/* font size: 14px */
*[data-v-1b68a3b4] {
  font-size: 14px;
}
.health-declaration-title[data-v-1b68a3b4] {
  font-size: 16px;
}
.textCenter[data-v-1b68a3b4] {
  text-align: center;
}
.content[data-v-1b68a3b4] {
  text-align: left;
}
.content p[data-v-1b68a3b4] {
  margin: 10px 0px;
}
.checkbox[data-v-1b68a3b4] {
  margin: 0px;
  padding-top: 1.5px;
}
.indent[data-v-1b68a3b4] {
  margin-left: 16px;
}
.input-box[data-v-1b68a3b4] {
  display: inline-block;
  max-width: 122px;
  margin: 2px 0px;
}
.inline-block[data-v-1b68a3b4] {
  display: inline-block;
}
.minor-fix-shiting[data-v-1b68a3b4] {
  margin: 0;
  position: relative;
  top: -5px;
}
.inline-block[data-v-1b68a3b4] {
  display: inline-block;
}
.disclaimer-box[data-v-1b68a3b4] {
  width: 90vw;
  /* height: 70vh; */
  max-width: 730px;
  min-height: 300px;
  max-height: 300px;
  overflow-x: auto;
  overflow-y: scroll;
  border-radius: 3px;
  border: 1px solid #ced4da;
  margin: 20px;
  white-space: pre-line;
  text-align: left;
  padding: 16px;
  font-size: 14px;
  margin-bottom: 51px;
}
.warning[data-v-1b68a3b4] {
  color: #965A05;
  text-align: left;
  width: 90vw;
  max-width: 730px;
  max-height: 300px;
  /* margin: 8px 40px; */
  margin: 8px 23px;
  font-size: 14px;
}
.textJustify[data-v-1b68a3b4] {
  text-align: justify;
}
.continue-btn[data-v-1b68a3b4] {
  margin-top: 5px;
  min-width: 160px;
  min-height: 46px;
}
.textCenter[data-v-3ab89790] {
  text-align: center;
}
.textJustify[data-v-3ab89790] {
  text-align: justify;
}
.root[data-v-3ab89790] {
  padding: 0 32px;
  /* padding: 0 16px; */
  /* height: 87vh; */
  margin-top: 64px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 91px;
}
h6[data-v-3ab89790] {
  font-size: 16px;
}
.disclaimer-box[data-v-3ab89790] {
  width: 80vw;
  /* width: 90vw; */
  /* height: 70vh; */
  max-width: 730px;
  min-height: 300px;
  max-height: 300px;
  overflow-x: auto;
  overflow-y: scroll;
  border-radius: 3px;
  border: 1px solid #ced4da;
  margin: 20px auto;
  white-space: pre-line;
  text-align: left;
  padding: 16px;
  font-size: 14px;
  /* margin-bottom: 0; */
  margin-bottom: 30px;
}
.warning[data-v-3ab89790] {
  color: #965A05;
  text-align: left;
  width: 80vw;
  /* width: 90vw; */
  max-width: 730px;
  max-height: 300px;
  margin: 8px 40px;
  /* margin: 8px 23px; */
  font-size: 14px;
}
.checkbox[data-v-3ab89790] {
  text-align: left;
  /* width: 90vw; */
  /* width: 80vw; */
  max-width: 730px;
  display: block;
  /* margin: 16px 40px; */
  font-size: 14px;
  margin: 30px 0;
}
.continue-btn[data-v-3ab89790] {
  margin-top: 5px;
  min-width: 160px;
  min-height: 46px;
}
.error-message[data-v-3ab89790] {
  color: #965A05;
  margin-top: 30px;
  font-size: 14px;
}
.whitespace-60[data-v-3ab89790] {
  height: 60px;
}

*[data-v-e20fd1b0] {
  font-size: 16px;
}
.root[data-v-e20fd1b0] {
  padding: 0 16px;
  /* height: 87vh; */
  margin-top: 64px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.group[data-v-e20fd1b0] {
  text-align: left;
  margin-bottom: 12px;
}
.group small[data-v-e20fd1b0] {
  font-size: 9px;
}
.action-btn[data-v-e20fd1b0] {
  width: 160px;
  height: 46px;
  margin: 5px;
  border-radius: 0.25rem !important;
  font-size: 16px;
}
.btn-group[data-v-e20fd1b0] {
  display: flex;
  margin-top: 55px;
  /* height: 820px; */
  padding-bottom: 80px;
}
.red[data-v-e20fd1b0] {
  color: #d81800;
}
.max-width-860[data-v-e20fd1b0] {
  max-width: 860px;
}

.uploader-container[data-v-32b5764a] {
  /* position: relative; */
  width: 220px;
}
.drop-area[data-v-32b5764a] {
  width: 100%;
  /* width: 220px; */
  height: 136px;
  border: 2px solid #ced4da;
  background-color: #f8f9fa;
  position: relative;
  overflow: hidden;
}
.mandatory-border[data-v-32b5764a] {
  border: 2px solid #0044AD;
}
.title[data-v-32b5764a] {
  margin-bottom: 8px;
  text-align: center;
  width: 100%;
  /* width: 220px; */
}
.watermark[data-v-32b5764a] {
  color: white;
  font-size: 12.8px;
  position: absolute;
  z-index: 200;
  top: 40%;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  /* text-shadow: 0px 0px 5px #000000; */
}
.action-text[data-v-32b5764a] {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 5px;
  font-size: 12.8px;
}
.action-icon[data-v-32b5764a] {
  /* font-size: 24px; */
  width: 24px;
  height: 24px;
  height: 72px;
  position: absolute;
  right: 50%;
  left: 50%;
  top: 70%;
  transform-origin: center;
  transform: translate(-50%, -50%);
}
.add-symbol[data-v-32b5764a] {
  height: 2px;
  background-color: #ced4da;
  width: 100%;
  transform-origin: center;
  position: absolute;
  cursor: pointer;
}
.add-symbol[data-v-32b5764a]:first-of-type {
  transform: rotate(90deg);
}
.file-pdfDefault[data-v-32b5764a] {
  position: absolute;
  top: 40%;
  right: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  max-width: 72%;
  transform-origin: center;
  transform: translate(-50%, -50%);
  overflow: hidden;
  /* margin-top: -66px; */
}
.file-default img[data-v-32b5764a] {
  opacity: 0.5;
  margin-top: 18px;
  position: absolute;
  top: 40%;
  right: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  max-width: 100%;
  transform-origin: center;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.file-preview[data-v-32b5764a] {
  position: absolute;
  top: 40%;
  right: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  max-width: 146px;
  max-height: 90px;
  transform-origin: center;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.file-preview img[data-v-32b5764a] {
  width: 100%;
}
.adoradornment p[data-v-32b5764a] {
  margin: 0;
  font-size: 11px;
}
.adoradornment[data-v-32b5764a] {
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
  color: #6c757d;
  /* width: 220px; */
  width: 100%;
}
.ig-icon[data-v-32b5764a] {
  color: #ff7362;
  margin-left: 4px;
}
.uploadInputScope[data-v-32b5764a] {
  height: 100%;
  cursor: pointer;
  opacity: 0;
  z-index: 100;
  position: relative;
}
.fileLabelScope[data-v-32b5764a] {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.exampleDownload[data-v-32b5764a] {
  cursor: pointer;
}

*[data-v-233c8629] {
  font-size: 14px;
}
.root[data-v-233c8629] {
  padding: 0 16px;
  /* height: 90vh; */
  margin-top: 64px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.grid-container[data-v-233c8629] {
  max-width: 960px;
}
.group[data-v-233c8629] {
  text-align: left;
  margin-bottom: 24px;
  display: flex;
  justify-content: center;
}
.group small[data-v-233c8629] {
  font-size: 9px;
}
.action-btn[data-v-233c8629] {
  width: 160px;
  height: 46px;
  margin: 5px;
  border-radius: 0.25rem !important;
  font-size: 16px;
}
.btn-group[data-v-233c8629] {
  display: flex;
  margin-top: 55px;
  /* height: 820px; */
  padding-bottom: 225px;
}
.red[data-v-233c8629] {
  color: #d81800;
}

*[data-v-90fe15ac] {
  font-size: 16px;
}
.root[data-v-90fe15ac] {
  padding: 0 16px;
  /* height: 90vh; */
  margin-top: 64px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.group[data-v-90fe15ac] {
  text-align: left;
  margin-bottom: 12px;
}
.list-box[data-v-90fe15ac] {
  width: 100%;
  background-color: #e9ecef;
  font-size: 16px;
  padding: 16px;
  display: flex;
  color: #6c757d;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 8px;
}
.uploaded-file-list p[data-v-90fe15ac] {
  margin-bottom: 2px;
}
.btn-group[data-v-90fe15ac] {
  display: flex;
  justify-content: center;
  margin-top: 55px;
  /* height: 820px; */
  padding-bottom: 120px;
  width: 50vw;
}
.action-btn[data-v-90fe15ac] {
  width: 160px;
  height: 46px;
  margin: 5px;
  border-radius: 0.25rem !important;
  font-size: 16px;
}
.submit[data-v-90fe15ac] {
  width: 220px;
}
.red[data-v-90fe15ac] {
  color: #d81800;
}
.payment-notice[data-v-90fe15ac] {
  padding: 0;
  margin-top: 36px;
  margin-bottom: 36px;
}
.payment-info-container[data-v-90fe15ac] {
  width: 100%;
}
.max-form-width[data-v-90fe15ac] {
  max-width: 860px;
}
.payment-alert-title[data-v-90fe15ac] {
  margin-bottom: 12px;
}
.payment-alert-list[data-v-90fe15ac] {
  color: black;
}
.payment-alert-list ol[data-v-90fe15ac] {
  margin-bottom: 0;
  padding: 0px 16px;
}
.copy-acct-num[data-v-90fe15ac] {
  color: #965A05;
  font-size: 12.8px;
  margin-top: 4px;
}
.bell-icon[data-v-90fe15ac] {
  height: 16px;
  width: 16px;
  margin-right: 4px;
}
.textCenter[data-v-90fe15ac] {
  text-align: center;
}
.message[data-v-90fe15ac] {
  display: flex;
  justify-content: center;
  align-items: center;
  /* text-align: center;
  margin-top: 200px; */
}
.remind[data-v-90fe15ac] {
  color: #965A05;
}
.kg_blug[data-v-90fe15ac] {
  color: #0044AD;
}

*[data-v-e7bada92] {
  font-size: 16px;
}
.root[data-v-e7bada92] {
  padding: 0 16px;
  /* height: 90vh; */
  margin-top: 64px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.group[data-v-e7bada92] {
  text-align: left;
  margin-bottom: 12px;
}
.group small[data-v-e7bada92] {
  font-size: 9px;
}
.action-btn[data-v-e7bada92] {
  width: 160px;
  height: 46px;
  margin: 5px;
  border-radius: 0.25rem !important;
  font-size: 16px;
}
.btn-group[data-v-e7bada92] {
  display: flex;
  margin-top: 55px;
  /* height: 820px; */
  padding-bottom: 254px;
}
.red[data-v-e7bada92] {
  color: #d81800;
}
.max-width-860[data-v-e7bada92] {
  max-width: 860px;
}


*[data-v-34040610] {
  font-size: 16px;
}
.root[data-v-34040610] {
  padding: 0 16px;
  /* height: 90vh; */
  margin-top: 64px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 308px;
}
.group[data-v-34040610] {
  text-align: left;
  margin-bottom: 12px;
}
.group small[data-v-34040610] {
  font-size: 9px;
}
.action-btn[data-v-34040610] {
  width: 160px;
  height: 46px;
  margin: 5px;
  border-radius: 0.25rem !important;
  font-size: 16px;
}
.btn-group[data-v-34040610] {
  display: flex;
  margin-top: 55px;
  /* height: 820px; */
  padding-bottom: 254px;
}
.red[data-v-34040610] {
  color: #d81800;
}
.max-width-860[data-v-34040610] {
  max-width: 860px;
}

