html {
	font-family: Lato !important;
}

* {
	font-family: inherit !important;
}

.main-panel {
	width: 450px;
	margin: auto;
}

.form-group-login-submit .btn-group {
	width: 100%;
}

.form-group-login-submit button {
	width: 50%;
}

.jumbotron h1 a {
	float: right;
}