/* _content/LifePremiumBlazorApp/Features/Account/CreateGenerateNotice/CreateGenerateNotice.razor.rz.scp.css */
.div-title-bar[b-p6v7snhju4] {
    margin: 20px 0;
}

.div-title-bar h4[b-p6v7snhju4],
.div-title-bar .div-buttons[b-p6v7snhju4] {
    display: inline;
}

.div-title-bar .div-buttons[b-p6v7snhju4] {
    float: right;
    margin-left: 20px;
}

#div-doc-caption[b-p6v7snhju4]{
    margin-top: 10px;
}

#lbl-doc-caption[b-p6v7snhju4] {
    font-size: 14px;
    padding-left: 0;
}

.dxreRoot[b-p6v7snhju4],
.re-document[b-p6v7snhju4] {
    width: 100%;
}
/* _content/LifePremiumBlazorApp/Features/Account/EditCollateral/EditCollateral.razor.rz.scp.css */
#fileDropZone[b-yyi7edjcg9] {
    justify-content: center;
    align-items: center;
}

[b-yyi7edjcg9] .dxbl-upload-upload-btn {
    display: none;
}
/* _content/LifePremiumBlazorApp/Features/Account/EditGenerateNotice/EditGenerateNotice.razor.rz.scp.css */
.notice-editor[b-xna2j68fvs] {
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #fff;
    color: #333;
}

.button-bar[b-xna2j68fvs] {
    margin-top: 20px;
    display: flex;
    gap: 10px;
}
/* _content/LifePremiumBlazorApp/Features/Account/EditPolicy/EditPolicy.razor.rz.scp.css */
[b-ov5jxlr7u2] .dxbl-tag {
    max-width: none !important;
    white-space: wrap !important;
}

[b-ov5jxlr7u2] .clear-btn {
    background-color: transparent;
    border: none;
    right: 25px !important;
    margin-top: -5px !important;
}
/* _content/LifePremiumBlazorApp/Features/Account/FindAccount/FindAccount.razor.rz.scp.css */
.left-panel[b-wwfb8h3mui] {
    z-index: 1000;
    width: 350px;
    transition: width 0.3s ease;
    /*background-color: gainsboro;*/
    color: black;
    position: relative;
    overflow: hidden;
}
    .left-panel.collapsed[b-wwfb8h3mui] {
        width: 1px;
    }
.right-panel[b-wwfb8h3mui]{
    margin-left: 10px;
}
.right-panel-iframe[b-wwfb8h3mui] {
    margin-left:10px;   
}
.form-group[b-wwfb8h3mui] {
    display: flex;
    align-items: start;
    margin-bottom: 10px; /* Optional: Add some space between form groups */
}

    .form-group label[b-wwfb8h3mui] {
        margin-right: 10px; /* Adjust the spacing as needed */
        width: 156px; /* Optional: Set a fixed width for labels */
    }

    .form-group .dx-textbox-style .dxbl-text-edit[b-wwfb8h3mui] {
        flex: 1; /* This makes the text box take the remaining space */
        width: 200px;
    }

    .form-group .dxbl-btn[b-wwfb8h3mui] {
        margin-left: 8px !important; /* Adjust the value as needed */
    }

    .form-group .dxbl-btn-standalone dxbl-btn-primary custom-left-margin[b-wwfb8h3mui] {
        margin-left: 20px; /* Adjust the value as needed */
    }

.PageHeaderLabel[b-wwfb8h3mui] {
    margin-left: 2px;
    margin-bottom: 26px;
    font-size:large;
}

.AccountValLabel[b-wwfb8h3mui] {
    margin-left: 400px;
    margin-top: 15px;
    font-size: large;
    color: red;
}

.InvalidAccountNoLabel[b-wwfb8h3mui] {
    margin-left: 167px;
    font-size: small;
    color: red;
}

.DefaultAccountNoLabel[b-wwfb8h3mui] {
    margin-left: 200px;
    font-size: large;
    margin-top: 15px;
}

.custom-combobox[b-wwfb8h3mui] {
    width: 142px; /* Set the desired width */
}

[b-wwfb8h3mui] .custom-textinput {
    width: 200px !important; /* Set the desired width */
}

[b-wwfb8h3mui] .ResetBtnWidth {
    width: 82px;
}

.panel-box[b-wwfb8h3mui] {
    border: 1px solid #ccc;
    padding: 13px;
    border-radius: 9px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    background-color: #f9f9f9;
    margin: 7px;   
    min-width: 300px; 
}

.partition[b-wwfb8h3mui] {
    padding: 0.5px;
    margin: 9px 0;
    background-color: #495057; /* Light grey background for partition */
    border-radius: 3px;
}

