.contain {
	margin-top: 40px;
}

.widthImg {
	width: 60%;
}

.disableImeMode {
	ime-mode: disabled;
}

.fieldsetLogin {
	margin-top: 10px;
	border: 1px solid silver;
	padding: 10px;
}

.legendLogin {
	padding:0 10px; /* To give a bit of padding on the left and right */
	border-bottom:none;
	margin-bottom: 0px!important;
	font-weight: bold;
	font-size: 18px;
	color: #787878;
	width: 160px;
}