.dt-search input {
  width: 100%;
  text-align: left;
  box-sizing: border-box;
}

.dt-search label {
  display: none;
}
