.btn-login {
	display: inline-flex !important;
	justify-content: space-around;
	align-items: center;
	padding: 0;
	height: 30px;
}
.btn-login > * {
	display: inline;
	font-weight: bold;
}