/* /Pages/Admin/Admin.razor.rz.scp.css */
.stat-icon[b-w4o4ubgvkx] {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
}

.icon-users[b-w4o4ubgvkx] {
    background: #eaf2ff;
    color: #2563eb;
}

.icon-clients[b-w4o4ubgvkx] {
    background: #ecfdf3;
    color: #16a34a;
}

.icon-credits[b-w4o4ubgvkx] {
    background: #f3e8ff;
    color: #9333ea;
}

.icon-templates[b-w4o4ubgvkx] {
    background: #fff7ed;
    color: #ea580c;
}

.stat-value[b-w4o4ubgvkx] {
    font-size: 1.6rem;
    font-weight: 700;
}

.users-card[b-w4o4ubgvkx] {
    border-radius: 14px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.05);
    border: 1px solid #eef0f4;
}

.user-row[b-w4o4ubgvkx] {
    background: #f8fbfc;
    border-radius: 12px;
    padding: 18px;
}

.badge-admin[b-w4o4ubgvkx] {
    background: #f3e8ff;
    color: #7c3aed;
    font-weight: 500;
}

.add-credit-btn[b-w4o4ubgvkx] {
    border-radius: 10px;
    font-weight: 500;
}

.search-input[b-w4o4ubgvkx] {
    max-width: 260px;
}
/* /Pages/Alerts/AllAlert.razor.rz.scp.css */


