.auth .brand-logo img
{
    width: auto;
}
.navbar .navbar-brand-wrapper .navbar-brand img {
    width: auto;
}
form span.help-block
{
    color: #f00;
}


table.datagrid thead tr th a, table.datagrid thead tr th a:hover {
    text-decoration: none;
    color: #000;
}

.navbar .navbar-brand-wrapper .navbar-brand img
{
    height: 3rem;
}

.card .card-title
{
    text-transform: none;
}