@import '_content/BlazorTimeline/BlazorTimeline.bundle.scp.css';

/* _content/Admin/Pages/Compliance/BraidOfacData.razor.rz.scp.css */

.selected-category[b-io5ka0k3ip] {
    font-weight: 600;
    font-size: 14px;
    padding-left: 2%;
    padding-bottom: 1%;
    color: rgba(0, 0, 0, 1);
}

.row-flex[b-io5ka0k3ip] {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 12px;
    padding: 4px 0;
}

.wt-200[b-io5ka0k3ip] {
    width: 200px;
}

.wt-185[b-io5ka0k3ip] {
    width: 185px;
}


.highlight-text[b-io5ka0k3ip] {
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    font-size: 14px;
}

.non-highlight-text[b-io5ka0k3ip] {
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
    font-size: 14px;
}


.label-column[b-io5ka0k3ip] {
    flex-shrink: 0;
    word-break: break-word;
}

.value-column[b-io5ka0k3ip] {
    flex: 1;
    word-break: break-word;
    white-space: normal;
    overflow-wrap: break-word;
}

.table-wd[b-io5ka0k3ip] {
   width: 100% !important;
}

.tree-margin[b-io5ka0k3ip] {
    margin-left: 2%;
}
/* _content/Admin/Pages/Compliance/MicrobiltOfacData.razor.rz.scp.css */

.selected-category[b-m3asqd60dl] {
    font-weight: 600;
    font-size: 14px;
    padding-left: 2%;
    padding-bottom: 1%;
    color: rgba(0, 0, 0, 1);
}

.row-flex[b-m3asqd60dl] {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 12px;
    padding: 4px 0;
}

.wt-200[b-m3asqd60dl] {
    width: 200px;
}

.wt-185[b-m3asqd60dl] {
    width: 185px;
}


.highlight-text[b-m3asqd60dl] {
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    font-size: 14px;
}

.non-highlight-text[b-m3asqd60dl] {
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
    font-size: 14px;
}


.label-column[b-m3asqd60dl] {
    flex-shrink: 0;
    word-break: break-word;
}

.value-column[b-m3asqd60dl] {
    flex: 1;
    word-break: break-word;
    white-space: normal;
    overflow-wrap: break-word;
}
/* _content/Admin/Pages/Compliance/OfacDetails.razor.rz.scp.css */
.back-navigation[b-ckdhopwgg6] {
    width: 18px;
    cursor: pointer;
}

.details-table-header[b-ckdhopwgg6] {
    font-weight: 600;
    font-size: 14px;
    line-height: 45px;
    padding-left: 2%;
    background-color: white;
    color: rgba(0, 0, 0, 1);
}

.data-container[b-ckdhopwgg6] {
    padding: 0% 2%;
    width: 97.5%;
}
/* ✅ LOCAL/SCOPED STYLES */
.count-row .row[b-ckdhopwgg6],
.row-padding[b-ckdhopwgg6] {
    padding-bottom: 0px !important;
}

.custom-col[b-ckdhopwgg6] {
    padding: 0px !important;
}

.custom-row-1[b-ckdhopwgg6] {
    padding-bottom: 1% !important;
}

.cust-img[b-ckdhopwgg6] {
    width: 28px;
}

.cust-count-lbl[b-ckdhopwgg6] {
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 40px;
}

.bold-lbl[b-ckdhopwgg6] {
    font-weight: 600;
    align-content: center;
}

