/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 15 2019 | 21:32:21 */
#login {
		position: relative;
	}
	.hdbtn {
		position: absolute;
		bottom: 0;
	}
	.hdbtn a {
		display: block;
		width: 20px;
		height: 20px;
		background: #f9fcff;
	}
	.hdbtn a:hover {
		cursor: auto;
	}