/* LỊCH HOẠT ĐỘNG */
.lich-hd-container { padding: 4px 8px; overflow-x: auto; }
.lich-hd-container > div:last-child { width: 100%; }
.lich-hd-container .calendar-scroll { overflow-x: auto; overflow-y: hidden; padding-bottom: 6px; }
.lich-online { border-left-color: #3b82f6 !important; }
.lich-offline { border-left-color: #059669 !important; }
.lich-sukien { border-left-color: #f59e0b !important; }

#vung_lich_hoat_dong { overflow: visible !important; }

@media (max-width: 767px) {
  .lich-hd-container { padding: 2px 4px; }
  .lich-hd-container .calendar-scroll { padding-bottom: 4px; }
}