.text-active[b-hmwq1zxt31] {
    color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.text-critical[b-hmwq1zxt31] {
    color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.text-warning[b-hmwq1zxt31] {
    color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}

.card[b-hmwq1zxt31] {
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.filter-select[b-hmwq1zxt31] {
    max-width: 200px;
}

.action-text span[b-hmwq1zxt31] {
    margin-right: 20px;
    font-size: 14px;
    color: #6c757d;
}

.action-text i[b-hmwq1zxt31] {
    margin-right: 6px;
}

.alert-types span[b-hmwq1zxt31] {
    margin-right: 20px;
    font-size: 14px;
    color: #6c757d;
}

.no-alerts[b-hmwq1zxt31] {
    padding: 80px 0;
}

.check-circle[b-hmwq1zxt31] {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 4px solid #22c55e;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 16px;
}

    .check-circle i[b-hmwq1zxt31] {
        font-size: 36px;
        color: #22c55e;
    }

/* /Pages/Assets/AllAssets.razor.rz.scp.css */

.icon-blue[b-f4zhh4ub8k] {
    color: rgb(37 99 235 / var(--tw-text-opacity, 1)) !important;
}


.stat-color-green[b-f4zhh4ub8k] {
    color: rgb(22 163 74 / var(--tw-text-opacity, 1)) !important;
}

.stat-color-red[b-f4zhh4ub8k] {
    color: rgb(220 38 38 / var(--tw-text-opacity, 1)) !important;
}

.icon-purple[b-f4zhh4ub8k] {
    color: rgb(147 51 234 / var(--tw-text-opacity, 1)) !important;
}

.device-card[b-f4zhh4ub8k] {
    background: #fff;
    border-radius: 14px;
    padding: 16px 20px;
    border: 1px solid #eef2f7;
    box-shadow: 0 6px 18px rgba(0,0,0,.04);
}

.device-name[b-f4zhh4ub8k] {
    font-size: 16px;
}

.status-icon[b-f4zhh4ub8k] {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
}

    .status-icon.offline[b-f4zhh4ub8k] {
        background: #fee2e2;
        color: #dc2626;
    }

.badge-soft[b-f4zhh4ub8k] {
    background: #f1f5f9;
    color: #475569;
    border-radius: 8px;
    padding: 3px 8px;
    font-size: 11px;
}

.badge-blue[b-f4zhh4ub8k] {
    background: #e0ecff;
    color: #2563eb;
    border-radius: 8px;
    padding: 3px 8px;
    font-size: 11px;
}

.info-row .label[b-f4zhh4ub8k] {
    font-size: 11px;
    color: #6b7280;
}

.info-row .value[b-f4zhh4ub8k] {
    font-size: 13px;
    font-weight: 500;
    color: #111827;
    max-width: 220px;
}

.score[b-f4zhh4ub8k] {
    border-radius: 10px;
    padding: 6px 10px;
    font-weight: 600;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 6px;
}

    .score.yellow[b-f4zhh4ub8k] {
        background: #fef9c3;
        color: #a16207;
    }

    .score.green[b-f4zhh4ub8k] {
        background: #dcfce7;
        color: #15803d;
    }

.icon-btn[b-f4zhh4ub8k] {
    width: 38px;
    height: 38px;
    border-radius: 10px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .icon-btn.success[b-f4zhh4ub8k] {
        background: #16a34a;
        color: #fff;
    }

    .icon-btn.danger[b-f4zhh4ub8k] {
        background: #fee2e2;
        color: #dc2626;
    }

/* /Pages/Assets/AssetDetailInfo.razor.rz.scp.css */
/* Sidebar */
.sidebar-assets[b-zmxgq1khg5] {
    width: 260px;
    background: #fff;
    border-radius: 16px;
    border: 1px solid #e5e7eb;
    padding: 15px 0;
}

.sidebar-assets-title[b-zmxgq1khg5] {
    font-weight: 600;
    padding: 10px 20px;
    color: #333;
}

.nav-pills .nav-link[b-zmxgq1khg5] {
    color: #6c757d;
    border-radius: 0;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

    .nav-pills .nav-link.active[b-zmxgq1khg5] {
        background: #e7f1ff;
        color: #0d6efd;
        border-right: 3px solid #0d6efd;
    }

/* Content */
.content-box[b-zmxgq1khg5] {
    background: #fff;
    border-radius: 16px;
    border: 1px solid #e5e7eb;
    padding: 30px;
    height: 100%;
}

.empty-state[b-zmxgq1khg5] {
    text-align: center;
    color: #6c757d;
    margin-top: 80px;
}

.empty-icon[b-zmxgq1khg5] {
    font-size: 50px;
    color: #adb5bd;
}

.refresh-btn[b-zmxgq1khg5] {
    border-radius: 8px;
}
/* /Pages/Assets/AssetsDetailOverview.razor.rz.scp.css */
.card-custom[b-hu9mmvf7e4] {
    border-radius: 12px;
    border: 1px solid #e5e5e5;
    height: 305px;
}

.status-icon[b-hu9mmvf7e4] {
    font-size: 14px;
}

.status-ok[b-hu9mmvf7e4] {
    color: #22c55e;
}

.status-bad[b-hu9mmvf7e4] {
    color: #ef4444;
}

.card-title-icon[b-hu9mmvf7e4] {
    margin-right: 8px;
}

.score-title[b-hu9mmvf7e4] {
    font-weight: 600;
}

.list-item[b-hu9mmvf7e4] {
    display: flex;
    justify-content: space-between;
    padding: 6px 0;
    font-size: 14px;
}
/* /Pages/Assets/AssetsDetailTools.razor.rz.scp.css */
/* Sidebar */
.sidebar-assets[b-a4w18io1l3] {
    width: 260px;
    background: #fff;
    border-radius: 16px;
    border: 1px solid #e5e7eb;
    padding: 15px 0;
}

.sidebar-assets-title[b-a4w18io1l3] {
    font-weight: 600;
    padding: 10px 20px;
    color: #333;
}

.nav-pills .nav-link[b-a4w18io1l3] {
    color: #6c757d;
    border-radius: 0;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

    .nav-pills .nav-link.active[b-a4w18io1l3] {
        background: #e7f1ff;
        color: #0d6efd;
        border-right: 3px solid #0d6efd;
    }

/* Content */
.content-box[b-a4w18io1l3] {
    background: #fff;
    border-radius: 16px;
    border: 1px solid #e5e7eb;
    padding: 30px;
    height: 100%;
}

.empty-state[b-a4w18io1l3] {
    text-align: center;
    color: #6c757d;
    margin-top: 80px;
}

.empty-icon[b-a4w18io1l3] {
    font-size: 50px;
    color: #adb5bd;
}

.refresh-btn[b-a4w18io1l3] {
    border-radius: 8px;
}
/* /Pages/Clients/AllClients.razor.rz.scp.css */
/* header / add button */
.header-row .add-client-btn[b-joc8896ard] {
  background: #1e63ff;
  color: #fff;
  border: none;
  padding: 10px 16px;
  border-radius: 10px;
  box-shadow: 0 6px 18px rgba(30,99,255,0.18);
}
.header-row .add-client-btn i[b-joc8896ard] { font-size: 0.95rem; }

/* Search + filter container */
.search-filter-row[b-joc8896ard] { gap: 16px; }

/* Search box */
.search-wrap .search-inner[b-joc8896ard] {
  background: #fff;
  border: 1px solid #e7edf3;
  border-radius: 12px;
  height: 52px;
  padding: 0 12px;
  align-items: center;
  box-shadow: 0 2px 10px rgba(23,43,77,0.03);
}
.search-icon[b-joc8896ard] {
  display:flex;
  align-items:center;
  justify-content:center;
  color: #868e96;
  font-size: 1.05rem;
  width: 36px;
}
.search-input[b-joc8896ard] {
  border: 0;
  box-shadow: none;
  height: 36px;
  padding: 6px 10px;
  font-size: 0.95rem;
  background: transparent;
}
.search-input[b-joc8896ard]::placeholder { color: #9aa3ad; }
.search-input:focus[b-joc8896ard] { outline: none; box-shadow: none; }

/* Filter dropdown */
.filter-wrap[b-joc8896ard] { width: 220px; }
.filter-inner[b-joc8896ard] {
  display:flex;
  align-items:center;
  background: #fff;
  border: 1px solid #e7edf3;
  border-radius: 12px;
  height: 52px;
  padding: 0 10px;
  position: relative;
  box-shadow: 0 2px 10px rgba(23,43,77,0.03);
}
.filter-icon[b-joc8896ard] {
  width: 36px;
  display:flex;
  align-items:center;
  justify-content:center;
  color: #868e96;
  font-size: 1.05rem;
}
.filter-select[b-joc8896ard] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: transparent;
  padding: 6px 8px;
  font-size: 0.95rem;
  width: calc(100% - 72px);
}
.chev[b-joc8896ard] {
  width: 36px;
  display:flex;
  align-items:center;
  justify-content:center;
  color: #b3bac3;
  pointer-events: none;
}

/* Client card (keeps previous look) */
.client-card[b-joc8896ard] {
  border: 1px solid #e5e7eb;
  transition: 0.25s ease;
  border-radius: 16px;
}
.client-card:hover[b-joc8896ard] {
  transform: translateY(-4px);
  box-shadow: 0 8px 22px rgba(0,0,0,0.06);
}
.client-card .badge[b-joc8896ard] {
  padding: 6px 10px;
  border-radius: 8px;
}
.btn-primary[b-joc8896ard] { background: #1e63ff; border: none; }
.btn-outline-secondary[b-joc8896ard], .btn-outline-danger[b-joc8896ard] { padding: 7px 10px; }

.modal-content[b-joc8896ard] {
    border-radius: 16px !important;
}

.modal-header .btn-close[b-joc8896ard] {
    box-shadow: none !important;
}

.form-control[b-joc8896ard],
.form-select[b-joc8896ard] {
    height: 46px;
    border-radius: 10px;
}

/* /Pages/Clients/ClientAddNewCompany.razor.rz.scp.css */

.client-icon[b-w93blvdsjc] {
    font-size: 2rem !important;
    color: #15803d !important;
}

.search-filters-card[b-w93blvdsjc] {
    border: 1px solid #dee2e6; /* Light border around the whole component */
    background-color: #fff; /* White background */
}

/* Customizing input/select styling for a slightly more compact look */
.form-control[b-w93blvdsjc],
.form-select[b-w93blvdsjc] {
    border-radius: 0.375rem; /* Standard Bootstrap rounding */
    min-width: 180px; /* Ensures a minimum width for the inputs */
    padding-left: 0.75rem; /* Padding for text inside */
}

/* Style for the "Auto-filled" text under SIC code */
.sic-text[b-w93blvdsjc] {
    font-size: 0.8rem;
    display: block; /* Makes it take up its own line */
}

/* Custom styling for the primary "Search" button */
.search-btn[b-w93blvdsjc] {
    padding: 0.5rem 1.5rem; /* Adjust padding to match screenshot */
    font-weight: 500;
    position: relative;
    display: flex;
    align-items: center;
}

    .search-btn:hover[b-w93blvdsjc] {
        background-color: #1a56cc;
        border-color: #1a56cc;
    }

/* Styling for the "Clear Filters" button to look light/white */
.clear-btn[b-w93blvdsjc] {
    color: #495057; /* Darker text color */
    border: none; /* No border */
    font-weight: 500;
    padding: 0.5rem 1.5rem;
}

    .clear-btn:hover[b-w93blvdsjc] {
        background-color: #f8f9fa; /* Light hover effect */
        color: #000;
    }

/* Ensuring the labels are bold and the text is appropriately sized */
.form-label[b-w93blvdsjc] {
    font-size: 0.9rem;
    color: #000;
}


/* We are removing the outer card style from the first iteration */
.search-filters-container[b-w93blvdsjc] {
    padding: 20px 0; /* Add vertical spacing */
    border-bottom: 1px solid #e9ecef; /* Optional: Separator line */
    margin-bottom: 20px;
}

.form-control[b-w93blvdsjc],
.form-select[b-w93blvdsjc] {
    border-radius: 0.375rem;
    min-width: 180px;
    padding-left: 0.75rem;
}

.sic-text[b-w93blvdsjc] {
    font-size: 0.8rem;
    display: block;
}

/* Custom styling for the primary "Search" button */
.search-btn[b-w93blvdsjc] {
    padding: 0.5rem 1.5rem;
    font-weight: 500;
}

    .search-btn:hover[b-w93blvdsjc] {
        background-color: #1a56cc;
        border-color: #1a56cc;
    }

/* Styling for the "Clear Filters" button */
.clear-btn[b-w93blvdsjc] {
    background-color: #f1f1f1;
    color: #495057;
    border: none;
    font-weight: 500;
    padding: 0.5rem 1.5rem;
}

    .clear-btn:hover[b-w93blvdsjc] {
        background-color: #f8f9fa;
        color: #000;
    }

.form-label[b-w93blvdsjc] {
    font-size: 0.9rem;
    color: #000;
}

/* --- SEARCH RESULTS STYLING --- */

/* Each individual search result *is* a card */
.result-item[b-w93blvdsjc] {
    border: 1px solid #e9ecef !important;
    background-color: #fff;
    border-radius: 0.5rem; /* Make it a proper card look */
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.05); /* Light shadow */
    margin-bottom: 15px !important;
}

/* Style for the company name */
.company-name[b-w93blvdsjc] {
    font-size: 1.1rem;
}

/* Style for the Active status badge */
.status-badge[b-w93blvdsjc] {
    background-color: #e6f7e8 !important;
    color: #4CAF50 !important;
    font-weight: 600;
    padding: 0.35em 0.6em;
    border-radius: 0.25rem;
}

/* Styling for the detail items (Incorporated, Location, Type) */
.details-row .detail-item[b-w93blvdsjc] {
    color: #6c757d;
    font-size: 0.9rem;
    display: inline-flex;
    align-items: center;
}

    .details-row .detail-item i[b-w93blvdsjc] {
        color: #495057;
        font-size: 1rem;
    }

/* Styling for the SIC code badges */
.sic-row .sic-code-badge[b-w93blvdsjc] {
    background-color: #f8f9fa !important;
    color: #495057 !important;
    font-weight: 500;
    padding: 0.35em 0.6em;
    border: 1px solid #e9ecef;
    border-radius: 0.25rem;
}

/* Custom styling for the primary "Add to Clients" button */
.add-client-btn[b-w93blvdsjc] {
    padding: 0.5rem 1rem;
    font-size: 0.9rem;
    font-weight: 500;
}
.spinner-wrapper[b-w93blvdsjc] {
    display: inline-block;
}

.spinner-inline[b-w93blvdsjc] {
    display: inline-block;
    vertical-align: middle;
}
.spinner-inside-button[b-w93blvdsjc] {
    display: inline-block;
}
/* /Pages/Clients/ClientComponseEmail.razor.rz.scp.css */

.client-icon[b-cf8og8iye1] {
    font-size: 2rem !important;
    color: #6f42c1 !important;
}


.card[b-cf8og8iye1] {
    border-radius: 12px;
    border: 1px solid #e6edf5;
    box-shadow: 0 2px 6px rgba(0,0,0,.03);
}

.form-control[b-cf8og8iye1], .form-select[b-cf8og8iye1] {
    border-radius: 8px;
}

.editor-toolbar button[b-cf8og8iye1] {
    border: none;
    background: transparent;
    padding: 6px 10px;
    font-size: 14px;
}

    .editor-toolbar button:hover[b-cf8og8iye1] {
        background: #eef4ff;
        border-radius: 6px;
    }

.editor-body[b-cf8og8iye1] {
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 16px;
    min-height: 220px;
    background: #fff;
}

.btn-primary[b-cf8og8iye1] {
    background: #5b8cff;
    border: none;
}

    .btn-primary:hover[b-cf8og8iye1] {
        background: #4a7bff;
    }

.test-box[b-cf8og8iye1] {
    background: #fff8db;
    border: 1px solid #ffe7a0;
    border-radius: 10px;
    padding: 16px;
}

.badge-light[b-cf8og8iye1] {
    background: #f1f5ff;
    color: #4a6cf7;
}
/* /Pages/Clients/ClientDetailAssets.razor.rz.scp.css */

/* Style the table head to match the screenshot's lighter text */
.table-assets thead th[b-gp8bb0yfz6] {
    color: #6c757d; /* Lighter color for column headers */
    font-weight: 500;
    border-bottom: 1px solid #dee2e6; /* Ensure a separator line */
}

/* Style the table body rows */
.table-assets tbody tr[b-gp8bb0yfz6] {
    border-bottom: 1px solid #dee2e6; /* Separator line for rows */
    font-size:11px !important;
}

/* New CSS for the icon that sits outside the background pill */
.status-icon-outside[b-gp8bb0yfz6] {
    color: #dc3545 !important; /* Red color */
    font-size: 1rem;
    margin-right: 5px; /* Spacing between the icon and the tag */
}

/* Existing CSS for the pill background and text */
.status-tag[b-gp8bb0yfz6] {
    font-weight: bold;
    padding: 2px 8px;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    /* Removed the display: inline-flex/align-items-center since the icon is no longer inside */
}

.status-offline[b-gp8bb0yfz6] {
    background-color: #fce7e7; /* Light red background */
    color: #dc3545; /* Red text color */
}

/* Styling for the footer summary boxes */
.summary-box[b-gp8bb0yfz6] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 0;
    text-align: center;
}

.summary-number[b-gp8bb0yfz6] {
    font-size: 1.5rem;
    font-weight: bold;
}

.total-assets .summary-number[b-gp8bb0yfz6] {
    color: #343a40;
}

.online-assets .summary-number[b-gp8bb0yfz6] {
    color: #28a745;
}

.offline-assets .summary-number[b-gp8bb0yfz6] {
    color: #dc3545;
}
/* /Pages/Clients/ClientDetailContact.razor.rz.scp.css */
/* Contact card */
.contact-card[b-m615w0520k] {
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    background: #fff;
    transition: 0.2s ease;
}

    .contact-card:hover[b-m615w0520k] {
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
    }

/* Avatar circle */
.avatar-circle[b-m615w0520k] {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #f3f4f6;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #6b7280;
}

/* Tags */
.tag-primary[b-m615w0520k] {
    background: #fde68a;
    color: #92400e;
    padding: 2px 8px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 600;
}

.tag-staff[b-m615w0520k] {
    background: #e5e7eb;
    color: #374151;
    padding: 2px 8px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 600;
}

/* Edit/delete icons */
.action-icons i[b-m615w0520k] {
    cursor: pointer;
    font-size: 16px;
    color: #6b7280;
}

.action-icons .edit-icon:hover[b-m615w0520k] {
    color: #6f42c1;
}

.action-icons .delete-icon:hover[b-m615w0520k] {
    color: #dc2626;
}

/* Email + phone text */
.contact-card i[b-m615w0520k] {
    font-size: 14px;
}
/* /Pages/Clients/ClientDetailOverview.razor.rz.scp.css */



.card[b-eq7kfmzbff] {
    border-radius: 12px;
}

.input-group-text[b-eq7kfmzbff] {
    background: #f5f5f5;
    border-right: none;
}

.input-group .form-control[b-eq7kfmzbff] {
    border-left: none;
}

.form-control:focus[b-eq7kfmzbff] {
    box-shadow: none;
    border-color: #6f42c1;
}


.directors-card[b-eq7kfmzbff] {
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.05);
}

.director-item[b-eq7kfmzbff] {
    background: #f7f7f7;
    border: none;
    border-radius: 12px;
    margin-bottom: 10px;
    padding: 18px 20px;
}

    .director-item:hover[b-eq7kfmzbff] {
        background: #eef8ff;
    }

.icon-box[b-eq7kfmzbff] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #e9f4ff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #6b8bbd;
}

.date-badge[b-eq7kfmzbff] {
    background: #edf4ff;
    color: #4c6fb8;
    padding: 8px 14px;
    font-size: 12px;
}
/* /Pages/Clients/ClientDetailRequestTemplate.razor.rz.scp.css */
.header-title[b-wsfjwdvplv] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #343a40;
}

.header-subtitle[b-wsfjwdvplv] {
    font-size: 0.95rem;
    color: #6c757d;
    margin-bottom: 20px;
}

/* Template Card Styling */
.template-card[b-wsfjwdvplv] {
    border: 1px solid #e9ecef; /* Very light border */
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05); /* Subtle shadow */
    margin-bottom: 16px;
    padding: 20px;
    background: #fcfcfc;
}

.template-title[b-wsfjwdvplv] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #343a40;
    display: inline-block;
    margin-right: 8px;
}

