.loginbg {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 78, 151, .96);
	background-color: #0A549B\9;
}

.Box_ {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
}


.tabsmian1 {
	/* width: 32%; */
	min-width: 400px;
	position: absolute\9;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.tabsmian_password {
	width: 32%;
	min-width: 400px;
	height: 100%;
	overflow: hidden;
	position: fixed;
	position: absolute\9;
	top: 8%;
	left: 32%;
}

.tabsmian2 {
	min-width: 400px;
	position: absolute\9;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#tabsBOX {}

#backbtn {
	position: absolute;
	left: 28px;
	top: 32px;
	/* padding: 40px 0px 0px 40px; */
}

#backbtn a {
	width: 140px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #e3e9f3;
	border-radius: 6px;
	color: #666;
}

#backbtn a:hover {
	color: #000;
}

.tabsmianBOX1 {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	padding: 20px 40px 20px 40px;
	margin-bottom: 32px;
}

.tabsmianBOX1 img {
	width: 48px;
}

.tabsmianBOX1_icon1 {
	display: none;
	width: 48px;
	height: 48px;
	float: left;
}

.tabsmianBOX1_textbox {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	text-align: center;
	/* float: left;
	margin-left: 20px; */
}

.tabsmianBOX1_t1 {
	color: #000;
	font-weight: 600;
	font-size: 32px;
	line-height: 32px;
	letter-spacing: 1.5px;
	text-align: center;
}

.tabsmianBOX1_t2 {
	display: none;
	color: rgba(255, 255, 255, .35);
	color: #5589BA\9;
	font-size: 12px;
}

.tabsmianBOX2 {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	/* padding: 20px 40px 20px 40px;
	background-color: rgba(255, 255, 255, .05);
	background-color: #145B9F\9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; */
}

.tabsmianBOX3 {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
}

.tabsmianBOX3_BOX {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
}

.tabsmianBOX3_BOXleft {
	min-height: 1px;
	overflow: hidden;
}

.tabsmianBOX3_BOXright {
	width: 25%;
	min-height: 425px;
	overflow: hidden;
	float: left;
	padding: 20px 40px 20px 40px;
	background-color: rgba(255, 255, 255, .15);
	background-color: #2D6CA9\9;
	border-top-left-radius: 0px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-top-left-radius: 0px;
	-moz-border-top-right-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 0px;
}

.tabsBOXPD {
	width: calc(50% - 25px);
	float: left;
}

.tabsBOXPD2 {
	width: calc(50% - 25px);
	margin-left: 50px;
	float: left;
}

.tabsmianBOX2_title {
	display: none;
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	line-height: 32px;
	margin-top: 10px;
}

.tabsmianBOX2_title a {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
	/*margin-top: 10px;*/
	text-decoration: none;
}

.tabsmianBOX2_title a:hover {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
	color: #fff\9;
}

.tabsmianBOX2_t1 {
	color: #fff;
	font-size: 14px;
}

.tabsmianBOX2_t3 {
	color: rgba(255, 255, 255, .45);
	color: #709BC5\9;
	font-size: 12px;
}

.tabsmianBOX2_t2 {
	color: rgba(255, 255, 255, .6);
	color: #9FBCD8\9;
	font-size: 12px;
}

.tabsmianBOX2_input {
	margin-bottom: 16px;
}

.tabsmianBOX2_input input {
	border: 0;
	display: block;
	width: 100%;
	outline: none;
	min-height: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 48px;
	font-size: 14px;
	background: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #d9d9d9;
	border-radius: 8px;
	padding: 7px 11px;
	transition: all 0.2s;
	color: #000 !important;
	box-shadow: unset !important;
}
.tabsmianBOX2_input input:focus-within {
	border-color: #1677ff;
	outline: 0;
	background-color: #ffffff;
}

.tabsmianBOX2_input input::placeholder {
	color: #848484;
}

.forgetinput {
	line-height: 35px !important;
	height: 35px !important;
	color: #ffffff !important;
}

#loginBTN {}

#loginBTN a {
	width: 100%;
	min-height: 48px;
	line-height: 48px;
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-color: #055ce2;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: left;
	margin-top: 20px;
}

#loginBTN a:hover {
	text-decoration: none;
	background-color: #5898fb;
}

.Box2_ {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
}

#loginBTN2 {}

#loginBTN2 a {
	line-height: 24px;
	display: block;
	font-size: 14px;
	color: #fff;
	background: none;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: 10px;
	text-align: center;
	color: #747474;
	float: right;
	display: flex;
}
#loginBTN2 a span {
	cursor: default;
}
/* #loginBTN2 a:hover {
	text-decoration: none;
	background-color: #5898fb;
} */

