.t-form__inputsbox input:required {
  border-color: inherit !important;
}
.t-form__inputsbox input:invalid {
  box-shadow: none !important;
}