/* /Pages/Accessori/AccessoriTableView.razor.rz.scp.css */
.accessori[b-aysfpsrtmu] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 100%;
    height: 100%;
}

.accessori-header[b-aysfpsrtmu] {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: fit-content;
    width: 100%;
}

[b-aysfpsrtmu] .table-header .mud-table-cell{
    padding-top: 8px;
    padding-bottom: 8px;
}
/* /Pages/Accessori/PageAccessori.razor.rz.scp.css */
.accessori-page[b-jvps9ftoun] {
    padding-top: 32px;
    padding-right: 64px;
    padding-left: 64px;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.accessori-header[b-jvps9ftoun] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
}

[b-jvps9ftoun] .breadcrumb {
    padding: 0;
}

.accessori-body[b-jvps9ftoun] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.title-container[b-jvps9ftoun] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: fit-content;
    height: fit-content;
}

.title-accessori[b-jvps9ftoun] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: fit-content;
    height: fit-content;
}

.action-container[b-jvps9ftoun] {
    display: flex;
    flex-direction: row;
    row-gap: 8px;
    width: fit-content;
    height: fit-content;
}

.sidebar[b-jvps9ftoun] {
    width: fit-content;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

[b-jvps9ftoun] .tabs {
    width: 100%;
    height: 100%;
}

[b-jvps9ftoun] .mud-tabs-tabbar {
    background-color: transparent;
}
/* /Pages/AltriProdotti/AltriProdottiTableView.razor.rz.scp.css */
.altri-prodotti[b-0gvsbc2dht] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 100%;
    height: 100%;
}

.altri-prodotti-header[b-0gvsbc2dht] {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: fit-content;
    width: 100%;
}

[b-0gvsbc2dht] .table-header .mud-table-cell {
    padding-top: 8px;
    padding-bottom: 8px;
}
/* /Pages/AltriProdotti/PageAltriProdotti.razor.rz.scp.css */
.altri-prodotti-page[b-ahfhqk7czi] {
    padding-top: 32px;
    padding-right: 64px;
    padding-left: 64px;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.altri-prodotti-header[b-ahfhqk7czi] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
}

[b-ahfhqk7czi] .breadcrumb {
    padding: 0;
}

.altri-prodotti-body[b-ahfhqk7czi] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.title-container[b-ahfhqk7czi] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: fit-content;
    height: fit-content;
}

.title-altri-prodotti[b-ahfhqk7czi] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: fit-content;
    height: fit-content;
}

.action-container[b-ahfhqk7czi] {
    display: flex;
    flex-direction: row;
    row-gap: 8px;
    width: fit-content;
    height: fit-content;
}

.sidebar[b-ahfhqk7czi] {
    width: fit-content;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

[b-ahfhqk7czi] .tabs {
    width: 100%;
    height: 100%;
}

[b-ahfhqk7czi] .mud-tabs-tabbar {
    background-color: transparent;
}
/* /Pages/Barca/BarcheCardView.razor.rz.scp.css */
.barche[b-rv7xjcs005] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 100%;
    height: 100%;
}

.barche-header[b-rv7xjcs005] {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: fit-content;
    justify-content: space-between;
    width: 100%;
}
/* /Pages/Barca/Components/CardImbarcazione.razor.rz.scp.css */
/* /Pages/Barca/PageDettaglioBarca.razor.rz.scp.css */
.imbarcazioni-page[b-05j2mgw4j1] {
    padding: 16px;
    display: flex;
    flex-direction: column;
    row-gap: 16px;
}

@media (min-width: 960px) {
    .imbarcazioni-page[b-05j2mgw4j1] {
        padding-top: 32px;
        padding-right: 64px;
        padding-left: 64px;
    }
}

.imbarcazioni-header[b-05j2mgw4j1] {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    height: fit-content;
}

