#user-pw-details {
	margin-top: 67px;
}

.form-actions a.btn,
.form-actions span.btn {
	margin-right: 4px;
}

/* Nav Steps */
.form-wizard .steps > li.active > a.step .number {
	background-color: #9CBA58;
}

/* Progress Bar */
.progress > .progress-bar-success {
	background-color: #9CBA58;
}

/* Portlet */
#l2p-content .portlet > .portlet-body.blue,
#l2p-content .portlet.blue {
	background-color: #0088CC;
}
#l2p-content .portlet.box.blue > .portlet-title {
	background-color: #0088CC;
}