.cust-lbl[b-ckdhopwgg6] {
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.cust-header[b-ckdhopwgg6] {
    font-size: 18px;
}

.header-padding[b-ckdhopwgg6] {
    background: transparent !important;
}
.header-style[b-ckdhopwgg6] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.navigation-div[b-ckdhopwgg6] {
    display: flex;
    flex-direction: column;
}

.back-icon-div[b-ckdhopwgg6] {
    display: flex;
    align-items: center;
}

.back-nav-text[b-ckdhopwgg6] {
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
}

.back-nav-line[b-ckdhopwgg6] {
    font-size: small;
    cursor: pointer;
    margin-left: 32px;
}
.cnfrm-clr-div[b-ckdhopwgg6] {
    display: flex;
    gap: 10px;
}
.ofac-details[b-ckdhopwgg6] {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(239, 239, 239, 1);
}
.spinner[b-ckdhopwgg6] {
    top: 2%;
    position: initial;
}

.margin-top[b-ckdhopwgg6] {
    margin-top: 15px;
    padding-left: 0px;
}

.icon-container[b-ckdhopwgg6] {
    background-color: lightblue;
    border-radius: 50%;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
}

.icon-style[b-ckdhopwgg6] {
    font-size: 18px;
    color: blue;
}

.font-weight-bold[b-ckdhopwgg6] {
    font-weight: bold;
}

.cursor-pointer[b-ckdhopwgg6] {
    cursor: pointer;
}

.search-input[b-ckdhopwgg6] {
    padding: 8px 30px;
    border: 1px solid #ccc;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
}

.search-icon[b-ckdhopwgg6] {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    color: #888;
}

.button-container[b-ckdhopwgg6] {
    display: flex;
    gap: 10px;
}

    .button-container button[b-ckdhopwgg6] {
        padding: 10px 20px;
    }

.error-message[b-ckdhopwgg6] {
    color: red;
    font-size: 10px;
}

.top-left-lable[b-ckdhopwgg6] {
    position: absolute;
    overflow: inherit;
    top: -11px;
    left: 25px;
    background: white;
    color: #6c757d;
    font-size: 0.9rem;
}

.txt_blue[b-ckdhopwgg6] {
    color: #1E4ED8;
}

/* ✅ STATUS PILL STYLES */
.rounded-span-APPROVED[b-ckdhopwgg6] {
    background-color: #E3F1E7;
    border-radius: 10rem;
    padding: 4px 15px;
    color: #44964A;
}

.rounded-span-DECLINED[b-ckdhopwgg6] {
    background-color: #FFE4E4;
    border-radius: 10rem;
    padding: 4px 15px;
    color: #A00000;
}

.rounded-span-REVIEWED[b-ckdhopwgg6] {
    background-color: #F2F4FF;
    border-radius: 10rem;
    padding: 4px 15px;
    color: #ABB0F1;
}

.rounded-span-PENDING[b-ckdhopwgg6] {
    background-color: #F0F0F0;
    border-radius: 10rem;
    padding: 4px 15px;
    color: #4E4E4E;
}

.highlight-text[b-ckdhopwgg6] {
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    font-size: 14px;
}

.non-highlight-text[b-ckdhopwgg6] {
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
    font-size: 14px;
}

/* ✅ Responsive Media Queries */
@media (min-width: 1025px) {
    .cust-lbl[b-ckdhopwgg6] {
        font-size: 11px;
    }
}

@media (min-width: 1281px) {
    .cust-lbl[b-ckdhopwgg6] {
        font-size: 11px;
    }
}

@media (min-width: 1500px) {
    .cust-lbl[b-ckdhopwgg6] {
        font-size: 14px;
    }
}

@media (max-width: 1025px) {
    .tab-row-padding[b-ckdhopwgg6] {
        padding-bottom: 20px !important;
    }
}

@media (max-width: 850px) {
    .tab-row-padding[b-ckdhopwgg6] {
        padding-bottom: 20px !important;
    }
}

/* _content/Admin/Pages/Processors/ProcessorList.razor.rz.scp.css */
.add-client-processor-button[b-7fg00qpe6v] {
    width:225px;
}

.client-det-heading[b-7fg00qpe6v] {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #4F4F50;
}

.client-view-row[b-7fg00qpe6v] {
    background: #FFFFFF !important;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    height: 60px !important;
    padding-top: 8px;
}
/* _content/Admin/Pages/Reports/AuditReports/AccountDetails/ClientAuditReport.razor.rz.scp.css */
.back-lbl-text[b-qzuliq0mic] {
    padding: 1rem 0.5rem 0.5rem !important;
    vertical-align: middle;
}

.cardbox[b-qzuliq0mic] {    
    transition: 0.3s;
    background: white;
    border-radius: 5px;
}

    .cardbox:hover[b-qzuliq0mic] {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    }

.cardboxbody[b-qzuliq0mic] {
    padding: 2px 16px;
}

.profile[b-qzuliq0mic] {
    display: inline-flex;
    align-items: center;
    margin-top: 3rem;
}

.profile-img[b-qzuliq0mic] {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}

    .profile-img img[b-qzuliq0mic] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.initial[b-qzuliq0mic] {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: white;
    background-color: #1E4ED8;
    font-weight: 600;
}

.border-top[b-qzuliq0mic] {
    border-top: 6px solid #FFFFFF !important;
}

.redslider[b-qzuliq0mic] {
    background: #FFE4E4;
    padding: 7px 10px;
}

.yellowslider[b-qzuliq0mic] {
    background: #F7F3DE;
    padding: 7px 10px;
}

.blueslider[b-qzuliq0mic] {
    background: #E3EFFF;
    padding: 7px 10px;
}

.rz-chkbox-box[b-qzuliq0mic] {
    background-color: transparent;
    border: 1px solid #111212;
}

.rz-datatable-data td:not(:last-child)[b-qzuliq0mic], .rz-datatable-data td.rz-composite-cell[b-qzuliq0mic], .rz-grid-table td:not(:last-child)[b-qzuliq0mic], .rz-grid-table td.rz-composite-cell[b-qzuliq0mic] {
    border-right: none;
    border-left: none;
}

.rz-datatable-thead th:not(:last-child)[b-qzuliq0mic], .rz-datatable-thead th.rz-composite-cell[b-qzuliq0mic], .rz-grid-table thead th:not(:last-child)[b-qzuliq0mic], .rz-grid-table thead th.rz-composite-cell[b-qzuliq0mic] {
    border-right: none;
    border-left: none;
}

.rounded-span-APPROVED[b-qzuliq0mic] {
    background-color: #E3F1E7;
    border-radius: 10rem;
    padding: 4px;
    color: #44964A;
    padding-left: 15px;
    padding-right: 15px;
}

.rounded-span-DECLINED[b-qzuliq0mic] {
    background-color: #FFE4E4;
    border-radius: 10rem;
    padding: 4px;
    color: #A00000;
    padding-left: 15px;
    padding-right: 15px;
}

.rounded-span-REVIEWED[b-qzuliq0mic] {
    background-color: #F2F4FF;
    border-radius: 10rem;
    padding: 4px;
    color: #ABB0F1;
    padding-left: 15px;
    padding-right: 15px;
}

.rounded-span-PENDING[b-qzuliq0mic] {
    background-color: #F0F0F0;
    border-radius: 10rem;
    padding: 4px;
    color: #4E4E4E;
    padding-left: 15px;
    padding-right: 15px;
}

.rounded-span-green[b-qzuliq0mic] {
    background-color: #EDF3F1;
    border-radius: 10rem;
    padding: 4px;
    color: #009042;
    padding-left: 2rem;
    padding-right: 2rem;
}

.right-details[b-qzuliq0mic] {
    font-size: small;
}

.rz-selectable .rz-datatable-even.rz-state-highlight .rz-cell-data[b-qzuliq0mic], .rz-selectable .rz-datatable-odd.rz-state-highlight .rz-cell-data[b-qzuliq0mic] {
    color: #48606c !important;
}

.custom-text-button[b-qzuliq0mic] {
    background-color: transparent !important;
    border: none;
    color: blue !important;
}

.tooltip[b-qzuliq0mic] {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100px;
    color: #1E4ED8;
}

    .tooltip .tooltiptext[b-qzuliq0mic] {
        display: none;
        width: 100%;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
    }

    .tooltip:hover .tooltiptext[b-qzuliq0mic] {
        display: inline
    }

.rz-checkbox[b-qzuliq0mic] {
    width: 10rem !important;
}

.custom-table[b-qzuliq0mic] {
    border-collapse: collapse;
    width: 100%;
    background-color: #F1F5FC;
    border-radius: 7px;
    background-color: #F1F5FC;
}

    .custom-table th[b-qzuliq0mic] {
        padding: 8px;
        text-align: left;
        border-bottom: 1px solid #A7BEFF;
        background-color: #F1F5FC !important;
    }

    .custom-table td[b-qzuliq0mic] {
        padding: 8px;
    }

th[b-qzuliq0mic] {
    background-color: #F0F0F0 !important;
    color: black !important;
}


.search-container[b-qzuliq0mic] {
    position: relative;
}

.search-icon[b-qzuliq0mic] {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    color: #888;
}

.ble-text[b-qzuliq0mic] {
    background-color: #F1F5FC !important;
}

.rz-datatable-thead th .rz-column-title[b-qzuliq0mic], .rz-grid-table thead th .rz-column-title[b-qzuliq0mic] {
    color: black !important;
    font-weight: 600 !important;
}

span[title="FAILED"][b-qzuliq0mic] {
    color: #8B0000 !important;
}

span[title="WARNING"][b-qzuliq0mic] {
    color: darkorange !important;
}

.audit-status-badge[b-qzuliq0mic] {
    border-radius: 15px;
    text-align: center;
    line-height: 23px;
    padding: 2px 10px;
    display: inline-block;
}

.disabled-row[b-qzuliq0mic] {
    color: #999;
}

.release-icon[b-qzuliq0mic] {
    height: 85px !important;
}

.tranx-grid-body[b-qzuliq0mic] {
    height: 32.5rem !important;
}

.p-8[b-qzuliq0mic] {
    padding: 8px !important;
}
.tranx-card[b-qzuliq0mic] {
    width: auto;
    overflow-y: auto;
    margin-left: -16px;
    margin-right: -16px
}
.tranx-card-body[b-qzuliq0mic] {
    cursor: pointer;
    width: 100%;
    padding-bottom: 0;
    padding-left: 28px
}
.pt-1[b-qzuliq0mic] {
    padding-top: 1rem !important;
}
.prof-card-ht[b-qzuliq0mic]{
    height:35rem !important;
}
.large-font[b-qzuliq0mic] {
    font-size: larger;
}
/* _content/Admin/Pages/Reports/AuditReports/TransactionMonitoringDashboard.razor.rz.scp.css */
.card-spacing[b-egc7ihrcuq] {
    padding: 0px 16px;
}

.count-row .row[b-egc7ihrcuq], .row-padding[b-egc7ihrcuq] {
    padding-bottom: 0px !important;
}

.custom-col[b-egc7ihrcuq] {
    padding: 0px !important;
}

.custom-row-1[b-egc7ihrcuq] {
    padding-bottom: 1% !important;
}

.cust-img[b-egc7ihrcuq] {
    width: 28px;
}

.bold-lbl[b-egc7ihrcuq] {
    font-weight: 600;
}

.cust-header[b-egc7ihrcuq] {
    font-size: 18px;
}

.profile-text[b-egc7ihrcuq] {
    font-size: 18px !important;
}

.run-rpt-style[b-egc7ihrcuq] {
    padding-top: 2% !important;
}

.stats-div[b-egc7ihrcuq] {
    padding: 24px 10px !important;
    justify-content: space-between;
}

.rulsection-div[b-egc7ihrcuq] {
    margin-top: 20px;
    display: flex;
    gap: 2px;
    position: relative;
    top: 30px;
}

.pb-20[b-egc7ihrcuq] {
    padding-bottom: 20px !important;
}

.pt-20[b-egc7ihrcuq] {
    padding-top: 20px !important;
}

.mt-20[b-egc7ihrcuq] {
    margin-top: 20px !important;
}

.align-center[b-egc7ihrcuq] {
    text-align: center !important;
}

.chekbox-style[b-egc7ihrcuq] {
    margin-top: 3%;
    display: inline-flex;
    align-items: center;
}

.lh-p2[b-egc7ihrcuq] {
    line-height: 0.2 !important;
}

.lh-p2-ext[b-egc7ihrcuq] {
    line-height: 2.0 !important;
    width: 120px;
}

.rule-table-head[b-egc7ihrcuq] {
    border-bottom: 1px solid #A7BEFF;
}

.info-icon-div[b-egc7ihrcuq] {
    display: flex;
    padding-top: 20px;
}

.font-weight-bold[b-egc7ihrcuq] {
    font-weight: bold;
    font-size: 15px;
}

.alert-icon-style[b-egc7ihrcuq] {
    height: 35px;
    width: 35px;
    margin-bottom: 2%;
}

.search-container-div[b-egc7ihrcuq] {
    padding: 20px 16px 0px 16px;
}

.audit-table-ext[b-egc7ihrcuq] {
    background-color: #A7BEFF;
    width: auto;
    margin: 10px 16px 16px 16px;
}

.pt-2[b-egc7ihrcuq] {
    padding-top: 2% !important;
}

.rule-code-table[b-egc7ihrcuq] {
    padding: 12px 20px !important;
}

.border-right-failed[b-egc7ihrcuq] {
    border-right: 1px solid #AB0A00 !important;
    padding-left: unset;
    height: 56px;
    margin-top: 6px;
}

.border-top-failed[b-egc7ihrcuq] {
    border-top: 10px solid #AB0A00;
}

.border-right-warning[b-egc7ihrcuq] {
    border-right: 1px solid #FEA520 !important;
    padding-left: unset;
    height: 56px;
    margin-top: 6px;
}

.border-top-warning[b-egc7ihrcuq] {
    border-top: 10px solid #FEA520;
}

.hr-rule-border-total[b-egc7ihrcuq] {
    border-bottom: 1px solid #0021F5 !important;
}

.hr-rule-border-warning[b-egc7ihrcuq] {
    border-bottom: 1px solid #FEA520 !important;
}

.hr-rule-border-failed[b-egc7ihrcuq] {
    border-bottom: 1px solid #AB0A00 !important;
}

.infoIconColor-failed[b-egc7ihrcuq] {
    color: #AB0A00;
}

.infoIconColor-warning[b-egc7ihrcuq] {
    color: #FEA520;
}

.infoIconColor-total[b-egc7ihrcuq] {
    color: #0021F5;
}

.border-top-total[b-egc7ihrcuq] {
    border-top: 10px solid #0021F5;
}

.custom-stats-img[b-egc7ihrcuq] {
    padding: 0% 0.5% !important;
    text-align: center;
}

.custom-stats-lbl[b-egc7ihrcuq] {
    padding-right: 0% !important;
}

@@media (min-width:1025px) {
    .cust-lbl[b-egc7ihrcuq] {
        font-size: 11px;
    }
}

@@media (min-width:1281px) {
    .cust-lbl[b-egc7ihrcuq] {
        font-size: 11px;
    }
}

@@media (min-width:1500px) {
    .cust-lbl[b-egc7ihrcuq] {
        font-size: 14px;
    }
}

@@media (max-width:1025px) {
    .tab-row-padding[b-egc7ihrcuq] {
        padding-bottom: 20px !important;
    }
}

@@media (max-width:850px) {
    .tab-row-padding[b-egc7ihrcuq] {
        padding-bottom: 20px !important;
    }
}

.recurring-trans-lblheding[b-egc7ihrcuq] {
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    color: #101827;
}

.spinner[b-egc7ihrcuq] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5000;
}

