body.login {
	background: #f2e8dc !important;
}
body.login #wp-submit {
	background: #2e5132 !important;
	border: 0px !important;
}
.login .login-heading h2 {
	display: none !important;
}
.login.bb-login #login {
	padding-top: 10% !important;
}
body.login .privacy-policy-page-link a {
	font-weight: 400 !important;
}
body.login .privacy-policy-page-link {
	font-size: 12px;
}
#login_error {
	font-size: 12px;
	text-align: center;
}
.bb-login.wp-core-ui .language-switcher .button, .language-switcher .button {
	background: #9C5B42 !important;
	border: 0px !important;
	color: white !important;
}
#user_pass,
.login form input[type="text"] {
	font-size: 14px !important;
}
.forgetmenot label, .lostmenot {
	font-size: 12px;
}