/*############################## INSERT YOUR OWN STYLES HERE ##############################*/
/*#########################################################################################*/

.horizontalNavigation {
	overflow: visible;
}

.mod_lostPassword .fields {
	margin-top: 30px;
	margin-bottom: 20px;
}

.mod_lostPassword .fields .widget label {
	display: inline-block;
	width: 150px;
}

.mod_lostPassword .fields .widget {
	display: block;
	margin-top: 10px;
}

.mod_lostPassword .error {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #D51515;
}