.margin-top[b-egc7ihrcuq] {
    margin-top: 15px;
    padding-left: 0px;
}

.cursor-pointer[b-egc7ihrcuq] {
    cursor: pointer;
}

.header-padding[b-egc7ihrcuq] {
    background: inherit !important;
}

.Success[b-egc7ihrcuq] {
    background: rgba(0, 155, 81, 0.2);
    border-radius: 4px;
    display: inline;
    padding: 15px;
    text-align: center;
    color: #009B51;
    height: 36px !important;
}

.Passed[b-egc7ihrcuq] {
    background: #ceecdd;
    border-radius: 4px;
    display: inline;
    padding: 15px;
    text-align: center;
    color: #37b076;
    height: 36px !important;
}

.Fail[b-egc7ihrcuq] {
    background: rgba(255, 82, 82, 0.1);
    border-radius: 4px;
    display: inline;
    padding-left: 1px;
    padding-right: 8px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #FF5252;
    height: 36px !important;
}

.Cancel[b-egc7ihrcuq] {
    background: rgb(220,220,221);
    border-radius: 4px;
    display: inline;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #afafb1;
    height: 36px !important;
}

.Pending[b-egc7ihrcuq] {
    background: #ffebcc;
    border-radius: 4px;
    display: inline;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #ffb23f;
    height: 36px !important;
}