@media (min-width: 960px) {
    .imbarcazioni-header[b-05j2mgw4j1] {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
}

[b-05j2mgw4j1] .breadcrumb {
    padding: 0;
}

.imbarcazioni-body[b-05j2mgw4j1] {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    height: 100%;
}

@media (min-width: 960px) {
    .imbarcazioni-body[b-05j2mgw4j1] {
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
    }
}

.title-container[b-05j2mgw4j1] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: fit-content;
    height: fit-content;
}

.title-cliente[b-05j2mgw4j1] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: fit-content;
    height: fit-content;
}

.action-container[b-05j2mgw4j1] {
    display: flex;
    flex-direction: row;
    row-gap: 8px;
    width: fit-content;
    height: fit-content;
}

.sidebar[b-05j2mgw4j1] {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
    flex-shrink: 0;
}

@media (min-width: 960px) {
    .sidebar[b-05j2mgw4j1] {
        width: 300px;
        min-width: 300px;
        height: 100%;
    }
}


[b-05j2mgw4j1] .tabs {
    width: 100%;
    height: 100%;
}

@media (min-width: 960px) {
    [b-05j2mgw4j1] .tabs {
        width: auto;
        flex: 1;
        min-width: 0;
    }
}

[b-05j2mgw4j1] .mud-tabs-tabbar {
    background-color: #f3f5f7;
    padding: 4px;
    width: fit-content;
    border-radius: var(--mud-default-borderradius);
}

[b-05j2mgw4j1] .mud-tab.mud-tab-active {
    border-radius: var(--mud-default-borderradius);
    background-color: var(--mud-palette-surface);
    color: var(--mud-palette-primary-darken);
}

[b-05j2mgw4j1] .mud-tab.mud-tab-active:hover {
    background-color: var(--mud-palette-surface);
    color: var(--mud-palette-primary);
}

[b-05j2mgw4j1] .mud-tab {
    border-radius: var(--mud-default-borderradius);
    color: var(--mud-palette-primary-lighten);
}

[b-05j2mgw4j1] .mud-tab:hover {
    background-color: transparent;
}

[b-05j2mgw4j1] .img-picker-container {
    border: 2px dashed var(--mud-palette-lines-default);
    display: flex;
    flex-direction: column;
    row-gap: 8px;
    align-items: center;
    justify-content: center;
    border-radius: var(--mud-default-borderradius);
    padding: 36px;
    cursor: pointer;
    transition: background-color 0.3s, border-color 0.3s;
}

[b-05j2mgw4j1] .img-picker-container.drop-active {
    border-color: var(--mud-palette-primary);
    background-color: var(--mud-palette-action-default-hover);
}

.hidden-input[b-05j2mgw4j1] {
    display: none;
}

.image-container[b-05j2mgw4j1] {
    position: relative;
    height: 100%;
    width: 100%;
    background-color: #f5f5f5;
}

[b-05j2mgw4j1] .delete-button {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.7) !important;
}

[b-05j2mgw4j1] .delete-button:hover {
    background-color: rgba(255, 255, 255, 0.9) !important;
}

.floating-buttons[b-05j2mgw4j1] {
    z-index: 1000;
    position: fixed;
    border-radius: 33px;
    /*padding: 20px;*/
    text-decoration: none;
}

.floating-buttons:hover[b-05j2mgw4j1] {
    text-decoration: none;
}

.floating-buttons.right[b-05j2mgw4j1] {
    bottom: 4rem;
    right: 0.5rem;
}

.floating-buttons.left[b-05j2mgw4j1] {
    bottom: 4rem;
    left: 3rem;
    width: auto;
    right: auto;
    height: auto;
}
/* /Pages/Barca/PageImbarcazioni.razor.rz.scp.css */
.imbarcazioni-page[b-v1qvgo2k4b] {
    padding-top: 32px;
    padding-right: 64px;
    padding-left: 64px;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.imbarcazioni-header[b-v1qvgo2k4b] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
}

[b-v1qvgo2k4b] .breadcrumb {
    padding: 0;
}

.imbarcazioni-body[b-v1qvgo2k4b] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.title-container[b-v1qvgo2k4b] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: fit-content;
    height: fit-content;
}

