.background{position:absolute;display:block;top:0;left:0;z-index:0}
body{background-image:url(../../images/login-bg.jpg);background-size:cover;background-position:center;background-blend-mode: luminosity;}
body:after{content:'';background:#13172dcc;width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:-1}
ul.parsley-errors-list {
    display: block !important;
}