#apip_upload {
  width: 350px;
}

#apip_home {
  overflow-y: auto;
  height: 90vh;
  width: 90vw;
  max-width: 600px;
}

.apip_hover {
  --bs-bg-opacity: 0.5;
}

.apip_pointer {
  cursor: pointer;
}

#apip_list_detail {
  overflow: auto;
  height: 80vh;
  width: 90vw;
}
