﻿#login .card-body.card-body-logo .logo {
    background: url(../img/usnb-logo.png) 50% 50% no-repeat;
    height: 256px;
    margin-bottom: 1rem
}

#login .container {
    margin-top: 2rem !important;
}

.navbar-brand {
    background: url(../img/logo-menu-usnb.png) 0 50% no-repeat;
    background-size: contain;
}

.th-normal tr th {
    text-transform: none;
}