.hui-DatePicker {
  position: absolute;
  width: 233px;
  background-color: $white;
  border: 1px solid $grey-lighter;
  border-radius: $border-radius;
  z-index: 5;
  padding: 10px;
  font-family: $font-copy;
  top: 42px;
  left: $x-1;
}
