.login-reg-bar {
	height: 45px;
	line-height: 45px;
	display: flex;
	justify-content: space-between;
}

.login-reg-bar a {
	width: 30px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
}

.login-reg-bar .right {
	display: flex;
}