.template-description[b-wsfjwdvplv] {
    color: #6c757d;
    font-size: 0.95rem;
    margin-bottom: 15px;
}

/* Custom Tag/Pill Styling */
.custom-tag[b-wsfjwdvplv] {
    font-size: 0.75rem;
    font-weight: bold;
    padding: 2px 8px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
/* Specific Tag Colors */
.tag-access[b-wsfjwdvplv] {
    background-color: #e9f0ff; /* Light blue/gray */
    color: #007bff; /* Blue text */
}

.tag-software[b-wsfjwdvplv] {
    background-color: #f5e6ff; /* Light purple */
    color: #8c57cf; /* Purple text */
}

.tag-equipment[b-wsfjwdvplv] {
    background-color: #e6ffe6; /* Light green */
    color: #28a745; /* Green text */
}

/* What's Included Section */
.included-text[b-wsfjwdvplv] {
    color: #6c757d;
    font-size: 0.9rem;
}

.included-icon[b-wsfjwdvplv] {
    color: #28a745; /* Green checkmark */
    margin-right: 6px;
}

.no-provisions[b-wsfjwdvplv] {
    color: #6c757d;
}

/* Action Buttons Styling */
.action-button[b-wsfjwdvplv] {
    color: #6c757d;
    font-size: 1.1rem;
    margin-left: 10px;
    cursor: pointer;
    transition: color 0.2s;
}

    .action-button:hover[b-wsfjwdvplv] {
        color: #343a40;
    }

.action-delete:hover[b-wsfjwdvplv] {
    color: #dc3545; /* Red on hover for delete */
}
/* /Pages/Contracts/AllContracts.razor.rz.scp.css */
.contract-card[b-6d98hbmzho] {
    background: #fff;
    border: 1px solid #e6e9ef;
    border-radius: 12px;
    padding: 16px 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,.04);
}