.container[b-wwfb8h3mui] {
    display: flex;
    position: absolute;
    left: 0px;
    width: 100%;
    max-width: 1600px;
}

.btn-Toggle[b-wwfb8h3mui] {
    border: 1px solid #ccc;
    padding: 2px;
    background-color: #f9f9f9;
    height: 790px !important;
    border-radius: 5px;
    margin-top: 6px;
    margin-left: -8px;
}

/* _content/LifePremiumBlazorApp/Features/Account/Overview/Balance/Balance.razor.rz.scp.css */
.label-tooltip[b-kod65a740d] {
    cursor: pointer;
    text-decoration: none;
    background-color: #ffffff;
}

.edit-icon[b-kod65a740d] {
    font-size: 15px;
    cursor: pointer;
    margin-left: 5px;
    color: #2462ab !important;
}

.editor-button[b-kod65a740d] {
    cursor: pointer;
    padding-top: 5px;
    font-size: 9px;
}

#breakdown-popup-container[b-kod65a740d] {
    float: right;
    margin-top: -5px;
    height: 20px;
}

.bg-info[b-kod65a740d] {
    float: right;
    margin: 2px 0px 0px 5px;
    background-color: #17a2b8 !important;
    padding-top: 5px;
    font-size: 11px;
}

[b-kod65a740d] .input-control {
    width: 60px;
    margin-right: 5px;
    float: left;
    height: 20px;
}

[b-kod65a740d] .benchmark-offset-width {
    width: 115px !important;
}

[b-kod65a740d] .breakdown-link {
    color: #007bff;
    text-decoration: none !important;
    padding: 0;
    cursor: pointer;
}

    [b-kod65a740d] .breakdown-link:hover {
        color: #0056b3;
        text-decoration: underline !important;
    }

