/*��ҳ����*/
.fc-toolbar {
    margin-bottom: 3px;
    height: 46px;
    line-height: 52px;
    color: #000000;
    border-bottom: 1px solid #999;
}

.fc-center h2 {
    font-size: 14px;
}

.fc-basic-view td.fc-week-number span, .fc-basic-view td.fc-day-number {
    padding-top: 4px;
    padding-bottom: 2px;
}

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
    background: none;
    /* border-color: transparent; */
    border-bottom: 0;
}

.fc-ltr .fc-basic-view .fc-day-number {
    text-align: center;
}

.fc-basic-view .fc-body .fc-row {
    min-height: 36px;
    line-height: 36px;
}

.fc-sat {
    color: #8CA8D0;
}

.fc-sun {
    color: #8CA8D0;
}

@media screen and (max-width: 1024px) {

    .fc-basic-view .fc-body .fc-row {
        /*min-height: 60px;
        line-height: 60px;*/
    }

    .fc-toolbar {
        height: 28px;
        line-height: 28px;
    }
}

.fc-head td,.fc-head th{
 border: none;
}

.fc-toolbar {
    width: 326px;
}

.cgrc-content {
    padding: 0 9px 8px;
    border: 1px solid #4176A0;
    border-radius: 5px;
    border-top: 1px solid #004882;
    margin-top: 16px;
}

.fc .fc-view .fc-body {
    border-color: #7FA2C0;
}

.fc-widget-header {
    margin-bottom: 7px;
}

.fc-basic-view .fc-body .fc-row {
    min-height: 45px;
    line-height: 45px;
}

.fc-basic-view td.fc-week-number span, .fc-basic-view td.fc-day-number {
     padding-top: 0;
     padding-bottom: 0;
}

