* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fc-day-header {
background-color: #ea8c04;
color: #000;
height: 33px;
vertical-align: middle !important;
}
.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
border-color: #b1b1b1 !important;
}
.fc-day-number {
color: #000 !important;
margin-top: 6px;
margin-right: 6px;
}
a.fc-event {
background-color: rgba(234, 140, 4, 0.65);
padding: 7px;
border-style: none;
color: #000;
}
div.fc-content span.fc-time {
font-size: 14px;
font-weight: normal;
font-style: normal;
margin-right: 5px;
}
.fc-location {
color: #000;
white-space: normal; word-wrap: break-word; font-size: 13px;
margin-top: 9px;
}
.fc-content {
white-space: normal; word-wrap: break-word; }
div.fc-content span.fc-title {
font-size: 14px;
white-space: normal;   font-weight: bold;
}