/**
 * User pages - login, register, etc.
 *
 * @package Games
 */

.box50 {
	height: auto;
}

h2 {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 32px;
}

.message-page {
	padding: 110px 0;
}

.control-label {
	font-weight: normal;
}