.badge-warning[b-6d98hbmzho] {
    background-color: #fff3cd;
    color: #856404;
    border: 1px solid #ffeeba;
    font-weight: 500;
}

.badge-outline[b-6d98hbmzho] {
    background: #fff;
    color: #6c757d;
    border: 1px solid #dee2e6;
    font-weight: 500;
}

/* /Pages/Contracts/AllTemplate.razor.rz.scp.css */
.contract-icon[b-kdnrjwpy08] {
    font-size: 2rem !important;
    color: #6f42c1 !important;
}

.agreement-card[b-kdnrjwpy08] {
    border-radius: 14px;
    border: 1px solid #e5e7eb;
    box-shadow: 0 6px 18px rgba(0,0,0,0.05);
    padding: 20px;
    height: 100%;
    background-color:white;
}

.agreement-header[b-kdnrjwpy08] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 6px;
}

.agreement-icon[b-kdnrjwpy08] {
    color: #2563eb;
    font-size: 20px;
}

.agreement-title[b-kdnrjwpy08] {
    font-weight: 600;
    font-size: 16px;
    margin: 0;
}

.badge-contract[b-kdnrjwpy08] {
    background-color: #e0edff;
    color: #2563eb;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 20px;
}

.agreement-desc[b-kdnrjwpy08] {
    font-size: 14px;
    color: #6b7280;
    margin-bottom: 18px;
}

.agreement-actions[b-kdnrjwpy08] {
    display: flex;
    gap: 10px;
}

.btn-use[b-kdnrjwpy08] {
    flex: 1;
    border-radius: 10px;
    border: 1px solid #e5e7eb;
    background: #fff;
    font-weight: 500;
}

.icon-btn[b-kdnrjwpy08] {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    border: 1px solid #e5e7eb;
    background: #fff;
}

    .icon-btn.edit[b-kdnrjwpy08] {
        color: #111827;
    }

    .icon-btn.delete[b-kdnrjwpy08] {
        color: #ef4444;
    }
/* /Pages/Contracts/NewContract.razor.rz.scp.css */
.card-box[b-v1lgvj6wqa] {
    border-radius: 14px;
    border: 1px solid #e5e7eb;
    box-shadow: 0 6px 18px rgba(0,0,0,0.05);
}

    .card-box h6[b-v1lgvj6wqa] {
        font-weight: 600;
        margin-bottom: 20px;
    }

.form-label[b-v1lgvj6wqa] {
    font-size: 14px;
    font-weight: 500;
}

.form-control[b-v1lgvj6wqa],
.form-select[b-v1lgvj6wqa] {
    border-radius: 10px;
    padding: 10px 12px;
}

.form-check-label[b-v1lgvj6wqa] {
    font-size: 14px;
}

.side-card p[b-v1lgvj6wqa] {
    font-size: 14px;
    color: #6b7280;
    margin-bottom: 6px;
}

.side-card ul[b-v1lgvj6wqa] {
    padding-left: 18px;
}

.side-card li[b-v1lgvj6wqa] {
    font-size: 14px;
    color: #374151;
    margin-bottom: 6px;
}


.editor-container[b-v1lgvj6wqa] {
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}

.editor-toolbar[b-v1lgvj6wqa] {
    border-bottom: 1px solid #dee2e6;
    padding: 8px 10px;
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
    background-color: #f8f9fa;
}

    .editor-toolbar button[b-v1lgvj6wqa] {
        border: none;
        background: transparent;
        padding: 6px 8px;
        border-radius: 6px;
        cursor: pointer;
        color: #495057;
    }

        .editor-toolbar button:hover[b-v1lgvj6wqa] {
            background-color: #e9ecef;
        }

.editor-content[b-v1lgvj6wqa] {
    min-height: 220px;
    padding: 15px;
    outline: none;
    font-size: 15px;
}

.helper-text[b-v1lgvj6wqa] {
    font-size: 13px;
    color: #6c757d;
    margin-top: 6px;
}

.btn-primary[b-v1lgvj6wqa] {
    padding: 10px 18px;
}

.btn-outline-secondary[b-v1lgvj6wqa] {
    padding: 10px 18px;
}
/* /Pages/Home/Index.razor.rz.scp.css */
/* /Pages/Hypervisor/AllHypervisor.razor.rz.scp.css */
.monitor-card[b-bz2s54yvte] {
    width: 340px;
    background: #fff;
    border-radius: 14px;
    padding: 16px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
}

.server-title[b-bz2s54yvte] {
    font-weight: 600;
}

.badge-soft[b-bz2s54yvte] {
    background: #eef2ff;
    color: #4338ca;
    border-radius: 8px;
    padding: 4px 10px;
    font-size: 12px;
}

.badge-online[b-bz2s54yvte] {
    background: #22c55e;
    font-size: 12px;
    padding: 4px 10px;
}

.info-label[b-bz2s54yvte] {
    color: #6b7280;
    font-size: 12px;
}

.info-value[b-bz2s54yvte] {
    font-size: 13px;
    font-weight: 500;
}

.ping-header[b-bz2s54yvte] {
    font-size: 13px;
    font-weight: 600;
}

.ping-badge[b-bz2s54yvte] {
    background: #22c55e;
    color: #fff;
    font-size: 12px;
    padding: 2px 8px;
    border-radius: 6px;
}

.graph[b-bz2s54yvte] {
    height: 70px;
    position: relative;
    margin-top: 8px;
}

    .graph svg[b-bz2s54yvte] {
        width: 100%;
        height: 100%;
    }

.footer-text[b-bz2s54yvte] {
    font-size: 12px;
    color: #6b7280;
}

