@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/BlazorSortableList/BlazorSortableList.bundle.scp.css';
@import '_content/BlazorStrap.V5/BlazorStrap.V5.soy3cwhzex.bundle.scp.css';
@import '_content/BlazorStrap/BlazorStrap.10v83wk5fb.bundle.scp.css';
@import '_content/UcpmComponentLibraryEx/UcpmComponentLibraryEx.ftv56eftzr.bundle.scp.css';

/* /Components/CardMenu/CardMenu.razor.rz.scp.css */
.card-header[b-3lvubo67iq] {
    background-color: var(--bs-secondary);
    color: white;
}

.card-body p[b-3lvubo67iq] {
    font-size: 14px;
}
/* /Components/Loading/ContentLoader.razor.rz.scp.css */
/* /Pages/DcatTools/DcatForm/DcatFormConvertToForm.razor.rz.scp.css */
:root[b-9ahgzgml5w] {
    --app-navbar-h: 64px;
}

.sticky-offset[b-9ahgzgml5w] {
    top: calc(var(--app-navbar-h) + .75rem) !important; /* space below navbar */
    z-index: auto; /* above content, below navbar (navbar is usually 1030) */
}
/* /Pages/DcatTools/DcatForm/DcatFormUserDetail.razor.rz.scp.css */
:root[b-abz4j4e6uf] {
    --app-navbar-h: 64px;
}

.sticky-offset[b-abz4j4e6uf] {
    top: calc(var(--app-navbar-h) + .75rem) !important; /* space below navbar */
    z-index: auto; /* above content, below navbar (navbar is usually 1030) */
}

.upload-dropzone[b-abz4j4e6uf] {
    border-style: dashed !important;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out;
}

    .upload-dropzone:hover[b-abz4j4e6uf] {
        background-color: #f8f9fa;
        border-color: #86b7fe !important;
    }
/* /Pages/DcatTools/ProgramList/CoverageIssueCobsModal.razor.rz.scp.css */
.new-group-btn[b-01x2zi2rdo] {
    padding: 1px 15px 1px 15px;
    border-color: #c3c3c3;
    border-radius: 6px;
    margin-bottom: 10px;
}
/* /Pages/DcatTools/ProgramList/DisplayRulesModal.razor.rz.scp.css */
.new-group-btn[b-ctoh32yq93] {
    padding: 1px 15px 1px 15px;
    border-color: #c3c3c3;
    border-radius: 6px;
    margin-bottom: 10px;
}
/* /Pages/DcatTools/ProgramList/NewProgramIssueDetails.razor.rz.scp.css */
.new-group-btn[b-d12knv5lza] {
    padding: 1px 15px 1px 15px;
    border-color: #c3c3c3;
    border-radius: 6px;
    margin-bottom: 10px;
}
/* /Pages/DcatTools/ProgramList/ProgramIssues.razor.rz.scp.css */
.new-group-btn[b-3gkikcox2d] {
    padding: 1px 15px 1px 15px;
    border-color: #c3c3c3;
    border-radius: 6px;
    margin-bottom: 10px;
}

.program-issues[b-3gkikcox2d] {
    width: 100%;
    height: 900px;
    padding-right: calc(var(--bs-gutter-x)* 0.5);
    padding-left: calc(var(--bs-gutter-x)* 0.5);
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}
/* /Pages/DcatTools/ProgramList/ProgramIssuesDetails.razor.rz.scp.css */
.new-group-btn[b-yq212tyabg] {
    padding: 1px 15px 1px 15px;
    border-color: #c3c3c3;
    border-radius: 6px;
    margin-bottom: 10px;
}
/* /Pages/DcatTools/ProgramList/SearchTermsModal.razor.rz.scp.css */
.new-group-btn[b-h7qlu8ikxo] {
    padding: 1px 15px 1px 15px;
    border-color: #c3c3c3;
    border-radius: 6px;
    margin-bottom: 10px;
}
/* /Pages/IT/CsvQuoteValidator/CsvQuoteValidator.razor.rz.scp.css */
.upload-area[b-051ecjv829] {
    border: 2px dashed #6c757d;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    width: 100%;
}

.upload-area input[type="file"][b-051ecjv829] {
    display: none;
}

