.uk-form-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0 !important;
  left: auto!important;
  width: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #1a2b3f;
}