.editEvent #evt_entry_fees .form-control {
	padding: 6px 3px;
	min-width: 80px;
}

.editEvent #evt_entry_fees .date + .input-group-addon {
	display: none;
}

.editEvent #evt_entry_fees .input-group-addon {
	padding: 6px 3px;
}

.z-pwstrength-bar {
	margin: 7px 0 10px 0;
	height: 5px;
	border-radius: 5px;
	background-color: #ccc;
}

.z-pwstrength-inner {
	border-radius: 5px;
	height: 100%;
}

.z-pwstrength-inner0 {
	background-color: #f00;
	width: 10%;
}

.z-pwstrength-inner1 {
	background-color: #f00;
	width: 15%;
}

.z-pwstrength-inner2 {
	background-color: #f60;
	width: 45%;
}

.z-pwstrength-inner3 {
	background-color: #0c4;
	width: 70%;
}

.z-pwstrength-inner4 {
	background-color: #0c4;
	width: 100%;
}

.z-pwstrength-text0, .z-pwstrength-text1 {
	color: #f00;
}

.z-pwstrength-text2 {
	color: #f60;
}

.z-pwstrength-text3, .z-pwstrength-text4 {
	color: #0c4;
}