.title-imbarcazioni[b-v1qvgo2k4b] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: fit-content;
    height: fit-content;
}

.action-container[b-v1qvgo2k4b] {
    display: flex;
    flex-direction: row;
    row-gap: 8px;
    width: fit-content;
    height: fit-content;
}

.sidebar[b-v1qvgo2k4b] {
    width: fit-content;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

[b-v1qvgo2k4b] .tabs {
    width: 100%;
    height: 100%;
}

[b-v1qvgo2k4b] .mud-tabs-tabbar {
    background-color: transparent;
}
/* /Pages/Beni/BeniTableView.razor.rz.scp.css */
.beni[b-j734zn1vdp] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 100%;
    height: 100%;
}

.beni-header[b-j734zn1vdp] {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: fit-content;
    width: 100%;
}

[b-j734zn1vdp] .table-header .mud-table-cell{
    padding-top: 8px;
    padding-bottom: 8px;
}
/* /Pages/Beni/DocumentiBeneTableView.razor.rz.scp.css */
.documenti[b-zy010lt32r] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 100%;
    height: 100%;
}

.documenti-header[b-zy010lt32r] {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: fit-content;
    width: 100%;
}

[b-zy010lt32r] .table-header .mud-table-cell{
    padding-top: 8px;
    padding-bottom: 8px;
}
/* /Pages/Beni/PageBeni.razor.rz.scp.css */
.beni-page[b-evp1ga5095] {
    padding-top: 32px;
    padding-right: 64px;
    padding-left: 64px;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.beni-header[b-evp1ga5095] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
}

[b-evp1ga5095] .breadcrumb {
    padding: 0;
}

.beni-body[b-evp1ga5095] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.title-container[b-evp1ga5095] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: fit-content;
    height: fit-content;
}

.title-beni[b-evp1ga5095] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: fit-content;
    height: fit-content;
}

.action-container[b-evp1ga5095] {
    display: flex;
    flex-direction: row;
    row-gap: 8px;
    width: fit-content;
    height: fit-content;
}

.sidebar[b-evp1ga5095] {
    width: fit-content;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

[b-evp1ga5095] .tabs {
    width: 100%;
    height: 100%;
}

[b-evp1ga5095] .mud-tabs-tabbar {
    background-color: transparent;
}
/* /Pages/Beni/PageDettaglioBene.razor.rz.scp.css */
.beni-page[b-c9e3xmzqed] {
    padding-top: 32px;
    padding-right: 64px;
    padding-left: 64px;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.beni-header[b-c9e3xmzqed] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
}

[b-c9e3xmzqed] .breadcrumb {
    padding: 0;
}

.beni-body[b-c9e3xmzqed] {
    display: flex;
    flex-direction: row;
    column-gap: 48px;
    width: 100%;
    height: 100%;
    justify-content: space-between;
}

.title-container[b-c9e3xmzqed] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: fit-content;
    height: fit-content;
}

.title-beni[b-c9e3xmzqed] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: fit-content;
    height: fit-content;
}

.action-container[b-c9e3xmzqed] {
    display: flex;
    flex-direction: row;
    row-gap: 8px;
    width: fit-content;
    height: fit-content;
}

.sidebar[b-c9e3xmzqed] {
    width: fit-content;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

[b-c9e3xmzqed] .tabs {
    width: 100%;
    height: 100%;
}

[b-c9e3xmzqed] .mud-tabs-tabbar {
    background-color: #f3f5f7;
    padding: 4px;
    width: fit-content;
    border-radius: var(--mud-default-borderradius);
}

[b-c9e3xmzqed] .mud-tab.mud-tab-active {
    border-radius: var(--mud-default-borderradius);
    background-color: var(--mud-palette-surface);
    color: var(--mud-palette-primary-darken);
}

[b-c9e3xmzqed] .mud-tab.mud-tab-active:hover {
    background-color: var(--mud-palette-surface);
    color: var(--mud-palette-primary);
}

[b-c9e3xmzqed] .mud-tab {
    border-radius: var(--mud-default-borderradius);
    color: var(--mud-palette-primary-lighten);
}

[b-c9e3xmzqed] .mud-tab:hover {
    background-color: transparent;
}
/* /Pages/Clienti/ClientiTableView.razor.rz.scp.css */
.clienti[b-01ha4q6mt3] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 100%;
    height: 100%;
}

