/*
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 : Jan 31, 2019, 10:32:06 AM
    Author     : xscorpio
*/

.logo {
    width: 300px !important;
    /*margin-bottom: 20px;*/
}

body {
    background-image: url("../images/bglogin.jpg");
}

.copyright a {
    color: #fb3958;
}