/* *** Wizards *** */
.wizard-step-title {
  font-size: 1.5rem;
  font-weight: bold;  
  margin: .5em 0 0 0;
}
.wizard-step-summary {
  margin-bottom: .2em;
}
.wizard-view {
 margin-top: .4em; 
}
.wicketExtensionsWizardButtonBar {
	text-align: right;
}
.wicketExtensionsWizardButtonBar input {
	width: 7.5em;
}
/* === Wizards === */