.fc-toolbar-title{
  color: #808080;
}
.fc .fc-toolbar-title{
  font-size: 1.45em;
}


.fc-col-header-cell.fc-day {
  color: black;
}

.fc-toolbar-chunk {
  padding: 0 6px;
}

.fc .fc-daygrid-day.fc-day-today {
  background-color: #ddbe1ca6;
}


.fc .fc-bg-event .fc-event-title {
  font-style: normal;
  margin: .5em;
  color: #e3e3e3;
  font-weight: 800;
}
.fc .fc-bg-event{
  opacity: 0.8;
}
.fc-theme-standard td, .fc-theme-standard th {
  border: 2px solid #bbb;
}

.fc-second-line {
  margin: 0.76em 1.4em !important;
}
.fc-event-time {
  display: none;
}
.fc-daygrid-day-events {
  margin-bottom: 3px !important;
}
.fc .fc-daygrid-day-frame {
  min-height: 60px;
}
.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
  min-height: 0;
}
.fc-event .fc-event-main {
  text-align: center;
}
@media screen and (max-width:500px) {
  .fc-toolbar.fc-header-toolbar {font-size: 93% !important;}
}
