﻿.login-html {
    background-color: #59020288;
}

.login-form .group .button {
    background-color: #590202;
}

.foot-lnk {
    color: #FFFFFF;
}
thead td, thead th {
    background-color: #981A2A;
}

#loginLayout > .navbar > .container{
	text-align: center;
}
nav.navbar.navbar-expand-lg.bg-white.nav-class{
    height:5rem !important;
}