.kirakirakids-calendar-wrapper hr.fc-divider {
    margin: 0;
}

div.ccm-block-calendar-event-dialog-details {
    background: #fff;
    margin: 20px auto;
    max-width: 500px;
    padding: 20px;
    position: relative;
    width: auto;
}

div.ccm-block-calendar-event-dialog-details h3 {
    margin-top: 0;
}

div.ccm-block-calendar-dialog-event-time {
    font-weight: bold;
    margin-bottom: 5px;
}

.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: #c7b8a8;
}

.fc-toolbar h2 {
    font-size: 18px;
}

.fc-state-default {
    border: none;
    background-color: #6a4b23;
    background-image: none;
    text-shadow: none;
}

.fc-state-default.fc-corner-right,
.fc-state-default.fc-corner-left {
    border-radius: 0;
}

span.fc-icon {
    color: #fff;
}

a.fc-day-grid-event  {
    background-color: #f3cb00 !important;
    border-color: #f3cb00 !important;
}

.fc-day-grid-event .fc-time {
    display: none;
}
