@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* /Pages/Form/Common/ChildForm.razor.rz.scp.css */
.section-label-group[b-w84t7e7tid] {
    display: flex;
    margin: 3px 0;
}

.section-label-group:hover[b-w84t7e7tid] {
    cursor: pointer;
}

.section-label-group span i[b-w84t7e7tid]{
    position: relative;
    top: 4px;
}

.section-label[b-w84t7e7tid] {
    border-radius: 0.25rem;
    padding: 0.25rem 0.75rem;
}

.section-label:hover[b-w84t7e7tid] {
    border-color: #8C91A3;
    color: #000;
    background-color: #8C91A3;
}
/* /Pages/Form/Common/FormNavigation.razor.rz.scp.css */
.s-subnav[b-990j1zfvmg]{
    z-index:9995 !important;
    margin-top: 55px;
    min-height:43px;

}
.nav-item[b-990j1zfvmg]{
    cursor:pointer;
}
/* /Pages/Form/CTRLogdment/CTRLogdmentPage.razor.rz.scp.css */
.button-group button[b-g2eav5ixev] {
    margin: 5px;
}

.api-error-wrapper[b-g2eav5ixev] {
    margin-top: 70px;
    max-height: 200px;
    overflow-y: auto;
}
/* /Pages/Reports/FinancialReport.razor.rz.scp.css */
.bi-status-bar[b-l9m7znzv9c] {
 /*   flex: 1 1 0%;
    flex-direction: row;
    margin-bottom: 0.9rem; */
}

.bi-status-bar div[b-l9m7znzv9c] {
    /*margin: 1em;*/
    font-size: 0.7em;
    font-weight: bold;
    display:inline-block;
}

.bi-status-bar div span[b-l9m7znzv9c] {
    font-weight: normal;
}
/* /Pages/TaxReturn/Common/AmountBreakdown.razor.rz.scp.css */

.centralized-content[b-afykdw0fo5]{
    margin-right: auto;
    margin-left: auto;
    max-width: 900px;
}
/* /Pages/TaxReturn/Common/AmountBreakdownAsGrid.razor.rz.scp.css */

.centralized-content[b-z1wgzxzgnb]{
    margin-right: auto;
    margin-left: auto;
    max-width: 1400px;
}
/* /Pages/TaxReturn/Common/ChildForm.razor.rz.scp.css */
.section-label-group[b-s2zwuczdxi] {
    display: flex;
    margin: 3px 0;
}

.section-label-group:hover[b-s2zwuczdxi] {
    cursor: pointer;
}

.section-label-group span i[b-s2zwuczdxi]{
    position: relative;
    top: 4px;
}

.section-label[b-s2zwuczdxi] {
    border-radius: 0.25rem;
    padding: 0.25rem 0.75rem;
}

