@media print
{    
    .rnr-button, .btn
    {
        display: none !important;
}
}
body.function-login {
height:100%;
width: 100% !important;
background:transparent url("http://localhost:8085/images/cmporto.jpg") no-repeat center center fixed;
background-size:cover;
}