.action-btn[b-bz2s54yvte] {
    width: 36px;
    height: 36px;
    border-radius: 10px;
    border: 1px solid #e5e7eb;
    background: #fff;
}

.metrics-btn[b-bz2s54yvte] {
    border-radius: 10px;
    padding: 6px 12px;
    font-size: 13px;
    border: 1px solid #e5e7eb;
    background: #fff;
}
/* /Pages/KnowledgeBase/AllKnowledgeBase.razor.rz.scp.css */
.knowledge-circle[b-g90uvl2jkm] {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1));
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 16px auto 16px;
}
/* /Pages/Login/Login.razor.rz.scp.css */
.box[b-5xms5nyhiu] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    background-color: rgb(255 255 255);
    left: 50%;
    top: 50%;
    padding: 25px;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    box-shadow: 0 15px 25px rgba(6, 30, 40, 0.6);
    border-radius: 3px;
    color: white;
    font-size: 12px;
    width: 370px;
    max-width: 100%;
    overflow-y: auto;
    max-height: 100vh;
}

    .box .login-box[b-5xms5nyhiu] {
        position: relative;
        top: 38%;
        width: 620px;
        max-width: 100%;
    }

    .box .signup-box[b-5xms5nyhiu] {
        position: relative;
        margin-top: 5px;
        height: auto;
        width: 620px;
        max-width: 100%;
    }

    .box .txt-error[b-5xms5nyhiu] {
        color: white;
        font-size: 11px;
        font-style: italic;
    }

/* Responsive Design for Smaller Screens */
@media (max-width: 768px) {
    .box[b-5xms5nyhiu] {
        padding: 25px;
        font-size: 13px;
    }

        .box .login-box[b-5xms5nyhiu],
        .box .signup-box[b-5xms5nyhiu] {
            width: 100%;
        }

    .logo img[b-5xms5nyhiu] {
        max-width: 140px;
    }

    .logo-container .tagline[b-5xms5nyhiu] {
        font-size: 9px;
        letter-spacing: 2px;
    }

    .new-email[b-5xms5nyhiu] {
        font-size: 14px;
        height: 36px;
    }

    .login-btn[b-5xms5nyhiu] {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .box[b-5xms5nyhiu] {
        padding: 20px;
        font-size: 12px;
        transform: translate(-50%, -50%);
        width: 95%;
        max-height: 100vh;
    }

    .logo img[b-5xms5nyhiu] {
        max-width: 120px;
    }

    .logo-container .tagline[b-5xms5nyhiu] {
        font-size: 8px;
    }

    .login-btn[b-5xms5nyhiu] {
        font-size: 15px;
    }

    .new-email[b-5xms5nyhiu] {
        font-size: 13px;
    }
}

/* Logo Container */
.logo-container[b-5xms5nyhiu] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}

