body {font-family: "Roboto", sans-serif;font-weight: 300;color: #000000;}#login { width:350px;}body{ background:transparent; } body:before { content: '';position: fixed; display: block; z-index: -1;height:100%; width:100%; top:0; left:0;background-image: url(http://dsv-skiverband.de/wp-content/uploads/2016/08/Coming_soon_bg.jpg);background-repeat: no-repeat;background-position: center top;background-size: cover;}body a {color: #0a0a0a;} .login #backtoblog a, .login #nav a, .login h1 a {color: #0a0a0a;}body a:hover {color: #e40522;} .login #backtoblog a:hover, .login #nav a:hover, .login h1 a:hover {color: #e40522;}p#backtoblog { display: none; }.login h1 a { background-image: url(http://dsv-skiverband.de/wp-content/uploads/2016/08/dsv_logo_coming-soon.png);background-size: 277px; width: 277px;height: 51px; }.login h1 { margin-bottom: 40px;}.login form { -webkit-box-shadow:none; box-shadow:none;padding-top: 40px;padding-right: 40px;padding-bottom: 40px;padding-left: 40px;border-width: 1px;border-style: solid;border-color: #4c4c4c;background-color: #ffffff;background-color: rgba(255,255,255,0);background-position: left top;background-repeat: no-repeat;}#login #login_error, #login .message {border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;border-right-style: solid; border-top-style: solid; border-bottom-style: solid;border-right-color: #4c4c4c;border-top-color: #4c4c4c;border-bottom-color: #4c4c4c;background-color: #ffffff;background-color: rgba(255,255,255,0);color: #4c4c4c;}#loginform #wp-submit:focus, #loginform #wp-submit:active { -webkit-box-shadow:none; box-shadow:none; }#login form p.submit, .login-action-lostpassword p.submit { clear:both; margin-bottom: 16px; text-align:center;}#loginform #wp-submit {-webkit-box-shadow:none; box-shadow:none;padding-top: 10px;padding-bottom: 10px;padding-right: 40px;padding-left: 40px;font-size: 16px;height: auto;color: #ffffff;border-radius: 0px;background-color: #e40522;text-shadow: none;transition: all 0.5s; -webkit-transition: all 0.5s;float: none;border:none;}#loginform #wp-submit:hover {background-color: #000000;}.login label[for=user_login] br {display:none}.login label[for=user_pass] br {display:none}::-webkit-input-placeholder { color: #7c7c7c; } :-moz-placeholder { color: #7c7c7c; } ::-moz-placeholder { color: #7c7c7c; } :-ms-input-placeholder { color: #7c7c7c; } :placeholder-shown { color: #7c7c7c; }#login input[type=text], #login input[type=password] {-webkit-box-shadow:none; box-shadow:none;padding-top: 12px;padding-bottom: 12px;padding-right: 0px;padding-left: 0px;text-align: left;background-color: #ffffff;background-color: rgba(255,255,255,0);color: #4c4c4c;font-size: 16px;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 1px;border-left-width: 0px;border-style: solid;border-color: #4c4c4c;}#login label { color: #4c4c4c; }@font-face{font-family:'loginstyle';src:url('../../public/font/loginstyle.eot');src:url('../../public/font/loginstyle.eot') format('embedded-opentype'), url('../../public/font/loginstyle.ttf') format('truetype'), url('../../public/font/loginstyle.woff') format('woff'), url('../../public/font/loginstyle.svg') format('svg');font-weight:normal;font-style:normal}#login label { position: relative; }#login label:before {font-family: 'loginstyle'; position: absolute; bottom: -12px; height: 46px; line-height: 46px; font-size: 15px;width:40px;left: 0;text-align: left;color: #4c4c4c;background-color: #ffffff;background-color: rgba(255,255,255,0);border-color: #ffffff;border-right-width:0px; border-right-style: solid; }#login label[for=user_login]:before{ content:'\e90f';}#login input#user_login { padding-left: 50px; }#login label[for=user_pass]:before{ content:'\e901';}#login input#user_pass { padding-left: 50px; }#login input[type=checkbox]:checked:before { color: #4c4c4c;}#login label[for=rememberme] { color: #4c4c4c; }#login input[type=checkbox] { -webkit-box-shadow:none; box-shadow:none;background-color: #ffffff;background-color: rgba(255,255,255,0);border-color: #4c4c4c; }.login .loginstyle-footer{ margin: 50px auto 20px; box-sizing: border-box;width:350px;text-align:center;} .login .loginstyle-footer > div { margin-bottom: 30px; }.login #nav {
    text-align: center;
}
#login form p {
    text-align: center;
    width: 100%;
}

#login form p.submit, .login-action-lostpassword p.submit {
    margin: 16px 0;
}

.login #login_error, .login .message {
    border-left: 4px solid #e40522;
}
.login-action-lostpassword #wp-submit{
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 16px;
    height: auto;
    color: #ffffff;
    border-radius: 0px;
    background-color: #e40522;
    text-shadow: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    float: none;
    border: none;
}
.login-action-lostpassword #wp-submit:hover {
    background-color: #000000;
}