/*
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.
*/
#logo-img{
    border-radius: 6px;
    border: 1px solid lightyellow;
    max-width: 400px;
}

.forget-form [type="submit"]{
    width:100%;
}
.register-form [type="submit"]{
    width:100%;
}