.fc-state-default.fc-corner-right {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.fc-first.fc-last th{
	height: 55px;
	text-align: center;
	line-height:39px;
	font-size: 16px;
	color: #666666;
	font-family:"微软雅黑"
}
/*.fc-grid .fc-day-content {
    clear: both;
    padding: 2px 2px 1px;
    display: none;
}*/
.fc-grid .fc-day-number {
    text-align: center;
   font-size: 16px;
   color: #333333;
   padding: 5px 0;
}
.fc-state-highlight {
    background:none;
}
.fc-header-left{
	height: 50px;
	text-align: center;
	line-height: 50px;
	position: relative;
	border:1px solid #EBEBEB;
	border-bottom: none;
}
.fc-state-default.fc-corner-right {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    position: absolute;
    right: 20px;
    top: 15px;
}
.fc-state-default.fc-corner-left {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    position: absolute;
    left: 20px;
    top: 15px;
}
.fc-day-header.fc-sun.fc-widget-header.fc-first{
	background: url(../../images/sundy.png) no-repeat;
	background-position: bottom center;
}

.fc-border-separate tr.fc-last th:nth-child(2){
   background: url(../../images/mondy.png) no-repeat;
	background-position: bottom center;
}
.fc-border-separate tr.fc-last th:nth-child(3){
   background: url(../../images/thursday.png) no-repeat;
	background-position: bottom center;
}
.fc-border-separate tr.fc-last th:nth-child(4){
   background: url(../../images/wednesday.png) no-repeat;
	background-position: bottom center;
}
.fc-border-separate tr.fc-last th:nth-child(5){
   background: url(../../images/thursday.png) no-repeat;
	background-position: bottom center;
}
.fc-border-separate tr.fc-last th:nth-child(6){
   background: url(../../images/friday.png) no-repeat;
	background-position: bottom center;
}
.fc-border-separate tr.fc-last th:nth-child(7){
   background: url(../../images/saturday.png) no-repeat;
	background-position: bottom center;
}
.fc-day.fc-thu.fc-widget-content.fc-today.fc-state-highlight .fc-day-content .adddailyBtn{
	width: 68px;
	height: 30px;
	background: #83B850;
	left: 50%;
	margin-left: -35px;
	margin-top: 10px;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
}
.fc-day.fc-thu.fc-widget-content.fc-today.fc-state-highlight .fc-day-content .adddailyBtn{
	font-size: 12px;
}
.calender_bz{
	width: 100%;
	font-size: 13px;
}
.calender_bz span{
	color: #e40000;
}
.popCount .workCount{
	display: block;
	width: 85%;
	height: 150px;
	border:1px solid #EBEBEB;
	margin: 10px auto;
}
.fc-grid .fc-day-content div {
    clear: both;
    padding: 0;
    width: 100%;
    height: 61px !important;
    margin-top: -11px;
    padding: 0 3px;
}
.fc-grid .fc-day-content div .editbtn{
	text-decoration: underline;
	color: #83B850;
	cursor: pointer;
    margin-left: 3px;
}
.fc-grid .fc-day-content div .time{
	color: #83B850;
}
.fc-day.fc-thu.fc-widget-content.fc-today.fc-state-highlight .fc-day-content .adddailyBtn p{
	display: none;
}
.fc-day.fc-thu.fc-widget-content.fc-today.fc-state-highlight .fc-day-content .adddailyBtn .editbtn{
	display: none;
}
