.circleSteps[data-v-693f7283] {
  position: sticky;
  top: 0;
  z-index: 1;
  background: #FFF;
}
.circleSteps .stepsLine[data-v-693f7283] {
  width: calc(100% - 150px);
  height: 2px;
  background: #E9E9E9;
  position: relative;
}
.circleSteps .line[data-v-693f7283] {
  position: absolute;
  top: 0px;
  left: 0;
  height: 2px;
  background: #223A8F;
}
.circleSteps .stepsName[data-v-693f7283] {
  width: 150px;
  font-size: 15px;
  text-align: center;
  position: relative;
}
.circleSteps .stepsName .circle[data-v-693f7283] {
  position: absolute;
  top: -11px;
  width: 100%;
  height: 20px;
}
.circleSteps .stepsName .circle b[data-v-693f7283] {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #E9E9E9;
}
.circleSteps .stepsName .activeCircle b[data-v-693f7283] {
  width: 10px;
  height: 10px;
  background: #223A8F;
  border: 1px solid #FFF;
  box-shadow: 0 0 4px #223A8F;
}
.circleSteps .stepsName .endCircle b[data-v-693f7283] {
  width: 8px;
  height: 8px;
  background: #223A8F;
  border: 1px solid #FFF;
}

.cropperContant[data-v-e078a6e4] {
  width: auto;
  height: 50vh;
}

