.c-header{line-height: 15px;padding: 8px 0;background: #F2F2F2;border:1px solid #ddd;border-bottom: none;position: relative;}
.c-left{position:absolute;width: 80px;top:3px;left: 5px;cursor: pointer;}
.c-prev,.c-next{display: inline-block;width: 15px;text-align: center;}
.c-right{margin-left: 85px;}
.c-header i {font-size: 20px;color: #999;}
.c-month a{color:#555;text-decoration: none;width: 8.2%;text-align: center;display: inline-block;}
.c-month a.active{font-weight: bold;color: #1D97D5;}
.calendar-body table{border-spacing: 0;border-collapse: collapse;width: 100%;text-align: center;}
.calendar-body table td{text-align: center;}
.calendar-body table th{background: #F2F2F2;padding:5px;text-align: center;}
.calendar-body table{border-width: 0 1px 1px 0;border-color: #ddd;border-style: solid;}
.calendar-body table th,.calendar-body table td{border-width: 1px 0px 0px 1px;border-color: #ddd;border-style: solid;}
.c-day{/*min-height: 2em;*/padding:5px;}
.day-number{margin-right: 5px;}
.fc-today{background: #ffc;}
.calendar-body .active{background: #1D97D5;color: #fff;}
#calendar_th {width: 110px;}