#input-calendar{
	background-color: whitesmoke;
}

/*#input-calendar .fc-today{
	background-color: #fcfb00;
}*/

body .fc {
    font-size: .9em !important;
}

div.selected{
	width:100%;
	text-align:center;
	margin-bottom: 20px;
}

.fc-toolbar h2 {
    font-size: 15px;
}

.activeDate{
	background-color: #fcfb00 !important;
}

.inactiveDate{
	background-color: whitesmoke !important;
}
