@charset "UTF-8";

.errorMsg {
	color: #ff661b;
}

a {
	text-decoration: none !important;
}

#passwordArea {
	position: relative;
}

#eyesClose{
	position: absolute;
	right: 5px;
	top: 8px;
}

#eyesOpen{
	position: absolute;
	right: 5px;
	top: 8px;
}