#login-form {
	background: rgba(0, 0, 0, 0.5);
	border: solid 3px #000000 !important;
	position: fixed;
	right: 16px;
	bottom: 16px;
	padding: 16px;
}
