/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 22 2026 | 14:54:32 */
/* Bloquear campos de fecha del formulario individual */
.DOPBSPCalendar-sidebar input,
.DOPBSPCalendar-sidebar select {
  pointer-events: none !important;
  opacity: 0.7;
}