/* _content/EquipmentQuote/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-0cwbvivn47] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-0cwbvivn47] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* _content/EquipmentQuote/Components/Pages/Quote/QuoteLandingPage.razor.rz.scp.css */
.text-center-table[b-b7ubsw9o9w] {
    text-align: center !important;
}

.text-right-table[b-b7ubsw9o9w] {
    text-align: end !important;
}

.settings ul[b-b7ubsw9o9w] {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .settings ul li[b-b7ubsw9o9w] {
        margin: 0;
        padding: 10px 5px 10px 40px;
        min-height: 28px;
        line-height: 28px;
        vertical-align: middle;
        font-size: 14px;
    }

.settings[b-b7ubsw9o9w] {
    min-width: 220px;
    padding: 0;
}

.float-right[b-b7ubsw9o9w] {
    float: right;
}

/* ON - regular and hover state */
[b-b7ubsw9o9w] .quotes-switch.k-switch-on .k-switch-track,
.quotes-switch.k-switch-on:hover .k-switch-track[b-b7ubsw9o9w] {
    background-color: #f90;
    color: #fff;
}
/* ON - focused state */
[b-b7ubsw9o9w] .quotes-switch.k-switch-on.k-focus .k-switch-track {
    background-color: #f90;
    color: #fff;
}

/* OFF - regular and hover state */
.quotes-switch.k-switch-off .k-switch-track[b-b7ubsw9o9w],
.quotes-switch.k-switch-off:hover .k-switch-track[b-b7ubsw9o9w] {
    background-color: #ccc;
    color: #000;
}
/* OFF - focused state */
 .quotes-switch.k-switch-off.k-focus .k-switch-track[b-b7ubsw9o9w] {
    background-color: #666;
    color: #fff;
}

.copy-deal[b-b7ubsw9o9w],
.archive-deal[b-b7ubsw9o9w],
.unarchive-deal[b-b7ubsw9o9w] {
    cursor: pointer;
    margin: auto;
}

    .copy-deal:hover[b-b7ubsw9o9w],
    .archive-deal:hover[b-b7ubsw9o9w],
    .unarchive-deal:hover[b-b7ubsw9o9w] {
        filter: invert(51%) sepia(1%) saturate(0%) hue-rotate(63deg) brightness(98%) contrast(88%);
    }

[b-b7ubsw9o9w] .bg-red {
    background-color: #ebc3c3;
}

[b-b7ubsw9o9w] .bg-green {
    background-color: #dae9d6;
}

[b-b7ubsw9o9w] .bg-yellow {
    background-color: #f0dcbe;
}

[b-b7ubsw9o9w] .exclamation-triangle-icon {
    background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="yellow" class="bi bi-exclamation-triangle-fill" viewBox="0 0 16 16"> <path d="M8.982 1.566a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995A.905.905 0 0 1 8 5zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/> </svg>');
    background-size: 100% 100%;
    background-position: 0 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
    text-align: center;
}

[b-b7ubsw9o9w] .warning-flag-icon {
    background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="red" class="bi bi-flag-fill" viewBox="0 0 16 16"> <path d="M14.778.085A.5.5 0 0 1 15 .5V8a.5.5 0 0 1-.314.464L14.5 8l.186.464-.003.001-.006.003-.023.009a12.435 12.435 0 0 1-.397.15c-.264.095-.631.223-1.047.35-.816.252-1.879.523-2.71.523-.847 0-1.548-.28-2.158-.525l-.028-.01C7.68 8.71 7.14 8.5 6.5 8.5c-.7 0-1.638.23-2.437.477A19.626 19.626 0 0 0 3 9.342V15.5a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 1 0v.282c.226-.079.496-.17.79-.26C4.606.272 5.67 0 6.5 0c.84 0 1.524.277 2.121.519l.043.018C9.286.788 9.828 1 10.5 1c.7 0 1.638-.23 2.437-.477a19.587 19.587 0 0 0 1.349-.476l.019-.007.004-.002h.001"/> </svg>');
    background-size: 100% 100%;
    background-position: 0 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
}
/* _content/EquipmentQuote/Components/Pages/Telematics/Telematics.razor.rz.scp.css */
.long-list[b-6mm8hnusq1] {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}
