#authentication #main #content {
	max-width: 40rem;
	margin: 0 auto;
	background-color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

#authentication #content .forgot-password {
	padding-bottom: .9375rem;
	margin-top: 1rem;
	text-align: center;
	font-size: .875rem
}

#authentication #content .forgot-password a,
#authentication #content .no-account a {
	color: #232323
}

#authentication .radio-inline,
#identity .radio-inline {
	padding: 0
}

#authentication .radio-inline .custom-radio,
#identity .radio-inline .custom-radio {
	margin-right: 0
}