@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';

/* /CarrierBooking/BookingForm.razor.rz.scp.css */

button:focus[b-0agghsgveo] {
    box-shadow: 0 0 5px #0d6efd;
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid #0d6efd;
    border-radius: 3px;
}
/* /CarrierCards/CarrierCard.razor.rz.scp.css */
[b-hqxrqnlyfj] .item-value {
    background: #f7f7f7;
    border: 1px solid lightgray;
    padding: 0 25px;
}

[b-hqxrqnlyfj] tbody th {
    border: 0;
}

[b-hqxrqnlyfj] #violations-table tbody td {
    background: #f7f7f7;
    border: 2px solid #fff !important;
}

[b-hqxrqnlyfj] #accordion-infractions-container .e-acrdn-content {
    padding: 0;
    margin-top: 5px;
}

[b-hqxrqnlyfj] #accordion-fgr-container .e-acrdn-content {
    padding: 0;
    margin-top: 5px;
}

[b-hqxrqnlyfj] .attribute-positive {
    color: limegreen;
}

[b-hqxrqnlyfj] .attribute-negative {
    color: red;
}

[b-hqxrqnlyfj] .custom-expansion-panel .mud-expand-panel-header {
    padding: 10px 10px;
    min-height: 10px;
}

[b-hqxrqnlyfj] .e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
[b-hqxrqnlyfj] .e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-content,
[b-hqxrqnlyfj] .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
[b-hqxrqnlyfj] .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-content {
    color: inherit !important;
}
/* /Features/Accounting/Views/CustomerInvoiceManagementView.razor.rz.scp.css */


.d-flex[b-zx71h1zav6] {
    display: flex;
}

/* Sidebar Styles */
.sidebar[b-zx71h1zav6] {
    width: 250px;
    min-height: calc(100vh - 64px);
    background-color: #2c3e50;
    color: white;
    padding: 0;
    box-shadow: 2px 0 5px rgba(0,0,0,0.1);
}

.sidebar-header[b-zx71h1zav6] {
    padding: 20px 15px;
    border-bottom: 1px solid #34495e;
}

    .sidebar-header h3[b-zx71h1zav6] {
        margin: 0;
        font-size: 1.2rem;
    }

