/* _content/Fiscal1/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* 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. */

a.navbar-brand[b-mtgbk5qs2a] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-mtgbk5qs2a] {
    color: #0077cc;
}

.btn-primary[b-mtgbk5qs2a] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-mtgbk5qs2a], .nav-pills .show > .nav-link[b-mtgbk5qs2a] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-mtgbk5qs2a] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-mtgbk5qs2a] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-mtgbk5qs2a] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-mtgbk5qs2a] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-mtgbk5qs2a] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}

.table[b-mtgbk5qs2a] {
    width: 100%;
    border-collapse: collapse;
}

    .table th[b-mtgbk5qs2a], .table td[b-mtgbk5qs2a] {
        border: 1px solid #ddd;
        padding: 8px;
    }

    .table th[b-mtgbk5qs2a] {
        background-color: #f2f2f2;
        text-align: left;
    }

.green-background[b-mtgbk5qs2a] {
    background-color: #90ee90; /* Cor verde */
}

.red-background[b-mtgbk5qs2a] {
    background-color: #ffcccc; /* Uma cor vermelha clara como exemplo */
}

.bold-text[b-mtgbk5qs2a] {
    font-weight: bold;
}
