.login-contenedor{display:flex;justify-content:center;align-items:center;height:100%}body,html{height:100%!important}.loader{z-index:1050;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,.6)}.loader .loader-img-container{border-radius:5px;padding:5px;position:absolute;left:50%;top:50%;width:200px;height:100px;margin-left:-100px;margin-top:-50px;background:#fff}.loader .loader-img-container img{position:absolute;left:50%;top:50%;margin-left:-75px;margin-top:-25px}