form#loginform {
	border-radius: 6px;
}

p#nav {
	float: left;
	margin-top: 15px !important;
	margin-left: 12px !important;
}

.login #backtoblog a,
.login #nav a {
	text-decoration: none;
	color: #e8e8e8;
}

#login {
	padding: 130px 0 0 !important;
}

.login h1 a {
	background: url(https://zhf.com.br/imgs/zhfsitelogo.png) no-repeat scroll center top transparent !important;
	background-size: 160px !important;
	background-position: center top;
	background-repeat: no-repeat;
	height: 89px;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.3em;
	margin: 0 auto 25px;
	padding: 0;
	text-decoration: none;
	width: 222px;
	text-indent: -9999px;
	outline: 0;
	overflow: hidden;
	display: block;
	margin-top: -50px;
}

body.login {
	background: #002549;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

p#backtoblog a:after {
	font-size: 13px;
	content: "← Voltar";
	text-align: right;
}

p#backtoblog a {
	font-size: 0;
	text-align: right;
}

.login #backtoblog a:focus,
.login #nav a:focus,
.login h1 a:focus {
	color: #00799e;
	text-decoration: none;
	box-shadow: 0 0 0 1px #5b9dd900, 0 0 2px 1px rgba(30, 140, 190, 0);
}

p#backtoblog {
	float: left !important;
}

p#nav {
	float: right !important;
}

.language-switcher,
.privacy-policy-page-link {
	display: none !important;
}
