.form-type-date input.form-date {
  border: 1px solid #ccc !important;
  background-color: #fff !important;
  padding: 6px 12px !important;
  color: #555555 !important;
  height: 34px;
  font-size: 14px;
  line-height: 1.4285;
}

.form-type-date input.form-date:focus {
  border-color: #40b6ff !important;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
}

#ui-datepicker-div {
  z-index: 1000;
}

.renmans-sso-view-filter-form .select-wrapper {
  z-index: 0;
}
