login-page .background {
	background-image: url("//oka.blob.core.windows.net/media/roWebAssets/wallper_lingualeap.png") !important;
	background-repeat: no-repeat !important;
}

login-page .logo {
	content: url("//oka.blob.core.windows.net/media/roWebAssets/course/logo_myaibuddy.png") !important;
	width: 329px !important;
	height: 93px !important;
	background-size: contain !important;
}

login-page .go-lang, user-menu .logout-modal__content div:nth-last-child(2){display:none !important;}

lang-select-page .lang-wrapper > div {
	color:#000 !important;
	background-color:rgba(255,255,255,0.7) !important;
}

login-page .box .box__right>div:not(.hkedCityLoginBtn), login-page .box .box__left>div:not(.condition){
	display:none !important;
}

login-page .box {
	width:230px !important;
	height:auto !important;
}
login-page .box form{
	flex-direction: column-reverse;
}
login-page .box form .box__left {
    padding: 0;
	margin-top:16px;
    width: 230px;
    height: auto;
    display: flex;
}
login-page .box form .box__left .condition {
	margin-left: auto;
	margin-right: auto;
}
login-page .box form .box__left br {
	display:none;
}

login-page .box form .box__right{
	width:auto;
	padding: 0px;
	border:none;
	height: auto;
}
login-page .box form .box__right .hkedCityLoginBtn{
	margin:0;
	width:230px;
	height:48px;
}
