
body.login div#login h1 a {background: url("'../img/logo.png'") center center no-repeat;height: 82px;width: 100%;display: block;margin: 0 auto 30px;}body.login {background-color: #1c3750;background: linear-gradient(180deg, #082e95, #2574cc);}body.login div#login { padding-top: 0; position: relative; top:150px; }.login form {background: none;-webkit-box-shadow: none;box-shadow: none;padding: 0 0 20px;} #backtoblog { display: none; } .login #nav { text-align: center; }body.login div#login {background: #f2f2f2;background: rgb(255, 255, 255);height:auto;left:50%;margin: 0 0 0 -200px;padding: 40px;position:absolute;width: 320px;max-width:90%;border-radius: 5px;}body.login form .input { color: #f27021; }
.login #login #loginform .submit #wp-submit,
.login #login #lostpasswordform .submit #wp-submit {
  background: #1963b6;
  border-color: #1963b6;
  box-shadow: none;
  border-radius: 30px;
  text-shadow: none;
  font-weight: bold;
  padding: 16px 20px;
  line-height: 0px;
  text-transform: uppercase;
}