.logo[b-5xms5nyhiu] {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .logo img[b-5xms5nyhiu] {
        max-width: 170px;
        height: auto;
        align-items: center;
    }

.logo-container .tagline[b-5xms5nyhiu] {
    color: black;
    font-size: 10px;
    font-style: italic;
    letter-spacing: 3px;
    font-family: 'Poppins', sans-serif;
    margin-top: 18px;
}

/* Buttons */
.login-btn[b-5xms5nyhiu], [b-5xms5nyhiu] .login-btn {
    width: 100%;
    background-color: #034063;
    color: white;
    border: 1px solid #052f47;
    box-shadow: 0 5px 5px rgba(28, 77, 105, .6);
    font-size: 18px;
}

/* Inputs */
.flat-input[b-5xms5nyhiu] {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    color: #fff;
}

    .flat-input:focus[b-5xms5nyhiu] {
        outline: none;
        border-bottom: 1px solid #00bfff;
        box-shadow: none;
    }

.new-email[b-5xms5nyhiu], [b-5xms5nyhiu] .new-email {
    font-size: 15px;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    height: 38px;
    margin-top: 23px;
}

.user-box[b-5xms5nyhiu] {
    margin-top: 2px;
    color: black;
}

.password[b-5xms5nyhiu] {
    margin-bottom: 30px;
}

/* Signup text/buttons */
.txt-signup[b-5xms5nyhiu] {
    display: inline-flex;
    color: black;
    text-decoration: none;
    font-weight: 100;
    padding-left: 5px;
    padding-top:15px;
}

.signup-btn[b-5xms5nyhiu] {
    all: unset;
    cursor: pointer;
    color: black;
    margin-left: 3px;
    font-weight: 500;
}

/* Labels and checkboxes */
.txt-label[b-5xms5nyhiu] {
    font-weight: 50;
}

.cb-tenant .e-label[b-5xms5nyhiu] {
    color: white !important;
    font-weight: 80;
    padding: 2px;
    margin-top: 4px;
    font-style: italic;
}

.txt-request-access[b-5xms5nyhiu] {
    text-align: center;
    justify-content: center;
    margin-top: 8px;
}
.input-checkmark[b-5xms5nyhiu] {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    color: #28a745; /* green */
    font-size: 18px;
    pointer-events: none;
    z-index: 2;
    font-weight: bold;
}
.input-icon[b-5xms5nyhiu] {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    font-size: 18px;
    font-weight: bold;
    pointer-events: none;
    z-index: 2;
}
    .input-icon .spinner-border[b-5xms5nyhiu] {
        width: 1rem;
        height: 1rem;
        color:darkblue;
    }

/* Ensure the input has enough right padding to not overlap with icon */
.form-control.pe-5[b-5xms5nyhiu] {
    padding-right: 2.5rem !important; /* or adjust as needed */
}
.suffix-text[b-5xms5nyhiu] {
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    color: #6c757d;
    pointer-events: none;
    z-index: 2;
}


.user-box .e-radio + label .e-label[b-5xms5nyhiu] {
    color: black !important;
}
/* /Pages/ManageUsers/AllUsers.razor.rz.scp.css */
/* ----- Grid -----*/

/* Rounded corners for the entire grid */
[b-8lsq1h00d2] .e-grid {
    overflow: scroll;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

    /* Grid borders */
    [b-8lsq1h00d2] .e-grid .e-rowcell, .e-grid .e-headercell[b-8lsq1h00d2] {
        font-size: 13.5px;
    }

    [b-8lsq1h00d2] .e-grid .e-headercell {
        background-color: rgba(1, 18, 68, .9);
        color: white;
        font-weight: 100;
    }

.btn-dialog[b-8lsq1h00d2] {
    background-color: #011244;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
    color: white;
}

    .btn-dialog:hover[b-8lsq1h00d2] {
        background-color: #011244;
    }

.btn-dialog-delete[b-8lsq1h00d2] {
    background-color: #c0392b;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

    .btn-dialog-delete:hover[b-8lsq1h00d2] {
        background-color: #c0392b;
    }
.grid-role[b-8lsq1h00d2]{
    padding: 2px 2px 2px 2px;
}
/* /Pages/Password/ChangePassword/ChangePassword.razor.rz.scp.css */
.fields[b-k1n2zv103x] {
    display: inline-flex;
    font-size: 8px;
}

.properties[b-k1n2zv103x] {
    width: 100%;
}

.btn-dialog[b-k1n2zv103x] {
    background-color: #011244;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
    color: white;
}

    .btn-dialog:hover[b-k1n2zv103x] {
        background-color: #011244;
    }

.btn-dialog-delete[b-k1n2zv103x] {
    background-color: #c0392b;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

    .btn-dialog-delete:hover[b-k1n2zv103x] {
        background-color: #c0392b;
    }
/* /Pages/Prospect/AllProspect.razor.rz.scp.css */


.icon-blue[b-t7vkmaby5r] {
    background: #eaf1ff;
    color: #3b82f6;
}

.icon-purple[b-t7vkmaby5r] {
    background: #f2eaff;
    color: #8b5cf6;
}

.icon-green[b-t7vkmaby5r] {
    background: #e9f9f0;
    color: #22c55e;
}

.icon-teal[b-t7vkmaby5r] {
    background: #e6fbf7;
    color: #14b8a6;
}

.badge-status[b-t7vkmaby5r] {
    font-weight: 500;
    border-radius: 8px;
    padding: 6px 10px;
}

.badge-new[b-t7vkmaby5r] {
    background: #eaf1ff;
    color: #2563eb;
}

.badge-meeting[b-t7vkmaby5r] {
    background: #fff3cd;
    color: #a16207;
}

.badge-draft[b-t7vkmaby5r] {
    background: #f1f3f5;
    color: #495057;
}

.search-box input[b-t7vkmaby5r] {
    border-left: 0;
}

.search-box .input-group-text[b-t7vkmaby5r] {
    background: #fff;
}
/* /Pages/Request/AllRequest.razor.rz.scp.css */
.search-wrapper[b-4khia8f09y] {
    background: #fff;
    padding: 14px;
    border-radius: 12px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

.search-input[b-4khia8f09y] {
    border-radius: 50px;
    padding-left: 40px;
    height: 42px;
}

.search-icon[b-4khia8f09y] {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: #adb5bd;
}

.filter-btn[b-4khia8f09y] {
    padding: 8px 16px;
    font-weight: 500;
    border: 1px solid #dee2e6;
    background-color: #fff;
}

    .filter-btn.active[b-4khia8f09y] {
        background-color: #000;
        color: #fff;
        border-color: #000;
    }

    .filter-btn:not(.active):hover[b-4khia8f09y] {
        background-color: #f8f9fa;
    }



.empty-card[b-4khia8f09y] {
    border-radius: 16px;
    border: 1px solid #e5e7eb;
    background: #fff;
}

.icon-circle[b-4khia8f09y] {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 2px solid #cbd5e1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 16px;
    color: #94a3b8;
    font-size: 22px;
}

.btn-dark-custom[b-4khia8f09y] {
    padding: 10px 20px;
    border-radius: 8px;
    font-weight: 500;
}
/* /Pages/Request/NewRequest.razor.rz.scp.css */
.form-card[b-hfyjh1neh6] {
    background: #ffffff;
    border-radius: 14px;
    border: 1px solid #e5e7eb;
    padding: 20px;
}

.form-label[b-hfyjh1neh6] {
    font-weight: 600;
    margin-bottom: 8px;
}

.form-select[b-hfyjh1neh6] {
    border-radius: 10px;
    padding: 10px 14px;
    color: #6b7280;
}



/* /Pages/Settings/AgentInstaller.razor.rz.scp.css */
.main-card[b-jxqwge4hp4] {
    border-radius: 14px;
}


.agent-box[b-jxqwge4hp4] {
    background-color: #f3fbfb;
    border-radius: 12px;
    padding: 20px;
}


.status[b-jxqwge4hp4] {
    background-color: #e8f7ee;
    color: #2f9e5f;
    font-size: 0.85rem;
    font-weight: 500;
    padding: 4px 12px;
    border-radius: 999px;
}


.file-box[b-jxqwge4hp4] {
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 10px 14px;
    color: #6c757d;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.upload-btn[b-jxqwge4hp4] {
    background: linear-gradient(90deg, #b57cff, #d4a6ff);
    border: none;
    width: 80%;
    height: 44px;
    font-weight: 500;
}


.download-btn[b-jxqwge4hp4] {
    height: 44px;
    width: 20%;
}
/* /Pages/Settings/AssetAlerts.razor.rz.scp.css */
.settings-row[b-dlkopipl6x] {
    background: #f8fbfd;
    border-radius: 8px;
    padding: 14px 16px;
    margin-bottom: 12px;
}

.settings-icon[b-dlkopipl6x] {
    font-size: 1.2rem;
    color: #6c757d;
}

.form-switch .form-check-input[b-dlkopipl6x] {
    width: 3rem;
    height: 1.5rem;
}

.rule-icon[b-dlkopipl6x] {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    background: #eaf2ff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3b82f6;
    font-size: 1.3rem;
}

.badge-warning-soft[b-dlkopipl6x] {
    background-color: #fff3cd;
    color: #856404;
}

.badge-critical-soft[b-dlkopipl6x] {
    background-color: #fde2e2;
    color: #b91c1c;
}

.action-btn[b-dlkopipl6x] {
    width: 36px;
    height: 36px;
    border-radius: 8px;
}

/* /Pages/Settings/ClientConfiguration.razor.rz.scp.css */

.term-chip[b-nsfe5srwt1] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border-radius: 10px;
    background: #f7f7f9;
    border: 1px solid #e6e6e6;
    font-size: 14px;
}

    .term-chip .remove[b-nsfe5srwt1] {
        color: #dc3545;
        font-weight: bold;
        cursor: pointer;
    }



.btn-add[b-nsfe5srwt1] {
    border: 1px solid #d6c8f5;
    color: #6a11cb;
    background: #f8f5ff;
    border-radius: 10px;
    padding: 8px 18px;
}

    .btn-add:hover[b-nsfe5srwt1] {
        background: #efe8ff;
    }

.section-title[b-nsfe5srwt1] {
    font-weight: 600;
    font-size: 18px;
}

.section-sub[b-nsfe5srwt1] {
    font-size: 14px;
    color: #6c757d;
}

.format-text[b-nsfe5srwt1] {
    font-size: 13px;
    color: #6c757d;
}


.title-main[b-nsfe5srwt1] {
    font-weight: 600;
    font-size: 18px;
}

.title-sub[b-nsfe5srwt1] {
    font-size: 14px;
    color: #6c757d;
}

.chip[b-nsfe5srwt1] {
    display: inline-flex;
    align-items: center;
    padding: 6px 14px;
    border-radius: 10px;
    background: #eef1f7;
    border: 1px solid #cfd6e6;
    font-size: 14px;
    font-weight: 500;
    color: #2c2f36;
}

.btn-add[b-nsfe5srwt1] {
    border: 1px solid #d6c8f5;
    color: #6a11cb;
    background: #f8f5ff;
    border-radius: 10px;
    padding: 8px 20px;
}

    .btn-add:hover[b-nsfe5srwt1] {
        background: #efe8ff;
    }

.helper-text[b-nsfe5srwt1] {
    font-size: 13px;
    color: #6c757d;
}

.info-box[b-nsfe5srwt1] {
    background: #e9edf7;
    border: 1px solid #cfd6e6;
    border-radius: 12px;
    padding: 18px;
}

    .info-box h6[b-nsfe5srwt1] {
        font-weight: 600;
        color: #3949ab;
    }

    .info-box ul[b-nsfe5srwt1] {
        margin-bottom: 0;
    }

.btn-gradient[b-nsfe5srwt1] {
    background: linear-gradient(90deg,#5f49e6,#4a35c7);
    border: none;
    color: white;
    padding: 12px;
    border-radius: 10px;
    font-weight: 500;
}

    .btn-gradient:hover[b-nsfe5srwt1] {
        opacity: 0.9;
        color: white;
    }
/* /Pages/Settings/General.razor.rz.scp.css */
.settings-card[b-r1n2399kxt] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 14px;
    padding: 18px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.2s ease;
    cursor: pointer;
    height: 100%;
}

    .settings-card:hover[b-r1n2399kxt] {
        box-shadow: 0 8px 20px rgba(0,0,0,0.06);
        transform: translateY(-2px);
    }

.icon-box[b-r1n2399kxt] {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    flex-shrink: 0;
}

.icon-purple[b-r1n2399kxt] {
    background: #a855f7;
}

.icon-blue[b-r1n2399kxt] {
    background: #3b82f6;
}

.icon-green[b-r1n2399kxt] {
    background: #22c55e;
}

.icon-orange[b-r1n2399kxt] {
    background: #f97316;
}

.icon-cyan[b-r1n2399kxt] {
    background: #06b6d4;
}

.icon-red[b-r1n2399kxt] {
    background: #ef4444;
}

.icon-pink[b-r1n2399kxt] {
    background: #ec4899;
}

.icon-teal[b-r1n2399kxt] {
    background: #14b8a6;
}

.icon-indigo[b-r1n2399kxt] {
    background: #6366f1;
}

.settings-text h6[b-r1n2399kxt] {
    margin-bottom: 2px;
    font-weight: 600;
}

.settings-text p[b-r1n2399kxt] {
    margin: 0;
    font-size: 14px;
    color: #6b7280;
}

.arrow[b-r1n2399kxt] {
    color: #9ca3af;
    font-size: 18px;
}
/* /Pages/Settings/Integrations.razor.rz.scp.css */

.form-text[b-3uvgz3r87m] {
    font-size: 0.85rem;
}
/* /Pages/Settings/Screenshots.razor.rz.scp.css */
.section-title[b-94326d2tzm] {
    font-weight: 600;
    font-size: 18px;
}

.info-box[b-94326d2tzm] {
    background: #e9f2fb;
    border-radius: 8px;
    padding: 15px;
    font-size: 14px;
}

.privacy-box[b-94326d2tzm] {
    background: #fff4df;
    border-radius: 8px;
    padding: 15px;
    font-size: 14px;
}

.save-btn[b-94326d2tzm] {
    background: #0f7c86;
    border: none;
    padding: 12px;
    font-weight: 600;
    border-radius: 8px;
}

    .save-btn:hover[b-94326d2tzm] {
        background: #0d6b74;
    }
/* /Pages/Settings/Users.razor.rz.scp.css */
.user-tabs[b-nvtj2rajxv] {
    background: #f8f9fa;
    border-radius: 2px;
    padding: 6px;
    box-shadow: inset 0 0 0 1px #e5e7eb;
    gap: 6px;
}

    .user-tabs .nav-item[b-nvtj2rajxv] {
        flex: 1 1 calc(50% - 6px);
    }

.tab-item[b-nvtj2rajxv] {
    width: 100%;
    border: 0;
    background: transparent;
    border-radius: 10px;
    padding: 10px 14px;
    font-size: 14px;
    font-weight: 500;
    color: #6c757d;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.25s ease;
}

    .tab-item:hover[b-nvtj2rajxv] {
        background: #6f42c1;
        color: #ffffff;
    }

    .tab-item.active[b-nvtj2rajxv] {
        background: #6f42c1;
        color: #ffffff;
        box-shadow: 0 2px 6px rgba(0,0,0,0.08);
    }

/* Desktop: single row */
@media (min-width: 992px) {
    .user-tabs .nav-item[b-nvtj2rajxv] {
        flex: 1 1 0;
    }
}
/* /Pages/Ticket/AllTicket.razor.rz.scp.css */


.text-open[b-q0swqb4oos] {
    color: rgb(37 99 235 / var(--tw-text-opacity, 1)) !important;
}

.text-inprogress[b-q0swqb4oos] {
    color: rgb(147 51 234 / var(--tw-text-opacity, 1)) !important;
}

.text-resolved[b-q0swqb4oos] {
    color: rgb(22 163 74 / var(--tw-text-opacity, 1)) !important;
}

.editor-toolbar button[b-q0swqb4oos] {
    margin-right: 4px;
}

.editor-toolbar[b-q0swqb4oos] {
    background: #f8f9fa;
}

.modal-content[b-q0swqb4oos] {
    border: none;
}


.search-box[b-q0swqb4oos] {
    border: 1px solid #e5e7eb;
    border-radius: 0.375rem !important;
    padding-left: 10px;
}

    .search-box input:focus[b-q0swqb4oos] {
        box-shadow: none;
    }

.ticket-card[b-q0swqb4oos] {
    transition: 0.2s ease-in-out;
}

    .ticket-card:hover[b-q0swqb4oos] {
        box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    }

.icon-btn[b-q0swqb4oos] {
    width: 42px;
    height: 42px;
    border-radius: 12px;
}

/* Badge colors */
.bg-purple-soft[b-q0swqb4oos] {
    background-color: #ede9fe;
}

.text-purple[b-q0swqb4oos] {
    color: #7c3aed;
}

.bg-warning-soft[b-q0swqb4oos] {
    background-color: #fef3c7;
}

.bg-primary-soft[b-q0swqb4oos] {
    background-color: #e0e7ff;
}

.ticket-meta span[b-q0swqb4oos] {
    margin-right: 10px;
}
/* /Pages/UptimeMonitor/AllUptimeMonitor.razor.rz.scp.css */


.icon-blue[b-fbgdxj3k3a] {
    color: rgb(37 99 235 / var(--tw-text-opacity, 1)) !important;
}


.stat-color-green[b-fbgdxj3k3a] {
    color: rgb(22 163 74 / var(--tw-text-opacity, 1)) !important;
}

.stat-color-red[b-fbgdxj3k3a] {
    color: rgb(220 38 38 / var(--tw-text-opacity, 1)) !important;
}

.icon-purple[b-fbgdxj3k3a] {
    color: rgb(147 51 234 / var(--tw-text-opacity, 1)) !important;
}

.search-box input[b-fbgdxj3k3a] {
    border-left: 0;
}

.search-box .input-group-text[b-fbgdxj3k3a] {
    background: #fff;
}

.monitor-card[b-fbgdxj3k3a] {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.06);
}

.status-dot[b-fbgdxj3k3a] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.badge-soft[b-fbgdxj3k3a] {
    background: #f1f3f5;
    color: #333;
    border-radius: 6px;
    padding: 4px 8px;
    font-weight: 500;
}

.badge-client[b-fbgdxj3k3a] {
    background: #e7f1ff;
    color: #0d6efd;
    border-radius: 6px;
    padding: 4px 8px;
    font-weight: 500;
}

.label[b-fbgdxj3k3a] {
    font-size: 0.75rem;
    color: #6c757d;
}

.value[b-fbgdxj3k3a] {
    font-weight: 600;
}

.pill[b-fbgdxj3k3a] {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 999px;
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    font-size: 0.8rem;
    margin-right: 6px;
}

.icon-btn[b-fbgdxj3k3a] {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background: #fff;
}
/* /Shared/AccessControl/AccessControl.razor.rz.scp.css */
.btn-dialog[b-uei92yuauf] {
    background-color: #011244;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
    color: white;
}

    .btn-dialog:hover[b-uei92yuauf] {
        background-color: #011244;
    }

.btn-dialog-delete[b-uei92yuauf] {
    background-color: #c0392b;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

    .btn-dialog-delete:hover[b-uei92yuauf] {
        background-color: #c0392b;
    }
.btn-login[b-uei92yuauf] {
    width: 100px;
    background-color: #011244;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}
.btn-login:hover[b-uei92yuauf]{
    color:white;
}
/* /Shared/EmptyLayout.razor.rz.scp.css */
.full-page[b-s8o843nepn] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1000;
    justify-content: center;
    align-content: center;
    font-family: 'Century Gothic';
    background-color: #ffffff;
    /*background-image: url('/images/bg2.jpg');*/
    /*background-repeat: no-repeat;
    background-size: cover;
    background-position: center;*/
}
.full-overlay[b-s8o843nepn] {
    position: fixed; /* Stay in place */
    top: 0;
    left: 0;
    width: 100vw; /* Full viewport width */
    height: 100vh; /* Full viewport height */
    background-color: rgb(226, 245, 254, .2); /* Semi-transparent black */
    z-index: 9999; /* High z-index to sit on top */
    display: flex; /* Optional: center content inside */
    align-items: center;
    justify-content: center;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-bv4uvcs6mt] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-bv4uvcs6mt] {
    flex: 1;
}

.sidebar[b-bv4uvcs6mt] {
    background-color: #0f172a;
}

.top-row[b-bv4uvcs6mt] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    font-size: 0.95rem;
    font-weight: 500;
    color: #333;
}

    .top-row[b-bv4uvcs6mt]  a, .top-row[b-bv4uvcs6mt]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-bv4uvcs6mt]  a:hover, .top-row[b-bv4uvcs6mt]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-bv4uvcs6mt]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-bv4uvcs6mt] {
        justify-content: space-between;
    }

        .top-row[b-bv4uvcs6mt]  a, .top-row[b-bv4uvcs6mt]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-bv4uvcs6mt] {
        flex-direction: row;
    }

    .sidebar[b-bv4uvcs6mt] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-bv4uvcs6mt] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-bv4uvcs6mt]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-bv4uvcs6mt] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}



