@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.b6pgxrrsua.bundle.scp.css';

/* /Layout/LoginDisplay.razor.rz.scp.css */
a[b-nlmjnzl9ue] {
    color: var(--fill-color);
}
/* /Pages/TaxCalculations.razor.rz.scp.css */

/* ------------------------ */
/* Responsive Table - Begin */
/* ------------------------ */

table[b-z50xit2cfl] {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}



    table caption[b-z50xit2cfl] {
        font-size: 1.5em;
        margin: .5em 0 .75em;
    }



    table tr[b-z50xit2cfl] {
        background-color: #f8f8f8;
        border: 1px solid #ddd;
        padding: .35em;
    }



    table th[b-z50xit2cfl],
    table td[b-z50xit2cfl] {
        padding: .625em;
        text-align: center;
    }



    table th[b-z50xit2cfl] {
        font-size: .85em;
        letter-spacing: .1em;
        text-transform: uppercase;
    }



@media screen and (max-width: 600px) {

    table[b-z50xit2cfl] {
        border: 0;
    }



        table caption[b-z50xit2cfl] {
            font-size: 1.3em;
        }



        table thead[b-z50xit2cfl] {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }



        table tr[b-z50xit2cfl] {
            border-bottom: 3px solid #ddd;
            display: block;
            margin-bottom: .625em;
        }



        table td[b-z50xit2cfl] {
            border-bottom: 1px solid #ddd;
            display: block;
            font-size: .8em;
            text-align: right;
        }



            table td[b-z50xit2cfl]::before {
                /*

        * aria-label has no advantage, it won't be read inside a table

        content: attr(aria-label);

        */

                content: attr(data-label);
                float: left;
                font-weight: bold;
                text-transform: uppercase;
            }



            table td:last-child[b-z50xit2cfl] {
                border-bottom: 0;
            }
}


/* ------------------------ */
/* Responsinve Table - End */
/* ------------------------ */
