/* iOS Cordova Tweak */
.device-cordova.device-ios {
  height: 100vh;
}

/* Your app custom styles here */
.input-date {
  background-color: blue !important;
  border-radius: 0 !important;
}