.fc-calendar-container{height:400px;position:relative;width:400px}.fc-calendar{height:100%;width:100%}.fc-calendar .fc-head{height:30px;color:#fff;background:#ccc;line-height:30px}.fc-calendar .fc-body{height:100%;height:-moz-calc(100% - 30px);height:-webkit-calc(100% - 30px);height:calc(100% - 30px);border:1px solid #ddd;position:relative;width:100%}.fc-calendar .fc-row{border-bottom:1px solid #ddd;width:100%}.fc-four-rows .fc-row{height:25%}.fc-five-rows .fc-row{height:20%}.fc-six-rows .fc-row{height:16.66%;height:16.66667%}.fc-calendar .fc-head>div,.fc-calendar .fc-row>div{height:100%;position:relative;width:14.28%;width:14.28571%;float:left}.ie9 .fc-calendar .fc-head>div,.ie9 .fc-calendar .fc-row>div{width:14.2%}.fc-calendar .fc-row>div{border-right:1px solid #ddd;padding:4px;position:relative}.fc-calendar .fc-head>div{text-align:center}.fc-calendar .fc-row>div>span.fc-date{height:20px;font-size:20px;font-weight:700;text-shadow:0 -1px 0 hsla(0,0%,100%,.8);right:5px;color:#ddd;position:absolute;bottom:5px;text-align:right;width:30px;line-height:20px}.fc-calendar .fc-row>div time{display:none}.fc-calendar .fc-row>div>span.fc-weekday{padding-left:5px;display:none}.fc-calendar .fc-row>div.fc-today{background:#fff4c3}.fc-calendar .fc-row>div.fc-out{opacity:.6}.fc-calendar .fc-head>div:last-child,.fc-calendar .fc-row>div:last-child{border-right:none}.fc-calendar .fc-row:last-child{border-bottom:none}