/* /Pages/IndividualAccount/GetStarted.cshtml.rz.scp.css */
.tab-content-offer[b-p1a324fobk] {
    display: block;
    padding: 20px;
    margin: 0 0 30px 0;
    border-radius: 2px;
    background-color: #f8f8f8;
    text-align: center;
}
.btn[b-p1a324fobk] {
    display: block;
    padding: 9.5px 12px;
    border-radius: 3px;
    border: 1px solid #c8c8c8;
    background-color: #ffffff;
    color: #707070;
    font-size: 17px;
}

a.btn.btn-apply[b-p1a324fobk] {
    margin-bottom: 9px;
}
/* /Pages/IndividualAccount/Index.cshtml.rz.scp.css */
.main_background[b-q3jhmkxv09] {
    background-color: #e5a812;
    height: calc(100vh - 221px);
}

.middle_section[b-q3jhmkxv09] {
    background-color: #fff;
    padding-top: 20px;
}

.center_vertical[b-q3jhmkxv09] {
    display: flex;
    align-items: center; /* Vertically centers items */
    justify-content: center; /* Horizontally centers items (optional) */
    height: 100%; /* Example: container takes full viewport height */
}

.new_account[b-q3jhmkxv09] {
    background-color: #28a745;
    border-color: #28a745;
    color: #fff;
    text-transform: uppercase;
}

.seperator[b-q3jhmkxv09] {
    display: inline-block;
    width: 100%;
}

.existing_account[b-q3jhmkxv09] {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff;
    text-transform: uppercase;
}
/* /Pages/NonIndividualAccount/Index.cshtml.rz.scp.css */
.main_background[b-dntfcy9nfq] {
    background-color: #e5a812;
    height: calc(100vh - 221px);
}

.middle_section[b-dntfcy9nfq] {
    background-color: #fff;
    padding-top: 20px;
}

.center_vertical[b-dntfcy9nfq] {
    display: flex;
    align-items: center; /* Vertically centers items */
    justify-content: center; /* Horizontally centers items (optional) */
    height: 100%; /* Example: container takes full viewport height */
}

.new_account[b-dntfcy9nfq] {
    background-color: #28a745;
    border-color: #28a745;
    color: #fff;
    text-transform: uppercase;
}
.seperator[b-dntfcy9nfq]{
    display: inline-block;
    width: 100%;
}
.existing_account[b-dntfcy9nfq] {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff;
    text-transform: uppercase;
}
/* /Pages/NonIndividualAccount/OtherDetail.cshtml.rz.scp.css */
#add_credit_bank[b-ad3kxcjhnt] {
    cursor: pointer;
}

.credit_facility_label[b-ad3kxcjhnt] {
    padding: 0;
    margin: 0;
    line-height: 30px;
}

.remove_credit_bank[b-ad3kxcjhnt] {
    line-height: 75px;
}
.radio-background[b-ad3kxcjhnt] {
    background-color: #e5a812;
}

.kyc-cell[b-ad3kxcjhnt] {
    vertical-align: top;
}

.kyc-wrapper[b-ad3kxcjhnt] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.kyc-control[b-ad3kxcjhnt] {
    margin-bottom: 2px;
}

.kyc-error[b-ad3kxcjhnt] {
    font-size: 0.85rem;
    line-height: 1.2;
}
/* Ancillary Service Request – spacing fix */
.card-body .custom-control[b-ad3kxcjhnt] {
    margin-bottom: 8px;
}

.card-body .choice-radio[b-ad3kxcjhnt] {
    margin-bottom: 8px;
}

.card-body hr[b-ad3kxcjhnt] {
    margin-top: 12px;
    margin-bottom: 12px;
}

/* Reduce vertical padding added by pt-3 */
.card-body .pt-3[b-ad3kxcjhnt] {
    padding-top: 10px !important;
}

/* When sections are hidden, avoid ghost spacing */
.mobile_banking_services[b-ad3kxcjhnt],
.Is_QR_Service_Div[b-ad3kxcjhnt],
.cheque_book_detail[b-ad3kxcjhnt] {
    margin-top: 6px;
}

.file-input-sm[b-ad3kxcjhnt] {
    max-width: 320px;
}

.hr-tight[b-ad3kxcjhnt] {
    margin: 12px 0;
}

/* Conditional content box (Yes selected) */
.conditional-box[b-ad3kxcjhnt] {
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 16px;
    margin-top: 12px;
    background-color: #fff;
}

    /* Keep spacing tight */
    .conditional-box p[b-ad3kxcjhnt] {
        margin-bottom: 12px;
    }

    /* Fix radio alignment inside box */
    .conditional-box .choice-radio[b-ad3kxcjhnt] {
        margin-bottom: 10px;
    }
.simple-box[b-ad3kxcjhnt] {
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 16px;
    margin-top: 12px;
    background-color: #fff;
}

/* Sweep Declaration*/
.declaration-card[b-ad3kxcjhnt] {
    margin-top: 20px;
    border-radius: 6px;
}

.declaration-body[b-ad3kxcjhnt] {
    padding: 20px 26px;
}

.declaration-row[b-ad3kxcjhnt] {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 6px;
}

/* Force checkbox (not radio) */
.declaration-checkbox[b-ad3kxcjhnt] {
    margin-top: 4px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    appearance: auto !important;
    -webkit-appearance: checkbox !important;
    accent-color: #0d6efd; /* optional */
}

/* Text */
.declaration-text[b-ad3kxcjhnt] {
    line-height: 1.6;
    font-weight: 500;
    cursor: pointer;
}

/* Validation message */
.declaration-error[b-ad3kxcjhnt] {
    display: block;
    margin-left: 30px;
    margin-bottom: 12px;
    font-size: 0.9rem;
}
/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-u09iz0t2wq] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-u09iz0t2wq] {
  color: #0077cc;
}

.btn-primary[b-u09iz0t2wq] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-u09iz0t2wq], .nav-pills .show > .nav-link[b-u09iz0t2wq] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-u09iz0t2wq] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-u09iz0t2wq] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-u09iz0t2wq] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-u09iz0t2wq] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-u09iz0t2wq] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

.loader-backdrop[b-u09iz0t2wq] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent backdrop */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1050; /* On top of Bootstrap modals */
}
