@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/AFIR.BDPR.WebApp/Components/Layout/MainLayout.razor.rz.scp.css */
.main-flex-wrapper[b-8o68p70wq2] {
    display:contents;
}
@media (max-width: 767px) {
    .main-flex-wrapper[b-8o68p70wq2] {
        display:flex !important;
        flex-direction: column !important; 
    }

    .nav-menu-container[b-8o68p70wq2], .rz-body[b-8o68p70wq2] {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media (min-width: 640px) and (max-width: 668px) {
    .main-flex-wrapper[b-8o68p70wq2] {
        display: flex !important;
        flex-direction: column !important;
    }

    .nav-menu-container[b-8o68p70wq2] {
        order: 2;
        width: 100% !important;
        max-width: 100% !important;
    }

    .rz-body[b-8o68p70wq2] {
        order: 1;
        width: 100% !important;
        max-width: 100% !important;
    }

    /* Force mobile layout for RadzenLayout components */
    [b-8o68p70wq2] .rz-sidebar {
        width: 100% !important;
        position: relative !important;
    }

    [b-8o68p70wq2] .rz-layout {
        flex-direction: column !important;
    }
}
/* _content/AFIR.BDPR.WebApp/Components/Layout/NavMenu.razor.rz.scp.css */
/* Styling for section headers in sidebar */
[b-jv6kihbj83] .nav-header {
    margin-top: 5px;
}
/* Notification badge styling */
[b-jv6kihbj83] .notification-badge {
    position: relative;
}
 .notification-badge[b-jv6kihbj83] {
    position: relative;
    font-weight: bold;
    color: #d9534f; /* Red color for attention */
}

  .notification-badge[b-jv6kihbj83]:after {
        content: '';
        position: absolute;
        top: 0;
        right: -10px;
        width: 8px;
        height: 8px;
        background-color: #d9534f; /* Red dot indicator */
        border-radius: 50%;
        display: block;
    }
/* _content/AFIR.BDPR.WebApp/Components/Pages/CookieConsent.razor.rz.scp.css */
.cookie-consent-bar[b-60f3dxu5ou] {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    color: #fff;
    padding: 0.5rem 1rem;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cookie-button[b-60f3dxu5ou] {
    margin-left: 1rem;
    padding: 0.25rem 0.75rem;
    font-size: 0.8rem;
    border-radius: 2px;
}
    .cookie-extra-link a[b-60f3dxu5ou] {
        text-decoration: underline;
        color:white;
    }
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/AllCases.razor.rz.scp.css */
.display-flex-row[b-ablaxijmop] {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.margin-right-5[b-ablaxijmop] {
    margin-right: 5px;
}

.padding-left-5[b-ablaxijmop] {
    padding-left: 5px;
}

.padding-right-15[b-ablaxijmop] {
    padding-right: 15px;
}

.width[b-ablaxijmop] {
    width: 200px;
}
@media (min-width: 1100px) and (max-width: 1400px){
    .margin-top-mobile[b-ablaxijmop] {
        margin-top: 10px;
    }
}
@media (max-width: 1200px) {
    .display-mobile[b-ablaxijmop] {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .margin-top-mobile[b-ablaxijmop] {
        margin-top: 10px;
    }

    .font-size-10[b-ablaxijmop] {
        font-size: 10px;
    }

    .width-190[b-ablaxijmop] {
        width: 190px;
    }

    .display-mobile .display-flex-row[b-ablaxijmop] {
        margin-bottom: 10px;
        width: 100%;
    }

    .display-mobile .width[b-ablaxijmop] {
        flex-grow: 1;
    }

    .display-mobile .rz-button[b-ablaxijmop] {
        width: 100%;
        margin-bottom: 5px;
    }
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/AttachedDocuments.razor.rz.scp.css */
body[b-3ehkhvthi4] {
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/BrandAssociation.razor.rz.scp.css */
.rz-dropdown-chips[b-le4hi1f25y] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.rz-chip[b-le4hi1f25y] {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding-block: 4px;
    padding-inline: 10px;
    color: #495057;
    background-color: #e9ecef;
    border-radius: 16px;
    font-size: 0.875rem;
}

    .rz-chip button[b-le4hi1f25y] {
        background: none;
        border: none;
        font-weight: bold;
        font-size: 1rem;
        cursor: pointer;
    }
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/BrandAssociationTab.razor.rz.scp.css */
body[b-0l7oeqenth] {
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/Brands.razor.rz.scp.css */
.padding-right-15[b-8dcxijby5w]{
    padding-right:18px;
}

.font-size-description[b-8dcxijby5w]{
    font-size:15px;
}

@media (max-width: 769px) {
    .font-size-description[b-8dcxijby5w] {
        font-size: 10px;
    }

    .margin-right-14[b-8dcxijby5w] {
       margin-right:12px;
    }

    .font-size-10[b-8dcxijby5w] {
        font-size: 10px;
    }

    .display-mobile[b-8dcxijby5w]{
        display:flex;
        flex-direction:column;
        width:100%;
    }
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/BrandsForm.razor.rz.scp.css */
body[b-pusul0dyec] {
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/CPV.razor.rz.scp.css */
.padding-right-15[b-255zqlpizy]{
    padding-right:15px;
}

.margin-right-5[b-255zqlpizy] {
    margin-right: 5px;
}




@media (max-width: 769px) {
    .display-mobile[b-255zqlpizy] {
        flex-direction: column;
        width:100%;
    }

    .width[b-255zqlpizy]{
        width:150px;
    }

    padding-left-5[b-255zqlpizy] {
        padding-left: 5px;
        
    }

    .font-size-description[b-255zqlpizy] {
        font-size: 10px;
    }
}


@media (max-width: 1500px) {
    .margin-right-14[b-255zqlpizy] {
        margin-right: 12px;
    }

    .margin-top-mobile[b-255zqlpizy] {
        margin-top: 10px;
    }
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/CpvForm.razor.rz.scp.css */
.display-flex[b-n4smmekc2h]{
    display:flex;
    flex-direction:row;
        
}
.responsive-btn[b-n4smmekc2h] {
    width: 200px;
}


.mobile-margin-dropdown[b-n4smmekc2h] {
    margin-left: 10px
}

@media (max-width: 769px) {


    .display-flex[b-n4smmekc2h] {
        display: flex;
        flex-direction: column;
    }

    .mobile-margin-dropdown[b-n4smmekc2h] {
        margin-left: 0;
    }


   
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/Currency.razor.rz.scp.css */
.font-size-mobile[b-jyg7fyqpqq] {
    font-size: 18px;
    margin-left: 10px;
}
.margin-right-5[b-jyg7fyqpqq] {
    margin-right: 5px;
}


@media (max-width: 769px) {
    .display-mobile[b-jyg7fyqpqq] {
        margin-top:10px;
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .font-size-mobile[b-jyg7fyqpqq]{
        font-size:9px;
        margin-left:10px;
    }
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/CurrencyForm.razor.rz.scp.css */
.card-header[b-eemzhofbdy] {
    background-color: #3A67A0 !important;
    color: white !important;
    padding: 0.75rem 1.25rem;
    font-weight: 500;
}
@media (max-width: 576px) {
    .form-control[b-eemzhofbdy] {
        max-width: 100%;
    }

    /* Stack buttons on mobile */
    .action-buttons[b-eemzhofbdy] {
        flex-direction: column;
    }

        .action-buttons .btn[b-eemzhofbdy] {
            width: 100%;
            margin-bottom: 0.5rem;
            margin-right: 0 !important;
            text-transform: uppercase;
        }

    .card-header[b-eemzhofbdy] {
        font-size: 0.9rem;
    }
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/InWaiting.razor.rz.scp.css */
.display-flex-row[b-eps409xlfa] {
    display: flex;
    align-items: center;
}

.padding-right-15[b-eps409xlfa] {
    padding-right: 15px;
}

@media (max-width: 769px) {
    .display-mobile[b-eps409xlfa] {
        flex-direction: column;
    }

    .width[b-eps409xlfa] {
        width: 150px;
    }
}

.folder-count-badge[b-eps409xlfa] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    background-color: #3A67A0;
    color: white;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 600;
    min-width: 24px;
    text-align: center;
    line-height: 1;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

    /* Alternative style - if you want a different color scheme */
    .folder-count-badge.variant-warning[b-eps409xlfa] {
        background-color: #dc3545;
        color: white;
    }

    .folder-count-badge.variant-success[b-eps409xlfa] {
        background-color: #28a745;
        color: white;
    }

    .folder-count-badge.variant-info[b-eps409xlfa] {
        background-color: #17a2b8;
        color: white;
    }
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/InWaitingTabs.razor.rz.scp.css */
body[b-yiyk0erzqy] {
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/MeasurementUnitForm.razor.rz.scp.css */
.card-header[b-8llrd720nn] {
    background-color: #3A67A0;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.blue-info-section[b-8llrd720nn] {
    position: relative;
    padding-left: 15px;
    border-left: 4px solid #3A67A0;
}

.blue-info-section h5[b-8llrd720nn] {
    color: #3A67A0;
    font-weight: 500;
    margin-bottom: 8px;
}

.blue-info-section p[b-8llrd720nn] {
    color: #666;
    margin-bottom: 0;
}

.form-label[b-8llrd720nn] {
    font-weight: 500;
}

.action-button[b-8llrd720nn] {
    background-color: #3A67A0;
    border-color: #3A67A0;
    min-width: 120px;
}

.action-button:hover[b-8llrd720nn] {
    background-color: #4372ad;
    border-color: #4372ad;
}

/* Responsive adjustments for mobile */
@media (max-width: 768px) {
    .card-header[b-8llrd720nn] {
        font-size: 14px;
    }
    
    .blue-info-section[b-8llrd720nn] {
        padding-left: 10px;
    }
    
    .action-button[b-8llrd720nn] {
        width: 100%;
    }
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/MeasurementUnits.razor.rz.scp.css */

.display-position[b-y5b892y753]{
    display:flex;
    align-items:center;
}
@media (max-width: 769px) {
    .display-mobile-exports[b-y5b892y753]{
      
        width:100%;
        
    }
    .style-info[b-y5b892y753] {
        padding-left: 13px;
    }

    .font-size[b-y5b892y753] {
        font-size: 9px;
    }

    .font-size-10[b-y5b892y753] {
        font-size: 10px;
    }

    .margin-right-14[b-y5b892y753]{
        margin-right:19px;
    }

    .margin-top-mobile[b-y5b892y753] {
        flex-direction: column;
        width: 100%;
        margin-top: 10px;
    }
}


@media (min-width: 769px) and (max-width: 1500px) {

    .margin-top-mobile[b-y5b892y753] {
        flex-direction: column;
        width: 100%;
        margin-top: 10px;
    }
}

@media (min-width: 1500px) and (max-width: 2000px) {
    .rz-button-text[b-y5b892y753] {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 70px;
    }
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/Settings.razor.rz.scp.css */
.card-header[b-3y1o34icmd] {
    background-color: #3A67A0 !important;
    color: white !important;
    padding: 0.75rem 1.25rem;
    font-weight: 500;
}

.color-close-icon[b-3y1o34icmd]{
    color:white !important;
}

@media (max-width: 769px) {
    .settings-form-group[b-3y1o34icmd] {
        display: flex !important;
        flex-direction: column !important;
    }
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/TechnicalCaracteristics.razor.rz.scp.css */
.card-header[b-nzzcoy6yg5] {
    background-color: #3A67A0;
    color: white;
}

@media (max-width: 769px) {
    .card-body[b-nzzcoy6yg5] {
        padding: 0;
    }
    
.d-flex.align-items-center.gap-2[b-nzzcoy6yg5] {
        flex-direction: column;
        align-items: stretch !important;
    }
    
 .d-flex.align-items-center.gap-2 .rz-button[b-nzzcoy6yg5] {
        width: 100%;
        margin-top: 0.5rem;
    }
    
    .mt-4[b-nzzcoy6yg5] {
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
    }
    
    .mt-4 .rz-button)[b-nzzcoy6yg5] {
        width: 100%;
        margin-left: 0 !important;
    }
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/Templates.razor.rz.scp.css */
.action-buttons[b-bi48qju493] {
    display: flex;
    gap: 8px;
    align-items: center;
}

/*.display-container-characteristic {
    height: 100px;
    overflow: scroll;
}*/

.display-caracteristici[b-bi48qju493] {
    max-height: 120px;
    overflow-y: auto;
    background-color: #f9f9f9;
    border-radius: 6px;
    padding: 8px;
    border: 1px solid #e0e0e0;
}

.color-title[b-bi48qju493] {
    color: #3A67A0;
}
.char-row[b-bi48qju493] {
    margin-bottom: 4px;
}

.char-um[b-bi48qju493] {
    font-weight: 600;
    color: #374151;
    margin-left: 4px;
}


@media (max-width: 769px) {
    .action-buttons[b-bi48qju493] {
        flex-direction: column;
        gap: 4px;
    }
    font-size-5[b-bi48qju493]{
        font-size:10px;
    }
    .display-mobile[b-bi48qju493] {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .width-mobile[b-bi48qju493]{
        width:100px;
    }
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/Expert/TemplatesForm.razor.rz.scp.css */
body .rz-multiselect-panel[id*="dropdownOptionale"][b-nqhir0xq1i] {
    display: none !important;
}

.card-header[b-nqhir0xq1i] {
    background-color: #3A67A0;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* _content/AFIR.BDPR.WebApp/Components/Pages/Home.razor.rz.scp.css */

.action-buttons[b-xg0q3rrjhh] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 1rem;
}

 .other-buttons[b-xg0q3rrjhh] {
    display: flex;
    justify-content:end;
    gap: 1rem;
}
 .action-button[b-xg0q3rrjhh] {
    min-width: 180px;
}

.min-width-table[b-xg0q3rrjhh] {
    min-width: 1000px;
}

@media (max-width: 768px) {

    .display-buttons-mobile[b-xg0q3rrjhh] {
        width: 100%;
        flex-direction: column;
    }


    .button-container[b-xg0q3rrjhh] {
        flex-direction: column;
        gap: 0.5rem;
    }

    .button-container button[b-xg0q3rrjhh] {
            width: 100%;
    }
}

.td-radzen-grid-style[b-xg0q3rrjhh] {
    color: var(--rz-grid-cell-color);
    font-size: var(--rz-grid-cell-font-size);
    background-color: var(--rz-grid-stripe-background-color);
}

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


.word-break[b-xg0q3rrjhh] {
    white-space: normal;
    word-break: break-word;
}

.align-middle-vertical[b-xg0q3rrjhh] {
    vertical-align: middle;
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/TraderPage/AddPromotion.razor.rz.scp.css */
.section-title[b-0whheau9zw] {
    color: #212529;
    font-size: 1.2rem;
    font-weight: 400;
    margin-bottom: 1.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #dee2e6;
}

.card[b-0whheau9zw] {
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    border: 1px solid #dee2e6;
    border-radius: 6px;
}

.card-header[b-0whheau9zw] {
    background-color: #3A67A0 !important;
    color: white !important;
    padding: 0.75rem 1.25rem;
    font-weight: 500;
}

.checkbox-inline[b-0whheau9zw] {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin: 0.5rem 0;
}


@media (max-width: 768px) {
    .card[b-0whheau9zw] {
        margin: -0.5rem; 
        border-radius: 0; 
        border-left: none;
        border-right: none;
        box-shadow: none;
    }

    h4.section-title[b-0whheau9zw] {
        font-size: 1rem;
        margin-bottom: 1rem;
    }

}
/* _content/AFIR.BDPR.WebApp/Components/Pages/TraderPage/AssociatedBrands.razor.rz.scp.css */

.status-badge[b-fzgnswtm83] {
    padding: 4px 10px;
    border-radius: 3px;
}

.status-pending[b-fzgnswtm83] {
    color: #b53a3a;
    background: #f7f0f0;
    cursor: pointer;
}

.status-success[b-fzgnswtm83] {
    color: #259e57;
    background: #eef8f1;
}

.section-header[b-fzgnswtm83] {
    background-color: #3A67A0;
    color: white;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    border-radius: 4px;
}

    .section-header i[b-fzgnswtm83] {
        font-size: 1.1rem;
    }

.rz-button.rz-secondary[b-fzgnswtm83] {
    background-color: #6c757d;
    color: white;
}

.rz-card[b-fzgnswtm83] {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12);
}

.rz-grid-table[b-fzgnswtm83] {
    border: none;
}

h4.section-title[b-fzgnswtm83]{
    color: #3A67A0; /* Aceeași culoare ca butonul */
    font-weight: 700; /* bold */
    font-style: italic;
    font-size: 1.1rem;
    margin-bottom: 1.5rem;
}

.flex-direction-column[b-fzgnswtm83] {
    flex-direction: column;
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/TraderPage/Elements.razor.rz.scp.css */


@media (max-width: 768px) {
    .display-mobile[b-l81k98agid]{
        width:100%;
        flex-direction:column;
    }
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/TraderPage/IndexInformations.razor.rz.scp.css */
/* Card styling */
.card[b-9am3wreacf] {
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    border-radius: 6px;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.card-header[b-9am3wreacf] {
    background-color: #3A67A0 !important;
    color: white !important;
    padding: 0.75rem 1.25rem;
    font-weight: 500;
    position: sticky;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
}

.card-body[b-9am3wreacf] {
    padding: 1.5rem;
    background-color: #fff;
}

/* Title styling */
.info-title[b-9am3wreacf] {
    color: #3A67A0;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
}

/* Content section styling */
.content-section[b-9am3wreacf] {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #212529;
}

    .content-section p[b-9am3wreacf] {
        margin-bottom: 1.25rem;
    }

/* Alert styling */
.alert-warning[b-9am3wreacf] {
    background-color: #f0f7ff;
    border-color: #3A67A0;
     border-left: 4px solid #3A67A0;
    border-radius: 4px;
    padding: 1rem;
    margin: 1.5rem 0;
}

    .alert-warning strong[b-9am3wreacf] {
        color: #3A67A0;

    }

    .alert-warning ul[b-9am3wreacf] {
        margin-bottom: 0;
        padding-left: 1.5rem;
    }

    .alert-warning li[b-9am3wreacf] {
        margin-bottom: 0.5rem;
        color: #212529; /* Culoare text normal pentru lizibilitate */
    }

        .alert-warning li:last-child[b-9am3wreacf] {
            margin-bottom: 0;
        }

strong[b-9am3wreacf] {
    font-weight: 600;
    color: #495057;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .card[b-9am3wreacf] {
        margin: -0.5rem;
        border-radius: 0;
        border-left: none;
        border-right: none;
    }

    .card-header[b-9am3wreacf] {
        position: sticky;
        top: 0;
        border-radius: 0;
    }

    .card-body[b-9am3wreacf] {
        padding: 1rem;
    }

    .info-title[b-9am3wreacf] {
        font-size: 1rem;
    }

    .content-section[b-9am3wreacf] {
        font-size: 0.9rem;
    }
}

[b-9am3wreacf] .card-header {
    background-color: #3A67A0 !important;
    color: white !important;
}

[b-9am3wreacf] .bi {
    font-size: 1.1rem;
    margin-right: 0.5rem;
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/TraderPage/InformationsModificated.razor.rz.scp.css */
/* Card styling */
.card[b-fovd9dvasm] {
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    border-radius: 6px;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.card-header[b-fovd9dvasm] {
    background-color: #3A67A0 !important;
    color: white !important;
    padding: 0.75rem 1.25rem;
    font-weight: 500;
    position: sticky;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
}

.card-body[b-fovd9dvasm] {
    padding: 1.5rem;
    background-color: #fff;
}

/* Title styling */
.info-title[b-fovd9dvasm] {
    color: #3A67A0;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
}

/* Content section styling */
.content-section[b-fovd9dvasm] {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #212529;
}

    .content-section p[b-fovd9dvasm] {
        margin-bottom: 1.25rem;
    }

/* Alert styling */
.alert-warning[b-fovd9dvasm] {
    background-color: #f0f7ff;
    border-color: #3A67A0;
    border-left: 4px solid #3A67A0;
    border-radius: 4px;
    padding: 1rem;
    margin: 1.5rem 0;
}

    .alert-warning strong[b-fovd9dvasm] {
        color: #3A67A0;
    }

    .alert-warning ul[b-fovd9dvasm] {
        margin-bottom: 0;
        padding-left: 1.5rem;
    }

    .alert-warning li[b-fovd9dvasm] {
        margin-bottom: 0.5rem;
        color: #212529;
    }

        .alert-warning li:last-child[b-fovd9dvasm] {
            margin-bottom: 0;
        }

strong[b-fovd9dvasm] {
    font-weight: 600;
    color: #495057;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .card[b-fovd9dvasm] {
        margin: -0.5rem;
        border-radius: 0;
        border-left: none;
        border-right: none;
    }

    .card-header[b-fovd9dvasm] {
        position: sticky;
        top: 0;
        border-radius: 0;
    }

    .card-body[b-fovd9dvasm] {
        padding: 1rem;
    }

    .info-title[b-fovd9dvasm] {
        font-size: 1rem;
    }

    .content-section[b-fovd9dvasm] {
        font-size: 0.9rem;
    }
}

[b-fovd9dvasm] .card-header {
    background-color: #3A67A0 !important;
    color: white !important;
}

[b-fovd9dvasm] .bi {
    font-size: 1.1rem;
    margin-right: 0.5rem;
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/TraderPage/MyElements.razor.rz.scp.css */
.bg-light[b-4hdw1sampo] {
    background-color: #f8f9fa !important;
}

.border[b-4hdw1sampo] {
    border: 1px solid #dee2e6 !important;
}

.rounded[b-4hdw1sampo] {
    border-radius: 0.25rem !important;
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/TraderPage/Promotions.razor.rz.scp.css */
.font-size-mobile[b-2u5ayqmv2s] {
    font-size: 18px;
    margin-left: 10px;
}

.section-title[b-2u5ayqmv2s] {
    color: #212529;
    font-size: 1.2rem;
    font-weight: 400;
    margin-bottom: 1.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #dee2e6;
}

h4.section-title[b-2u5ayqmv2s] {
    color: #3A67A0; 
    font-weight: 700; 
    font-style: italic;
    font-size: 1.1rem;
    margin-bottom: 1.5rem;
}



@media (max-width: 768px) {
    .display-mobile[b-2u5ayqmv2s] {
        flex-direction: column;
        width: 100%;
        margin-top: 10px;
    }
    .card[b-2u5ayqmv2s] {
        margin: -0.5rem;
        border-radius: 0;
        border-left: none;
        border-right: none;
        box-shadow: none;
    }

    h4.section-title[b-2u5ayqmv2s] {
        font-size: 1rem;
        margin-bottom: 1rem;
    }

    .font-size-mobile[b-2u5ayqmv2s] {
        font-size: 9px;
        margin-left: 10px;
    }
}


/* _content/AFIR.BDPR.WebApp/Components/Pages/TraderPage/RegisterNewElementInstructions.razor.rz.scp.css */
/* Card styling */
.card[b-94pjjisq5y] {
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    border-radius: 6px;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.card-header[b-94pjjisq5y] {
    background-color: #3A67A0 !important;
    color: white !important;
    padding: 0.75rem 1.25rem;
    font-weight: 500;
    position: sticky;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
}

.card-body[b-94pjjisq5y] {
    padding: 10px;
    background-color: #fff;
}

/* Title styling */
.info-title[b-94pjjisq5y] {
    color: #3A67A0;
    font-size: 1.05rem;
    font-weight: 600;
    margin: 1rem 0 0.75rem 0;
    text-transform: uppercase;
}

/* Content section styling */
.content-section[b-94pjjisq5y] {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #212529;
}

    .content-section p[b-94pjjisq5y] {
        margin-bottom: 5px;
    }

/* Alerts */
.alert-warning[b-94pjjisq5y] {
    background-color: #f0f7ff;
    border-color: #3A67A0;
    border-left: 4px solid #3A67A0;
    border-radius: 4px;
    padding: 1rem;
}

    .alert-warning strong[b-94pjjisq5y] {
        color: #3A67A0;
    }

.alert-info[b-94pjjisq5y] {
    background-color: #eef7ff;
    border-color: #3A67A0;
    border-left: 4px solid #3A67A0;
    border-radius: 4px;
    padding: 1rem;
    margin: 1.25rem 0;
}

    .alert-warning ul[b-94pjjisq5y], .alert-info ul[b-94pjjisq5y] {
        margin-bottom: 0;
        padding-left: 1.5rem;
    }

    .alert-warning li[b-94pjjisq5y], .alert-info li[b-94pjjisq5y] {
        margin-bottom: 0.5rem;
        color: #212529;
    }

strong[b-94pjjisq5y] {
    font-weight: 600;
    color: #495057;
}

/* Responsive */
@media (max-width: 768px) {
    .card[b-94pjjisq5y] {
        margin: -0.5rem;
        border-radius: 0;
        border-left: none;
        border-right: none;
    }

    .card-header[b-94pjjisq5y] {
        position: sticky;
        top: 0;
        border-radius: 0;
    }

    .card-body[b-94pjjisq5y] {
        padding: 1rem;
    }

    .info-title[b-94pjjisq5y] {
        font-size: 1rem;
    }

    .content-section[b-94pjjisq5y] {
        font-size: 0.9rem;
    }
}

/* Deep selectors for Bootstrap icons/header */
[b-94pjjisq5y] .card-header {
    background-color: #3A67A0 !important;
    color: white !important;
}

[b-94pjjisq5y] .bi {
    font-size: 1.1rem;
    margin-right: 0.5rem;
}
/* _content/AFIR.BDPR.WebApp/Components/Pages/TraderPage/UserInfo.razor.rz.scp.css */
.section-title[b-ja14kq9u90] {
    color: #3A67A0;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 1.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #dee2e6;
}

h4.section-title[b-ja14kq9u90] {
    color: #3A67A0;
    font-weight: 700; 
    font-size: 1.1rem;
    margin-bottom: 1.5rem;
}

.card[b-ja14kq9u90] {
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    border: 1px solid #dee2e6;
    border-radius: 6px;
}

.card-header[b-ja14kq9u90] {
    background-color: #3A67A0 !important;
    color: white !important;
    padding: 0.75rem 1.25rem;
    font-weight: 500;
}

.form-label[b-ja14kq9u90] {
    font-weight: 400;
    font-size: 0.9rem;
    margin-bottom: 0.3rem;
}

.form-control[b-ja14kq9u90] {
    border: 1px solid #ced4da;
    border-radius: 4px;
    padding: 0.375rem 0.75rem;
}

.form-control:read-only[b-ja14kq9u90] {
    background-color: #f8f9fa;
    border-color: #dee2e6;
}

.form-control:focus[b-ja14kq9u90] {
    border-color: #3A67A0; /* Actualizat să fie aceeași culoare */
    box-shadow: 0 0 0 0.2rem rgba(58, 103, 160, 0.25);
}

.validation-message[b-ja14kq9u90] {
    color: #dc3545;
    font-size: 0.875rem;
    margin-top: 0.25rem;
}

.form-group[b-ja14kq9u90] {
    margin-bottom: 1rem;
}

.text-danger[b-ja14kq9u90] {
    color: #dc3545;
}

@media (max-width: 768px) {
    .card[b-ja14kq9u90] {
        margin: -0.5rem; /* Compensează padding-ul container-ului */
        border-radius: 0; /* Elimină colțurile rotunjite pe mobile */
        border-left: none;
        border-right: none;
        box-shadow: none;
    }

    .card-header[b-ja14kq9u90] {
        position: sticky;
        top: 0;
        border-radius: 0;
    }

    .mobile-full-width[b-ja14kq9u90]{
        width:100%;

    }

    .card-body[b-ja14kq9u90] {
        padding: 1rem;
    }

    .section-title[b-ja14kq9u90] {
        font-size: 1.1rem;
    }

    h4.section-title[b-ja14kq9u90] {
        font-size: 1rem;
        margin-bottom: 1rem;
    }
}
/* _content/AFIR.BDPR.WebApp/Components/Shared/RejectWithDocument.razor.rz.scp.css */
.status-badge[b-r6rwx1atd1] {
    padding: 4px 10px;
    border-radius: 3px;
}

.status-success[b-r6rwx1atd1] {
    color: #259e57;
    background: #eef8f1;
}
