body {
	background: url('../images/login-back.png') repeat top left !important;
}

#login form.ui.card {
	max-height: 350px;
}

#login .ui.card .content.image {
	border-top: none;
}

#login .negative.message {
	margin-top: -1px;
	box-shadow: 0 0 0 1px rgba(34,36,38,.15) inset;
}

#login .bottom.button {
	width: 100%;
	margin: 0;
	box-shadow: none !important;
}

#login .row.filler {
	height: 90px;
}

.fill {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}