/*
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 : Nov 15, 2017, 10:55:03 AM
    Author     : labox
*/
#login h1 a, .login h1 a {
    background-image: url('img/logo-dashboard.png');
    height:65px;
    width:320px;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 30px;
}
