body {
	padding-bottom: 40px;
}

.footer {
	height: 40px;
	background: #f0f0f0;
	width: 100%;
}

.password-with-eye {
	width: calc(100% - 50px);
	float: left;
}

.password-toggle {
	float: left;
	height: 38px;
	margin-left: 2px;
}