@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Pages/Vehicles.razor.rz.scp.css */
.asset-grid[b-m7loj4gxl0] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0.5rem;
}

.asset-item[b-m7loj4gxl0] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 0.9rem;
    line-height: 1.25;
}

.asset-item-active[b-m7loj4gxl0] {
    color: var(--zanotta-lighter-blue);
}

.asset-item-active:focus[b-m7loj4gxl0] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.asset-item .custom-icon[b-m7loj4gxl0] {
    font-size: 2rem;
}
/* /Shared/CockpitMenu.razor.rz.scp.css */
.navbar[b-x09xqagwxk] {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

[b-x09xqagwxk] .nav-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.9rem;
    text-align: center;
    cursor: pointer;
}

[b-x09xqagwxk] .nav-link .custom-icon {
    font-size: 2rem;
}
/* /Shared/HeaderBar.razor.rz.scp.css */
.navbar[b-mqgai6dztp] {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.logo-holder[b-mqgai6dztp] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.version-text[b-mqgai6dztp] {
    color: #6c757d;
    font-size: xx-small;
    margin: 0;
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar[b-tnjhnu2xfo] {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

[b-tnjhnu2xfo] .nav-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.9rem;
    text-align: center;
    cursor: pointer;
}

[b-tnjhnu2xfo] .nav-link .custom-icon {
    font-size: 2rem;
}
/* /Views/OrderDetails.razor.rz.scp.css */
.navbar-border-tb[b-9no8l1rjm5] {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.icon-button[b-9no8l1rjm5] {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.9rem;
    text-align: center;
    cursor: pointer;
}

.icon-button .custom-icon[b-9no8l1rjm5] {
    font-size: 2rem;
}

.icon-button.btn-outline-secondary[b-9no8l1rjm5] {
    border: none;
}

.btn-check:focus + .btn-outline-secondary[b-9no8l1rjm5] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.icon-button.btn-light[b-9no8l1rjm5] {
    color: rgba(0, 0, 0, 0.55);
}

.btn-check.active + .btn-light[b-9no8l1rjm5] {
    color: black;
}

.btn-check:focus + .btn-light[b-9no8l1rjm5] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.icon-button.btn-light:focus[b-9no8l1rjm5] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/* /Views/TourDetails.razor.rz.scp.css */
.scroll-padded[b-fzlf7085ff] {
    scroll-behavior: smooth;
    scroll-margin-top: 100px; /* this pixel should match fixed header height */
}
/* /Views/ToursOverview.razor.rz.scp.css */

.active[b-4jx3jscs4w] {
    color: var(--zanotta-lighter-blue);
    border: 2px solid;
}

.btn:focus[b-4jx3jscs4w] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
