.a-input-provider[data-v-3349aeb6] {
  display: inline-block;
  width: 100%;
}
[data-v-3349aeb6] .a-input {
  position: relative;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  margin-bottom: 0;
  line-height: 16px;
}
[data-v-3349aeb6] .a-input legend {
  font-size: 16px !important;
  line-height: 16px !important;
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #222222;
  margin-bottom: 16px !important;
  padding-bottom: 0;
}
[data-v-3349aeb6] .a-input input {
  width: 100%;
  height: 50px;
  background: #ffffff !important;
  border-radius: 2px;
  border: 1px solid #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  line-height: 16px;
  padding: 18px 15px;
}
[data-v-3349aeb6] .a-input input[type=password]::-ms-reveal {
  display: none;
}
[data-v-3349aeb6] .a-input input[type=password]::-ms-clear {
  display: none;
}
[data-v-3349aeb6] .a-input input:focus {
  border: 1px solid #034a9f !important;
}
[data-v-3349aeb6] .a-input input:disabled {
  background-color: #e9ecef !important;
}
[data-v-3349aeb6] .a-input input::-moz-placeholder {
  color: #c5c5c5;
  font-size: 16px;
  line-height: 16px;
}
[data-v-3349aeb6] .a-input input::placeholder {
  color: #c5c5c5;
  font-size: 16px;
  line-height: 16px;
}
[data-v-3349aeb6] .a-input input.is-invalid {
  border: 1px solid #f21313 !important;
}
[data-v-3349aeb6] .a-input-small input {
  height: 40px;
  font-size: 14px;
  line-height: 14px;
}
[data-v-3349aeb6] .a-input-small input::-moz-placeholder {
  font-size: 14px;
  line-height: 14px;
}
[data-v-3349aeb6] .a-input-small input::placeholder {
  font-size: 14px;
  line-height: 14px;
}
.a-input__suffix[data-v-3349aeb6] {
  position: absolute;
  height: 100%;
  right: 10px;
  top: 0;
  transition: all 0.3s;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fc03[data-v-3349aeb6] {
  color: #d75125;
}
.a-input__suffix-inner[data-v-3349aeb6] {
  pointer-events: all;
  display: flex;
}
