
body.login-background{
    background: url("/assets/images/background-login.jpg") no-repeat center center fixed;
    background-size: cover;
}

.logo-ssl{
    position:fixed;
    width:130px;
    height:60px;
    bottom:40px;
    right:40px;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    z-index:100;
    margin-top:13px;
}


.login-block{
    margin: 0px !important;
}