#loginBTN3 a {
	width: 45%;
	min-height: 40px;
	line-height: 40px;
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-color: #055ce2;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: left;
	margin-top: 28px;
}

#loginBTN3 a:hover {
	text-decoration: none;
	background-color: #5898fb;
}

#register {}

#register a {
	line-height: 24px;
	display: block;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: right;
	margin-top: 10px;
	text-align: center;
	color: #747474;
	display: flex;
	background: none !important;
}
#register a span {
	cursor: default;
}

#register2 {}

#register2 a {
	width: 100%;
	min-height: 48px;
	line-height: 48px;
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-color: #055ce2;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: left;
	border-radius: 4px;
	margin-top: 28px;
}

#register2 a:hover {
	text-decoration: none;
	background-color: #5898fb;
}

#Forgetpassword {}

#Forgetpassword a {
	width: 100%;
	min-height: 40px;
	line-height: 40px;
	display: block;
	text-align: right;
	font-size: 12px;
	color: rgba(255, 255, 255, .75);
	color: #C3D5E7\9;
	text-decoration: none;
	margin-top: 20px;
	border-top: 1px solid rgba(255, 255, 255, .15);
	border-top: 1px solid #3773AD\9;
}

#Forgetpassword a:hover {
	color: rgba(255, 255, 255, 1);
	color: #fff\9;
	text-decoration: none;
}

label {
	padding: 0px !important;
	line-height: 24px;
	text-align: center;
	font-weight: normal;
	background: none !important;
	color: #055ce2;
	float: unset;
	margin-bottom: 0px !important;
}

label:hover {
	color: #5898fb;
	cursor: pointer;
	text-decoration: none;
}

.VerificationCode {
	width: auto;
	min-height: 1px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}

.userBOX {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	max-width: 180px;
	margin: 0 auto;
	margin-top: 100px;
}

.userBOX img {
	max-width: 99%;
}

.userBOXtext {
	width: 100%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	color: rgba(255, 255, 255, .65);
	color: #B5CBE1\9;
}

.alertCss {
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	color: white;
	font-size: 15px;
	background: #63a6ce;
	position: absolute;
	left: 50%;
	top: -70px;
	width: 300px;
	margin-left: -150px;
	z-index: 9999999999;
	word-break: break-all;
}

.b-nsu {
	outline: none !important;
	padding: 4px 10px;
	font-size: 13px;
	line-height: 1.5;
	border-radius: 3px;
	border: none;
	background: none;
	color: #666 !important;
	background: none !important;
}
.b-nsu:hover {
	color: #055ce2 !important;
}
.agreementnotes {
	font-size: 12px;
	line-height: 20px;
	margin: 15px auto 0px auto;
	color: #666;
}

.agreementnotes a {
	color: #1767f4;
	text-decoration: none !important;
}


#login-register {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
}
#login-register .login-left {
  width: 50%;
  height: 100%;
  position: relative;
  background-image: url(/website/live/images/login.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center 60px;
  background-color: #f2f0fb;
}
#login-register .login-logo {
	position: absolute;
	left: 28px;
	top: 32px;
	height: 42px;
}
#login-register .login-logo img {
	height: 100%;
}
	
#login-register .login-left .login-text {
  position: absolute;
  width: 100%;
  top: 18%;
  left: 50%;
  transform: translateX(-50%);
}
#login-register .login-left .login-text .title {
  color: #333;
  font-size: 40px;
  font-weight: 600;
  line-height: 72px;
  text-align: center;
}
#login-register .login-left .login-text .desc {
  display: none !important;
  width: 56%;
  margin: 0 auto;
  color: #333;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
#login-register .login-right {
  height: 100%;
  width: 50%;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
#login-register .login-right .copyright {
	position: absolute;
	bottom: 5%;
	left: 0px;
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}


@media (max-height: 580px) {
	.tabsmianBOX1 {
		padding: 10px 30px;
	}

	.tabsmianBOX3_BOXleft {
		padding: 10px 30px;
	}

	.tabsmianBOX2_title {
		margin-top: 2px;
		line-height: 24px;
	}

	.tabsmianBOX2_input input {
		line-height: 32px;
		height: 32px;
	}

	.VerificationCode>button {
		line-height: 20px !important;
	}

	#register2 a {
		margin-top: 15px;
	}

	#loginBTN2 a {
		margin-top: 15px;
	}
}