@charset "utf-8";
.login-head {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 220px;
}

.login-head img {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	height: 50px;
}
.bui-fluid-space-3 input{
	margin-bottom: .2rem;
}
