.auto_me {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}

/* Addional datepicker stuff */
tr.datepicker__week-days {

}

th.datepicker__week-name {
  padding: 0.75em 0.75em 0.75em 0.75em;
}

table.datepicker__month {
  margin: 0 0 0 0;
}