/* /Shared/NavAssetDetail.razor.rz.scp.css */
/* Custom tab style (similar to your screenshot) */
.custom-tabs[b-ihs4y3i9rq] {
    border-bottom: none !important;
    gap: 6px;
    /* Make the UL a flex container that allows wrapping */
    display: flex;
    flex-wrap: wrap;
}

    .custom-tabs .nav-item[b-ihs4y3i9rq] {
        /* Allow list items to shrink/grow slightly but maintain content width by default */
        flex-grow: 0;
    }

    .custom-tabs .nav-link[b-ihs4y3i9rq] {
        border: none !important;
        background: #f4f4f5;
        border-radius: 8px;
        padding: 8px 16px;
        color: #4b5563;
        font-weight: 500;
        display: flex;
        align-items: center;
        /* Ensure links take full width of their item */
        width: 100%;
    }

        /* Hover state */
        .custom-tabs .nav-link:hover[b-ihs4y3i9rq] {
            background: #e5e7eb;
            color: #111827;
        }

        /* Active tab */
        .custom-tabs .nav-link.active[b-ihs4y3i9rq] {
            background: #ffffff;
            color: #6f42c1;
            border: 1px solid #e5e7eb !important;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
            font-weight: 600;
        }


@media (max-width: 640.98px) {
    .custom-tabs .nav-item[b-ihs4y3i9rq] {
        /* On small screens, force each item to take the full width (100%) */
        width: 100%;
        /* Ensure each item grows to fill the horizontal space */
        flex-grow: 1;
    }
}


