/* Styles definition here */
.pbSubmit{
	background-color: #BB7043;
	color: #212121;
	padding: 5 10 5 10;
}
.pbSubmit:hover { background-color: #4CAF50; color: white; }