/* _content/B2B.eHDC.Web/Pages/Form/1_Intro.cshtml.rz.scp.css */
.card[b-0wu8qhed8p] {
    border-radius: 10px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);

}

.card-title[b-0wu8qhed8p] {
    font-weight: bold;
    color: #333;
}

.btn-primary[b-0wu8qhed8p] {
    background-color: #007bff;
    border-color: #007bff;
    font-size: 18px;
    padding: 10px 20px;
}

.text-center[b-0wu8qhed8p] {
    margin-top: 20px;
}
 
/* _content/B2B.eHDC.Web/Pages/Form/2_PersonalInfo.cshtml.rz.scp.css */
.card[b-yx8or5fbbs] {
    border-radius: 10px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.card-title[b-yx8or5fbbs] {
    font-weight: bold;
    color: #333;
}

.btn-primary[b-yx8or5fbbs] {
    background-color: #007bff;
    border-color: #007bff;
    font-size: 18px;
    padding: 10px 20px;
}

.text-center[b-yx8or5fbbs] {
    margin-top: 20px;
}
/* _content/B2B.eHDC.Web/Pages/Form/GraphView.cshtml.rz.scp.css */
.alert h4[b-hgpfouxi7u] {
    font-weight: bold;
    margin: 0;
}

.modal-footer .btn i[b-hgpfouxi7u] {
    margin-right: 0.5rem;
}

/* Scenario Gradients */
.green-scenario[b-hgpfouxi7u] {
    background: linear-gradient(90deg, #28a745, #62d07f);
    color: white;
    border-radius: 12px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.red-scenario[b-hgpfouxi7u] {
    background: linear-gradient(90deg, #dc3545, #f57a7a);
    color: white;
    border-radius: 12px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Processing Team */
.processing-team[b-hgpfouxi7u] {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 12px;
    padding: 15px;
    text-align: center;
    font-weight: bold;
    color: #495057;
}

/* Risks Section */
.risks-card[b-hgpfouxi7u] {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    padding: 16px;
    margin-top: 16px;
}

/* Typography */
.modal-title[b-hgpfouxi7u] {
    font-weight: bold;
    font-size: 1.8rem;
    color: #343a40;
}

h4[b-hgpfouxi7u] {
    font-size: 1.5rem;
    font-weight: bold;
}

.risks-card p[b-hgpfouxi7u] {
    margin-bottom: 0;
    font-size: 1rem;
    color: #6c757d;
}
/* _content/B2B.eHDC.Web/Pages/Shared/_Layout.cshtml.rz.scp.css */
.if.logo.small[b-dtptnmvlso] {
    background-size: 2rem !important;
}
