﻿#logoLogin {
    width: 300px;
    
}

#loginArea {
    background-color: white;
    border-width: 10px !important;
}

#titleArea {
    background-color: #dee2e6;
    border-bottom: 1px;
    height: 30px;
}

#footerArea {
    background-color: #dee2e6;
    border-top: 1px;
    height: 20px;
}