.loan-summary-item[b-kod65a740d] {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0px 10px;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.loan-header[b-kod65a740d] {
    grid-column: 1 / span 2;
    margin-bottom: 0.5rem;
}

.item-value[b-kod65a740d] {
    text-align: right;
    font-weight: bold;
}

.list-group-flush .list-group-item:not(:first-child)[b-kod65a740d] {
    border-top: none;
}

.container-fluid[b-kod65a740d] {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.start-of-day-balance-label[b-kod65a740d] {
    color: black;
    text-decoration: none;
}

.current-loan-balance-label[b-kod65a740d] {
    color: black;
    text-decoration: underline;
}

.white-tooltip .tooltip-inner[b-kod65a740d] {
    color: #000 !important;
}
/* _content/LifePremiumBlazorApp/Features/Account/Overview/Collateral/Collateral.razor.rz.scp.css */
[b-gx79so750x] .text-danger {
    color: #dc3545 !important;
}

[b-gx79so750x] .text-success {
    color: #28a745 !important;
}
/* _content/LifePremiumBlazorApp/Features/Account/Overview/Miscellaneous/Miscellaneous.razor.rz.scp.css */
.label-tooltip[b-f8c9sfai3p] {
    cursor: pointer;
    text-decoration: underline;
}

.edit-icon[b-f8c9sfai3p] {
    font-size: 15px;
    cursor: pointer;
    margin-left: 5px;
    color: #2462ab !important;
}

.editor-button[b-f8c9sfai3p] {
    cursor: pointer;
    padding-top: 5px;
    font-size: 9px;
}

#breakdown-popup-container[b-f8c9sfai3p] {
    float: right;
    margin-top: -5px;
    height: 20px;
}

.bg-info[b-f8c9sfai3p] {
    float: right;
    margin: 2px 0px 0px 5px;
    background-color: #17a2b8 !important;
    padding-top: 5px;
    font-size: 11px;
}

[b-f8c9sfai3p] .input-control {
    width: 60px;
    margin-right: 5px;
    float: left;
    height: 20px;
}

[b-f8c9sfai3p] .benchmark-offset-width {
    width: 115px !important;
}

[b-f8c9sfai3p] .breakdown-link {
    color: #007bff;
    text-decoration: none !important;
    padding: 0;
    cursor: pointer;
}

    [b-f8c9sfai3p] .breakdown-link:hover {
        color: #0056b3;
        text-decoration: underline !important;
    }
.loan-summary-item[b-f8c9sfai3p] {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0px 10px; 
    padding-top: 1rem; 
    padding-bottom: 1rem;
}

.loan-header[b-f8c9sfai3p] {
    grid-column: 1 / span 2;
    margin-bottom: 0.5rem; 
}

.item-value[b-f8c9sfai3p] {
    text-align: right;
    font-weight: bold;
}

.list-group-flush .list-group-item:not(:first-child)[b-f8c9sfai3p] {
    border-top: none;
}
/* _content/LifePremiumBlazorApp/Features/Account/Overview/OverviewPage.razor.rz.scp.css */
.parent-font[b-3b9tmn90s8] {
    font-family: var(--bs-body-font-family);
}
.parent-font[b-3b9tmn90s8]  * {
    font-family: inherit !important;
    font-size: inherit;
}

[b-3b9tmn90s8] .section-value {
    float: right;
    padding-top: 3px;
    font-weight: 600;
}

[b-3b9tmn90s8] .section-header {
    margin-top: 20px;
}

[b-3b9tmn90s8] .width-50 {
    width: 50px !important;
}

[b-3b9tmn90s8] .no-bs *:not(.dxbl-text-edit, .badge, .bi-pencil-fill),
[b-3b9tmn90s8] .no-bs *:not(.dxbl-text-edit, .badge, .bi-pencil-fill)::before,
[b-3b9tmn90s8] .no-bs *:not(.dxbl-text-edit, .badge, .bi-pencil-fill)::after {
    background: none !important;
    border: 0 none;
}

[b-3b9tmn90s8] .dxbl-accordion-item-text {
    font-size: 11px !important;
    font-weight: 800;
    color: #555 !important;
    text-transform: uppercase !important;
}

[b-3b9tmn90s8] .dxbl-group-header {
    margin-bottom: 5px !important;
    border-bottom: 1px solid #c3c3c3 !important;
}
[b-3b9tmn90s8] .dxbl-col {
    margin-top: 0.2em !important;
}
/* _content/LifePremiumBlazorApp/Features/Account/Overview/Payments/ApplyAmountHeldInSuspense.razor.rz.scp.css */
[b-krwx00d6xx] .suspense-link {
    color: #007bff;
    text-decoration: none !important;
    padding: 0;
    cursor:pointer;
    font-weight:bold;
}
    [b-krwx00d6xx] .suspense-link:hover {
        color: #0056b3;
        text-decoration: underline !important;
    }
.edit-icon[b-krwx00d6xx] {
    font-size: 15px;
    cursor: pointer;
    margin-left: 5px;
    color: #2462ab !important;
}

.editor-button[b-krwx00d6xx] {
    cursor: pointer;
    padding-top: 5px;
    font-size: 9px;
}
[b-krwx00d6xx] .input-control {
    width: 60px;
    margin-right: 5px;
    float: left;
    height: 20px;
}
[b-krwx00d6xx] .due-date-width {
    width: 70px !important;
}
/* _content/LifePremiumBlazorApp/Features/Account/Overview/Payments/PaymentsView.razor.rz.scp.css */
[b-qft1oxtayn] .suspense-link {
    color: #007bff;
    text-decoration: none !important;
    padding: 0;
    cursor:pointer;
    font-weight:bold;
}
    [b-qft1oxtayn] .suspense-link:hover {
        color: #0056b3;
        text-decoration: underline !important;
    }
.edit-icon[b-qft1oxtayn] {
    font-size: 15px;
    cursor: pointer;
    margin-left: 5px;
    color: #2462ab !important;
}

.editor-button[b-qft1oxtayn] {
    cursor: pointer;
    padding-top: 5px;
    font-size: 9px;
}
[b-qft1oxtayn] .input-control {
    width: 60px;
    margin-right: 5px;
    float: left;
    height: 20px;
}
[b-qft1oxtayn] .due-date-width {
    width: 70px !important;
}
/* _content/LifePremiumBlazorApp/Features/Account/Overview/RateInfo/RateInfo.razor.rz.scp.css */
.label-tooltip[b-6shx7sqyn1] {
    cursor: pointer;
    text-decoration: underline;
}
.edit-icon[b-6shx7sqyn1] {
    font-size: 15px;
    cursor: pointer;
    margin-left: 5px;
    color: #2462ab !important;
}
.editor-button[b-6shx7sqyn1] {
    cursor:pointer;
    padding-top:5px;
    font-size:9px;
}
#breakdown-popup-container[b-6shx7sqyn1] {
    float:right;
    margin-top:-5px;
    height:20px;
}
.bg-info[b-6shx7sqyn1] {
    float: right;
    margin: 2px 0px 0px 5px;
    background-color: #17a2b8 !important;
    padding-top: 5px;
    font-size:11px;
}

[b-6shx7sqyn1] .input-control {
    width: 60px;
    margin-right: 5px;
    float: left;
    height: 20px;
}

