/* main css */
/* CSS Libraries Used 
			
			*Animate.css by Daniel Eden.
			*FontAwesome 4.7.0
			*Typicons
			
			*/

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400');

/* 字体 */
@font-face {
	font-family: 'HFSharp';
	/* 自定义的字体名称 */
	src: url('../../fonts/HFSharp-2.ttf') format('truetype');
	/* 字体文件的路径和格式 */
}

body,
html {
	font-family: 'HFSharp', sans-serif;
	background-color: #ffb68a;
	padding: 0;
	margin: 0;
}

#particles-js {
	/* position: absolute; */
	width: 100%;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
}

.bounceInDown {
	/* width: 100%; */
	display: flex;
	align-items: center;
	justify-content: center;
}

.container.isSignBox {
	margin: 0;
	/* top: 50px; */
	/* left: 50%; */
	/* position: absolute; */
	text-align: center;
	/* transform: translateX(-50%); */
	background-color: #fff;
	border-radius: 8px;
	/* border-top: 10px solid #66ff86;
	border-bottom: 10px solid #66ff86; */
	width: 400px;
	/* height: 560px; */
	padding: 30px 0;
	/* box-shadow: 1px 1px 108.8px 19.2px rgb(255 255 255 / 50%); */
}

.login_rightBox {
	/* height: 100vh; */
}

.container.isSignBox {
	width: 45%;
}

.login_rightBox {
	width: 45%;
}

.login_rightBox img {
	width: 100%;
}

.box input[type="text"],
.box input[type="password"] {
	width: 70%;
}

.input_itemBox {
	width: 80%;
}

.btn1 {
	width: 80%;
}

.signIn_box {
	/* padding-top: 30px; */
}

.JatsPay_logo {
	width: 60%;
}

.box h4 {
	font-family: 'HFSharp', sans-serif;
	color: #000f65;
	font-size: 18px;
	/* margin-top: 94px; */
}

.box h4 span {
	color: #ffb68a;
	font-weight: 600;
}

.box h5 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	color: #ffb68a;
	letter-spacing: 1.5px;
	margin-bottom: 70px;
	font-weight: 600;
}

.box input[type="text"],
.box input[type="password"] {
	display: block;
	/* margin: 20px auto; */
	margin: 0;
	background: transparent;
	border: 1px solid #999;
	border-radius: 4px;
	padding: 6px 12px;
	/* width: 320px; */
	/* width: 75%; */
	outline: none;
	color: #333;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

::-webkit-input-placeholder {
	color: #999;
}

.box input[type="text"]:focus,
.box input[type="password"]:focus {
	border: 1px solid #ffb68a;

}

.input_itemBox {
	/* width: 320px; */
	margin: 0 auto;
	margin-bottom: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.input_title {
	margin: 0;
}

a {
	color: #ffb68a;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ff7a29;
}

label input[type="checkbox"] {
	display: none;
	/* hide the default checkbox */
}

/* style the artificial checkbox */
label span {
	height: 13px;
	width: 13px;
	border: 2px solid #464d64;
	border-radius: 2px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	float: left;
	left: 7.5%;
}

.btn1 {
	border: 0;
	background: #ffb68a;
	color: #fff;
	/* border-radius: 100px; */
	/* width: 340px; */
	/* height: 49px; */
	font-size: 14px;
	/* position: absolute;
	top: 79%;
	left: 8%; */
	transition: 0.3s;
	cursor: pointer;
}

.btn1:hover {
	background: #ac5180;
}

.rmb {
	position: absolute;
	margin-left: -24%;
	margin-top: 0px;
	color: #dfdeee;
	font-size: 13px;
}

.forgetpass_box{
	display: block;
	text-align: right;
}
.forgetpass {
	display: inline-block;
}

.dnthave {
	/* position: absolute;
	top: 92%;
	left: 24%; */
	display: block;
	margin-top: 15px;
}

[type=checkbox]:checked+span:before {
	/* <-- style its checked state */
	font-family: 'HFSharp', sans-serif;
	font-size: 14px;
	content: "\f00c";
	position: absolute;
	top: -4px;
	color: #896cec;
	left: -1px;
	width: 13px;
}

.typcn {
	position: absolute;
	left: 339px;
	top: 282px;
	color: #3b476b;
	font-size: 22px;
	cursor: pointer;
}

.typcn.active {
	color: #7f60eb;
}

.error {
	background: #ff3333;
	text-align: center;
	width: 337px;
	height: 20px;
	padding: 2px;
	border: 0;
	border-radius: 5px;
	margin: 10px auto 10px;
	position: absolute;
	top: 31%;
	left: 7.2%;
	color: white;
	display: none;
}

.footer {
	position: relative;
	left: 0;
	bottom: 0;
	top: 605px;
	width: 100%;
	color: #78797d;
	font-size: 14px;
	text-align: center;
}

.footer .fa {
	color: #7f5feb;
}

input:-internal-autofill-selected {
	appearance: menulist-button;
	background-image: none !important;
	/* background-color: light-dark(rgb(232, 240, 254), rgba(70, 90, 126, 0.4)) !important; */
	color: fieldtext !important;
}

/* 媒体查询css */
/* 手机超小屏幕竖屏375px及以下 */
@media (max-width:375px) {

	body,
	html {
		background-color: #ffff;
	}

	body#particles-js {
		background: #fff;
	}

	.isSignBox {
		top: 0;
		border: none;
		box-shadow: none;
	}

	.login_rightBox {
		display: none;
	}
	.container.isSignBox {
		width: 100%;
	}
}

/* 手机小屏幕横屏376px~767px以下 */
@media (min-width:376px) and (max-width:767px) {

	body,
	html {
		background-color: #ffff;
	}

	body#particles-js {
		background: #fff;
	}

	.isSignBox {
		top: 0;
		border: none;
		box-shadow: none;
	}

	.login_rightBox {
		display: none;
	}
	
	.container.isSignBox {
		width: 100%;
	}
}

/* 平板中屏幕768px-991px */
@media (min-width:768px) and (max-width:991px) {

	
}

/* 普通电脑大屏幕992px~1199px */
@media (min-width:992px) and (max-width:1199px) {}

/* 大屏幕1200及以上 */
@media (min-width:1200px) {}