/* DPCalendar "Abonnieren" und "Caldav" ausblenden (AM 14.01.2024)
****************************************************/
.dp-link-subscribe {
  display: none;
}
.dp-link-caldav {
  display: none;
}
#pdCategoryModal.detail .modal-dialog {
    height: 90%;
    max-width: 95%;
}