[b-6shx7sqyn1] .benchmark-offset-width {   
    width:115px !important;
}
[b-6shx7sqyn1] .breakdown-link {
    color: #007bff;
    text-decoration: none !important;
    padding: 0;
    cursor:pointer;
}
    [b-6shx7sqyn1] .breakdown-link:hover {
        color: #0056b3;
        text-decoration: underline !important;
    }
/* _content/LifePremiumBlazorApp/Features/Account/Overview/RateInfo/ViewLoanTerms.razor.rz.scp.css */
.section-value[b-5349p00jg7] {
    float: right;
    padding-top: 3px;
    font-weight: 600;
    color: #212529 !important;
    font-family: var(--bs-body-font-family);
}
[b-5349p00jg7] .caption-font {
    font-family: var(--bs-body-font-family) !important;
}
.align-left[b-5349p00jg7] {
    text-align: left;
}
.section-title[b-5349p00jg7] {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 11px;
    color: #555;
    border-bottom: 1px solid gray;
    padding-bottom: 5px;
    margin-bottom:15px;
}
.label-tooltip[b-5349p00jg7] {
    cursor: pointer;
    text-decoration: underline;
}
.bg-info[b-5349p00jg7] {
    float: right;
    margin: 2px 0px 0px 5px;
    background-color: #17a2b8 !important;
    padding-top: 5px;
    font-size: 11px;
}
[b-5349p00jg7] .dxbl-col {
    margin-top: 0.2em !important;
}
.breakdown-container[b-5349p00jg7] {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 55px;
}
/* _content/LifePremiumBlazorApp/Features/Account/Overview/ServiceRateInfo/ServiceRateInfo.razor.rz.scp.css */
.label-tooltip[b-h5ujfrz9oj] {
    cursor: pointer;
    text-decoration: underline;
}
.edit-icon[b-h5ujfrz9oj] {
    font-size: 15px;
    cursor: pointer;
    margin-left: 5px;
    color: #2462ab !important;
}
.editor-button[b-h5ujfrz9oj] {
    cursor:pointer;
    padding-top:5px;
    font-size:9px;
}
#breakdown-popup-container[b-h5ujfrz9oj] {
    float:right;
    margin-top:-5px;
    height:20px;
}
.bg-info[b-h5ujfrz9oj] {
    float: right;
    margin: 2px 0px 0px 5px;
    background-color: #17a2b8 !important;
    padding-top: 5px;
    font-size:11px;
}

[b-h5ujfrz9oj] .input-control {
    width: 60px;
    margin-right: 5px;
    float: left;
    height: 20px;
}

[b-h5ujfrz9oj] .benchmark-offset-width {   
    width:115px !important;
}
[b-h5ujfrz9oj] .breakdown-link {
    color: #007bff;
    text-decoration: none !important;
    padding: 0;
    cursor:pointer;
}
    [b-h5ujfrz9oj] .breakdown-link:hover {
        color: #0056b3;
        text-decoration: underline !important;
    }
.custom-tooltip[b-h5ujfrz9oj] {
    --bs-tooltip-bg: #333;
    --bs-tooltip-color: #fff;
    --bs-tooltip-opacity: 1;
    --bs-tooltip-max-width: 200px;
}

    .custom-tooltip .tooltip-inner[b-h5ujfrz9oj] {
        font-size: 14px;
        padding: 8px 12px;
    }
.customDisplay[b-h5ujfrz9oj]{
    display:flex
}
.tooltip-link cursor-pointer[b-h5ujfrz9oj]{
    color:black;
}
/* _content/LifePremiumBlazorApp/Features/Account/ViewCollateral/ViewCollateral.razor.rz.scp.css */
[b-tyn9fk57hy] .outer-border {
    border: 2px solid #ced9de !important;
}
[b-tyn9fk57hy] .outer-border tr td {
   border: none !important;
}
[b-tyn9fk57hy].outer-border tr:has(+ tr.master-group) td {
    border-bottom: 2px solid #ced9de !important;
 }
[b-tyn9fk57hy] .label-r-symbol::after {
    content: url('images/sve-r-symbol.svg');
    width: 16px;
    height: 16px;
    margin-left: 0.25rem;
}

/* _content/LifePremiumBlazorApp/Features/Account/ViewExisting/ViewExisting.razor.rz.scp.css */
.banner[b-18f4y7jd93] {
    height: 100px; /* Fixed height of 100 pixels */
    background-color: #4CAF50; /* Example background color */
    color: white;
    text-align: center;
    line-height: 100px; /* Vertically centers text in the banner */
    margin-top: 20px; /* Space above the banner */
    box-sizing: border-box; /* Includes padding and border in the element's total width and height */
}