.button[b-egc7ihrcuq] {
    border: none;
    border-radius: 4px;
    width: 75px;
    height: 30px;
}

.aboutpage-new[b-egc7ihrcuq] {
    margin-top: -2%;
    margin-left: 56%;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #6E798F;
}

.tracking-Title[b-egc7ihrcuq] {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: inherit !important;
    width: auto;
    letter-spacing: 1px;
}

table td[b-egc7ihrcuq] {
    padding: 6px 18px !important;
    background-color: #F1F5FC;
    font-size: 13px;
}

table tr td label[b-egc7ihrcuq] {
    margin-left: 10px;
}

.report-txt-height[b-egc7ihrcuq] {
    height: 47px !important;
}

.drp-dwn-alignmnt[b-egc7ihrcuq] {
    display: grid;
}

.details[b-egc7ihrcuq] {
    transition: max-height 0.3s ease-out;
}

.circle[b-egc7ihrcuq] {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 16px;
    background-color: blue;
    color: #f1f1f2;
    display: flex;
    justify-content: center;
    align-items: center;
    left: calc(100% - 56px);
    cursor: pointer;
    position: relative;
    margin-top: -13px;
}

.search-container[b-egc7ihrcuq] {
    position: relative;
}

.search-icon[b-egc7ihrcuq] {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    color: #888;
}

