/* Styles definition here */

#fbuilder .ui-datepicker-inline {
	max-width:none !important;
}

#fbuilder label {
	color: #fff;
}
#fbuilder .top_aligned .fields label, #fbuilder .captcha, #fbuilder .slots span {
	color: #fff;
}

#fbuilder .slots .currentSelection a {
	background:#6dbd46 !important;
	color:#000;
}

#fbuilder .notavailslot a {
	background:#f00;
}