.fc {
    background-color: #f3f3f3;
    padding-bottom:17px;
}

.fc-toolbar .fc-center {
    padding-top: 20px;
}



.fc-header-toolbar {
    background-color: #f3f3f3;
    padding-top: 15px;
    /*padding-bottom: 7px;*/
}

.fc-toolbar h2 {
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
}

.fc th, .fc td {
    border: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}

.fc table {
    font-size: 1.3em;
}

.fc-day-number {
    float: none !important;
}

.fc-day-top {
    text-align: center;
}

.fc td.fc-today {
    border-style: none;
}

.fc-today {
    background-color: #CCCCCC;
}

    .fc-today a {
        color: #000000;
        font-size: 16px;
        font-weight: bold;
    }

.fc-past a {
    color: #666;
    font-size: 16px;
    font-weight: bold;
}

.fc-future a {
    color: #00b085;
    font-size: 16px;
    font-weight: bold;
}

.fc-popover {
    background-color: #ffffff !important;
    border: 1px solid #F0F0F0 !important;
    border-radius: 4px !important;
}

.fc-time {
    font-weight: normal !important;
    font-size: 14px;
}

.fc-title {
    font-weight: normal !important;
    font-size: 14px;
}

.fc-event {
    font-size: .85em;
    border: none;
    color: #ffffff;
    background-color: #222222;
}

.fc-past {
    font-weight: normal;
}



.fc-day-header {
    font-size: 11pt;
}

a.fc-more {
    font-size: .55em;
    color: #222222;
}

.fc-basicDay-view .fc-day-grid-event span {
    font-size: .65em;
}

/*.fc-week .fc-day-grid-event span {
    font-size: .3em;
}*/

.fc-state-default {
    background-color: #f3f3f3;
    border: none;
}

.fc-toolbar .fc-left {
    padding-left: 20px;
}

.fc-toolbar .fc-right {
    padding-right: 20px;
}

.fc-event .fc-bg {
    background-color: #222222;
}

.fc-ltr .fc-axis {
    font-size: 14px;
}

.fc-ltr .fc-list-heading-main {
    color: #222222;
    font-size: 15px;
}

.fc-ltr .fc-list-heading-alt {
    color: #222222;
    font-size: 15px;
}

.fc-list-item-time {
    color: #222222;
    font-size: 15px;
}

.h2020,
.calendarType_1129 {
    background-color: #acb8c1 !important;
    color: #000000;
}

.p2020,
.calendarType_902 {
    background-color: #fef271 !important;
    color: #000000;
}

.sifide,
.calendarType_1130 {
    background-color: #9dd4e6 !important;
    color: #000000;
}

.fc-scroller.fc-day-grid-container {
    /*min-height: 460px;*/
}
.fc-basic-view .fc-body .fc-row {
    padding-bottom: 10px;
    max-height: 100px;
}
.fc-view, .fc-view > table {
    width: 75%;
    margin: 0 auto;
}