.wdk-listing-card {
  height: auto !important;
}

.wdk-field input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), .wdk-field select {
  margin: 0;
}

.menu-item-has-children .ht-dropdown {
  display: none !important;
}

body:not(.admin-bar) .daterangepicker {
  margin-top: 6px;
}  