@import '_content/Z.Blazor.Diagrams/Z.Blazor.Diagrams.bundle.scp.css';
@import '_content/Tally.Candi.Nuos.FrontEnd/Tally.Candi.Nuos.FrontEnd.bundle.scp.css';
@import '_content/Tally.Candi.Settlements.FrontEnd/Tally.Candi.Settlements.FrontEnd.bundle.scp.css';

/* /Components/Pages/TallyGrid.razor.rz.scp.css */
[b-lecg6udt5w] .row-selected {
    background-color: rgba(25, 118, 210, 0.08) !important;
}

.no-results-message[b-lecg6udt5w] {
    padding: 40px 20px;
    display: flex;
    background-color: #FFE578;
    font-weight: 700;
}
/* /Components/Pages/TallyGridGroup.razor.rz.scp.css */
.mud-table-cell-custom-group[b-tzthxtsq0h] {
    font-weight: 500;
}

.mud-table-cell-custom-group-footer[b-tzthxtsq0h] {
    padding-bottom: 50px;
    text-align: right;
}
.custom-header-content[b-tzthxtsq0h] {
    background-color: #d6d6d6; /* Replace with your desired color */
    color: #000000;
}
/* /Components/Pages/TallyTreeGridTable.razor.rz.scp.css */
[b-44w87quwue] .tally-tree-grid .mud-table-cell {
    padding: 5px;
}

[b-44w87quwue] .tally-tree-grid .mud-transform-90 {
    transform: rotate(90deg);
}

[b-44w87quwue] .mud-table-root {
    border-bottom: 1px solid #e0e0e0ff;
}
/* /Components/UI/DropZoneContainer/TallyDropContainer.razor.rz.scp.css */
[b-k0l231tm02] .row-selected {
    background-color: rgba(25, 118, 210, 0.08) !important;
}
/* /Components/UI/Profile/TallyPortalProfileDialog.razor.rz.scp.css */
[b-pzbuf84tjn] .mud-overlay .mud-overlay-scrim.mud-overlay-dark {
    background-color: rgb(0 0 0 / 85%);
}
/* /Components/UI/TallyCheckBoxes/TallyCheckBox.razor.rz.scp.css */
/* /Components/UI/TallyForm/FormHeader/TallyFormHeader.razor.rz.scp.css */
.tally-form-header[b-jkje7g7vuc]{
    /* Personal Details */


    width: 125px;
    height: 20px;

    /* Headings/Bold/H5 */

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */

    display: flex;
    align-items: center;
    letter-spacing: -0.02em;

    color: #000000;


    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
    z-index: 0;
}
/* /Components/UI/TallyForm/FormInput/TallyFormInput.razor.rz.scp.css */
.tally-label[b-950pu51xtd]{
    font-family:'Open Sans'; font-style:normal; font-weight:600; font-size:12px;
    line-height:16px; letter-spacing:0.02em; text-transform:uppercase; color:#AFAFB2;
}
/* /Components/UI/TallyMultiSelect/TallyMultiSelect.razor.rz.scp.css */
[b-qedq8f0oby] .errorField {
    border-color: #ef4036ff;
}

[b-qedq8f0oby] .errorText {
    color: #ef4036ff;
    margin: 0;
    font-size: .75rem;
    text-align: start;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: .03333em;
}
/* /Components/UI/TallyMultiSelect/TallyMultiSelectMat.razor.rz.scp.css */
.m-select-parent[b-zhcw5nslc4] {
    position: relative;
}

.m-select-parent .label-error[b-zhcw5nslc4] {
    color: #ef4036ff;
    margin-top: -0.5rem;
}

[b-zhcw5nslc4] .mat-input {
    margin: 6px 0;
}

[b-zhcw5nslc4] .mud-paper-outlined:hover {
    border-color: rgb(66, 66, 66);
}

[b-zhcw5nslc4] .mud-paper-outlined {
    border: 1px solid var(--mud-palette-lines-inputs);
}

[b-zhcw5nslc4] .m-select-paper-item-select ~ .m-select-label,
[b-zhcw5nslc4] .m-select-paper:focus-within ~ .m-select-label {
    top: -10px;
    transform: scale(0.75);
    background-color: white;
    pointer-events: none;
    color: var(--mud-palette-text-primary);
    margin-left: 0px;
}

[b-zhcw5nslc4] .m-select-paper-item-select ~ .m-select-label.label-error,
[b-zhcw5nslc4] .m-select-paper:focus-within ~ .m-select-label.label-error {
    top: 0;
}