.clienti-header[b-01ha4q6mt3] {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: fit-content;
    width: 100%;
}

[b-01ha4q6mt3] .table-header .mud-table-cell{
    padding-top: 8px;
    padding-bottom: 8px;
}
/* /Pages/Clienti/Components/DocumentiClienteTableView.razor.rz.scp.css */
.documenti[b-2es3k3e4rl] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 100%;
    height: 100%;
}

.documenti-header[b-2es3k3e4rl] {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: fit-content;
    width: 100%;
}

[b-2es3k3e4rl] .table-header .mud-table-cell{
    padding-top: 8px;
    padding-bottom: 8px;
}
/* /Pages/Clienti/Components/ScadenzaCard.razor.rz.scp.css */
.scadenza-card[b-54lavxmfp4] {
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    column-gap: 16px;
    /*border: 1px solid #e3e4e8;*/
    padding: 16px;
    width: fit-content;
    height: fit-content;
    background-color: var(--mud-palette-surface);
}

.card-content[b-54lavxmfp4] {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
    width: 210px;
    height: 150px;
}

.card-details[b-54lavxmfp4] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 210px;
    height: 100px;
}

.card-actions[b-54lavxmfp4] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    row-gap: 16px;
    width: 125px;
    height: 20px;
}
/* /Pages/Clienti/PageClienti.razor.rz.scp.css */
.clienti-page[b-0es34140mr] {
    padding-top: 32px;
    padding-right: 64px;
    padding-left: 64px;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.clienti-header[b-0es34140mr] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
}

[b-0es34140mr] .breadcrumb {
    padding: 0;
}

.clienti-body[b-0es34140mr] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.title-container[b-0es34140mr] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: fit-content;
    height: fit-content;
}

.title-cliente[b-0es34140mr] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: fit-content;
    height: fit-content;
}

.action-container[b-0es34140mr] {
    display: flex;
    flex-direction: row;
    row-gap: 8px;
    width: fit-content;
    height: fit-content;
}

.sidebar[b-0es34140mr] {
    width: fit-content;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

[b-0es34140mr] .tabs {
    width: 100%;
    height: 100%;
}

[b-0es34140mr] .mud-tabs-tabbar {
    background-color: transparent;
}
/* /Pages/Clienti/PageDettaglioCliente.razor.rz.scp.css */
.clienti-page[b-78xczs23s2] {
    padding-top: 32px;
    padding-right: 64px;
    padding-left: 64px;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.clienti-header[b-78xczs23s2] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
}

[b-78xczs23s2] .breadcrumb {
    padding: 0;
}

.clienti-body[b-78xczs23s2] {
    display: flex;
    flex-direction: row;
    column-gap: 48px;
    width: 100%;
    height: 100%;
    justify-content: space-between;
}

.title-container[b-78xczs23s2] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: fit-content;
    height: fit-content;
}

.title-cliente[b-78xczs23s2] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: fit-content;
    height: fit-content;
}

.action-container[b-78xczs23s2] {
    display: flex;
    flex-direction: row;
    row-gap: 8px;
    width: fit-content;
    height: fit-content;
}

