/*
#rootwizard .pager.wizard a {
	font-size: 1.5em;
}
body .progress {
	margin-bottom: 0px !important;
}
body .pager {
	margin: 5px 0 !important;
}
.panelTitle {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bolder;
}
*/
.margin-top {
	margin-top: 20px;
}
.margin-bottom {
	margin-bottom: 20px;
}
.highlight {
	padding: 9px 14px;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	border-radius: 4px;
}
.color-blue {
	color: #0000ff;
}
.color-success {
	color: #3c763d;
}
.form-horizontal .has-feedback select+.form-control-feedback{
	right: 25px;
}
.fuelux .wizard-FuelUX .wizard .step-content {
	float: none !important;
}
.fuelux .wizard-FuelUX .wizard .step-content .step-pane fieldset legend {
	font-weight: bolder;
}
.fuelux .wizard-FuelUX .wizard>.actions {
	z-index: auto;
	position: relative;
	float: none;
	padding: 10px;
}
.fuelux .wizard-FuelUX .wizard>.actions button.btn-prev {
	/*float: left;*/
	min-width: 100%;
}
.fuelux .wizard-FuelUX .wizard>.actions button.btn-next {
	/*float: right;*/
	min-width: 100%;
}
.fuelux .wizard-FuelUX .wizard>.actions button.btn-newreg {
	/*float: right;*/
	min-width: 100%;
}
#regisztracioWizard .progress {
	margin: 8px 0;
	height: auto;
}
#regisztracioWizard .progress-bar {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
}
.form-control-feedback {
	color: #ddd;
}
