@import '_content/Volo.Abp.PermissionManagement.Blazor/Volo.Abp.PermissionManagement.Blazor.p33ll9g8os.bundle.scp.css';

/* /Components/Customers/CreateUpdateCustomerForm.razor.rz.scp.css */
.customer-form[b-abt7hvhe0m] {
    padding: 20px 0;
}

.form-group[b-abt7hvhe0m] {
    margin-bottom: 20px;
}

.form-label[b-abt7hvhe0m] {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
    color: #333;
}

.required[b-abt7hvhe0m] {
    color: #e74c3c;
}

.e-btn-loading[b-abt7hvhe0m] {
    opacity: 0.6;
    pointer-events: none;
}
/* /Components/Customers/CustomerGrid.razor.rz.scp.css */
.customer-grid[b-hg8dju44t8]  .e-gridcontent {
    max-height: 70vh;
    overflow-y: auto;
}
/* /Components/TenantDropdown.razor.rz.scp.css */
.tenant-dropdown[b-qrmnfymucl]
{
    padding: 4px 0;
}

    .tenant-dropdown[b-qrmnfymucl]  .tenant-dropdown-button button{
        padding: 8px;
    }
/* /Pages/Customer.razor.rz.scp.css */
.customer-toolbar[b-w1qwvqj4m4] {
    margin-bottom: 16px;
    padding: 10px 0;
}

.action-buttons[b-w1qwvqj4m4] {
    display: flex;
    gap: 8px;
    justify-content: center;
}

    .action-buttons .e-btn[b-w1qwvqj4m4] {
        min-width: auto;
        padding: 4px 8px;
    }
/* /Pages/Customers/CreateOrUpdateCustomer.razor.rz.scp.css */
.page-header[b-7hpoknhqz5] {
    background-color: #f8f9fa;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
}

    .page-header h2[b-7hpoknhqz5] {
        margin-bottom: 10px;
        color: #333;
    }

.breadcrumb[b-7hpoknhqz5] {
    background: none;
    padding: 0;
    margin: 0;
}

.breadcrumb-item + .breadcrumb-item[b-7hpoknhqz5]::before {
    content: ">";
}

.customer-form[b-7hpoknhqz5] {
    padding: 0;
}

.form-section[b-7hpoknhqz5] {
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 20px;
    background-color: #fff;
}

.section-title[b-7hpoknhqz5] {
    color: #495057;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #007bff;
}

.form-label[b-7hpoknhqz5] {
    font-weight: 500;
    color: #333;
    margin-bottom: 5px;
}

.required[b-7hpoknhqz5] {
    color: #dc3545;
}

.form-actions[b-7hpoknhqz5] {
    padding: 20px 0;
    border-top: 1px solid #e9ecef;
    margin-top: 20px;
}