.sidebar[b-78xczs23s2] {
    width: fit-content;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

[b-78xczs23s2] .tabs {
    width: 100%;
    height: 100%;
}

[b-78xczs23s2] .mud-tabs-tabbar {
    background-color: #f3f5f7;
    padding: 4px;
    width: fit-content;
    border-radius: var(--mud-default-borderradius);
}

[b-78xczs23s2] .mud-tab.mud-tab-active {
    border-radius: var(--mud-default-borderradius);
    background-color: var(--mud-palette-surface);
    color: var(--mud-palette-primary-darken);
}

[b-78xczs23s2] .mud-tab.mud-tab-active:hover {
    background-color: var(--mud-palette-surface);
    color: var(--mud-palette-primary);
}

[b-78xczs23s2] .mud-tab {
    border-radius: var(--mud-default-borderradius);
    color: var(--mud-palette-primary-lighten);
}

[b-78xczs23s2] .mud-tab:hover {
    background-color: transparent;
}
/* /Pages/Components/GlobalSearch.razor.rz.scp.css */
/* /Pages/Index.razor.rz.scp.css */
.dashboard-page[b-6dz0bq447t] {
    padding-top: 32px;
    padding-right: 64px;
    padding-left: 64px;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.dashboard-header[b-6dz0bq447t] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
}

[b-6dz0bq447t] .breadcrumb {
    padding: 0;
}

.dashboard-body[b-6dz0bq447t] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.title-container[b-6dz0bq447t] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: fit-content;
    height: fit-content;
}

.title-dashboard[b-6dz0bq447t] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: fit-content;
    height: fit-content;
}

.action-container[b-6dz0bq447t] {
    display: flex;
    flex-direction: row;
    row-gap: 8px;
    width: fit-content;
    height: fit-content;
}

.sidebar[b-6dz0bq447t] {
    width: fit-content;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

[b-6dz0bq447t] .tabs {
    width: 100%;
    height: 100%;
}

[b-6dz0bq447t] .mud-tabs-tabbar {
    background-color: transparent;
}
/* /Pages/Lavorazioni/LavorazioniTableView.razor.rz.scp.css */
.lavorazioni[b-ai6fpjsjkh] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 100%;
    height: 100%;
}

.lavorazioni-header[b-ai6fpjsjkh] {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: fit-content;
    width: 100%;
}

[b-ai6fpjsjkh] .table-header .mud-table-cell{
    padding-top: 8px;
    padding-bottom: 8px;
}
/* /Pages/Lavorazioni/RigheLavorazioneTableView.razor.rz.scp.css */
[b-tp4oxqz4k7] .table-header .mud-table-cell{
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
/* /Pages/Manutenzioni/ManutenzioniTableView.razor.rz.scp.css */
.manutenzioni[b-66lta2hnvd] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 100%;
    height: 100%;
}

.manutenzioni-header[b-66lta2hnvd] {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: fit-content;
    width: 100%;
}

[b-66lta2hnvd] .table-header .mud-table-cell{
    padding-top: 8px;
    padding-bottom: 8px;
}
/* /Pages/Manutenzioni/PageManutenzioni.razor.rz.scp.css */
.manutenzioni-page[b-olahf5j9n9] {
    padding-top: 32px;
    padding-right: 64px;
    padding-left: 64px;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.manutenzioni-header[b-olahf5j9n9] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
}

[b-olahf5j9n9] .breadcrumb {
    padding: 0;
}

.manutenzioni-body[b-olahf5j9n9] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.title-container[b-olahf5j9n9] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: fit-content;
    height: fit-content;
}

.title-manutenzioni[b-olahf5j9n9] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: fit-content;
    height: fit-content;
}

.action-container[b-olahf5j9n9] {
    display: flex;
    flex-direction: row;
    row-gap: 8px;
    width: fit-content;
    height: fit-content;
}

.sidebar[b-olahf5j9n9] {
    width: fit-content;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

[b-olahf5j9n9] .tabs {
    width: 100%;
    height: 100%;
}

[b-olahf5j9n9] .mud-tabs-tabbar {
    background-color: transparent;
}
/* /Pages/Marchi/MarchiCardView.razor.rz.scp.css */
.marchi[b-93fdev9kcx] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 100%;
    height: 100%;
}