.card-loan-summary[b-18f4y7jd93] {
    height: 100%;
}

    .card-loan-summary .loan-summary-header-row[b-18f4y7jd93], .card-loan-summary .loan-summary-important-item-row[b-18f4y7jd93] {
        background-color: transparent;
    }

        .card-loan-summary .loan-summary-header-row .loan-summary-important-item .item-header[b-18f4y7jd93], .card-loan-summary .loan-summary-important-item-row .loan-summary-important-item .item-header[b-18f4y7jd93] {
            font-size: .9em;
            white-space: nowrap;
        }

        .card-loan-summary .loan-summary-header-row .loan-summary-important-item .item-value[b-18f4y7jd93], .card-loan-summary .loan-summary-important-item-row .loan-summary-important-item .item-value[b-18f4y7jd93] {
            font-size: 1.15rem;
            white-space: nowrap;
        }

    .card-loan-summary .loan-summary-item[b-18f4y7jd93] {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
    }

        .card-loan-summary .loan-summary-item .item-label[b-18f4y7jd93] {
            float: left;
            font-size: 0.75rem;
        }

        .card-loan-summary .loan-summary-item .item-value[b-18f4y7jd93] {
            float: right;
            font-size: 0.8rem;
        }

        .card-loan-summary .loan-summary-item .sub-item-label[b-18f4y7jd93] {
            clear: both;
            float: left;
            font-size: 0.75rem;
            margin-left: 2rem;
        }

        .card-loan-summary .loan-summary-item .sub-item-value[b-18f4y7jd93] {
            float: right;
            font-size: 0.8rem;
            margin-right: 6rem;
        }

    .card-loan-summary .card-footer[b-18f4y7jd93] {
        padding: 0px;
        border-top: 0px;
    }

.card-account-a-a-glance[b-18f4y7jd93] {
    height: 100%;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

    .card-account-a-a-glance .card-title[b-18f4y7jd93] {
        opacity: 0.4;
        font-weight: bold;
        font-size: 0.7rem;
    }

    .bg-success-faded[b-18f4y7jd93] {
        background-color: rgba(45, 168, 89, 0.13);
    }

    .bg-danger-faded[b-18f4y7jd93] {
        background-color: rgba(234, 67, 67, 0.12);
    }

    .bg-secondary-faded[b-18f4y7jd93] {
        background-color: rgba(181, 179, 179, 0.17);
    }

    .card-account-a-a-glance .card-body[b-18f4y7jd93] {
        padding-top: 0.5rem;
        padding-bottom: 1rem;
    }

    .card-account-a-a-glance .spinner-grow-balance-indicator[b-18f4y7jd93] {
        position: absolute;
        top: 55px;
        animation: spinner-grow 1.2s linear infinite !important;
        color: #6c757d;
        margin-left: 3px;
    }

    .card-account-a-a-glance .loan-summary-row[b-18f4y7jd93], .card-account-a-a-glance .loan-summary-important-item-row[b-18f4y7jd93] {
        background-color: transparent;
    }

        .card-account-a-a-glance .loan-summary-row .loan-summary-important-item .item-header[b-18f4y7jd93], .card-account-a-a-glance .loan-summary-important-item-row .loan-summary-important-item .item-header[b-18f4y7jd93] {
            font-size: 0.75rem;
            white-space: nowrap;
        }

        .card-account-a-a-glance .loan-summary-row .loan-summary-important-item .item-value[b-18f4y7jd93], .card-account-a-a-glance .loan-summary-important-item-row .loan-summary-important-item .item-value[b-18f4y7jd93] {
            font-size: 1.25rem;
            white-space: nowrap;
        }

#divProjectedCollateralPosition[b-18f4y7jd93], #divCollateralPosition[b-18f4y7jd93] {
    cursor: pointer;
}
#divBalance[b-18f4y7jd93] {
    margin:15px 0 10px 0;
}
[b-18f4y7jd93] .label-r-symbol::after {
    content: url('images/sve-r-symbol.svg');
    width: 16px;
    height: 16px;
    margin-left: 0.25rem;
}
/* _content/LifePremiumBlazorApp/Features/Account/ViewPolicies/ViewAdditionalDisbursement.razor.rz.scp.css */
[b-r98cbhzhus] .no-borders,
[b-r98cbhzhus] .no-borders td,
[b-r98cbhzhus] .no-borders th {
    border: none !important;
}
/* _content/LifePremiumBlazorApp/Features/Account/ViewPolicies/ViewPolicies.razor.rz.scp.css */
[b-aeeqgxhc1p] .no-borders,
[b-aeeqgxhc1p] .no-borders td,
[b-aeeqgxhc1p] .no-borders th {
    border: none !important;
}
/* _content/LifePremiumBlazorApp/Features/AdditionalFundingQuote/ViewClosingChecklist/ViewClosingChecklist.razor.rz.scp.css */
[b-s2es8oglw5] .dxbl-tabs-item dxbl-active .tab-green {
    background-color: green;
    color: white;
}


