.create-element-input-layerzz{

        display:none;

}



#loading #logo {

    background-image: url(/css/theme/logo.png);

    height: 100px;

    background-size: contain;

    background-repeat: no-repeat;

    background-position-x:center;

    margin: auto;

    margin-top:50px;

}



#loading #loading {

    margin-top:50px;

    font-size: 2em;

}



#login #logo, #login_logo {

    background-image: url(/css/theme/logo.png);

    height: 100px;

    background-size: contain;

    background-repeat: no-repeat;

    background-position-x: center;

    margin: auto;

    margin-top:50px;

    margin-bottom: 50px;

}



#btLogin {

    background-color: black;

    border-color: black;

    color: yellow;

}



.loginBk a {

    color: black;

    font-weight: bold;

}