.dragged[b-051ecjv829] {
    border-color: var(--bs-primary-rgb);
}
/* /Pages/IT/CsvQuoteValidator/CsvQuoteValidatorTable.razor.rz.scp.css */
/* Keep header visible when scrolling */
.table-responsive thead th[b-acbvxhdayl] {
    position: sticky;
    top: 0;
    z-index: 2;
}
/* /Pages/IT/CsvQuoteValidator/CsvQuoteValidatorTableItem.razor.rz.scp.css */
/* Nice truncation for long values */
.clip[b-jjp78qbwzs] {
    max-width: 260px; /* adjust as needed */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Make details row feel distinct */
.details-row td[b-jjp78qbwzs] {
    background: #f8f9fa;
    border-top: none;
}
/* /Pages/Pulse/PulseDetailsPage/PulseDetailsCarrierSubmissionDetails.razor.rz.scp.css */
/* /Pages/Pulse/PulseDetailsPage/PulseDetailsPage.razor.rz.scp.css */
/* /Pages/Pulse/PulseDetailsPage/PulseDetailsTasks.razor.rz.scp.css */
.tasks-table th[b-txmd7z6qr2] {
    font-size: 0.85rem !important;
    font-weight: 500 !important;
}
.ellipsis[b-txmd7z6qr2] {
    white-space: nowrap;         /* Prevent text from wrapping */
    overflow: hidden;            /* Hide overflowing text */
    text-overflow: ellipsis;     /* Add the "..." */
    width: 70px !important;                /* Set a width */
}
/* /Pages/Pulse/PulseDetailsPage/TaskAttachments.razor.rz.scp.css */
/* /Pages/Pulse/PulseDetailsPage/TaskFormModal.razor.rz.scp.css */
.textarea[b-aw172xn1c5]{
    min-height:200px !important;
}
/* /Shared/LoginLayout.razor.rz.scp.css */
html[b-1nooc6gz0p],
body[b-1nooc6gz0p] {
    height: 100%;
}

.form-signin[b-1nooc6gz0p] {
    max-width: 350px;
    padding: 1rem;
}

.form-floating:focus-within[b-1nooc6gz0p] {
    z-index: 2 !important;
}

.login-email[b-1nooc6gz0p] {
    margin-bottom: -1px !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.login-password[b-1nooc6gz0p] {
    margin-bottom: 10px !important;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0 !important;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-v970qobtm6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-v970qobtm6] {
    flex: 1;
}

.sidebar[b-v970qobtm6] {
    background-image: linear-gradient(180deg, var(--pt-bg-secondary) 0%, var(--pt-bg-tertiary) 70%);
    border-right: 1px solid var(--pt-border);
    transition: background-image 0.3s ease;
}

.top-row[b-v970qobtm6] {
    background-color: var(--pt-bg-secondary);
    border-bottom: 1px solid var(--pt-border);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

.top-row[b-v970qobtm6]  a, .top-row[b-v970qobtm6]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-v970qobtm6]  a:hover, .top-row[b-v970qobtm6]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-v970qobtm6]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row[b-v970qobtm6] {
        justify-content: space-between;
    }

    .top-row[b-v970qobtm6]  a, .top-row[b-v970qobtm6]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-v970qobtm6] {
        flex-direction: row;
    }

    .sidebar[b-v970qobtm6] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-v970qobtm6] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-v970qobtm6]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-v970qobtm6], article[b-v970qobtm6] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-8efebag4bn] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-8efebag4bn] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-8efebag4bn] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill[b-8efebag4bn] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill[b-8efebag4bn] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested[b-8efebag4bn] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

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

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

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

    .nav-item[b-8efebag4bn]  a {
        color: #151414;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        padding-left: 10px;
        font-size: 1rem;
    }

.nav-item[b-8efebag4bn]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: #000000;
    font-weight: bold;
}

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

.nav-scrollable[b-8efebag4bn] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-8efebag4bn] {
    display: block;
}

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

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

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Shared/SalesforceLayout.razor.rz.scp.css */
.site-header[b-aodidb73s8],
.navbar[b-aodidb73s8],
.nav-wrapper[b-aodidb73s8],
.sidebar[b-aodidb73s8],
.side-bar[b-aodidb73s8],
#sidebar[b-aodidb73s8],
footer[b-aodidb73s8],
.site-footer[b-aodidb73s8],
.top-row[b-aodidb73s8],
#footer[b-aodidb73s8] {
    display: none !important;
}
