@media (min-width: 730px) {
	#NumberKeyboardPwd,
	#NumberKeyboardOldPwd,
	#NumberKeyboardNewPwd,
	#NumberKeyboardAgaPwd,
	#NumberKeyboardnewPwd,
	#NumberKeyboardagaPwd,
	#NumberKeyboardSetPwd,
	#NumberKeyboardOldPwd_index,
	#NumberKeyboardNewPwd_index,
	#NumberKeyboardAgaPwd_index,
	#NumberKeyboardRePwd,
	#NumberKeyboardNew_list,
	#ApiNumberKeyboardPwd,
	#NumberKeyboard_Api,
	#NumberKeyboardLog {
		width: 800px;
		margin-left: -400px;
		margin-bottom: 50px;
		border-left: 2px solid #ccc;
		border-right: 2px solid #ccc;
		border-bottom: 2px solid #ccc;
		display: none
	}
	#NumberKeyboardPwd{
		bottom: 80px;
		margin-bottom: 0px;
	}
	.cfca-keyboard {
		left: 50% !important
	}
	.logo-border.center-container {
		height: 40px !important
	}
	#imgLogo {
		height: 27px !important;
		width: 240px !important
	}
	.cfca-row span {
		height: 40px !important
	}
	.cfca-row span input {
		height: 40px !important;
		font-size: 26px !important
	}
	.cfca-row span div {
		height: 40px !important;
		font-size: 26px !important
	}
	.cfca-row span div img {
		height: 22px !important;
		width: 24px !important;
		margin-top: 10px !important
	}
}