/*
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 : 09/08/2017, 15:11:45
    Author     : aberardoni
*/

.btn-login { background-color:#6db40e;border-color:#6db40e}
.btn-login:hover {background-color:#5ea302}
.btn-login, .btn-login:hover {
    color: white;
}