/*----------------------------------------
    Login Page
------------------------------------------*/
.login-bg {
    /*background-image: url("../images/backgrounds/fondo.png");*/
    background-repeat: no-repeat;
    /*background: linear-gradient(45deg, #561c1c, #ff6767) !important;*/
    background-size: cover;
    /*background-color: #4caf502e;*/
}
