.field-container[data-v-48e505fd] {
  width: 100%;
}
.field-container .field-item[data-v-48e505fd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 0.5rem;
}
.field-container .field-item .label[data-v-48e505fd] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 0.9375rem;
  font-weight: 400;
  color: #8a99a8;
  line-height: 1.375rem;
  min-width: 6.5625rem;
}
.field-container .field-item .field[data-v-48e505fd] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0.9375rem;
  font-weight: 400;
  color: #0b0d0f;
  line-height: 1.375rem;
}
.field-container .field-item .field.wrap-field[data-v-48e505fd] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%;
}
[data-v-48e505fd]:export {
  menuBg: #005BB5;
  mainColor: #0B0D0F;
  secondColor: #576675;
  thirdColor: #8A99A8;
  dangerColor: #F53D3D;
}

.uni-steps[data-v-6eea9872] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.block-title[data-v-6eea9872] {
  padding-left: 0.625rem;
  border-left: 0.25rem solid #005BB5;
  margin: 1.25rem 0 0.75rem 0;
  font-size: 0.875rem;
  line-height: 0.875rem;
}
.uni-steps-item[data-v-6eea9872] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* align-items: center; */
  padding-bottom: 0.625rem;
}
.uni-steps-item .title[data-v-6eea9872] {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.uni-steps-item .txt[data-v-6eea9872] {
  color: #8a99a8;
  line-height: 1.125rem;
}
.uni-steps-circle[data-v-6eea9872] {
  position: relative;
  width: 0.625rem;
  height: 0.625rem;
  background-color: #4ac758;
  border-radius: 50%;
  margin: 0.375rem 0.625rem 0 0;
  z-index: 22;
}
.uni-steps-line[data-v-6eea9872] {
  position: absolute;
  left: 0.25rem;
  top: 0.625rem;
  width: 0.125rem;
  height: 100%;
  background-color: #E4E7ED;
}
/* .uni-steps-checked {
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: 10px;
    height: 10px;
    background-color: #1aad19;
    border-radius: 50%;
    transition: transform 0.3s;
  }
  
  .uni-steps-checked-active {
    background-color: #1aad19;
  } */
.uni-steps-circle-active[data-v-6eea9872] {
  background-color: #f59a1e;
}
[data-v-6eea9872]:export {
  menuBg: #005BB5;
  mainColor: #0B0D0F;
  secondColor: #576675;
  thirdColor: #8A99A8;
  dangerColor: #F53D3D;
}

.content[data-v-63f7dd3b] {
  background-color: #fff;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.1);
  padding: 1.25rem 1rem;
}
.content .footer-bar[data-v-63f7dd3b] {
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 8.75rem;
  padding: 1rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.16);
  z-index: 99;
}
[data-v-63f7dd3b]:export {
  menuBg: #005BB5;
  mainColor: #0B0D0F;
  secondColor: #576675;
  thirdColor: #8A99A8;
  dangerColor: #F53D3D;
}

