.error-plguin {
  color: red;
  font-weight: 400;
  text-align: center;
}

.t500-event-calendar-cls {
  min-width: 100%;
  min-height: 800px;
}

.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events,
.fc .fc-daygrid-body-balanced .fc-daygrid-day-events,
.fc .fc-daygrid-event-harness-abs,
.fc .fc-daygrid-event {
  min-height: 43px;
}

.fc-daygrid-block-event .fc-event-time,
.fc-daygrid-block-event .fc-event-title {
  padding-top: 5px;
}

.fc-daygrid-block-event .fc-event-title,
.fc-daygrid-event .fc-event-title {
  text-decoration: underline;
}

a:where(:not(.wp-element-button)) {
  text-decoration: none !important;
}

/*.fc .fc-daygrid-event,*/
/*.fc .fc-daygrid-event:hover {*/
/*    background: #5725ff;*/
/*    color: #ffffff;*/
/*}*/
