
#applogo {
	/* new logo */
	
	/*
	width: 100%;
	*/

	/* old cu logo */

	width: 321px;
	height: 143px;

}

.login-contrainer {
	background-color: rgba(255, 255, 255, 0.5);
}

.show-password-button {
	float: right;
	margin-right: 14px;
	margin-top: -30px;
	position: relative;
	z-index: 2;
}
