@charset "utf-8";

/*
 * Copyright 2008-2018 shopxx.net. All rights reserved.
 * Support: http://www.shopxx.net
 * License: http://www.shopxx.net/license
 * 
 * Style - Login
 * Version: 5.0
 */

/* ---------- Login ---------- */
.login main {
	padding: 10px;
	margin-top: 40px;
}

.login main a {
	line-height: 50px;
}

.login footer {
	width: 100%;
	position: fixed;
	bottom: 20px;
	left: 0px;
	z-index: 100;
}

.login footer img {
	width: 40px;
	height: 40px;
	display: block;
	margin: 0px auto;
}