/* _content/PremiumCreditTaxApp.Web/Components/Common/WizardForm/Wizard.razor.rz.scp.css */
/* _content/PremiumCreditTaxApp.Web/Components/Steps/RelatedParties/ChildComponents/RelatedBusiness/RelatedBusiness.razor.rz.scp.css */
.related-party[b-tbzhmhz5h1] {
    background-color: #E0E0E0;
    border: 1px solid #BDBDBD;
    margin: 10px 0;
    padding: 20px;
    border-radius: 3px;
}

.related-party .delete[b-tbzhmhz5h1] {
    text-align: right;
}

.related-party .heading[b-tbzhmhz5h1]{
    font-weight: bold;
}
/* _content/PremiumCreditTaxApp.Web/Components/Steps/RelatedParties/ChildComponents/RelatedIndividual/RelatedIndividual.razor.rz.scp.css */
.related-party[b-ukp4k2geqh] {
    background-color: #E0E0E0;
    border: 1px solid #BDBDBD;
    margin: 10px 0;
    padding: 20px;
    border-radius: 3px;
}

.related-party .delete[b-ukp4k2geqh] {
    text-align: right;
}

.related-party .heading[b-ukp4k2geqh]{
    font-weight: bold;
}
/* _content/PremiumCreditTaxApp.Web/Components/Steps/Review/ReviewWizardStep.razor.rz.scp.css */


section td[b-kh9tcuvn31]{
    text-align: right;
}

section th[b-kh9tcuvn31]{
    font-weight: normal;
    font-size: smaller;
}





section tbody td.total[b-kh9tcuvn31] {
    font-weight:bold;
}

section .edit[b-kh9tcuvn31] {
    text-align: right;
}

section .row[b-kh9tcuvn31] {
    margin-bottom: 10px;
}

section .row .label[b-kh9tcuvn31]{
    color: #9E9E9E;
}

label.btn input[b-kh9tcuvn31] {
    display: none;
}
/* _content/PremiumCreditTaxApp.Web/Components/Steps/Sign/SignWizardStep.razor.rz.scp.css */
iframe[b-0xj735awwj]{
    width:100%;
}
/* _content/PremiumCreditTaxApp.Web/Components/Steps/TaxDetails/TaxDetailsWizardStep.razor.rz.scp.css */
label[b-0qwv02pfem]{
    margin-right: 5px;
}

label input[type="radio"][b-0qwv02pfem]{
    display: none;
}

.btn-tax-office[b-0qwv02pfem]{
    width:200px;
}
/* _content/PremiumCreditTaxApp.Web/Pages/ThankYou/ThankYou.razor.rz.scp.css */
.application[b-918vr6r46i]{
    border: 1px solid #4f5050;
    border-radius: 5px;
}

.check[b-918vr6r46i]{
    font-size: 30px;
    color:#00956E;
}

.received-header[b-918vr6r46i]{
    color:#314069;
    font-weight: bold;
}

.reference-number[b-918vr6r46i]{
    font-weight: bold;
}
/* _content/PremiumCreditTaxApp.Web/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-8ran7oo4ix] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-8ran7oo4ix] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-8ran7oo4ix] {
    font-size: 1.1rem;
}

.oi[b-8ran7oo4ix] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-8ran7oo4ix] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-8ran7oo4ix] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-8ran7oo4ix] {
        padding-bottom: 1rem;
    }

    .nav-item[b-8ran7oo4ix]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-8ran7oo4ix]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-8ran7oo4ix]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-8ran7oo4ix] {
        display: none;
    }

    .collapse[b-8ran7oo4ix] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
