/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19-jun-2018, 19:58:41
    Author     : javiersolis
*/
.login-page, .register-page {
    background: white;
}

.login-box, .register-box {
    margin: 0% auto;
    padding: 15px 0px 0px 0px;
}