.sidebar-menu[b-zx71h1zav6] {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .sidebar-menu li[b-zx71h1zav6] {
        padding: 0;
    }

        .sidebar-menu li a[b-zx71h1zav6] {
            display: block;
            padding: 15px;
            color: #ecf0f1;
            text-decoration: none;
            transition: all 0.3s;
        }

            .sidebar-menu li a:hover[b-zx71h1zav6] {
                background-color: #34495e;
            }

        .sidebar-menu li.active a[b-zx71h1zav6] {
            background-color: #3498db;
        }

        .sidebar-menu li a i[b-zx71h1zav6] {
            margin-right: 10px;
        }

/* Content Area Styles */
.content-area[b-zx71h1zav6] {
    flex: 1;
    padding: 20px;
    background-color: #f5f5f5;
}

.content-header[b-zx71h1zav6] {
    margin-bottom: 20px;
}

    .content-header h1[b-zx71h1zav6] {
        margin: 0;
        font-size: 1.8rem;
    }

.content-body[b-zx71h1zav6] {
    background-color: white;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

/* Section Styles */
.dashboard-section[b-zx71h1zav6],
.configuration-section[b-zx71h1zav6],
.workflow-section[b-zx71h1zav6],
.contacts-section[b-zx71h1zav6] {
    margin-bottom: 20px;
}

/* Stats Container */
.stats-container[b-zx71h1zav6] {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 20px;
}

.stat-card[b-zx71h1zav6] {
    flex: 1;
    min-width: 200px;
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    border-left: 4px solid #3498db;
}

.stat-value[b-zx71h1zav6] {
    font-size: 2rem;
    font-weight: bold;
    color: #2c3e50;
    margin: 0;
}

/* Placeholder Content */
.placeholder-content[b-zx71h1zav6] {
    padding: 30px;
    background-color: #f9f9f9;
    border-radius: 5px;
    text-align: center;
    color: #777;
}


/* /Features/Contacts/ContactPersonalInsights/ContactsPersonalInsightsView.razor.rz.scp.css */
[b-g8j040ge2x] .note-rich-text-viewer .rz-html-editor-toolbar {
    display: none !important;
}

[b-g8j040ge2x] .note-rich-text-viewer .rz-html-editor {
    border: 0 !important;
    border-radius: 0 !important;
}
/* /Features/CustomerProjects/Views/CustomerProjectLaneTruckQuotePanel.razor.rz.scp.css */
.mtp-container[b-nfdt52c0cj] {
    /* Container styles - optional if needed */
}

.mtp-multi-truck-panel[b-nfdt52c0cj] {
    position: fixed;
    top: 60px;
    bottom: 0;
    background-color: white;
    border-left: 1px solid #dee2e6;
    box-shadow: -2px 0 8px rgba(0,0,0,0.1);
    transition: width 0.3s ease;
    z-index: 1000;
}

    .mtp-multi-truck-panel.mtp-expanded[b-nfdt52c0cj] {
        width: 320px;
    }

    .mtp-multi-truck-panel.mtp-collapsed[b-nfdt52c0cj] {
        width: 0.5px;
        padding: 0 !important;
        margin: 0 !important;
    }

.mtp-collapse-toggle[b-nfdt52c0cj] {
    position: absolute;
    left: -16px;
    top: 20px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: white;
    border: 1px solid #dee2e6;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.mtp-panel-content[b-nfdt52c0cj] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.mtp-panel-header[b-nfdt52c0cj] {
    padding: 10px;
    align-items: center;
}

    .mtp-panel-header h3[b-nfdt52c0cj] {
        margin: 0;
        font-size: 16px;
    }

.mtp-truck-list[b-nfdt52c0cj] {
    flex-grow: 1;
    overflow-y: auto;
    padding: 8px;
}

.mtp-truck-item[b-nfdt52c0cj] {
    padding: 7.75px;
    margin-bottom: 6px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    cursor: pointer;
}

    .mtp-truck-item:hover[b-nfdt52c0cj] {
        background-color: #f8f9fa;
    }

    .mtp-truck-item.mtp-active[b-nfdt52c0cj] {
        border-left: 5px solid var(--gold) !important;
        background-color: #fff37961 !important;
        font-weight: bold !important;
    }

    .mtp-truck-item.completed[b-nfdt52c0cj] {
        background-color: #f0fff0;
    }

.mtp-truck-item-header[b-nfdt52c0cj] {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.mtp-status-icon[b-nfdt52c0cj] {
    margin-right: 8px;
}

.mtp-equipment-type[b-nfdt52c0cj] {
    font-weight: 500;
}

.mtp-truck-details[b-nfdt52c0cj] {
    font-size: 12px;
    color: #6c757d;
}

.mtp-panel-footer[b-nfdt52c0cj] {
    padding: 12px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #dee2e6;
}
/* /Features/CustomerProjects/Views/EditCustomerProjectView.razor.rz.scp.css */
.customer-project-tabs[b-j6fcc5lcfy] {
    --rz-tabs-background-color: #F5F5F5 !important;
}
/* /Features/CustomerProjects/Views/Lanes/Products/EditCustomerProjectLaneProductView.razor.rz.scp.css */
/*.dimension-container {
    display: flex;
    align-items: center;
    gap: 10px;*/ /* Space between elements */
/*}

.dimension-group {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .dimension-group label {
        font-size: 14px;
        font-weight: bold;
        color: #555;
        margin-bottom: 4px;
    }

.dimension-separator {
    font-size: 18px;
    font-weight: bold;
    color: #777;
}*/
/* /Features/CustomerProjects/Views/Lanes/Trucks/ViewCustomerProjectLaneTrucks.razor.rz.scp.css */
.shipment-list[b-jop36wp4d5] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.shipment-item[b-jop36wp4d5] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.shipment-actions[b-jop36wp4d5] {
    flex: 0 0 auto;
    display: flex;
    gap: 8px;
}

.shipment-details[b-jop36wp4d5] {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.shipment-location[b-jop36wp4d5] {
    font-size: 14px;
    font-weight: 500;
    color: #444;
}

.shipment-meta[b-jop36wp4d5] {
    flex: 0 0 auto;
    text-align: right;
    font-size: 12px;
    color: #888;
}
/* /Features/CustomerProjects/Views/Lanes/ViewCustomerProjectLanes.razor.rz.scp.css */
.shipment-list[b-pdjsba3ke9] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.shipment-item[b-pdjsba3ke9] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.shipment-actions[b-pdjsba3ke9] {
    flex: 0 0 auto;
    display: flex;
    gap: 8px;
}

.shipment-details[b-pdjsba3ke9] {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.shipment-location[b-pdjsba3ke9] {
    font-size: 14px;
    font-weight: 500;
    color: #444;
}

.shipment-meta[b-pdjsba3ke9] {
    flex: 0 0 auto;
    text-align: right;
    font-size: 12px;
    color: #888;
}
/* /Features/Signals/Views/ActionBoardSignalsPanel.razor.rz.scp.css */
.abs-panel[b-kvqigd0uwc] {
    font-size: 0.82rem;
}

.abs-loading[b-kvqigd0uwc] {
    text-align: center;
    padding: 10px;
    color: #6c757d;
}

.abs-empty[b-kvqigd0uwc] {
    text-align: center;
    padding: 10px;
    color: #adb5bd;
    font-size: 0.8rem;
}

/* Toolbar: type dropdown left, status buttons right */
.abs-toolbar[b-kvqigd0uwc] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0 0 6px;
}

.abs-type-filter[b-kvqigd0uwc] {
    flex: 0 0 120px;
}

[b-kvqigd0uwc] .abs-type-multiselect {
    font-size: 0.75rem;
}

[b-kvqigd0uwc] .abs-type-multiselect .e-multi-select-wrapper {
    min-height: 26px !important;
    border-radius: 4px;
    border: 1px solid #dee2e6;
    padding: 0 4px;
}

[b-kvqigd0uwc] .abs-type-multiselect .e-multi-select-wrapper .e-input-group-icon {
    min-height: 24px;
    font-size: 0.65rem;
}

[b-kvqigd0uwc] .abs-type-multiselect .e-delim-values {
    font-size: 0.72rem;
    line-height: 24px;
}

[b-kvqigd0uwc] .abs-type-multiselect input.e-dropdownbase {
    font-size: 0.72rem;
    min-height: 24px;
}

.abs-status-group[b-kvqigd0uwc] {
    display: flex;
    gap: 3px;
    margin-left: auto;
}

.abs-status-btn[b-kvqigd0uwc] {
    border: 1px solid #dee2e6;
    background: #fff;
    border-radius: 3px;
    padding: 2px 8px;
    font-size: 0.7rem;
    font-weight: 500;
    color: #6c757d;
    cursor: pointer;
    transition: all 0.15s;
    white-space: nowrap;
    line-height: 1.4;
}

.abs-status-btn:hover[b-kvqigd0uwc] {
    background: #f8f9fa;
    border-color: #adb5bd;
}

.abs-status-btn--active[b-kvqigd0uwc] {
    background: #495057;
    border-color: #495057;
    color: #fff;
}

.abs-status-btn--active:hover[b-kvqigd0uwc] {
    background: #343a40;
    border-color: #343a40;
    color: #fff;
}

/* Signal list */
.abs-list[b-kvqigd0uwc] {
    max-height: 260px;
    overflow-y: auto;
}

.abs-item[b-kvqigd0uwc] {
    display: flex;
    align-items: flex-start;
    gap: 5px;
    padding: 4px 2px;
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
    transition: background 0.12s;
}

.abs-item:last-child[b-kvqigd0uwc] {
    border-bottom: none;
}

.abs-item:hover[b-kvqigd0uwc] {
    background: #f8f9fa;
}

.abs-item--selected[b-kvqigd0uwc] {
    background: #e7f1ff;
}

.abs-item--selected:hover[b-kvqigd0uwc] {
    background: #d6e7ff;
}

.abs-item--dimmed[b-kvqigd0uwc] {
    opacity: 0.5;
}

.abs-item-check[b-kvqigd0uwc] {
    padding-top: 1px;
    flex-shrink: 0;
}

.abs-item-check input[b-kvqigd0uwc] {
    cursor: pointer;
    width: 13px;
    height: 13px;
}

.abs-item-content[b-kvqigd0uwc] {
    flex: 1;
    min-width: 0;
}

.abs-item-top[b-kvqigd0uwc] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4px;
    margin-bottom: 1px;
}

.abs-item-type[b-kvqigd0uwc] {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    font-size: 0.62rem;
    font-weight: 600;
    color: var(--abs-type-color, #6c757d);
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.abs-type-dot[b-kvqigd0uwc] {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--abs-type-color, #6c757d);
    flex-shrink: 0;
}

.abs-item-status[b-kvqigd0uwc] {
    font-size: 0.6rem;
    font-weight: 500;
    padding: 0 5px;
    border-radius: 3px;
    white-space: nowrap;
    line-height: 1.5;
}

.abs-item-status--new[b-kvqigd0uwc] {
    background: rgba(13, 110, 253, 0.1);
    color: #0d6efd;
}

.abs-item-status--active[b-kvqigd0uwc] {
    background: rgba(220, 53, 69, 0.1);
    color: #dc3545;
    font-weight: 600;
}

.abs-item-status--acknowledged[b-kvqigd0uwc] {
    background: #fff3cd;
    color: #856d0a;
}

.abs-item-status--resolved[b-kvqigd0uwc] {
    background: #d1e7dd;
    color: #0f5132;
}

.abs-item-status--expired[b-kvqigd0uwc] {
    background: #e9ecef;
    color: #6c757d;
}

.abs-item-title[b-kvqigd0uwc] {
    font-size: 0.76rem;
    font-weight: 500;
    color: #1a1a2e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.abs-item-meta[b-kvqigd0uwc] {
    display: flex;
    gap: 8px;
    font-size: 0.65rem;
    color: #adb5bd;
}

/* Action buttons */
.abs-actions[b-kvqigd0uwc] {
    display: flex;
    gap: 6px;
    padding: 6px 1px 2px;
    border-top: 1px solid #eee;
    margin-top: 4px;
}

.abs-action-btn[b-kvqigd0uwc] {
    font-size: 0.72rem;
    flex: 1;
}
/* /Features/Signals/Views/SignalCard.razor.rz.scp.css */
.sc[b-mwqx1m1zcs] {
    background: inherit;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.07), 0 0 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 6px;
    border: 1px solid #dee2e6;
    border-left: 3px solid var(--sc-color, #6c757d);
    transition: box-shadow 0.15s ease;
}

.sc:hover[b-mwqx1m1zcs] {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.10), 0 0 1px rgba(0, 0, 0, 0.05);
}

.sc--resolved[b-mwqx1m1zcs] {
    opacity: 0.75;
}

.sc--acknowledged[b-mwqx1m1zcs] {
    opacity: 0.9;
}

.sc--active[b-mwqx1m1zcs] {
    border-left-color: #dc3545;
    background: linear-gradient(90deg, rgba(220, 53, 69, 0.03) 0%, transparent 30%);
}

.sc--hottest[b-mwqx1m1zcs] {
    background: linear-gradient(90deg, rgba(220, 38, 38, 0.05) 0%, transparent 40%);
}

.sc--expired[b-mwqx1m1zcs] {
    opacity: 0.65;
}

.sc-row[b-mwqx1m1zcs] {
    display: flex;
    align-items: center;
    padding: 10px 16px;
    gap: 12px;
    cursor: pointer;
}

.sc-col-type[b-mwqx1m1zcs] {
    width: 100px;
    flex-shrink: 0;
}

.sc-type-badge[b-mwqx1m1zcs] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 2px 10px;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 500;
    background: color-mix(in srgb, var(--sc-color, #6c757d) 10%, #fff);
    color: var(--sc-color, #6c757d);
    border: 1px solid color-mix(in srgb, var(--sc-color, #6c757d) 25%, #e5e7eb);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    white-space: nowrap;
}

.sc-col-signal[b-mwqx1m1zcs] {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.sc-signal-title[b-mwqx1m1zcs] {
    font-size: 0.85rem;
    font-weight: 600;
    color: #1a1a2e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sc--resolved .sc-signal-title[b-mwqx1m1zcs] {
    color: #6c757d;
    font-weight: 500;
}

.sc--acknowledged .sc-signal-title[b-mwqx1m1zcs] {
    color: #495057;
}

.sc-signal-date[b-mwqx1m1zcs] {
    font-size: 0.72rem;
    color: #adb5bd;
}

.sc-col-source[b-mwqx1m1zcs] {
    width: 120px;
    flex-shrink: 0;
    font-size: 0.8rem;
    color: #6c757d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sc-col-age[b-mwqx1m1zcs] {
    width: 80px;
    flex-shrink: 0;
    font-size: 0.8rem;
    color: #adb5bd;
}

.sc-col-status[b-mwqx1m1zcs] {
    width: 120px;
    flex-shrink: 0;
}

.sc-status-badge[b-mwqx1m1zcs] {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 20px;
    font-size: 0.68rem;
    font-weight: 500;
}

.sc-status-badge--new[b-mwqx1m1zcs] {
    background: color-mix(in srgb, var(--sc-color, #0d6efd) 14%, transparent);
    color: var(--sc-color, #0d6efd);
}

.sc-status-badge--acknowledged[b-mwqx1m1zcs] {
    background: #fff3cd;
    color: #856d0a;
}

.sc-status-badge--resolved[b-mwqx1m1zcs] {
    background: #d1e7dd;
    color: #0f5132;
}

.sc-status-badge--active[b-mwqx1m1zcs] {
    background: rgba(220, 53, 69, 0.12);
    color: #dc3545;
    font-weight: 600;
}

.sc-status-badge--expired[b-mwqx1m1zcs] {
    background: #e9ecef;
    color: #6c757d;
}

.sc-col-actions[b-mwqx1m1zcs] {
    width: 70px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 2px;
}

.sc-btn[b-mwqx1m1zcs] {
    width: 28px;
    height: 28px;
    border: none;
    background: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
    color: #ced4da;
    cursor: pointer;
    transition: background-color 0.15s, color 0.15s;
    padding: 0;
}

.sc-btn:hover[b-mwqx1m1zcs] {
    background-color: #f5f5f5;
    color: #6c757d;
}

.sc-btn--ack:hover[b-mwqx1m1zcs] {
    background-color: color-mix(in srgb, var(--sc-color, #0d6efd) 10%, transparent);
    color: var(--sc-color, #0d6efd);
}

.sc-btn--unack:hover[b-mwqx1m1zcs] {
    background-color: #fff3cd;
    color: var(--gold-dark, #d7a81d);
}

.sc-btn--resolve:hover[b-mwqx1m1zcs] {
    background-color: #d1e7dd;
    color: #0f5132;
}

.sc-btn--open[b-mwqx1m1zcs] {
    color: var(--sc-color, #6c757d);
}

.sc-brief[b-mwqx1m1zcs] {
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    padding: 14px 16px;
}

.sc-brief-header[b-mwqx1m1zcs] {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 10px;
    font-size: 0.78rem;
    color: #6c757d;
}

.sc-brief-header i[b-mwqx1m1zcs] {
    color: var(--gold-dark, #d7a81d);
}

.sc-brief-body[b-mwqx1m1zcs] {
    font-size: 0.82rem;
    color: #495057;
    line-height: 1.65;
}

[b-mwqx1m1zcs] .sc-brief-body p {
    margin: 0 0 8px 0;
}

[b-mwqx1m1zcs] .sc-brief-body p:last-child {
    margin-bottom: 0;
}

[b-mwqx1m1zcs] .sc-brief-body ul,
[b-mwqx1m1zcs] .sc-brief-body ol {
    margin: 4px 0 8px 0;
    padding-left: 20px;
}

[b-mwqx1m1zcs] .sc-brief-body li {
    margin-bottom: 2px;
}

.sc-brief-empty[b-mwqx1m1zcs] {
    font-size: 0.82rem;
    color: #adb5bd;
    font-style: italic;
}

.sc-brief-loading[b-mwqx1m1zcs] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.82rem;
    color: #6c757d;
}

.sc-brief-actions[b-mwqx1m1zcs] {
    display: flex;
    gap: 8px;
    margin-top: 12px;
    padding-top: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.sc-brief-actions .btn[b-mwqx1m1zcs] {
    font-size: 0.75rem;
}

.sc-signal-title-row[b-mwqx1m1zcs] {
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
}

.sc-subtype-pill[b-mwqx1m1zcs] {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    padding: 1px 7px;
    border-radius: 999px;
    font-size: 0.65rem;
    font-weight: 600;
    background: color-mix(in srgb, var(--sc-sub-color, #6c757d) 10%, #fff);
    color: var(--sc-sub-color, #6c757d);
    border: 1px solid color-mix(in srgb, var(--sc-sub-color, #6c757d) 25%, #e5e7eb);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    white-space: nowrap;
    flex-shrink: 0;
}

.sc-subtype-pill--urgent[b-mwqx1m1zcs] {
    background: color-mix(in srgb, var(--sc-sub-color, #dc2626) 14%, #fff);
    border-color: color-mix(in srgb, var(--sc-sub-color, #dc2626) 40%, #e5e7eb);
}

.sc-subtype-icon[b-mwqx1m1zcs] {
    color: var(--sc-sub-color, #6b7280);
    font-size: 0.6rem;
}

.sc-comments[b-mwqx1m1zcs] {
    padding: 8px 14px 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.sc-comments-header[b-mwqx1m1zcs] {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 6px;
    font-size: 0.78rem;
    color: #6c757d;
}

.sc-comments-body[b-mwqx1m1zcs] {
    font-size: 0.82rem;
    color: #495057;
    line-height: 1.6;
    white-space: pre-wrap;
}

.sc-signal-window[b-mwqx1m1zcs] {
    font-size: 0.68rem;
    color: #dc3545;
    display: inline-flex;
    align-items: center;
    gap: 3px;
}
/* /Features/Signals/Views/SignalsTab.razor.rz.scp.css */
.st-header[b-8f0hmbxcmj] {
    margin-bottom: 4px;
}

.st-title-row[b-8f0hmbxcmj] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.st-header h5[b-8f0hmbxcmj] {
    font-weight: 600;
    color: var(--black, #2c2c2c);
    margin-bottom: 0;
}

.st-count-badge[b-8f0hmbxcmj] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 22px;
    height: 22px;
    padding: 0 6px;
    border-radius: 12px;
    background: var(--gold-dark, #d7a81d);
    color: #fff;
    font-size: 0.7rem;
    font-weight: 600;
    line-height: 1;
}

.st-subtitle[b-8f0hmbxcmj] {
    font-size: 0.8rem;
    color: #6c757d;
}

.st-filters[b-8f0hmbxcmj] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
    margin: 12px 0;
    flex-wrap: wrap;
}

.st-type-filter[b-8f0hmbxcmj] {
    min-width: 200px;
    max-width: 280px;
    margin-left: auto;
}

.st-filters .btn[b-8f0hmbxcmj] {
    font-size: 0.8rem;
}

.st-table-header[b-8f0hmbxcmj] {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px 16px;
    border-bottom: 1px solid var(--border-color, #ededed);
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #adb5bd;
    font-weight: 600;
    gap: 12px;
}

.st-col-type[b-8f0hmbxcmj] {
    width: 100px;
    flex-shrink: 0;
}

.st-col-signal[b-8f0hmbxcmj] {
    flex: 1;
    min-width: 0;
}

.st-col-source[b-8f0hmbxcmj] {
    width: 120px;
    flex-shrink: 0;
}

.st-col-age[b-8f0hmbxcmj] {
    width: 80px;
    flex-shrink: 0;
}

.st-col-status[b-8f0hmbxcmj] {
    width: 120px;
    flex-shrink: 0;
}

.st-sortable[b-8f0hmbxcmj] {
    cursor: pointer;
    user-select: none;
}

.st-sortable:hover[b-8f0hmbxcmj] {
    color: #6c757d;
}

.st-col-actions[b-8f0hmbxcmj] {
    width: 70px;
    flex-shrink: 0;
}

.st-pagination[b-8f0hmbxcmj] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 14px 0 6px;
}

.st-pagination .btn[b-8f0hmbxcmj] {
    font-size: 0.75rem;
    min-width: 30px;
    padding: 3px 8px;
}

.st-page-info[b-8f0hmbxcmj] {
    font-size: 0.75rem;
    color: #adb5bd;
    margin-left: 10px;
}

.st-loading-overlay[b-8f0hmbxcmj] {
    text-align: center;
    padding: 24px;
    color: #6c757d;
}
/* /Features/Signals/Views/SignalSummaryPanel.razor.rz.scp.css */
.ssp[b-ahcpxt0tjd] {
    background: #fff;
    border: 1px solid var(--border-color, #ededed);
    border-left: 3px solid var(--gold-dark, #d7a81d);
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
}

.ssp-_header[b-ahcpxt0tjd] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ssp-_title-area[b-ahcpxt0tjd] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.ssp-_icon[b-ahcpxt0tjd] {
    color: var(--gold, #ffc107);
    font-size: 1.1rem;
}

.ssp-_title[b-ahcpxt0tjd] {
    font-weight: 600;
    font-size: 0.95rem;
    color: var(--black, #2c2c2c);
}

.ssp-_meta[b-ahcpxt0tjd] {
    font-size: 0.75rem;
    color: #888;
}

.ssp-_actions[b-ahcpxt0tjd] {
    display: flex;
    gap: 0.35rem;
    align-items: center;
}

.ssp-_chevron[b-ahcpxt0tjd] {
    padding: 0;
    color: #888;
}

.ssp-_body[b-ahcpxt0tjd] {
    padding-top: 0.75rem;
    font-size: 0.875rem;
    line-height: 1.7;
    color: #495057;
}

[b-ahcpxt0tjd] .ssp-_body h1,
[b-ahcpxt0tjd] .ssp-_body h2,
[b-ahcpxt0tjd] .ssp-_body h3,
[b-ahcpxt0tjd] .ssp-_body h4 {
    font-size: 0.95rem;
    font-weight: 600;
    color: var(--black, #2c2c2c);
    margin-top: 1rem;
    margin-bottom: 0.4rem;
}

[b-ahcpxt0tjd] .ssp-_body p {
    margin-bottom: 0.5rem;
}

[b-ahcpxt0tjd] .ssp-_body ul,
[b-ahcpxt0tjd] .ssp-_body ol {
    padding-left: 1.25rem;
    margin-bottom: 0.5rem;
}

[b-ahcpxt0tjd] .ssp-_body li {
    margin-bottom: 0.25rem;
}

[b-ahcpxt0tjd] .ssp-_body strong {
    font-weight: 600;
    color: var(--black, #2c2c2c);
}

[b-ahcpxt0tjd] .ssp-_body code {
    background: #f5f5f5;
    padding: 0.1rem 0.3rem;
    border-radius: 3px;
    font-size: 0.8rem;
}

[b-ahcpxt0tjd] .ssp-_body blockquote {
    border-left: 3px solid var(--gold, #ffc107);
    padding-left: 0.75rem;
    margin: 0.5rem 0;
    color: #6c757d;
}
/* /Features/Signals/Views/SignalTypeFilter.razor.rz.scp.css */
.stf-container[b-3ojzcvekb7] {
    position: relative;
    display: inline-block;
}

.stf-trigger[b-3ojzcvekb7] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 0 10px;
    height: 2.25rem;
    background: #fff;
    border: 1px solid #dadfe2;
    border-radius: 4px;
    font-size: 0.85rem;
    color: #374151;
    cursor: pointer;
    white-space: nowrap;
    min-width: 140px;
    box-shadow: inset 0 4px 7px 0 rgb(0 0 0 / 3%);
    transition: border-color 0.15s, box-shadow 0.15s;
}

.stf-trigger:hover[b-3ojzcvekb7] {
    border-color: #9ca3af;
}

.stf-trigger-open[b-3ojzcvekb7] {
    border-color: #6b7280;
    box-shadow: inset 0 4px 7px 0 rgb(0 0 0 / 3%), 0 0 0 2px rgba(107, 114, 128, 0.15);
}

.stf-trigger-icons[b-3ojzcvekb7] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    flex: 1;
}

.stf-trigger-icons i[b-3ojzcvekb7] {
    font-size: 1rem;
    flex-shrink: 0;
    width: 1em;
    text-align: center;
}

.stf-placeholder[b-3ojzcvekb7] {
    color: #6b7280;
    font-size: 0.85rem;
}

.stf-default-icon[b-3ojzcvekb7] {
    color: #6b7280;
    font-size: 0.95rem;
}

.stf-chevron[b-3ojzcvekb7] {
    font-size: 0.75rem;
    color: #9ca3af;
    transition: transform 0.15s;
    flex-shrink: 0;
}

.stf-chevron-up[b-3ojzcvekb7] {
    transform: rotate(180deg);
}

.stf-backdrop[b-3ojzcvekb7] {
    position: fixed;
    inset: 0;
    z-index: 999;
}

.stf-menu[b-3ojzcvekb7] {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    min-width: 180px;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    box-shadow: 0 4px 16px rgba(0,0,0,0.12);
    z-index: 1000;
    padding: 4px 0;
    overflow: hidden;
}

.stf-menu--fixed[b-3ojzcvekb7] {
    position: fixed;
    top: unset;
    left: unset;
    z-index: 9999;
}

.stf-item[b-3ojzcvekb7] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 14px;
    cursor: pointer;
    font-size: 0.9rem;
    color: #374151;
    transition: background 0.1s;
}

.stf-item:hover[b-3ojzcvekb7] {
    background: #f3f4f6;
}

.stf-item-active[b-3ojzcvekb7] {
    background: #f0f1ff;
    font-weight: 500;
}

.stf-item i:first-child[b-3ojzcvekb7] {
    font-size: 1rem;
    flex-shrink: 0;
    width: 18px;
    text-align: center;
}

.stf-item span[b-3ojzcvekb7] {
    flex: 1;
}

.stf-check[b-3ojzcvekb7] {
    font-size: 0.95rem;
    color: #4f46e5;
    font-weight: 700;
    flex-shrink: 0;
}

.stf-sub-item[b-3ojzcvekb7] {
    padding-left: 32px;
    font-size: 0.85rem;
}

.stf-sub-item i:first-child[b-3ojzcvekb7] {
    width: 18px;
    text-align: center;
}

.stf-item-partial[b-3ojzcvekb7] {
    background: #f8f8ff;
}

.stf-divider[b-3ojzcvekb7] {
    height: 1px;
    background: #f3f4f6;
    margin: 3px 0;
}
/* /Features/Signals/Views/SignalTypePill.razor.rz.scp.css */
.signal-pill[b-ssi9610xcv] {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    background: color-mix(in srgb, var(--pill-color, #6c757d) 10%, #fff);
    border: 1px solid color-mix(in srgb, var(--pill-color, #6c757d) 25%, #e5e7eb);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    padding: 1px 4px;
    border-radius: 999px;
    flex-shrink: 0;
    vertical-align: middle;
    margin-right: 4px;
}

.signal-pill-urgent[b-ssi9610xcv] {
    background: color-mix(in srgb, var(--pill-color, #dc2626) 14%, #fff);
    border-color: color-mix(in srgb, var(--pill-color, #dc2626) 40%, #e5e7eb);
}
/* /Features/SimilarShipments/SimilarShipmentsEquipmentTypeEditor.razor.rz.scp.css */
.btn-exact[b-a1i0slmas8] {
    color: #fff !important;
    background-color: #4100a7b5 !important;
    border-color: #252326 !Important;
}

.btn-outline-exact[b-a1i0slmas8] {
    color: #4100a7b5 !important;
    border-color: #320083b5 !important;
}

.btn-similar[b-a1i0slmas8] {
    color: #2e679a !important;
    background-color: #6fc0ffc9 !important;
    border-color: #00aaff !important;
}

.btn-outline-similar[b-a1i0slmas8] {
    color: #0191ff !important;
    border-color: #0081df !important;
}
/* /Lois/QuoteWinPerformance.razor.rz.scp.css */
.timeframe-row[b-o5hdf6joob] {
    height: 1.55rem;
}

.timeframe-container[b-o5hdf6joob] {
    width: 70px;
}

.results-label[b-o5hdf6joob] {
    margin-top: -5px;
    color: black !important;
}
/* /OpenShipments/OpenShipmentsGrid.razor.rz.scp.css */
.desktop-view[b-jd4lw0p22g] {
    display: block;
}

.mobile-view[b-jd4lw0p22g] {
    display: none;
}

@media (max-width: 992px) {
    .desktop-view[b-jd4lw0p22g] {
        display: none;
    }

    .mobile-view[b-jd4lw0p22g] {
        display: block;
    }
}

.switch[b-jd4lw0p22g] {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 20px;
}

    .switch input[b-jd4lw0p22g] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-jd4lw0p22g] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
}

    .slider[b-jd4lw0p22g]:before {
        position: absolute;
        content: "";
        height: 14px;
        width: 14px;
        left: 3px;
        bottom: 3px;
        background-color: white;
        transition: .4s;
    }

input:checked + .slider[b-jd4lw0p22g] {
    background-color: #28a745;
}

input:focus + .slider[b-jd4lw0p22g] {
    box-shadow: 0 0 1px #28a745;
}

input:checked + .slider[b-jd4lw0p22g]:before {
    transform: translateX(14px);
}

.slider.round[b-jd4lw0p22g] {
    border-radius: 20px;
}

    .slider.round[b-jd4lw0p22g]:before {
        border-radius: 50%;
    }

.shipment-cards[b-jd4lw0p22g] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 16px;
}

.shipment-card[b-jd4lw0p22g] {
    background: white;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    cursor: pointer;
    transition: all 0.2s ease;
    position: relative;
    overflow: hidden;
}

    .shipment-card:hover[b-jd4lw0p22g] {
        box-shadow: 0 4px 8px rgba(0,0,0,0.15);
        transform: translateY(-1px);
    }

.card-header[b-jd4lw0p22g] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
}

.card-pro-number[b-jd4lw0p22g] {
    font-weight: 600;
    font-size: 14px;
    padding: 4px 8px;
    border-radius: 4px;
    background-color: #e9ecef;
}

    .card-pro-number.bg-danger[b-jd4lw0p22g] {
        background-color: #dc3545;
        color: white;
    }

.card-actions[b-jd4lw0p22g] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.ready-toggle-container[b-jd4lw0p22g] {
    display: flex;
    align-items: center;
    gap: 6px;
}

.ready-status-text[b-jd4lw0p22g] {
    width: 60px;
    text-align: left;
}

.switch-mobile[b-jd4lw0p22g] {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 18px;
}

    .switch-mobile input[b-jd4lw0p22g] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider-mobile[b-jd4lw0p22g] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 18px;
}

    .slider-mobile[b-jd4lw0p22g]:before {
        position: absolute;
        content: "";
        height: 12px;
        width: 12px;
        left: 3px;
        bottom: 3px;
        background-color: white;
        transition: .4s;
        border-radius: 50%;
    }

input:checked + .slider-mobile[b-jd4lw0p22g] {
    background-color: #28a745;
}

    input:checked + .slider-mobile[b-jd4lw0p22g]:before {
        transform: translateX(14px);
    }

.ready-label[b-jd4lw0p22g] {
    font-size: 12px;
    color: #6c757d;
    font-weight: 500;
}

.context-menu-trigger[b-jd4lw0p22g] {
    padding: 8px;
    cursor: pointer;
    border-radius: 4px;
    transition: background-color 0.2s;
}

    .context-menu-trigger:hover[b-jd4lw0p22g] {
        background-color: #e9ecef;
    }

.card-body[b-jd4lw0p22g] {
    padding: 16px;
}

.route-info[b-jd4lw0p22g] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
}

.origin[b-jd4lw0p22g], .destination[b-jd4lw0p22g] {
    flex: 1;
}

.location[b-jd4lw0p22g] {
    font-size: 14px;
    margin-bottom: 4px;
}

.appointment[b-jd4lw0p22g] {
    font-size: 12px;
    color: #6c757d;
}

.route-arrow[b-jd4lw0p22g] {
    color: #6c757d;
    font-size: 16px;
}

.shipment-details[b-jd4lw0p22g] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin-bottom: 16px;
}

.detail-row[b-jd4lw0p22g] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
}

.detail-label[b-jd4lw0p22g] {
    color: #6c757d;
    font-weight: 500;
}

.detail-value[b-jd4lw0p22g] {
    font-weight: 600;
    text-align: right;
}

.card-footer[b-jd4lw0p22g] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 12px;
    border-top: 1px solid #f1f3f4;
}

.footer-left[b-jd4lw0p22g] {
    display: flex;
    align-items: center;
}

.email-info[b-jd4lw0p22g] {
    display: flex;
    align-items: center;
    gap: 6px;
}

.email-count[b-jd4lw0p22g] {
    font-size: 12px;
    color: #6c757d;
}

.footer-right[b-jd4lw0p22g] {
    display: flex;
    align-items: center;
}

.ready-indicator[b-jd4lw0p22g] {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background-color: #28a745;
}

@media (max-width: 576px) {
    .shipment-cards[b-jd4lw0p22g] {
        padding: 8px;
        gap: 8px;
    }

    .card-body[b-jd4lw0p22g] {
        padding: 12px;
    }

    .route-info[b-jd4lw0p22g] {
        flex-direction: column;
        gap: 8px;
        text-align: center;
    }

    .route-arrow[b-jd4lw0p22g] {
        transform: rotate(90deg);
    }

    .shipment-details[b-jd4lw0p22g] {
        grid-template-columns: 1fr;
    }
}
/* /Pages/Carriers/CarrierSearch.razor.rz.scp.css */
.rz-tabview-panels[b-x4f6p65l3s] {
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    border-radius: 0;
    box-shadow: none;
}

.rz-tabview-nav > li:first-child[b-x4f6p65l3s] {
    border-left: 0 !important;
}
/* /Pages/Crm/ContactsView.razor.rz.scp.css */
[b-vq5wt2n65m] .note-rich-text-viewer .rz-html-editor-toolbar {
    display: none !important;
}

[b-vq5wt2n65m] .note-rich-text-viewer .rz-html-editor {
    border: 0 !important;
    border-radius: 0 !important;
}

[b-vq5wt2n65m] .e-toggle-icon {
    display: none !important;
}

[b-vq5wt2n65m] .e-acrdn-header {
    width: 100% !important;
}

[b-vq5wt2n65m] .e-acrdn-header-content {
    width: 100% !important;
}
/* /Pages/Crm/CustomerProfile.razor.rz.scp.css */
[b-c5jhgmaxzq] .e-checkbox-wrapper .e-label {
    font-size:12px !important;
}

[b-c5jhgmaxzq] .e-richtexteditor .e-rte-content .e-content,
.e-richtexteditor .e-source-content .e-content[b-c5jhgmaxzq] {
    font-size: var(--font-size-small);
}
/* /Pages/Crm/CustomerSOPView.razor.rz.scp.css */
.limtiCharClass[b-jb32emhgdd] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100px
}
/* /Pages/Crm/CustomersView.razor.rz.scp.css */
[b-p7jf2rcal0] .item-grid-wrapper {
    height: 79vh;
}

[b-p7jf2rcal0] .signal-filter-dropdown {
    font-size: 0.8rem;
}
/* /Pages/Crm/Home.razor.rz.scp.css */
[b-583ifhynj5] .e-tab .e-tab-header {
    background: #fff !important;
    border: 1px solid var(--border-color) !important;
}

[b-583ifhynj5] .e-toolbar-item {
    border-bottom: 1px solid var(--border-color) !important;
}

[b-583ifhynj5] .e-toolbar-item.close-disabled .e-close-icon {
    display: none !important;
}

[b-583ifhynj5] #home-tab-control {
    width: 100% !important;
    overflow-x: hidden;
}

[b-583ifhynj5] .e-acrdn-content {
    padding: 0;
    margin-top: 5px;
}
/* /Pages/Dialogs/IncomingCall.razor.rz.scp.css */
#carrier-pane[b-rj36zp1mku] {
    width: 25vw;
}

    #carrier-pane .card-body[b-rj36zp1mku] {
        overflow-y: auto;
        overflow-x: hidden;
    }

    #carrier-pane .card-footer[b-rj36zp1mku] {
        max-height: 175px;
    }
/* /Pages/Dialogs/Toolbox.razor.rz.scp.css */
[b-bzu4zgceos] #tarp-calculator .tarp-sufficient {
    color: darkgreen !important;
}

[b-bzu4zgceos] #tarp-calculator .tarp-insufficient {
    opacity: 0.15 !important;
}
/* /Pages/Pricing/Components/ContactSearchBox.razor.rz.scp.css */
.contact-item[b-05qnx4rj1x] {
    padding: 12px;
    padding-top: 0;
    padding-bottom: 0;
    cursor: pointer;
    transition: background-color 0.2s;
    margin-bottom: 8px;
}

.contact-item:hover[b-05qnx4rj1x] {
    background-color: #f5f5f5;
}

.contact-name[b-05qnx4rj1x] {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 4px;
}

.contact-company[b-05qnx4rj1x] {
    font-size: 12px;
}

.btn-link[b-05qnx4rj1x] {
    text-decoration: none;
}

.btn-link:hover[b-05qnx4rj1x] {
    text-decoration: none;
}

.bi-star[b-05qnx4rj1x], .bi-star-fill[b-05qnx4rj1x] {
    font-size: 16px;
}
/* /Pages/Pricing/LoisLanesPage.razor.rz.scp.css */
[b-hdjgv6vgj5] #rates-container .rz-tabview-panel {
    padding: 0 !important;
}

.custom-tabs-container[b-hdjgv6vgj5] {
    border: 1px solid #dee2e6;
    border-radius: 4px;
    background: white;
}

.custom-tabs-header-wrapper[b-hdjgv6vgj5] {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dee2e6;
    background: #f8f9fa;
}

.custom-tabs-header[b-hdjgv6vgj5] {
    flex: 1;
    display: flex;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: #6c757d #f8f9fa;
}

.custom-tab[b-hdjgv6vgj5] {
    padding: 10px 20px;
    border: none;
    background: transparent;
    color: #495057;
    white-space: nowrap;
    cursor: pointer;
    border-top: 2px solid transparent;
    transition: all 0.2s;
    font-size: 10px;
    border-right: 1px solid;
    border-right-color: #e9e9e9;
}

    .custom-tab:hover[b-hdjgv6vgj5] {
        background: white;
        color: var(--gold-dark);
    }

    .custom-tab.active[b-hdjgv6vgj5] {
        background: white;
        border-top-color: var(--gold);
        font-size: 10px;
    }

.custom-tab-add[b-hdjgv6vgj5] {
    padding: 8px 16px;
    border: none;
    background: transparent;
    color: #6c757d;
    cursor: pointer;
    transition: all 0.2s;
    flex-shrink: 0;
    border-left: 1px solid #dee2e6;
    height: 35px;
}

    .custom-tab-add:hover[b-hdjgv6vgj5] {
        background: white;
        color: #007bff;
    }

.custom-tab-content[b-hdjgv6vgj5] {
    padding: 1rem;
}
/* /Pages/Pricing/QuotesPage.razor.rz.scp.css */
button.outcome-button[b-cddqfivgo1] {
    min-width: auto !important;
    width: 35px;
    height: 20px;
    line-height: 0;
}
    button.outcome-button:hover[b-cddqfivgo1], button.outcome-button:disabled[b-cddqfivgo1] {
        opacity: 1 !important;
    }

[b-cddqfivgo1] tr.quote {
    cursor: pointer;
}
    [b-cddqfivgo1] tr.quote:hover td:not(.omit-hover) {
        opacity: 0.5;
    }

[b-cddqfivgo1] .rz-tabview-panel {
    padding: 10px !important;
}

.aggregate-panel[b-cddqfivgo1] {
    min-height:100px;
}
/* /Pages/Shipments/CoverageView.razor.rz.scp.css */
.rz-tabview-panels[b-yzco2ss1rb] {
    border-right : 0;
    border-bottom: 0;
    border-left  : 0;
    border-radius: 0;
    box-shadow   : none;
}

.rz-tabview-nav>li:first-child[b-yzco2ss1rb] {
    border-left: 0 !important;
}

#carrier-pane[b-yzco2ss1rb] {
    width: 20vw;
}

#carrier-pane .card-body[b-yzco2ss1rb] {
    overflow-y: auto;
    overflow-x: hidden;
}

#carrier-pane .card-footer[b-yzco2ss1rb] {
    max-height: 175px;
}

#shipment-tab-content .tab-pane .wrapper[b-yzco2ss1rb] {
    height    : 58vh;
    overflow-y: auto;
    overflow-x: hidden;
}

[b-yzco2ss1rb] #live-trucks #truck-filters small {
    font-size: 11px;
}

[b-yzco2ss1rb] #live-trucks #truck-filters small.active {
    color     : black !important;
    background: var(--gold) !important;
    border    : 1px solid var(--gold-dark) !important;
}

[b-yzco2ss1rb] #live-trucks tr.truckposting {
    cursor: pointer;
}

[b-yzco2ss1rb] #live-trucks tr.truckposting td.less-match-confidence {
    background-color: #cfcfcf;
    border          : 1px solid #a7a7a7;
    opacity         : 0.95;
}

[b-yzco2ss1rb] #negotiation #cost-history-filters small {
    font-size: 11px;
}

[b-yzco2ss1rb] #negotiation #cost-history-filters small.active {
    color     : black !important;
    background: var(--gold) !important;
    border    : 1px solid var(--gold-dark) !important;
}

.pulsate[b-yzco2ss1rb] {
    -webkit-animation                : pulsate 3s ease-out !important;
    -webkit-animation-iteration-count: infinite !important;
    opacity                          : 1;
}

.background-pulse[b-yzco2ss1rb] {
    animation: pulse-b-yzco2ss1rb 20s infinite;
}

@-webkit-keyframes pulsate {
    0% {
        opacity: 0.5;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        opacity: 0.5;
    }
}

@keyframes pulse-b-yzco2ss1rb {

    0%,
    100% {
        background-color: rgba(19, 173, 96, 0.158);
    }

    50% {
        background-color: rgba(66, 134, 100, 0.719);
    }
}
/* /Pages/Shipments/MapRouteView.razor.rz.scp.css */
body[b-guxcha3qrm] {
}
/* /Pages/Shipments/ShipmentBuilder.razor.rz.scp.css */
#side-pane[b-gbhb9n8giz] {
    width: 30vw;
}

#side-pane .card-body[b-gbhb9n8giz] {
    overflow-y: auto;
}

#side-pane i[b-gbhb9n8giz] {
    font-size: 15px;
}
/* /Pages/Tracking/SimpleTracker.razor.rz.scp.css */
[b-ow1aeo2qlr] .e-rowcell {
    padding: 0 !important;
}

[b-ow1aeo2qlr] .e-headercell {
    padding: 6px 6px 8px 3px !important;
}


[b-ow1aeo2qlr] .sub-label {
    color: #989898;
    font-size: 10px;
}

[b-ow1aeo2qlr] .e-grid .e-rowcell.e-selectionbackground {
    background-color: lightblue !important;
}

[b-ow1aeo2qlr] .e-sortfilterdiv {
    margin: -44px -1px 0 0 !important;
}

[b-ow1aeo2qlr] .e-grid .e-gridheader .e-sortfilter .e-fltr-icon .e-headercelldiv {
    margin: unset;
    padding: unset;
}

[b-ow1aeo2qlr] .mini-button {
    min-width: 65px !important;
}

[b-ow1aeo2qlr] .side-dropdown {
    min-width: 15px !important;
}

[b-ow1aeo2qlr] .e-toolbar-item .e-tbar-btn {
    background-color: inherit !important;
    font-weight: bold;

}

[b-ow1aeo2qlr] .e-toolbar .e-tbar-btn .e-tbar-btn-text {
    font-size: 12px !important;
}

[b-ow1aeo2qlr] .e-grid .e-spinner-pane { /*Hide the Grid spinner. */
    display:none;
}

#simple-tracker-page[b-ow1aeo2qlr] {
    margin-bottom:120px;
}
/* /PartialMachine/PartialCalculator.razor.rz.scp.css */
td[b-yl5nurxq52], tr[b-yl5nurxq52] {
    border-color: #dee6ed !important;
}
/* /Shared/CarrierOutcomes.razor.rz.scp.css */
@keyframes FadeInHighlighted-b-o6jqvd44u8 {
    from {
        background: #e6f1ff;
    }

    to {
        background: #fff;
    }
}

tr.carrier-bid[b-o6jqvd44u8] {
    cursor: pointer;
}

    tr.carrier-bid.updated td[b-o6jqvd44u8] {
        animation: FadeInHighlighted-b-o6jqvd44u8 5s ease-in-out forwards;
    }
/* /Shared/Components/CustomerSearch.razor.rz.scp.css */
.popup-overlay[b-sc9vjliyfw] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-content[b-sc9vjliyfw] {
    background-color: white;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
}
/* /Shared/Components/DepositionInput.razor.rz.scp.css */
.active[b-6xvu37mlly] {
    background-color: #c1bfbb;
    color: #fff;
}

.disabled[b-6xvu37mlly] {
    background-color: #F2F2F2 !important;
    color: #C6C6C6;
    border-color: #ddd;
}
/* /Shared/Components/DepositionInputControl.razor.rz.scp.css */
.booked-carrier-icon[b-sdnk2knnfl] {
    font-size: 1.2em;
    background-color: gold;
    padding: 3px 6px 3px 6px;
    border-radius: 2px;
}
/* /Shared/Components/Grids/UserTasksGrid.razor.rz.scp.css */
.signal-filter-wrapper[b-4in1zosnru] {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.signal-filter-label[b-4in1zosnru] {
    font-size: 0.62rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #9ca3af;
    font-weight: 500;
}

[b-4in1zosnru] .signal-filter-dropdown {
    font-size: 0.8rem;
}
/* /Shared/Components/IncomingCall/ActiveIncomingCallDisplay.razor.rz.scp.css */
.carrier-highlighted[b-t0mq709xrd] {
    border-radius: 5px !important;
    padding: 9.75px 3px 3.25px 4px !important;
    border: 1.75px solid var(--gold) !important;
    background-color: #FEF7E3 !important;
}
/* /Shared/Components/Leverage.razor.rz.scp.css */
.rz-scheme-pastel
.rz-series-0[b-756h0x97d9] {
    fill: var(--gold-dark);
    stroke: var(--gold);
}
/* /Shared/Components/LiveTrucks.razor.rz.scp.css */
/* /Shared/Components/MailToSender.razor.rz.scp.css */
.mail-to-link[b-mzqryj80p3] {
    cursor: pointer;
    color: #0d6efd;
    text-decoration: underline;
}
/* /Shared/Components/Messenger/QuickSendMessageView.razor.rz.scp.css */
.message-input-container[b-bbprhhdakf] {
    flex: 1;
    position: relative;
}

.message-input[b-bbprhhdakf] {
    width: 100%;
    border-radius: 16px;
    border: 1px solid #e0e0e0;
    background-color: #f1f3f4;
    font-size: 11px;
    transition: all 0.2s ease;
    resize: none;
    min-height: 36px;
    max-height: 120px;
    overflow-y: hidden;
    font-family: inherit;
    line-height: 20px;
    white-space: pre-wrap;
    box-sizing: border-box;
    padding: 5px;
}

    .message-input:focus[b-bbprhhdakf] {
        outline: none;
        border-color: #1a73e8;
        background-color: #ffffff;
    }

.attach-button[b-bbprhhdakf], .send-button[b-bbprhhdakf] {
    background: none;
    border: none;
    padding: 8px;
    color: #5f6368;
    cursor: pointer;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.2s ease;
    width: 36px;
    height: 36px;
    margin-bottom: 0;
    flex-shrink: 0;
}

    .attach-button:hover[b-bbprhhdakf], .send-button:hover[b-bbprhhdakf] {
        background-color: #f1f3f4;
        color: #1a73e8;
    }

    .send-button:disabled[b-bbprhhdakf] {
        background-color: var(--mud-palette-disabled);
        cursor: not-allowed;
    }

.input-wrapper[b-bbprhhdakf] {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
}

.input-wrapper[b-bbprhhdakf] {
    display: flex;
    align-items: center;
    gap: 12px;
}


.chat-input[b-bbprhhdakf] {
    background-color: #ffffff;
    flex-shrink: 0;
}
/* /Shared/Components/PostingViews.razor.rz.scp.css */
[b-7spkwh0qvq] .rz-state-highlight a {
    color: #0d6efd;
}
/* /Shared/Components/RouteMap.razor.rz.scp.css */
[b-bdrp0ikld1] .checkCallDot {
    height: 8px;
    width: 8px;
    background-color: white;
    border-radius: 50%;
    border-color: green;
    border-style: solid;
    border-width: 5px;
    display: inline-block;
}
/* /Shared/Components/Search/UniversalEntitySearch/CrmUniversalSearchV2.razor.rz.scp.css */
.v2-search-wrapper[b-xcv2n2r2p8] {
    position: relative;
    width: 100%;
}

.v2-search-input[b-xcv2n2r2p8] {
    width: 100%;
    padding-right: 30px;
}

.v2-search-clear[b-xcv2n2r2p8] {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    font-size: 18px;
    color: #999;
    cursor: pointer;
    padding: 0 4px;
    line-height: 1;
    z-index: 1;
}

.v2-search-clear:hover[b-xcv2n2r2p8] {
    color: #333;
}

.v2-search-popup[b-xcv2n2r2p8] {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-top: none;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    max-height: 400px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.v2-search-results[b-xcv2n2r2p8] {
    overflow-y: auto;
    max-height: 340px;
}

.v2-search-item[b-xcv2n2r2p8] {
    padding: 4px 12px;
    cursor: pointer;
    border-bottom: 1px solid #f5f5f5;
}

.v2-search-item:last-child[b-xcv2n2r2p8] {
    border-bottom: none;
}

.v2-search-item:hover[b-xcv2n2r2p8],
.v2-search-item.v2-highlighted[b-xcv2n2r2p8] {
    background-color: #fff3cd;
}

.v2-search-item.v2-top-match[b-xcv2n2r2p8] {
    border-left: 3px solid #ffc107;
    padding-left: 9px;
    background-color: #fff8e1;
}

.v2-search-item.v2-top-match.v2-highlighted[b-xcv2n2r2p8] {
    background-color: #ffca28;
}

.v2-search-status[b-xcv2n2r2p8] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
    padding: 12px;
}

.v2-search-footer[b-xcv2n2r2p8] {
    text-align: center;
    padding: 8px;
    border-top: 1px solid #e0e0e0;
    background: #fafafa;
}
/* /Shared/Components/SimpleTracker/StTemplateEditor.razor.rz.scp.css */
[b-c6z4ijs86s] .e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-on {
    background-color: blue !important;
}
/* /Shared/Components/UniversalSearch.razor.rz.scp.css */
.universal-search-type[b-acv54gpsit] {
    font-size: var(--font-size-small);
    padding: 1px 5px;
    opacity: .65;
    font-style: italic;
    display: inline;
}
/* /Shared/Crm/CrmActivityItemListItem.razor.rz.scp.css */

[b-jicneahhtz] .discussion-rich-text-viewer .rz-html-editor-toolbar {
    display: none !important;
}

[b-jicneahhtz] .discussion-rich-text-viewer .rz-html-editor {
    border: 0 !important;
    border-radius: 0 !important;
}
/* /Shared/Crm/CrmCustomerActionBoard.razor.rz.scp.css */
#crm-action-board-accordion .e-accordion .e-acrdn-item[b-ii4a7mpby0] {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

[b-ii4a7mpby0] .note-rich-text-viewer .rz-html-editor-toolbar {
    display: none !important;
}

[b-ii4a7mpby0] .note-rich-text-viewer .rz-html-editor {
    border: 0 !important;
    border-radius: 0 !important;
}
/* /Shared/Crm/LocationTypeFilter.razor.rz.scp.css */
.ltf-container[b-xtzsljv7tm] {
    position: relative;
    display: inline-block;
}

.ltf-trigger[b-xtzsljv7tm] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 0 10px;
    height: 2.25rem;
    background: #fff;
    border: 1px solid #dadfe2;
    border-radius: 4px;
    font-size: 0.85rem;
    color: #374151;
    cursor: pointer;
    white-space: nowrap;
    min-width: 140px;
    box-shadow: inset 0 4px 7px 0 rgb(0 0 0 / 3%);
    transition: border-color 0.15s, box-shadow 0.15s;
}

.ltf-trigger:hover:not(:disabled)[b-xtzsljv7tm] {
    border-color: #9ca3af;
}

.ltf-trigger-disabled[b-xtzsljv7tm] {
    background: #f3f4f6;
    color: #9ca3af;
    cursor: not-allowed;
    opacity: 0.7;
}

.ltf-trigger-open[b-xtzsljv7tm] {
    border-color: #6b7280;
    box-shadow: inset 0 4px 7px 0 rgb(0 0 0 / 3%), 0 0 0 2px rgba(107, 114, 128, 0.15);
}

.ltf-trigger-icons[b-xtzsljv7tm] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    flex: 1;
}

.ltf-trigger-icons i[b-xtzsljv7tm] {
    font-size: 1rem;
    flex-shrink: 0;
    width: 1em;
    text-align: center;
}

.ltf-placeholder[b-xtzsljv7tm] {
    color: #6b7280;
    font-size: 0.85rem;
}

.ltf-default-icon[b-xtzsljv7tm] {
    color: #6b7280;
    font-size: 0.95rem;
}

.ltf-chevron[b-xtzsljv7tm] {
    font-size: 0.75rem;
    color: #9ca3af;
    transition: transform 0.15s;
    flex-shrink: 0;
}

.ltf-chevron-up[b-xtzsljv7tm] {
    transform: rotate(180deg);
}

.ltf-backdrop[b-xtzsljv7tm] {
    position: fixed;
    inset: 0;
    z-index: 999;
}

.ltf-menu[b-xtzsljv7tm] {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    min-width: 180px;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    box-shadow: 0 4px 16px rgba(0,0,0,0.12);
    z-index: 1000;
    padding: 4px 0;
    overflow: hidden;
}

.ltf-menu--fixed[b-xtzsljv7tm] {
    position: fixed;
    top: unset;
    left: unset;
    z-index: 9999;
}

.ltf-item[b-xtzsljv7tm] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 14px;
    cursor: pointer;
    font-size: 0.9rem;
    color: #374151;
    transition: background 0.1s;
}

.ltf-item:hover[b-xtzsljv7tm] {
    background: #f3f4f6;
}

.ltf-item-active[b-xtzsljv7tm] {
    background: #f0f1ff;
    font-weight: 500;
}

.ltf-item i:first-child[b-xtzsljv7tm] {
    font-size: 1rem;
    flex-shrink: 0;
    width: 18px;
    text-align: center;
}

.ltf-item span[b-xtzsljv7tm] {
    flex: 1;
}

.ltf-check[b-xtzsljv7tm] {
    font-size: 0.95rem;
    color: #4f46e5;
    font-weight: 700;
    flex-shrink: 0;
}

.ltf-divider[b-xtzsljv7tm] {
    height: 1px;
    background: #f3f4f6;
    margin: 3px 0;
}
/* /Shared/DATCredentialsManager.razor.rz.scp.css */
.bi-check-circle[b-8jf42bdtsg] {
    font-size: 30px;
    color: var(--green);
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-c4aocpkdwp] {
    position: relative;
    display: flex;
    flex-direction: row;
}

.main[b-c4aocpkdwp] {
    flex: 1;
    height: 100vh;
}

@media (max-width: 640.98px) {

}

@media (min-width: 641px) {

}
/* /Shared/RecentShipments.razor.rz.scp.css */
[b-u9l70jto3g] .attribute-positive {
    color: limegreen;
}

[b-u9l70jto3g] .attribute-negative {
    color: red;
}
/* /Shared/ShipmentHeader.razor.rz.scp.css */
#shipment-attributes-container[b-7wcjz5ks20] {
    font-size: var(--font-size-small);
}

.booked-carrier-icon[b-7wcjz5ks20] {
    font-size: 1.4em;
    background-color: gold;
    padding: 3px 6px 3px 6px;
    border-radius: 4px;
}
/* /Shared/ShipmentPassReason.razor.rz.scp.css */
i[b-s7xinh9bk5] {
    font-size: 25px;
}

.pass-reason-label[b-s7xinh9bk5] {
    font-size: var(--font-size-small);
}
/* /Shared/ShipmentPassReasons.razor.rz.scp.css */
#pass-reasons li[b-eexsn1kjc0] {
    cursor: pointer;
    border: 0;
    padding: 0 5px;
}

    #pass-reasons li i[b-eexsn1kjc0] {
        font-size: 25px;
    }

.pass-reason-label[b-eexsn1kjc0] {
    font-size: var(--font-size-small);
}

#pass-reasons li[b-eexsn1kjc0] {
    cursor: pointer;
    border: 0;
    padding: 0 5px;
}

.list-group-item.active[b-eexsn1kjc0] {
    background-color: #c1bfbb;
    color: #fff;
}
/* /Shared/Sidebar.razor.rz.scp.css */
/* /Shared/TruckstopCredentialsManager.razor.rz.scp.css */
.bi-check-circle[b-6vqgn2533r] {
    font-size: 30px;
    color: var(--green);
}
/* /Shared/VersionReleaseBanner.razor.rz.scp.css */
#version-banner[b-w5xkb3dsfo] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    min-height: 38px;
    line-height: 10px;
    border-radius: 0;
}
