.editable_slot {
  border: 1px solid #FFF;
  cursor: pointer;
}
.editable_slot.over {
  border: 1px solid #F3DEB1;
}