.fully-Filled {
    background-color: #e2858d !important;
	cursor:pointer;
}
.fc-day {
    cursor: pointer;
}
.fc-day.fully-Filled {
    cursor: default;
}
.choose-active {
    background: #a1e78a !important;
}