.section-label-group:hover[b-s2zwuczdxi], .section-label:hover[b-s2zwuczdxi]{
    border-color: #dfe0e6;
    color: #000;
    background-color: #dfe0e6;
}
/* /Pages/TaxReturn/Common/FormControlField.razor.rz.scp.css */
.col-sm-05[b-t867ijzm11], .col-sm-115[b-t867ijzm11] {
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-sm-05[b-t867ijzm11] {
    width: 4.166%;
}
.col-sm-115[b-t867ijzm11] {
    width: 95.33%;
}
.total-field[b-t867ijzm11]{
    border: 1px solid #871a1a;
    padding-top: 10px;
    padding-bottom: 10px;
}
/* non-sortable headers */
.k-grid th.align-right[b-t867ijzm11] {
    text-align: right;
}

/* sortable headers */
th.align-right .k-cell-inner > .k-link[b-t867ijzm11] {
    justify-content: right;
}

.section-label-hover:hover[b-t867ijzm11]{
    border-color: #dfe0e6;
    color: #000;
    background-color: #dfe0e6;
}
/* /Pages/TaxReturn/Common/FormNavigation.razor.rz.scp.css */
.s-subnav[b-qme31vqnzv]{
    z-index:9994 !important;
    margin-top: 55px;
    min-height:43px;

}
.nav-item[b-qme31vqnzv]{
    cursor:pointer;
}
/* /Pages/TaxReturn/Common/InputBoolField.razor.rz.scp.css */
.s-ato-bool-btn-group[b-rvorif6qer] {
  width:105px;
  margin-left:auto !important;
}
.s-ato-bool-btn:hover[b-rvorif6qer]{
    background-color:#e1e8fc;
    border-color: white;

}
.s-ato-bool-btn[b-rvorif6qer]{
     padding: .150rem .75rem !important;
    background-color: #C3D2FE;
    color:black;
    font-weight: bold;
}
.s-ato-bool-btn-selected[b-rvorif6qer]{
     padding: .150rem .75rem !important;
    color:ghostwhite;
    background-color: #3323e2;
    font-weight: bold;
}
.s-ato-bool-btn-selected:hover[b-rvorif6qer]{
    border-color: white;

}
/* /Pages/TaxReturn/Common/InputCurrencyField.razor.rz.scp.css */
.input-currency[b-stz4jjagal] {
  position: relative;
  width:220px;
}
.tr-input-small .input-currency[b-stz4jjagal]{
    width:inherit;
}
.tr-input-v-small .input-currency[b-stz4jjagal]{
    width:inherit;
}
.tr-input-medium .input-currency[b-stz4jjagal]{
    width:inherit;
}
.tr-input-large .input-currency[b-stz4jjagal]{
    width:inherit;
}
.input-currency > i[b-stz4jjagal] {
  position: absolute;
  display: inline-block;
  transform: translate(0, -50%);
  top: 50%;
  pointer-events: none;
  width: 25px;
  text-align: center;
  font-style: normal;
}

.input-currency > input[b-stz4jjagal] {
  padding-left: 25px;
  padding-right: 0;
}

.input-currency-right > i[b-stz4jjagal] {
  right: 0;
}

.input-currency-right > input[b-stz4jjagal] {
  padding-left: 0;
  padding-right: 25px;
  text-align: right;
}
/* /Pages/TaxReturn/Common/ListField.razor.rz.scp.css */
.section-label-group[b-ugal6xmoud] {
    display: flex;
    margin: 3px 0;
}

.section-label-group:hover[b-ugal6xmoud] {
    cursor: pointer;
}

.section-label-group span i[b-ugal6xmoud]{
    position: relative;
}

.section-label[b-ugal6xmoud] {
    border-radius: 0.25rem;
    padding: 0.25rem 0.75rem;
}

.section-label-group:hover[b-ugal6xmoud], .section-label:hover[b-ugal6xmoud]{
    border-color: #dfe0e6;
    color: #000;
    background-color: #dfe0e6;
}

.list-item[b-ugal6xmoud] {
    margin-left: 16px !important;
}
/* /Pages/TaxReturn/Common/_FormApierrors.razor.rz.scp.css */
.api-error-wrapper[b-weux9ypegw] {
    margin-top: 10px;
    margin-bottom: 10px;
    max-height: 200px;
    overflow-y: auto;
}
/* /Pages/TaxReturn/CTR/EditTaxReturn.razor.rz.scp.css */
.button-group button[b-gpyoxcvypt] {
    margin: 5px;
}

.api-error-wrapper[b-gpyoxcvypt] {
    margin-top: 70px;
    max-height: 200px;
    overflow-y: auto;
}
/* /Pages/TaxReturn/CTR/EditTaxReturnFields.razor.rz.scp.css */
.button-group button[b-cjxmfbbbhw] {
    margin: 5px;
}

.api-error-wrapper[b-cjxmfbbbhw] {
    margin-top: 70px;
    max-height: 200px;
    overflow-y: auto;
}
.fields-content[b-cjxmfbbbhw]{
    margin-right: auto;
    margin-left: auto;
    max-width: 1400px;
}
/* /Pages/TaxReturn/CTR/TaxReturns.razor.rz.scp.css */
.button-group button[b-q158dva492] {
    margin: 5px;
}

.api-error-wrapper[b-q158dva492] {
    margin-top: 70px;
    max-height: 200px;
    overflow-y: auto;
}
/* /Shared/Components/ProjectIntegrity/Validations.razor.rz.scp.css */
.container-fluid>hr[b-qo4ef8vzxz] {
    margin-left: -30px;
    margin-right: -20px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: auto;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-v2y5p0ijmn] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-v2y5p0ijmn] {
    flex: 1;
}

.sidebar[b-v2y5p0ijmn] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-v2y5p0ijmn] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-v2y5p0ijmn]  a, .top-row[b-v2y5p0ijmn]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-v2y5p0ijmn]  a:hover, .top-row[b-v2y5p0ijmn]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-v2y5p0ijmn]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-v2y5p0ijmn] {
        display: none;
    }

    .top-row.auth[b-v2y5p0ijmn] {
        justify-content: space-between;
    }

    .top-row[b-v2y5p0ijmn]  a, .top-row[b-v2y5p0ijmn]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-v2y5p0ijmn] {
        flex-direction: row;
    }

    .sidebar[b-v2y5p0ijmn] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-v2y5p0ijmn] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-v2y5p0ijmn]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-v2y5p0ijmn], article[b-v2y5p0ijmn] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavBar/NavMenuBarTelerik.razor.rz.scp.css */
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-c6zeofjdaw] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-c6zeofjdaw] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-c6zeofjdaw] {
    font-size: 1.1rem;
}

.oi[b-c6zeofjdaw] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-c6zeofjdaw] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-c6zeofjdaw] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-c6zeofjdaw] {
        padding-bottom: 1rem;
    }

    .nav-item[b-c6zeofjdaw]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-c6zeofjdaw]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-c6zeofjdaw]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-c6zeofjdaw] {
        display: none;
    }

    .collapse[b-c6zeofjdaw] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