th[b-egc7ihrcuq] {
    background-color: #F1F5FC !important;
    color: black !important;
    padding: 15px 15px 6px 15px;
    font-size: 15px;
}

.info-icon[b-egc7ihrcuq] {
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.font-size-15[b-egc7ihrcuq] {
    font-size: 15px !important;
}

.alert-Icon-dialog[b-egc7ihrcuq] {
    height: 35px;
    width: 35px;
    margin-bottom: 2%;
}

.col-1-5[b-egc7ihrcuq] {
    flex: 0 0 12.5%;
    max-width: 12.5%;
    padding-right: 15px;
    padding-left: 15px;
}

.col-0-5[b-egc7ihrcuq] {
    flex: 0 0 4.1667%;
    max-width: 4.1667%;
}

.wd-100[b-egc7ihrcuq] {
    width: 100% !important;
}
/* _content/Admin/Pages/Reports/DailyLedgerReports/DailyLedgerReports.razor.rz.scp.css */
.fullwidth[b-cd68eonst4] {
    width: 100% !important;
}

.report-txt-height[b-cd68eonst4] {
    height: 47px !important;
}

.export-btn[b-cd68eonst4] {
    color: #FFFFFF;
    background-color: #1e4ed8;
    border: none;
    border-color: blue;
    border-radius: 25px;
    margin-top: 5px;
    height: 35px;
    width: 96px;
}

.button-width[b-cd68eonst4] {
    width: 98px;
    height: 35px;
}

.search-container[b-cd68eonst4] {
    position: relative;
    width: 40%;
}

.search-icon[b-cd68eonst4] {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    color: #888;
}

.search-input[b-cd68eonst4] {
    padding: 8px 30px;
    border: 1px solid #ccc;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
}

.gridstyle[b-cd68eonst4] {
    padding: 0px 15px 15px !important;
}

.grid-scroll-container[b-cd68eonst4] {
    overflow-x: auto;
    width: 100%;
    margin-left: 0px;
}

.grid-content-wide[b-cd68eonst4] {
    min-width: 135%;
}

.flt-rght[b-cd68eonst4] {
    float: right;
}

.selected-clients-container[b-cd68eonst4] {
    display: flex;
    flex-wrap: wrap;
    max-height: 70px;
    overflow-y: auto;
    border: 1px solid #ddd;
    padding: 10px;
}

.selected-client-tag[b-cd68eonst4] {
    margin: 4px;
}

.selected-client-button[b-cd68eonst4] {
    background-color: #1E4ED8;
    border: none;
    border-radius: 4px;
    color: white;
    padding: 2px 5px;
    cursor: default;
    font-size: 12px;
}

.btn-disabled[b-cd68eonst4] {
    background-color: #d3d3d3 !important;
    color: #888 !important;
    cursor: not-allowed;
    border: none;
    opacity: 0.7;
}

.align-center[b-cd68eonst4] {
    text-align: center;
}

.client-col[b-cd68eonst4] {
    flex: 0 0 58.3333%;
    max-width: 58.3333%;
}

.date-col[b-cd68eonst4] {
    flex: 0 0 31.6666%;
    max-width: 29.6666%;
}

.search-btn-col[b-cd68eonst4] {
    flex: 0 0 10%;
    max-width: 10%;
}

.mr-13[b-cd68eonst4] {
    margin-right: 13px;
}

.pr-8[b-cd68eonst4] {
    padding-right: 8px;
}

.pl-8[b-cd68eonst4] {
    padding-left: 8px;
}

/* _content/Admin/Pages/Reports/SftpReports/SftpFileReports.razor.rz.scp.css */

.sftp-data-grid[b-acsqkrmz2k] {
    width: 100%;
}


/* Radzen controls style overrides */
/* ******************************* */
[b-acsqkrmz2k] .rz-grid-table td {
    padding: 0.3rem 0.625rem 0.3rem 0.625rem !important;
}

[b-acsqkrmz2k] .rz-selectable .rz-datatable-even:hover:not(.rz-state-highlight) .rz-cell-data,
[b-acsqkrmz2k] .rz-selectable .rz-datatable-odd:hover:not(.rz-state-highlight) .rz-cell-data {
    cursor: pointer;
}
/* _content/Admin/Pages/RiskProfile/RiskProfileList.razor.rz.scp.css */
.add-risk-profile-button[b-1ra5uxnoem] {
    width: 180px;
}

/* Radzen controls style overrides */
/* ******************************* */

[b-1ra5uxnoem] .rz-paginator-last, .rz-paginator-next[b-1ra5uxnoem], .rz-paginator-first[b-1ra5uxnoem], .rz-paginator-prev[b-1ra5uxnoem] {
    background-color: #F3F4F6 !important;
    color: #1E4ED8 !important;
}

[b-1ra5uxnoem] .rz-paginator-page.rz-state-active {
    background: #1151F329 !important;
    border-radius: 4px !important;
    color: #1E4ED8 !important;
}

[b-1ra5uxnoem] .rz-paginator-page {
    background: #F3F4F6 !important;
    border-radius: 4px !important;
    color: #1E4ED8 !important;
}
/* _content/Admin/Pages/Settings/TransactionMonitoringRules.razor.rz.scp.css */
.dis-centr-align[b-vehtmj19qn] {
    display: flex !important;
    align-items: center !important;
}

.dis-centr-align-just-cntr[b-vehtmj19qn] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wd-70[b-vehtmj19qn] {
    width: 70% !important;
}

.dis-inline[b-vehtmj19qn] {
    display: inline-block !important;
}

.mr-16[b-vehtmj19qn] {
    margin-right: 16px;
}

.mt-1-5[b-vehtmj19qn] {
    margin-top: 1.5%;
}

.pb0[b-vehtmj19qn] {
    padding-bottom: 0px;
}

.pb-9[b-vehtmj19qn] {
    padding-bottom: 9px;
}

.active-inactive-block[b-vehtmj19qn] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.rule-description[b-vehtmj19qn] {
    font-weight: 300;
    font-size: 13px;
}

.rule-code[b-vehtmj19qn] {
    font-weight: 600;
    font-size: 15px;
}

.rule-name[b-vehtmj19qn] {
    font-weight: 500;
    font-size: 15px;
}

.add-button:focus[b-vehtmj19qn],
.add-button:active[b-vehtmj19qn] {
    outline: none !important;
    box-shadow: none !important;
}

.left-align[b-vehtmj19qn] {
    text-align: left;
}

.right-align[b-vehtmj19qn] {
    text-align: right;
}

.center-align[b-vehtmj19qn] {
    text-align: center;
}

.txt-overflow-ellipse[b-vehtmj19qn] {
    text-overflow: ellipsis;
    cursor: pointer;
    width: 350px;
    overflow: hidden;
}

.enable-monitoring-toggle[b-vehtmj19qn] {
    margin-top: 1.2%;
}

.info-tooltip[b-vehtmj19qn] {
    margin-left: 5px;
    cursor: pointer;
}
/* _content/Admin/Shared/CustomPassword.razor.rz.scp.css */
.cnf-pwd[b-mmnmrm7klg] {
    padding: 0 !important;
    border: none !important;
    background: none !important;
    outline: none !important;
    box-shadow: none !important;
    float: right;
    margin-right: 10px;
    transform: translateY(-46px) !important;
}
/* _content/Admin/Shared/LoginModule.razor.rz.scp.css */
.logo[b-niyosxl7b2] {
    margin-top: 25%;
}

.font-Title[b-niyosxl7b2] {
    font-weight: 500;
    font-size: 25px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.25px;
    color: #FFFFFF;
}

.left-log-content[b-niyosxl7b2] {
    position: absolute;
    width: 45%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #032859;
}

.logo-dv-center[b-niyosxl7b2] {
    text-align: center;
}

.login-control-frm-dv[b-niyosxl7b2] {
    box-sizing: border-box;
    position: absolute;
    width: 471px;
    left: 55%;
    top: 116px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0px 0px 214px rgb(0 0 0 / 10%);
    border-radius: 10px;
}

.login-row[b-niyosxl7b2] {
    padding-left: 40px;
}

.txt-height[b-niyosxl7b2] {
    height: 56px !important;
}

.row-width[b-niyosxl7b2] {
    width: 418px !important;
}

.signin-lbl[b-niyosxl7b2] {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -0.04em;
    color: rgba(0, 0, 0, 0.87);
}

.send-verif-code[b-niyosxl7b2] {
    width: 418px !important;
    height: 52px !important;
    background: #1E4ED8 !important;
    border-radius: 4px !important;
    flex: none !important;
    order: 0 !important;
    align-self: stretch !important;
    flex-grow: 1 !important;
}

.heading-row[b-niyosxl7b2] {
    padding-top: 25px;
    padding-left: 45px;
}

.code-verify-row[b-niyosxl7b2] {
    padding-left: 40px;
}

.sub-code-verify-lbl[b-niyosxl7b2] {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.25px;
    color: #000000;
    padding-left: 4%;
}

.otp-align[b-niyosxl7b2] {
    padding-right: 60px;
    padding-left: 68px;
}

.verify-code-txtbx[b-niyosxl7b2] {
    width: 51px !important;
    height: 56px !important;
    background: #FFFFFF !important;
    border: 1px solid #E0E1E4 !important;
    border-radius: 4px !important;
    flex: none !important;
    order: 0 !important;
    align-self: stretch !important;
    flex-grow: 1 !important;
}

.forgot-pwd-msg[b-niyosxl7b2] {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.25px;
    color: #000000;
}

.lnk-style[b-niyosxl7b2] {
    font-weight: 600;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.15px;
    text-decoration-line: underline;
    color: #1E4ED8;
    cursor: pointer;
}

.resend-button[b-niyosxl7b2] {
    background: #ffffff !important;
    color: #1E4ED8 !important;
    font-weight: 600;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.15px;
    cursor: pointer;
}

.cnf-pwd[b-niyosxl7b2] {
    padding: 0 !important;
    border: none !important;
    background: none !important;
    outline: none !important;
    box-shadow: none !important;
    float: right;
    margin-right: 6px;
    transform: translateY(-46px) !important;
}
/* _content/Admin/Shared/MainLayout.razor.rz.scp.css */
/* Scrollbar styling only for main content scrollbars */
[b-1t8fagz51j]::-webkit-scrollbar {
    width: 16px;
    height: 16px;
}

[b-1t8fagz51j]::-webkit-scrollbar-track {
    background: #f1f1f1; /* Lighter default color for main content scrollbar track */
}

[b-1t8fagz51j]::-webkit-scrollbar-thumb {
    background: #1e4ed8 !important;
    border-radius: 10px;
    box-sizing: border-box; /* Ensures proper sizing calculation */
    border: 2px solid transparent; /* Creates a small gap between thumb and track */
    background-clip: padding-box; /* Ensures background doesn't extend under border */
}

[b-1t8fagz51j]::-webkit-scrollbar-thumb:hover {
    background: #1e4ed8 !important;
}

/* Radzen controls style overrides */
/* ******************************* */

.end-abt .rz-profile-menu[b-1t8fagz51j] {
    display: inline-flex !important;
    border-left: none !important;
    padding: 0.5625rem !important;
    margin-top: -16px !important;
}

/* Target only the labels inside the profile menu */
.end-abt[b-1t8fagz51j]  .rz-profile-menu .rz-label {
    margin-bottom: 0px !important;
    margin-block-start: -21px !important;
}

/* Make the dropdown arrow point right instead of down */
.end-abt[b-1t8fagz51j]  .rz-profile-menu .rz-navigation-item-icon-children {
    transform: rotate(0 deg) !important;
    font-size: 1.25rem !important;
}

/* Only target navigation links inside the profile menu */
.end-abt[b-1t8fagz51j]  .rz-profile-menu .rz-navigation-item-link {
    display: flex !important;
    padding-right: 5px !important;
    margin-right: 5px !important;
}

.end-abt[b-1t8fagz51j]  .rz-profile-menu .item-text {
    margin-right: 20px !important;
}

/* Style for profile menu item hover effect - only for dropdown items, not the top-level menu */
.end-abt[b-1t8fagz51j]  .rz-profile-menu .rz-navigation-menu .rz-navigation-item-wrapper:hover {
    background-color: #479cc8 !important;
}

/* Ensure text color changes on hover - only for dropdown items */
.end-abt[b-1t8fagz51j]  .rz-profile-menu .rz-navigation-menu .rz-navigation-item-wrapper:hover * {
    color: #ffffff !important;
}

/* Fix for specific text elements to ensure they turn white on hover - only for dropdown items */
.end-abt[b-1t8fagz51j]  .rz-profile-menu .rz-navigation-menu .rz-navigation-item-wrapper:hover .rz-navigation-item-text,
.end-abt[b-1t8fagz51j]  .rz-profile-menu .rz-navigation-menu .rz-navigation-item-wrapper:hover span {
    color: #ffffff !important;
}


.page[b-1t8fagz51j] {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100vh; /* Set explicit height */
    /* overflow: hidden; Prevent page-level scrolling */
}

.main[b-1t8fagz51j] {
    flex: 1;
    overflow-y: auto; /* Enable scrolling in main content */
    margin-left: 225px;
}

.sidebar[b-1t8fagz51j] {
    background-color: #101827 !important;
}

/* Ensure sidebar scrolling works properly */
.sidebars[b-1t8fagz51j] {
    position: fixed; /* Fix sidebar in place */
    overflow-x: hidden !important;
    overflow-y: auto !important;
    height: 100vh;
    /* width: 225px; */
    z-index: 1000;
}

.top-row[b-1t8fagz51j] {
    background-color: #fff !important;
    border-bottom: 1px solid #d6d5d5;
    height: 3.5rem;
    align-items: center;
    padding-top: 11px;
}

    .top-row[b-1t8fagz51j]  a, .top-row .btn-link[b-1t8fagz51j] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

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

.navbar-item[b-1t8fagz51j] {
    color: black;
    padding: 10px;
}
.content[b-1t8fagz51j] {
    background-color: #F2F5F9!important;
    height: calc(100% - 3.5rem); /* Subtract top-row height */
}

.username-text-overflow[b-1t8fagz51j] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 132px;
    max-width: 132px;
}

