.select-wrapper input.select-dropdown {
  padding-right: 20px !important;
  width: calc(100% - 20px) !important;
}

.select-element .hint.icon-on-input-field {
  top: 14px;
  right: 35px;
}
.select-element .helper-text {
  transform: translateY(0px);
  left: 0px !important;
}/*# sourceMappingURL=vue.select.element.css.map */