[b-zhcw5nslc4] .m-select-label {
    color: var(--mud-palette-text-secondary);
    position: absolute;
    top: 50%;
    left: 0;
    margin-left: 16px;
    transform: translateY(-50%);
    font-size: 16px;
    transition: top 200ms cubic-bezier(0, 0, .2, 1) 0ms, scale 200ms cubic-bezier(0, 0, .2, 1) 0ms;
    padding: 0 5px;
    pointer-events: none;
    letter-spacing: .00938em;
    font-weight: 400;
    line-height: 18px;
}

[b-zhcw5nslc4] .errorField {
    border-color: #ef4036ff;
}

[b-zhcw5nslc4] .errorText {
    color: #ef4036ff;
    margin: 0;
    font-size: .75rem;
    text-align: start;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: .03333em;
}

[b-zhcw5nslc4] .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
    margin: 0;
}

[b-zhcw5nslc4] .mud-input > input.mud-input-root.mud-input-root-margin-dense {
    padding: 5px 14px;
}
/* /Components/UI/TallyOverlayDialog.razor.rz.scp.css */
/* /Components/UI/TallyPortalTable.razor.rz.scp.css */
[b-6ln4t9jipk] .row-selected {
    background-color: rgba(25, 118, 210, 0.08) !important;
}

.no-results-message[b-6ln4t9jipk] {
    padding: 40px 20px;
    display: flex;
    background-color: #FFE578;
    font-weight: 700;
}
/* /Components/UI/TallyTable/TallyTable.razor.rz.scp.css */
[b-mzhz1j7o4z] .row-selected {
    background-color: rgba(25, 118, 210, 0.08) !important;
}

.no-results-message[b-mzhz1j7o4z] {
    padding: 40px 20px;
    display: flex;
    background-color: #FFE578;
    font-weight: 700;
}
/* /Pages/Admin/Groups/Permission/AddGrantsOverlay.razor.rz.scp.css */
[b-xe8la7g98t] .md-button {
    text-transform: none;
    margin-left:-25px;
}
[b-xe8la7g98t] .verifyChip {
    margin:0px;
}
[b-xe8la7g98t] .profile-tab {
    text-transform: none;
}
/* /Pages/Admin/Groups/Permission/Permissions.razor.rz.scp.css */
[b-xdjyyk18lj] .md-button {
    text-transform: none;
    margin-left:-25px;
}
[b-xdjyyk18lj] .verifyChip {
    margin:0px;
}
[b-xdjyyk18lj] .profile-tab {
    text-transform: none;
}
/* /Pages/Admin/Groups/User/AddUserOverlay.razor.rz.scp.css */
[b-kdb82b8ttr] .md-button {
    text-transform: none;
    margin-left:-25px;
}
[b-kdb82b8ttr] .verifyChip {
    margin:0px;
}
[b-kdb82b8ttr] .profile-tab {
    text-transform: none;
}
/* /Pages/Admin/ProgressivePurchasing/Dashboards/MarketTile.razor.rz.scp.css */

[b-67j1fu897u] .tile-body-text {
    font-size: 22px;
}

@media (max-width: 1830px) {
    [b-67j1fu897u] .tile-body-text {
        font-size: 16px;
    }
}

[b-67j1fu897u] .tile-title-text {
    font-size: 18px;
}

@media (max-width: 1830px) {
    [b-67j1fu897u] .tile-title-text {
        font-size: 16px;
    }
}

[b-67j1fu897u] .tile-time-text {
    font-size: 12px;
}

@media (max-width: 1830px) {
    [b-67j1fu897u] .tile-time-text {
        font-size: 11px;
    }
}
/* /Pages/Authentication/Authentication.razor.rz.scp.css */
.loading-container[b-jnb6xeva0q] {
    background-color: #F3F4F6;
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center; 
    align-items: center;
    overflow: hidden
}
/* /Pages/ForgotPassword/Index.razor.rz.scp.css */
.landing-img-container[b-kk5933w60l] {
    background-color: #C0C3CE;
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: end;
    overflow: hidden
}

.loading-container[b-kk5933w60l] {
    background-color: #F3F4F6;
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    padding-top: 200px;
    overflow: hidden
}

.forgotpassword-content[b-kk5933w60l] {
    position: absolute;
    top: 100px;
    padding: 30px;
    justify-content: center;
    text-align: center;
    background-color: rgba(255,255,255,0.9);
    border: 1px solid white;
    border-radius: 8px;
    height: 650px;
    color: rgba(0, 0, 0, 0.7);
}

[b-kk5933w60l] .sign-in-up-button {
    width: 100%;
    background-color: #42a9a1;
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
    color: white;
}

[b-kk5933w60l] .landing-img {
    margin-bottom: 60px;
    height: 70vh;
}

@media (max-width: 600px) {
    [b-kk5933w60l] .landing-img {
        margin-bottom: 54px;
    }
}
/* /Pages/PasswordExpired/PasswordExpired.razor.rz.scp.css */
.landing-img-container[b-2hy3fvkhfi] {
    background-color: #C0C3CE;
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: end;
    overflow: hidden
}