.card[b-7hpoknhqz5] {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.card-body[b-7hpoknhqz5] {
    padding: 2rem;
}

/* Syncfusion component styling */
.e-input-group.e-control-wrapper[b-7hpoknhqz5],
.e-dropdownlist.e-control-wrapper[b-7hpoknhqz5] {
    width: 100% !important;
}

.e-input-group input[b-7hpoknhqz5],
.e-dropdownlist input[b-7hpoknhqz5] {
    border: 1px solid #ced4da !important;
    border-radius: 0.375rem !important;
    padding: 0.375rem 0.75rem !important;
}

    .e-input-group input:focus[b-7hpoknhqz5],
    .e-dropdownlist input:focus[b-7hpoknhqz5] {
        border-color: #80bdff !important;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
    }

/* Button styling */
.btn[b-7hpoknhqz5] {
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    border-radius: 0.375rem;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border: 1px solid transparent;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-primary[b-7hpoknhqz5] {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

    .btn-primary:hover[b-7hpoknhqz5] {
        background-color: #0056b3;
        border-color: #004085;
    }

.btn-secondary[b-7hpoknhqz5] {
    color: #6c757d;
    background-color: #fff;
    border-color: #6c757d;
}

    .btn-secondary:hover[b-7hpoknhqz5] {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d;
    }

.spinner-border-sm[b-7hpoknhqz5] {
    width: 1rem;
    height: 1rem;
}
/* /Pages/Customers/EditCustomer.razor.rz.scp.css */
.customer-edit-container[b-zcvubv6own] {
    padding: 0 15px;
}

    .customer-edit-container[b-zcvubv6own]  .e-input-group input.e-input,
    .customer-edit-container[b-zcvubv6own]  .e-input-group.e-control-wrapper input.e-input,
    .customer-edit-container[b-zcvubv6own]  .e-input-group-icon.e-ddl-icon.e-icons {
        align-self: center;
        border: none !important;
    }
.customer-edit-container[b-zcvubv6own]  .customer-tabs .e-tab-header {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 12px 12px 0 0;
    border: none;
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.2);
    overflow: hidden;
}

   .customer-edit-container[b-zcvubv6own]  .customer-tabs .e-tab-header .e-toolbar-items {
        background: transparent;
    }

   .customer-edit-container[b-zcvubv6own]  .customer-tabs .e-tab-header .e-toolbar-item {
        background: transparent;
        border: none;
        margin: 0 2px;
        border-radius: 8px 8px 0 0;
        transition: all 0.3s ease;
    }

       .customer-edit-container[b-zcvubv6own]  .customer-tabs .e-tab-header .e-toolbar-item:hover {
            background: rgba(255, 255, 255, 0.1);
            transform: translateY(-2px);
        }

       .customer-edit-container[b-zcvubv6own]  .customer-tabs .e-tab-header .e-toolbar-item.e-active {
            background: rgba(255, 255, 255, 0.15);
            box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
        }

   .customer-edit-container[b-zcvubv6own]  .customer-tabs .e-tab-header .e-tab-text {
        color: white;
        font-weight: 500;
        font-size: 14px;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    }

   .customer-edit-container[b-zcvubv6own]  .customer-tabs .e-tab-header .e-icons {
        color: rgba(255, 255, 255, 0.9);
        margin-right: 8px;
        font-size: 16px;
    }
.customer-edit-container[b-zcvubv6own]  .customer-tabs .e-content {
    background: white;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    border: none;
    min-height: 600px;
}

    .customer-edit-container[b-zcvubv6own]  .tab-content-wrapper {
        padding: 24px;
        background: white;
        border-radius: 0 0 12px 12px;
    }

    .customer-edit-container[b-zcvubv6own]  .customer-form {
        max-width: 100%;
    }

    .customer-edit-container[b-zcvubv6own]  .e-control.e-toolbar.e-lib.e-tab-header.e-keyboard
    .customer-edit-container ::deep .e-toolbar-items {
        height: 40px !important;
    }

    .customer-edit-container[b-zcvubv6own]  .form-section {
        background: #f8f9ff;
        border-radius: 10px;
        padding: 20px;
        margin-bottom: 20px;
        border: 1px solid #e3e8ff;
        position: relative;
        overflow: hidden;
    }

        .customer-edit-container[b-zcvubv6own]  .form-section::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 3px;
            background: linear-gradient(90deg, #667eea, #764ba2);
        }

    .customer-edit-container[b-zcvubv6own]  .section-title {
        color: #4c5aa0;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 16px;
        display: flex;
        align-items: center;
    }


        .customer-edit-container[b-zcvubv6own]  .section-title::before {
            content: '';
            width: 4px;
            height: 20px;
            background: linear-gradient(135deg, #667eea, #764ba2);
            margin-right: 10px;
            border-radius: 2px;
        }

    .customer-edit-container[b-zcvubv6own]  .form-group {
        margin-bottom: 16px !important;
    }

    .customer-edit-container[b-zcvubv6own]  .form-label {
        font-weight: 500;
        color: #374151;
        font-size: 13px;
        margin-bottom: 6px;
        display: block;
    }

    .customer-edit-container[b-zcvubv6own]  .required {
        color: #ef4444;
        font-weight: 600;
    }

    /* Compact form controls */
    .customer-edit-container[b-zcvubv6own]  .customer-form .e-input-group,
    .customer-edit-container[b-zcvubv6own]  .customer-form .e-ddl,
    .customer-edit-container[b-zcvubv6own]  .customer-form .e-textbox {
        height: 38px !important;
        border-radius: 6px;
        border: 1px solid #d1d5db;
        transition: all 0.2s ease;
        padding-left: 4px;
        padding-right: 4px;
    }

        .customer-edit-container[b-zcvubv6own]  .customer-form .e-input-group:focus-within,
        .customer-edit-container[b-zcvubv6own]  .customer-form .e-ddl:focus-within,
        .customer-edit-container[b-zcvubv6own]  .customer-form .e-textbox:focus {
            border-color: #667eea;
            box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
            transform: translateY(-1px);
        }

        .customer-edit-container[b-zcvubv6own]  .customer-form .e-input,
        .customer-edit-container[b-zcvubv6own]  .customer-form .e-ddl .e-input {
            height: 36px !important;
            padding: 0 12px;
            font-size: 14px;
            line-height: 36px;
        }

        .customer-edit-container[b-zcvubv6own]  .customer-form .e-ddl .e-input {
            padding-right: 32px;
        }

    .customer-edit-container[b-zcvubv6own]  .customer-form .e-input::placeholder {
        color: #9ca3af;
        font-size: 13px;
    }

    /* Dropdown specific styles */
    .customer-edit-container[b-zcvubv6own]  .customer-form .e-ddl .e-ddl-icon {
        right: 8px;
        font-size: 12px;
        color: #6b7280;
    }

/* Validation message styling */
.text-danger[b-zcvubv6own] {
    font-size: 12px;
    margin-top: 4px;
    color: #ef4444;
}

/* Form actions */
.customer-edit-container[b-zcvubv6own]  .form-actions {
    margin-top: 30px;
    padding: 20px 0;
    border-top: 1px solid #e5e7eb;
    gap: 12px;
}

    .customer-edit-container[b-zcvubv6own]  .form-actions .e-btn {
        height: 42px;
        padding: 0 24px;
        font-weight: 500;
        border-radius: 8px;
        /*transition: all 0.2s ease;*/
    }

/*.customer-edit-container ::deep .btn-secondary {
    background: #f3f4f6;
    border: 1px solid #d1d5db;
    color: #374151;
}
*/
    /*.customer-edit-container ::deep .btn-secondary:hover {
        background: #e5e7eb;*/
        /*transform: translateY(-1px);*/
    /*}*/

/*.customer-edit-container ::deep .btn-primary {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    color: white;
}*/

    /*.customer-edit-container ::deep .btn-primary:hover {*/
        /*transform: translateY(-1px);*/
        /*box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
    }

    .customer-edit-container ::deep .btn-primary:disabled {
        opacity: 0.7;
        transform: none;
    }*/

/* Coming soon styling */
.customer-edit-container[b-zcvubv6own]  .coming-soon {
    text-align: center;
    padding: 60px 20px;
    color: #6b7280;
}

    .customer-edit-container[b-zcvubv6own]  .coming-soon i {
        margin-bottom: 16px;
        opacity: 0.6;
    }

    .customer-edit-container[b-zcvubv6own]  .coming-soon h4 {
        margin-bottom: 8px;
        color: #374151;
        font-weight: 600;
    }

/* Loading states */
.customer-edit-container[b-zcvubv6own]  .spinner-border-sm {
    width: 1rem;
    height: 1rem;
}

/* Responsive adjustments */
@@media (max-width: 768px) {
    .tab-content-wrapper[b-zcvubv6own] {
        padding: 16px;
    }

    .form-section[b-zcvubv6own] {
        padding: 16px;
        margin-bottom: 16px;
    }

    .customer-edit-container[b-zcvubv6own]  .customer-form .row {
        margin: 0 -8px;
    }

        .customer-edit-container[b-zcvubv6own]  .customer-form .row [class*="col-"] {
            padding: 0 8px;
        }
}







/*.page-header {
    background-color: #f8f9fa;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
}

    .page-header h2 {
        margin-bottom: 10px;
        color: #333;
    }

.breadcrumb {
    background: none;
    padding: 0;
    margin: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
}
.customer-edit-container ::deep
.customer-tabs {
    background: #fff;
}

   .customer-edit-container ::deep .customer-tabs .e-tab-header {
        background-color: #f8f9fa;
        border-bottom: 1px solid #dee2e6;
    }

       .customer-edit-container ::deep .customer-tabs .e-tab-header .e-tab-wrap {
            padding: 0;
        }

       .customer-edit-container ::deep .customer-tabs .e-tab-header .e-toolbar-item {
            padding: 0;
        }

       .customer-edit-container ::deep .customer-tabs .e-tab-header .e-tab-text {
            padding: 12px 20px;
            font-weight: 500;
            color: #495057;
            border: none;
            background: transparent;
            display: flex;
            align-items: center;
            gap: 8px;
        }

       .customer-edit-container ::deep .customer-tabs .e-tab-header .e-toolbar-item.e-active .e-tab-text {
            color: #007bff;
            background-color: #fff;
            border-bottom: 2px solid #007bff;
        }

       .customer-edit-container ::deep .customer-tabs .e-tab-header .e-toolbar-item:hover .e-tab-text {
            background-color: #e9ecef;
        }

   .customer-edit-container ::deep .customer-tabs .e-content {
        padding: 0;
        background: #fff;
    }

.tab-content-wrapper {
    padding: 30px;
}

.customer-edit-container ::deep .customer-form {
    padding: 0;
}

.form-section {
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 20px;
    background-color: #fff;
}*/

/*.section-title {
    color: #495057;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #007bff;
}*/

/*.form-label {
    font-weight: 500;
    color: #333;
    margin-bottom: 5px;
}

.required {
    color: #dc3545;
}

.form-actions {
    padding: 20px 0;
    border-top: 1px solid #e9ecef;
    margin-top: 20px;
}

.card {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.card-body {
    padding: 0;
}*/

/* Coming Soon Placeholder Styling */
/*.coming-soon {
    text-align: center;
    padding: 60px 20px;
    color: #6c757d;
}

    .coming-soon i {
        display: block;
        margin-bottom: 20px;
    }

    .coming-soon h4 {
        margin-bottom: 15px;
        color: #495057;
    }

    .coming-soon p {
        font-size: 1.1rem;
    }*/

/* Syncfusion component styling */
/*.e-input-group.e-control-wrapper,
.e-dropdownlist.e-control-wrapper {
    width: 100% !important;
}

.e-input-group input,
.e-dropdownlist input {
    border: 1px solid #ced4da !important;
    border-radius: 0.375rem !important;
    padding: 0.375rem 0.75rem !important;
}

    .e-input-group input:focus,
    .e-dropdownlist input:focus {
        border-color: #80bdff !important;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
    }*/

/* Button styling */
/*.btn {
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    border-radius: 0.375rem;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border: 1px solid transparent;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

    .btn-primary:hover {
        background-color: #0056b3;
        border-color: #004085;
    }

.btn-secondary {
    color: #6c757d;
    background-color: #fff;
    border-color: #6c757d;
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d;
    }

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
}*/

/* Responsive adjustments */
/*@media (max-width: 768px) {
    .tab-content-wrapper {
        padding: 20px 15px;
    }

    .form-section {
        padding: 15px;
    }

   .customer-edit-container ::deep .customer-tabs .e-tab-header .e-tab-text {
        padding: 10px 15px;
        font-size: 0.875rem;
    }
}*/

/* Tab icon styling */
/.customer-edit-container[b-zcvubv6own] *.customer-tabs .e-tab-header .e-tab-text i {
    font-size: 1rem;
}*/

/* Active tab indicator */
/.customer-edit-container[b-zcvubv6own] *.customer-tabs .e-tab-header .e-indicator {
    background-color: #007bff;
    height: 2px;
}*/[b-zcvubv6own]






/* /Pages/Index.razor.rz.scp.css */
/* Getting-Started */
.card-bg-image[b-6ezgw2fa2z] {
    pointer-events: none;
    position: absolute;
    width: 630px;
    height: auto;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.starting-content[b-6ezgw2fa2z] {
    position: relative;
    z-index: 2;
}
/* Getting-Started End */

/* Write here your styles for the Index page */