.device-card[b-ihs4y3i9rq] {
    background: #f8f9fb;
    border-radius: 10px;
}

.device-img[b-ihs4y3i9rq] {
    width: 110px;
    height: 70px;
    object-fit: cover;
    border-radius: 8px;
}

.live-badge[b-ihs4y3i9rq] {
    position: absolute;
    top: -8px;
    right: -8px;
    font-size: 12px;
}

.status-offline[b-ihs4y3i9rq] {
    color: #dc3545;
    font-size: 14px;
}

.status-online[b-ihs4y3i9rq] {
    color: green;
    font-size: 14px;
}

.btn-custom[b-ihs4y3i9rq] {
    border-radius: 8px;
}

.btn-remote[b-ihs4y3i9rq] {
    background-color: #7fa6ff;
    color: white;
}

    .btn-remote:hover[b-ihs4y3i9rq] {
        background-color: #6a90e6;
    }
/* /Shared/NavClient.razor.rz.scp.css */
/* Custom tab style (similar to your screenshot) */
.custom-tabs[b-9f6prpapxv] {
    border-bottom: none !important;
    gap: 6px;
    /* Make the UL a flex container that allows wrapping */
    display: flex;
    flex-wrap: wrap;
}

    .custom-tabs .nav-item[b-9f6prpapxv] {
        /* Allow list items to shrink/grow slightly but maintain content width by default */
        flex-grow: 0;
    }

    .custom-tabs .nav-link[b-9f6prpapxv] {
        border: none !important;
        background: #f4f4f5;
        border-radius: 8px;
        padding: 8px 16px;
        color: #4b5563;
        font-weight: 500;
        display: flex;
        align-items: center;
        /* Ensure links take full width of their item */
        width: 100%;
    }

        /* Hover state */
        .custom-tabs .nav-link:hover[b-9f6prpapxv] {
            background: #e5e7eb;
            color: #111827;
        }

        /* Active tab */
        .custom-tabs .nav-link.active[b-9f6prpapxv] {
            background: #ffffff;
            color: #6f42c1;
            border: 1px solid #e5e7eb !important;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
            font-weight: 600;
        }


@media (max-width: 640.98px) {
    .custom-tabs .nav-item[b-9f6prpapxv] {
        /* On small screens, force each item to take the full width (100%) */
        width: 100%;
        /* Ensure each item grows to fill the horizontal space */
        flex-grow: 1;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-d20vst0c0w] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-d20vst0c0w] {
    height: 3.5rem;
}

.navbar-brand[b-d20vst0c0w] {
    font-size: 1.1rem;
}

.oi[b-d20vst0c0w] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-d20vst0c0w] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-d20vst0c0w] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-d20vst0c0w] {
        padding-bottom: 1rem;
    }

    .nav-item[b-d20vst0c0w]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-d20vst0c0w]  a.active {
            background-color: rgb(111 66 193);
            color: white;
        }

        .nav-item[b-d20vst0c0w]  a:hover {
            background-color: rgb(78 36 155);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-d20vst0c0w] {
        display: none;
    }

    .collapse[b-d20vst0c0w] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

/* Ultra Thin Sidebar Scrollbar */
.sidebar .flex-grow-1[b-d20vst0c0w]::-webkit-scrollbar {
    width: 1px; /* thinner */
}

/* Track */
.sidebar .flex-grow-1[b-d20vst0c0w]::-webkit-scrollbar-track {
    background: transparent; /* cleaner look */
}

/* Scrollbar thumb */
.sidebar .flex-grow-1[b-d20vst0c0w]::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 1px;
    transition: background 0.2s ease;
}

    /* Hover effect */
    .sidebar .flex-grow-1[b-d20vst0c0w]::-webkit-scrollbar-thumb:hover {
        background: #aaa;
    }

/* Firefox */
.sidebar .flex-grow-1[b-d20vst0c0w] {
    scrollbar-width: thin; /* thin mode */
    scrollbar-color: #666 transparent;
}
