.login { background: #fff; }
.login h1 a { background-image: url('https://www.textbroker.de/wp-content/uploads/2017/03/logo.svg') !important; height: 100px !important; width: 100% !important; background-position: center center !important; background-size: 240px !important; }
.login form { padding: 0; box-shadow: none; }
.login input[type=text],
.login input[type=password] { background: #fff; border: 1px solid #c3c3c3; box-shadow: none; padding: 6px 12px;; height: 38px; font-size: 1rem; font-weight: 400;}
.login label { font-size: 16px; font-weight: 600; color: #404040; }
.login form .forgetmenot { margin-top: 6px; }
.login form .forgetmenot label { font-size: 14px; font-weight: 400; }
.login #backtoblog { display: none; }
.login .button-primary  { font-size: 16px; border-radius: 3px; box-shadow: none !important; background: #e7661c !important; color: #fff; border-color: #e7661c !important; text-shadow: none; height: 34px !important; padding: 6px 18px;; }
.login #nav { color: #fff; text-align: center; margin-top: 60px; }
.login #nav a[href*="action=register"] { display: none; }
.login #nav a { color: #989898; }
.login #nav a:hover, .login #nav a:focus { color: #e7661c; }