.hamburger-menu[b-1t8fagz51j] {
    position: sticky;
    left: 10px;
}


@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-1t8fagz51j] {
        display: none;
    }

    .top-row.auth[b-1t8fagz51j] {
        justify-content: space-between;
    }

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


    
}

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

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

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

    .start-humberger[b-1t8fagz51j] {
        float: left;
        margin-top: -10px;
    }
    .end-abt[b-1t8fagz51j] {
        float: right;
    }
}
/* _content/Admin/Shared/NavMenu.razor.rz.scp.css */
.logoDiv[b-x0da763tua] {
    margin-bottom: 32px;
    margin-left: 0;
    padding: 0;
}

.container-fluid[b-x0da763tua] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.2rem 1rem 0.5rem;
}

.menutitle>.rz-navigation-item-wrapper>.rz-navigation-item-link>.rz-navigation-item-text[b-x0da763tua] {
    font-family: 'Inter' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    line-height: 15px !important;
    text-transform: uppercase !important;
    color: #6B7280 !important;
}

.navbar-toggler[b-x0da763tua] {
    background-color: rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

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

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

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

@media (min-width: 641px) {
    .collapse[b-x0da763tua] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

.logo[b-x0da763tua] {
    /*height: 47px;*/
    width: 69%;
    /* margin-top: -6%; */
    padding-left: 15%;
}

/* Style for the HR separator in the menu */
.logoDiv hr[b-x0da763tua] {
    border: 0;
    border-top: 2px solid whitesmoke;
    width: 100%;
    opacity: 1;
}

*[b-x0da763tua] {
    list-style: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
}

body[b-x0da763tua] {
    background: #f5f6fa;
}

.wrapper .sidebars .profile[b-x0da763tua] {
    margin-bottom: 30px;
    text-align: center;
}

.wrapper .sidebars .profile img[b-x0da763tua] {
    display: block;
    /* width: 100px;
*/
    height: 38px;
    border-radius: 50%;
    margin: 4px auto;
    margin-left: 7px;
}

.wrapper .sidebars ul li NavLink[b-x0da763tua] {
    display: block;
    padding: 13px 30px;
    border-bottom: 1px solid #10558d;
    color: rgb(241, 237, 237);
    font-size: 16px;
    position: relative;
}

.wrapper .sidebars ul li NavLink .icon[b-x0da763tua] {
    color: #dee4ec;
    width: 30px;
    display: inline-block;
}

.wrapper .sidebars ul li NavLink:hover[b-x0da763tua], .wrapper .sidebars ul li NavLink.active[b-x0da763tua] {
    color: #0c7db1;
    border-right: 2px solid rgb(5, 68, 104);
    background: #1E4ED8;
    border-radius: 5px;
}

.wrapper .sidebars ul li NavLink:hover .icon[b-x0da763tua], .wrapper .sidebars ul li NavLink.active .icon[b-x0da763tua] {
    color: #0c7db1;
}

.wrapper .sidebars ul li NavLink:hover[b-x0da763tua]:before, .wrapper .sidebars ul li NavLink.active[b-x0da763tua]:before {
    display: block;
}

.wrapper .sidebars[b-x0da763tua]::-webkit-scrollbar-thumb {
    background: #1e4ed8 !important;
    border-radius: 10px;
    box-sizing: border-box; /* Ensures proper sizing calculation */
}

.wrapper .sidebars[b-x0da763tua]::-webkit-scrollbar-track {
    background: rgb(5, 68, 104);
    /* color of the tracking area */
}

.wrapper .sidebars[b-x0da763tua]::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

/* Add explicit styles for sidebar scrolling */
.wrapper .sidebars[b-x0da763tua] {
    overflow-x: auto !important;
    overflow-y: auto !important;
    height: 100vh !important;
    display: block !important;
}

@media screen and (max-width: 500px) {
    #navID[b-x0da763tua] {
        visibility: hidden;
    }
}

/* Radzen custom styling to align with previous design */
button.rz-sidebar-toggle.sidebarToggle[b-x0da763tua] {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    min-width: 28px;
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 0;
    flex: 0 0 28px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

button.rz-sidebar-toggle.sidebarToggle i[b-x0da763tua] {
    font-size: 1.4rem;
    line-height: 1;
    color: #495057;
}

button.rz-sidebar-toggle.sidebarToggle:hover[b-x0da763tua] {
    background-color: #f8f9fa;
}
/* _content/Admin/Shared/PageNotFound.razor.rz.scp.css */
.error-template[b-y7pb46fara] {
    padding: 40px 15px;
    text-align: center;
}

.error-actions[b-y7pb46fara] {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .error-actions .btn[b-y7pb46fara] {
        margin-right: 10px;
    }

.home-button[b-y7pb46fara] {
    align-items: center;
    gap: 2px;
    width: 200px;
    height: 40px !important;
    background: #1E4ED8 !important;
}
