.custom-datetime_picker * {
  cursor: text;
}
.custom-datetime_picker input.field {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