.loading-container[b-2hy3fvkhfi] {
    background-color: #F3F4F6;
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    padding-top: 200px;
    overflow: hidden
}

.passwordexpired-content[b-2hy3fvkhfi] {
    position: absolute;
    top: 100px;
    padding: 30px;
    justify-content: center;
    text-align: center;
    background-color: rgba(255,255,255,0.9);
    border: 1px solid white;
    border-radius: 8px;
    height: 225px;
    color: rgba(0, 0, 0, 0.7);
}

[b-2hy3fvkhfi] .sign-in-up-button {
    width: 100%;
    background-color: #42a9a1;
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
    color: white;
    /*color: rgba(0, 0, 0, 0.87);*/
}

[b-2hy3fvkhfi] .landing-img {
    margin-bottom: 60px;
    height: 70vh;
}

@media (max-width: 600px) {
    [b-2hy3fvkhfi] .landing-img {
        margin-bottom: 54px;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-kvvz4zphsy] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-kvvz4zphsy] {
    flex: 1;
}

.sidebar[b-kvvz4zphsy] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-kvvz4zphsy] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-kvvz4zphsy]  a, .top-row[b-kvvz4zphsy]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-kvvz4zphsy]  a:hover, .top-row[b-kvvz4zphsy]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-kvvz4zphsy]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-kvvz4zphsy] {
        display: none;
    }

    .top-row.auth[b-kvvz4zphsy] {
        justify-content: space-between;
    }

    .top-row[b-kvvz4zphsy]  a, .top-row[b-kvvz4zphsy]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-kvvz4zphsy] {
        flex-direction: row;
    }

    .sidebar[b-kvvz4zphsy] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-kvvz4zphsy] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-kvvz4zphsy]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-kvvz4zphsy], article[b-kvvz4zphsy] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

}

.appbar-search.mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text[b-kvvz4zphsy] {
    border-radius: 20px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: rgba(255, 255, 255, 0.15);
    margin-top: -6px !important;
    margin-left: 30px;
    width: 50%;
    color: white;
}
/* /Shared/SignUpOrSignIn.razor.rz.scp.css */
.landing-img-container[b-8ronb20ifu] {
    background-color: #C0C3CE;
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: end;
    overflow: hidden
}

.loading-container[b-8ronb20ifu] {
    background-color: #F3F4F6;
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    padding-top: 200px;
    overflow: hidden
}
.signup-content[b-8ronb20ifu] {
    position: absolute;
    top: 100px;
    padding: 30px;
    justify-content: center;
    text-align: center;
    background-color: rgba(255,255,255,0.9);
    border: 1px solid white;
    border-radius: 8px;
    height: 175px;
    color: rgba(0, 0, 0, 0.7);
}
[b-8ronb20ifu] .sign-in-up-button {
    width: 100%;
    background-color: #42a9a1;
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
    color:white;
    /*color: rgba(0, 0, 0, 0.87);*/
}

[b-8ronb20ifu] .landing-img {
    margin-bottom: 60px;
    height: 70vh;
}

@media (max-width: 600px) {
    [b-8ronb20ifu] .landing-img {
        margin-bottom: 54px;
    }
}
/* /Shared/TallyPortalAppBar.razor.rz.scp.css */
[b-8c11a5p5nv] .appbar-search.mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
    border-radius: 4px;
    padding: 3px 10px 0 10px;
    background-color: rgba(255, 255, 255, 0.15);
    margin-top: -8px !important;
    margin-left: 140px;
    color: white;
}

[b-8c11a5p5nv] .app-bar-menu-login-name {
    background-color: #262526;
    height: 64px;
    width: 130px;
}

[b-8c11a5p5nv] .app-bar-menu-org-name > button,
[b-8c11a5p5nv] .app-bar-menu-login-name > button {
    text-transform: none;
}

@media (max-width: 600px) {
    [b-8c11a5p5nv] .landing-img {
        margin-bottom: 54px;
    }
}
/* /Shared/TallyPortalNavMenu.razor.rz.scp.css */
.navbar-toggler[b-8k3yitwj42] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-8k3yitwj42] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-8k3yitwj42] {
    font-size: 1.1rem;
}

.oi[b-8k3yitwj42] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-8k3yitwj42] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-8k3yitwj42] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-8k3yitwj42] {
        padding-bottom: 1rem;
    }

    .nav-item[b-8k3yitwj42]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-8k3yitwj42]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-8k3yitwj42]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-8k3yitwj42] {
        display: none;
    }

    .collapse[b-8k3yitwj42] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-8k3yitwj42] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
