
.ts-control {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

.ts-control > input {
  color: inherit !important;
}
