html,.login{
	background:#fff;
	font-weight:400
	}
strong,b{
	font-weight:700
	}
.login form{
	background:transparent;
	-webkit-box-shadow:none;
	box-shadow:none;
	padding-top:0
	}
.login h1 a{
	background:url(../../../wp-content/uploads/2015/09/logo-grande-refrimex.png) no-repeat 50% 50%/auto 100% transparent!important;
	width:310px;
	height:101px;
	background-size:auto 70%!important
	}
.login label{
	color:#404040;
	font-size:13px;
	}
input#wp-submit{
	background:#2A7FCC;
	border:#2A7FCC;
	color:#fff;
	font-weight:700;
	border-radius:0;
	box-shadow:none
	}
.login form .input,.login form input[type=checkbox],.login input[type=text]{
	background:#e6e7e8;
	border-color:#e6e7e8;
	padding:3px 6px;
	}
.login #backtoblog a,.login #nav a{
	color:#404040;
	font-weight:400;
	}
a,a:hover,.login #backtoblog a:hover,.login #nav a:hover,.login h1 a:hover{
	color:#404040;
	}
.login #login_error,.login .message{
	border:1px solid #2A7FCC;
	background:transparent;
	-webkit-box-shadow:none;
	box-shadow:none;
	color:#2A7FCC;
	margin-top:16px;
	}
.wp-core-ui .button.button-large{
	height:36px;
	line-height:36px;
	padding:0 30px;
}