#login { width:500px;}body{ background:transparent; } body:before { content: '';position: fixed; display: block; z-index: -1;height:100%; width:100%; top:0; left:0;background-color:#4c5ca7;background: -webkit-linear-gradient(left top, #4c5ca7, #6f79a5);background: -o-linear-gradient(bottom right, #4c5ca7, #6f79a5);background: -mozt-linear-gradient(bottom right, #4c5ca7, #6f79a5);background: linear-gradient(bottom right, #4c5ca7, #6f79a5);}p#nav { display: none; }p#backtoblog { display: none; }.login h1 a { background-image: url(https://www.sanofikepzes.app.econsilium.hu/wp-content/uploads/2022/01/Névfsdtelen-1.png);background-size: 40px; width: 40px; }.login form { -webkit-box-shadow:none; box-shadow:none;border: none;background-position: left top;background-repeat: repeat;}#loginform #wp-submit:focus, #loginform #wp-submit:active { -webkit-box-shadow:none; box-shadow:none; }#loginform #wp-submit {-webkit-box-shadow:none; box-shadow:none;height: auto;background-color: #606da5;text-shadow: none;border:none;}::-webkit-input-placeholder { color: #a3a3a3; } :-moz-placeholder { color: #a3a3a3; } ::-moz-placeholder { color: #a3a3a3; } :-ms-input-placeholder { color: #a3a3a3; } :placeholder-shown { color: #a3a3a3; }#login input[type=text], #login input[type=password] {-webkit-box-shadow:none; box-shadow:none;padding-top: 10px;padding-bottom: 10px;padding-right: 10px;padding-left: 10px;text-align: left;background-color: #ededed;border: none;}#login input[type=checkbox] { -webkit-box-shadow:none; box-shadow:none; }.login h1 a {

    height: 31px;


}
#login label:before {
    font-family: 'loginstyle';
    position: absolute;
    padding-left: 20px;
    bottom: -10px;
    height: 43px;
    line-height: 43px;
    font-size: 15px;
    width: 30px;
    left: 0;
    text-align: left;
    border-right-width: 0px;
    border-right-style: solid;
}
a {
    color: #0073aa;
    transition-property: border,background,color;
    transition-duration: .05s;
    color: white;
    transition-timing-function: ease-in-out;
}

label[for=user_login]
{
display:none!important;
}