/* _content/SmartTable.Blazor.Server/Pages/ProductsPage.razor.rz.scp.css */
.m-auto[b-mn2i7m0pr8] {
    margin: auto !important;
}

.w-75[b-mn2i7m0pr8] {
    width: 70% !important;
}

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

.border-primary[b-mn2i7m0pr8] {
    border-color: #007bff !important;
}

.text-center[b-mn2i7m0pr8] {
    text-align: center !important;
}

.text-muted[b-mn2i7m0pr8] {
    color: #6c757d !important;
}

.target-container[b-mn2i7m0pr8] {
    display: block;
    margin: auto;
    width: 75%;
    border: 1px solid #007bff;
    text-align: center;
    color: #6c757d;
    padding: 10px;
    font-size: 1.2em;
    font-weight: bold;
}

.price[b-mn2i7m0pr8] {
    color: darkgreen;
}

.address[b-mn2i7m0pr8] {
    font: 12px Calibry;
    text-align: center;
}
