#login h1 a, .login h1 a {
	background-image: url(../images/logo-gte.jpg);
	height:65px;
	width:320px;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}


.login #wp-submit {
	background: #45aaff;
	color: #fff;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	padding: 10px 16px;
	font-size: 15px;
	line-height: 1.33;
	font-weight: 700;
	text-transform: uppercase;
	font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align: center;
	width: 100%;
	margin-top: 10px;
	height: auto;
}
.login #wp-submit:active,
.login #wp-submit:hover,
.login #wp-submit:focus {
	background: #1293ff;
	border: 0;
	box-shadow: none;
	text-shadow: none;
}

#backtoblog {
	display: none;
}
