﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */


main > .container {
    padding-top: 60px;
}

table.table-statement tr.summary {
    font-weight: bold;
}

table.table-statement tr.detail {
    display: none;
    color: #333;
}

table.table-statement tr.detail-total {
    color: #f00;
}

    table.table-statement tr.detail-total td.year {
        font-size: 0;
    }

.alert a {
    font-weight: bold;
}

a.nav-not-tab:focus, a.nav-not-tab:hover {
    border: 0;
}