.marchi-header[b-93fdev9kcx] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: fit-content;
    width: 100%;
}
/* /Pages/Marchi/PageMarchi.razor.rz.scp.css */
.marchi-page[b-29b0jf5blg] {
    padding-top: 32px;
    padding-right: 64px;
    padding-left: 64px;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.marchi-header[b-29b0jf5blg] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
}

[b-29b0jf5blg] .breadcrumb {
    padding: 0;
}

.marchi-body[b-29b0jf5blg] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.title-container[b-29b0jf5blg] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: fit-content;
    height: fit-content;
}

.title-marchi[b-29b0jf5blg] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: fit-content;
    height: fit-content;
}

.action-container[b-29b0jf5blg] {
    display: flex;
    flex-direction: row;
    row-gap: 8px;
    width: fit-content;
    height: fit-content;
}

.sidebar[b-29b0jf5blg] {
    width: fit-content;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

[b-29b0jf5blg] .tabs {
    width: 100%;
    height: 100%;
}

[b-29b0jf5blg] .mud-tabs-tabbar {
    background-color: transparent;
}
/* /Pages/Motori/MotoriTableView.razor.rz.scp.css */
.motori[b-mqc2oe8yi0] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 100%;
    height: 100%;
}

.motori-header[b-mqc2oe8yi0] {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: fit-content;
    width: 100%;
}

[b-mqc2oe8yi0] .table-header .mud-table-cell{
    padding-top: 8px;
    padding-bottom: 8px;
}
/* /Pages/Motori/PageMotori.razor.rz.scp.css */
.motori-page[b-irxn5fe17c] {
    padding-top: 32px;
    padding-right: 64px;
    padding-left: 64px;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.motori-header[b-irxn5fe17c] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
}

[b-irxn5fe17c] .breadcrumb {
    padding: 0;
}

.motori-body[b-irxn5fe17c] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.title-container[b-irxn5fe17c] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: fit-content;
    height: fit-content;
}

.title-motore[b-irxn5fe17c] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: fit-content;
    height: fit-content;
}

.action-container[b-irxn5fe17c] {
    display: flex;
    flex-direction: row;
    row-gap: 8px;
    width: fit-content;
    height: fit-content;
}

.sidebar[b-irxn5fe17c] {
    width: fit-content;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

[b-irxn5fe17c] .tabs {
    width: 100%;
    height: 100%;
}

[b-irxn5fe17c] .mud-tabs-tabbar {
    background-color: transparent;
}
/* /Pages/Preventivi/Modals/EditPreventivo.razor.rz.scp.css */
/* /Pages/Preventivi/PagePreventivi.razor.rz.scp.css */
.preventivi-page[b-33vgwbpiw0] {
    padding-top: 32px;
    padding-right: 64px;
    padding-left: 64px;
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.preventivi-header[b-33vgwbpiw0] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
}

[b-33vgwbpiw0] .breadcrumb {
    padding: 0;
}

.preventivi-body[b-33vgwbpiw0] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.title-container[b-33vgwbpiw0] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: fit-content;
    height: fit-content;
}

.title-preventivo[b-33vgwbpiw0] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: fit-content;
    height: fit-content;
}

.action-container[b-33vgwbpiw0] {
    display: flex;
    flex-direction: row;
    row-gap: 8px;
    width: fit-content;
    height: fit-content;
}

.sidebar[b-33vgwbpiw0] {
    width: fit-content;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

[b-33vgwbpiw0] .tabs {
    width: 100%;
    height: 100%;
}

[b-33vgwbpiw0] .mud-tabs-tabbar {
    background-color: transparent;
}
/* /Pages/Preventivi/PreventiviTableView.razor.rz.scp.css */
.preventivi[b-3agngeyxou] {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 100%;
    height: 100%;
}

.preventivi-header[b-3agngeyxou] {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: fit-content;
    width: 100%;
}

[b-3agngeyxou] .table-header .mud-table-cell{
    padding-top: 8px;
    padding-bottom: 8px;
}
/* /Pages/Preventivi/RighePreventivoTableView.razor.rz.scp.css */
[b-juzetc9jht].table-header .mud-table-cell{
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
