.lc-submitting::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: rgba(255, 255, 255, 0);
}

.select-A {
  border: none;
  background-color: rgba(243, 246, 249, 0.1) !important;
  color: #a9a9a9 !important;
}

.form-group-01 label {
  width: 100%;
}
.form-group-01 .input-group-text:hover {
  cursor: pointer;
}
.form-group-01 .toggle-button-01 {
  height: 15px;
  position: absolute;
  top: 14px;
  right: 20px;
  z-index: 5;
}

.toggle-button-02 {
  position: absolute;
  z-index: 5;
  top: 15px;
  right: 5px;
}
.toggle-button-02 i {
  color: #a9a9a9;
}
.toggle-button-02.locked i {
  color: #4666f6;
}

/*# sourceMappingURL=Base.css.map */
