.ec-event {
    padding: 0 0 0 3px;
    cursor: pointer;
}

.ec-event-title {
    font-size: 10px;
    font-weight: bold;
    margin-top: 2px;
    word-wrap: break-word;
}

.ec-event-time {
    display: none;
}

.calendar-event-input {
    max-width: 70px !important;
    height: 20px !important;
}

.button-size-20 {
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.calendar-date-input {
    max-width: 170px;
    height: 20px;
}