/* _content/LifePremiumBlazorApp/Features/FundingPacket/Create/CreateFundingPacket.razor.rz.scp.css */
.header-row[b-x73vrqm8uf]{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page-title[b-x73vrqm8uf]{
    margin:0;
}

.rewrite-btn[b-x73vrqm8uf]{
    font-weight: 600;
    float:right;
}

.InProgressStatus[b-x73vrqm8uf] {
    background-color: goldenrod;
    padding: 5px;
    border-radius: 4px;
    color: white;
}

.SubmittedStatus[b-x73vrqm8uf] {
    background-color: darkblue;
    padding: 5px;
    border-radius: 4px;
    color: white;
}

.ApprovedStatus[b-x73vrqm8uf] {
    background-color: #5cb85c;
    padding: 5px;
    border-radius: 4px;
    color: white;
}
/* _content/LifePremiumBlazorApp/Features/Home/Index.razor.rz.scp.css */
.MainLoggedInAsText[b-nlazymirca] {
    font-weight: bold;
}
/* _content/LifePremiumBlazorApp/Features/Navigation/Search/SearchBox.razor.rz.scp.css */
.modal-search-box .modal-dialog[b-a4zk7lqawj] {
    margin-top: 0.3rem !important;
}

.modal-search-box input.search-text:focus[b-a4zk7lqawj] {
    border-color: unset !important;
}

.modal-search-box div.modal-body[b-a4zk7lqawj] {
    overflow: auto;
    padding: 0.7rem;
}

.modal-search-box span.section-heading[b-a4zk7lqawj] {
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 0.25rem;
    display: block;
}

.modal-search-box .company-results a[b-a4zk7lqawj] {
    padding: 0.25rem 1rem !important;
    display: flex;
    justify-content: space-between;
    gap: 2rem;
}

.modal-search-box .company-results .company-info[b-a4zk7lqawj] {
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    max-width: 90%;
    gap: 1rem;
}

.modal-search-box .company-results .company-info .name-and-type[b-a4zk7lqawj] {
    max-width: 60%;
}

.modal-search-box .company-results .company-info .name[b-a4zk7lqawj] {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.modal-search-box .company-results .company-info .address[b-a4zk7lqawj] {
    color: gray;
    font-size: 0.9rem;
    padding-top: 0.1rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.modal-search-box .company-results a svg[b-a4zk7lqawj] {
    visibility: hidden;
    align-self: center;
}

.modal-search-box .company-results a:hover svg[b-a4zk7lqawj] {
    visibility: visible !important;
}

.modal-search-box .company-results span.type[b-a4zk7lqawj] {
    font-size: 0.8em;
    font-weight: bold;
    color: gray;
    display: block;
}

.modal-search-box .loan-results .loan-item[b-a4zk7lqawj] {
    padding: 0.4rem 1rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 0px;
}

.modal-search-box .loan-results .loan-item:hover[b-a4zk7lqawj] {
    background-color: #f8f9fa;
}

.modal-search-box .loan-item > *[b-a4zk7lqawj] {
    min-width: 0px;
}

.modal-search-box .loan-item .field-and-label[b-a4zk7lqawj] {
    display: flex;
    flex-direction: column;
    line-height: 16px;
    justify-content: center;
}

.modal-search-box .loan-item .loan-identifiers[b-a4zk7lqawj] {
    position: absolute;
    right: 4px;
    top: -2px;
    display: flex;
    gap: 0.5rem;
}

.modal-search-box .loan-item .loan-identifiers *[b-a4zk7lqawj] {
    font-size: 12px !important;
}

.modal-search-box .loan-item .loan-identifiers .field-and-label[b-a4zk7lqawj] {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    min-width: 60px;
}

.modal-search-box .loan-item .field-and-label label[b-a4zk7lqawj] {
    font-size: 0.8rem;
    color: gray;
}

.modal-search-box .loan-item .field-and-label button[b-a4zk7lqawj] {
    margin: 0;
    padding: 0;
}

.modal-search-box .loan-item span[b-a4zk7lqawj] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
}

.modal-search-box button.page-link:focus[b-a4zk7lqawj] {
    box-shadow: none !important;
}
/* _content/LifePremiumBlazorApp/Features/Navigation/Search/SearchButton.razor.rz.scp.css */
.btn-navbar-search[b-eo71wc6ocw] {
    --bs-btn-font-weight: normal;
    --bs-btn-color: rgba(255,255,255,0.65);
    --bs-btn-bg: var(--brand-color-primary-muted);
    --bs-btn-hover-bg: var(--brand-color-primary-light);
    --bs-btn-hover-color: var(--bs-white);
    --bs-btn-border-color: var(--brand-color-primary-muted);
    --bs-btn-hover-border-color: var(--brand-color-primary-muted);
    --bs-btn-focus-shadow-rgb: var(--brand-color-primary-muted);
    --bs-btn-active-color: var(--bs-white);
    --bs-btn-active-bg: var(--brand-color-primary-muted);
    --bs-btn-active-border-color: var(--brand-color-primary-muted);
}

.btn-navbar-search:focus[b-eo71wc6ocw] {
    box-shadow: none;
}

.btn-navbar-search span[b-eo71wc6ocw] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    justify-content: center;
}
/* _content/LifePremiumBlazorApp/Features/Quote/CalculateLoanSummary/CalculateLoanSummary.razor.rz.scp.css */
.card.loan-summary[b-v35hal4pnx] {
    height: 100%;
}

.card.loan-summary .item-value[b-v35hal4pnx] {
    font-size: 1.15rem;
    white-space: nowrap;
}

.card.loan-summary .item-header[b-v35hal4pnx] {
    font-size: .75rem;
    white-space: nowrap;
}

.card.loan-summary li[b-v35hal4pnx] {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.card.loan-summary li .item-value[b-v35hal4pnx] {
    font-size: .8rem;
}

.card.loan-summary li .item-label[b-v35hal4pnx] {
    font-size: .75rem;
}

.card.loan-summary .list-group-item[b-v35hal4pnx] {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.card.loan-summary li .sub-item-label[b-v35hal4pnx] {
    clear: both;
    float: left;
    font-size: .75rem;
    margin-left: 2rem;
}

.card.loan-summary li .sub-item-value[b-v35hal4pnx] {
    float: right;
    font-size: .8rem;
    margin-right: 6rem;
}



.badge[b-v35hal4pnx] {
    margin-left: 0.5rem;
}
/* _content/LifePremiumBlazorApp/Features/Quote/EditCollateral/EditCollateral.razor.rz.scp.css */
#fileDropZone[b-8xugw5rnse] {
    justify-content: center;
    align-items: center;
}

[b-8xugw5rnse] .dxbl-upload-upload-btn {
    display: none;
}
/* _content/LifePremiumBlazorApp/Features/Quote/EditPolicy/EditPolicy.razor.rz.scp.css */
[b-dq6rpvvqh9] .dxtagbox-cw {
    width: 33.3333%;
    flex-grow: 1;
}
/* _content/LifePremiumBlazorApp/Features/Quote/UploadDocuments/UploadDocuments.razor.rz.scp.css */
#fileDropZone[b-03yf9y586h] {
    justify-content: space-between;
    align-items: center;
}

.container[b-03yf9y586h] {
    display: flex;
}


.grid-container[b-03yf9y586h] {
    width: auto;
    /* flex: 2;*/
}

.treeview-container[b-03yf9y586h] {
    flex: 1;
    margin-right: 5px;
    border: 2px solid #000; /* Adjust the border width and color as needed */
    padding: 5px; /* Optional: Add padding if desired */
    width: 300;
}


.treeview-border[b-03yf9y586h] {
    border: 2px solid #000; /* Adjust the border width and color as needed */
    padding: 5px; /* Optional: Add padding if desired */
}


.DxTextbox-style[b-03yf9y586h] {
    width: 20px;
    margin-top: 5px;
}


.treeview-icon[b-03yf9y586h] {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    background-position: center center;
}

.treeview-icon-folder[b-03yf9y586h] {
    background-image: url("images/bdcf-logo.svg");
}

[b-03yf9y586h] .folder-icon {
    background-image: url('/images/yellowfolder-icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    background-color: transparent;
    border: none;
    margin-top: 5px;
}

[b-03yf9y586h] .download-icon {
    background-image: url('/images/download-icon.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    align-items: center;
    justify-content: center;
    border: none;
    background-color: transparent;
}

[b-03yf9y586h] .view-icon {
    background-image: url('/images/view-icon.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    background-color: transparent;
    color: white;
    border: none;
    cursor: pointer;
    display: inline-block;
    color: white;
}

.view-icon:hover[b-03yf9y586h] {
    background-color: transparent; /* Removes the background color on hover */
}


.button-container[b-03yf9y586h] {
    display: flex;
    gap: 10px; /* Adjust the gap as needed */
}

    .button-container .d-flex flex-row-reverse mt-2 .mt-2[b-03yf9y586h] {
        margin-top: .1rem !important;
    }

.mt-2[b-03yf9y586h] {
    margin-top: .1rem !important;
}

.small-checkbox[b-03yf9y586h] {
    /*height: 16px;*/
    /*transform: scale(0.8);*/ /* Adjust the scale as needed */
}

.fdvalidation-message[b-03yf9y586h] {
    color: red;
}

.renamefolderrightmargin[b-03yf9y586h]
{
    margin-top:10px;
    margin-left:3px;
}
/* _content/LifePremiumBlazorApp/Features/Quote/ViewExisting/ViewExisting.razor.rz.scp.css */
.quote-footer[b-owhrjdf7gh] {
    text-align: center;
    line-height: 2;
}

.quote-delete-button[b-owhrjdf7gh] {
    position: absolute;
    left: 1rem;
}

[b-owhrjdf7gh] .label-r-symbol::after {
    content: url('images/sve-r-symbol.svg');
    width: 16px;
    height: 16px;
    margin-left: 0.25rem;
}
.warning-message[b-owhrjdf7gh] {
    display: flex;
    align-items: flex-start;
    gap: 6px;
}
.warning-symbol[b-owhrjdf7gh] {
    font-size: 16px;
}
.lock-box[b-owhrjdf7gh] {
    background-color: #fff8dc; /* light yellow */
    border: 1px solid #e0e0a0;
    padding: 12px;
    font-size: 14px;
}

.lock-icon[b-owhrjdf7gh] {
    color: #d4a017; /* golden brown */
    margin-right: 6px;
}

.release-link[b-owhrjdf7gh] {
    margin-left: 4px;
    font-weight: 500;
    text-decoration: underline;
    cursor: pointer;
}
/* _content/LifePremiumBlazorApp/Features/Quote/ViewLoanChecklist/ViewLoanChecklist.razor.rz.scp.css */
[b-sarl8qix1z] .dxbl-tabs-item dxbl-active .tab-green {
    background-color: green;
    color: white;
}

*:has(+ .border-bottom-suppress)[b-sarl8qix1z] {
    border-bottom-color: transparent;
}
.bold-underline[b-sarl8qix1z] {
    font-weight:bold;
    text-decoration:underline;
}
.gap-collateral-table[b-sarl8qix1z] {
    border-collapse:collapse;
}
    .gap-collateral-table tbody tr:has(td[rowspan]:not([rowspan="1"]))[b-sarl8qix1z] {
        border-top: 2px solid #ced9de;
    }
        .gap-collateral-table tbody tr:has(td[rowspan]:not([rowspan="1"])) td:first-child[b-sarl8qix1z] {
            border-left: 2px solid #ced9de;
        }
        .gap-collateral-table tbody tr:has(td[rowspan]:not([rowspan="1"])) td:last-child[b-sarl8qix1z],
        .gap-collateral-table tbody tr:not(:has(td:nth-child(3))) td:last-child[b-sarl8qix1z] {
            border-right: 2px solid #ced9de;
        }
    .gap-collateral-table .top-border[b-sarl8qix1z] {
        border-top: 2px solid #ced9de;
    }
    
/* _content/LifePremiumBlazorApp/Features/Settings/CreateDocumentTemplates/CreateDocumentTemplates.razor.rz.scp.css */
.notice-editor[b-qdks3y5hnk] {
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #fff;
    color: #333;
}

.button-bar[b-qdks3y5hnk] {
    margin-top: 20px;
    display: flex;
    gap: 10px;
}
/* _content/LifePremiumBlazorApp/Features/Settings/CreateNoticeTemplates/CreateNoticeTemplates.razor.rz.scp.css */
.notice-editor[b-fcwqzsb2to] {
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #fff;
    color: #333;
}

.button-bar[b-fcwqzsb2to] {
    margin-top: 20px;
    display: flex;
    gap: 10px;
}
/* _content/LifePremiumBlazorApp/Features/Settings/EditDocumentTemplates/EditDocumentTemplates.razor.rz.scp.css */
.notice-editor[b-zn267xibtq] {
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #fff;
    color: #333;
}

.button-bar[b-zn267xibtq] {
    margin-top: 20px;
    display: flex;
    gap: 10px;
}
/* _content/LifePremiumBlazorApp/Features/Settings/EditNoticeTemplates/EditNoticeTemplates.razor.rz.scp.css */
.notice-editor[b-bj3bvzj29q] {
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #fff;
    color: #333;
}

.button-bar[b-bj3bvzj29q] {
    margin-top: 20px;
    display: flex;
    gap: 10px;
}
