.field-calendar .input-group {
}
.field-calendar .input-group button {
    margin-left: 10px !important;
}
.eb-container .field-calendar {
    display: inline-block !important;
}
.eb-container #form-validation-field-0.input-xlarge {
    width: 100% !important;
}
.fc-theme-standard .fc-scrollgrid,
.fc-theme-standard td, .fc-theme-standard th {
    border: 1px solid var(--fc-border-color,#979797);
}
a.fc-col-header-cell-cushion {
    color: rgb(34, 50, 37);
}