/*
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 : 30-mag-2020, 15.12.17
    Author     : Stefano
*/

.bg-login-image {
    background: none;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #eeeeee;
}

.logo {
    max-width: 180px;
    width: 100%;
}

div.input.text {
    margin-bottom: .7rem!important;
}