/* Styles definition here */
#fbuilder .pbSubmit {
	background-color:#DCE5E1;
	color: black;
	font-weight: bold;
}
.pbSubmit:hover {
	background-color: #842E1B;
	color: white; 
}
#fbuilder .ui-datepicker-header {
	background-color:#DCE5E1;
	color:#842e1b;
	text-shadow:none;
}