.login-top-text {
	width: 100%;
	max-width: 960px;
	margin: auto;
	margin-top: 155px;
	text-align: right;
	padding: 10px 0;
	display: block;
}

.login-box {
	width: 100%;
	max-width: 960px;
	margin: auto;
	border: 1px solid #f9f9f9;
	padding: 20px 10px;
	-webkit-box-shadow: 0px 3px 3px #c8c8c8;
	-moz-box-shadow: 0px 3px 3px #c8c8c8;
	box-shadow: 0px 0px 20px 0px #d7d4d4;
	position: relative;
	height: 600px;
}

.forget-box {
	width: 100%;
	max-width: 960px;
	margin: auto;
	border: 1px solid #f9f9f9;
	padding: 20px 10px;
	-webkit-box-shadow: 0px 3px 3px #c8c8c8;
	-moz-box-shadow: 0px 3px 3px #c8c8c8;
	box-shadow: 0px 0px 20px 0px #d7d4d4;
	position: relative;
	height: 680px;
}


.register-box {
	width: 100%;
	max-width: 960px;
	margin: auto;
	border: 1px solid #f9f9f9;
	padding: 20px 10px;
	-webkit-box-shadow: 0px 3px 3px #c8c8c8;
	-moz-box-shadow: 0px 3px 3px #c8c8c8;
	box-shadow: 0px 0px 20px 0px #d7d4d4;
	position: relative;
	height: 1060px;
}

.background-div {
	background: url(../images/background.png);
	width: 1520px;
	height: 1500px;
	background-repeat: no-repeat;
	position: absolute;
	top: -64%;
	left: -91%;

}

.register-background-div {
	background: url(../images/background.png);
	width: 1520px;
	height: 1500px;
	background-repeat: no-repeat;
	position: absolute;
	top: -36%;
	left: -91%;

}

.forget-background-div {
	background: url(../images/background.png);
	width: 1520px;
	height: 1500px;
	background-repeat: no-repeat;
	position: absolute;
	top: -56%;
	left: -91%;

}

@media screen and (max-width:740px) {

	.background-div,
	.register-background-div,
	.forget-background-div {
		width: 100% !important;
		height: 100% !important;
		background: none !important
	}

	.register-box {
		height: 1320px;
	}

}


.login-content {
	background: url(../images/login-box-background.png);
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 20px;
}


/* 
.login-container {
	background:url(../images/bg-botom.png);
	background-repeat: no-repeat; 
	background-position: ;
}
 */

.login-container .am-btn {
	width: 100%;
	padding: 20px;
	margin: 20px 0px;
}

.login-box .title,
.register-box .title ,
.forget-box .title {
	font-size: 28px;
	margin-bottom: 31px;
	font-weight: 600;
}

.am-form-group input {
	padding: 0.6em !important
}

.send-code {
	width: 100%;
	height: 40px;
	border: none;
	background-color: #cdcdcd;
}

.am-checkbox-inline {
	margin: 10px 10px
}

@media screen and (max-width:640px) {
	.login-container {
		padding: 0 15px;
		margin-top: 15px
	}

	.login-container .login-box {
		width: 100%
	}

	.login-container .login-box .am-form {
		margin-top: 50px
	}

	.login-container .login-box .am-form .am-form-group input {}
}

.register-container {
	width: 100%;
	height: 100%;
	background: url(../images/login-bg.jpg)
}

.register-container .register-box {
	width: 442px;
	height: auto;
	margin: 122px auto 0
}

.register-container .register-box .am-form legend {
	border-bottom: 0
}

.register-container .register-box .am-form .register-info {
	font-size: 14px;
	color: #9b9b9b;
	margin-top: 22px
}

.register-container .register-box .am-form .am-form-group {
	overflow: auto
}

.register-container .register-box .am-form .am-form-group label {
	font-size: 16px;
	color: #9b9b9b;
	line-height: 40px
}

.register-container .register-box .am-form .am-btn-secondary {
	width: 164px;
	height: 50px;
	border-radius: 27px;
	background-color: #68c6de;
	border-color: #68c6de;
	margin-left: 81px;
	margin-top: 30px
}

@media screen and (max-width:640px) {
	.register-container .register-box {
		padding: 0 15px;
		width: 100% !important;
		margin-top: 50px
	}

	.register-container .register-box .am-u-md-2 {
		text-align: left !important
	}

	.register-container .register-box .am-u-md-10 {
		padding: 0 !important;
		text-align: left
	}

	.register-container .register-box .am-btn-secondary {
		margin: 0 auto
	}
}

.error {
	text-align: center;
	color: #fff;
	padding-bottom: 80px
}

.error.error-dark {
	background: url(../images/pattern-dark.png)
}

.error.error-light {
	background: url(../images/pattern-light.png);
	color: #adadad
}

.error.error-light .am-btn-secondary {
	border: 2px solid #adadad;
	color: #adadad
}

.error h2 {
	font-size: 190px
}

.error p:nth-of-type(1) {
	font-size: 30px;
	margin-top: -20px;
	margin-bottom: 0
}

.error p:nth-of-type(2) {
	font-size: 20px;
	margin-top: 0 !important
}

.error .am-btn-secondary {
	background: 0 0;
	border: 2px solid #fff;
	font-size: 18px;
	border-radius: 4px;
	padding: 10px 30px;
	margin-top: 25px
}

@media screen and (max-width:640px) {
	.error-container.error-dark-box {
		height: 100%;
		background: url(../images/pattern-dark.png)
	}

	.error-container.error-light-box {
		height: 100%;
		background: url(../images/pattern-light.png)
	}

	.error-container .error {
		padding: 0 20px
	}

	.error-container .error h2 {
		font-size: 120px
	}

	.error-container .error p:nth-of-type(1) {
		font-size: 25px
	}

	.error-container .error p:nth-of-type(2) {
		font-size: 15px
	}
}



@media only screen and (max-width:800px) {

	.login-box {
		background: none !important;
		background-color: #fff !important;
	}

	.logo-img-red {
		display: block !important;
	}

	.logo-img {
		display: none !important;
	}


	.login-content {
		background: none;
	}

	.login-top-text {
		margin-top: 15px;
	}

	.login-top-text {
		margin-top: 15px;
	}

	.login-box {
		height: 800px;
	}



}


.am-form{
	background-color: #fff;
}

@media only screen and (min-width:800px) {

	.logo-img-red {
		display: none !important;
	}

	.logo-img {
		display: block !important;
	}

}