/*
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 : 03/03/2017, 10:31:58
    Author     : andre
*/




.loguin {
    width:300px;
    height:500px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-250px;
    margin-left:-150px;
    border: silver solid ;
    border-radius: 10px;
}

.enviar {
    text-align-last: center;
}

.logo {
    width: 300px;
    height: 256.191px;
}