@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.wuc5ioiakb.bundle.scp.css';

/* _content/Sax.UI/Components/BuildingSide/ImportAHU.razor.rz.scp.css */
table[b-kqthuh8s72] {
    font-size: 0.6rem;
    width: 100%;
    padding-left: 10px;
    font-size: var(--sax-font-size-300);
    border-collapse: collapse;
}
.table-scroll-container[b-kqthuh8s72] {
    flex: 1 1 0;
    min-height: 0;
    overflow: auto;
}
tr[b-kqthuh8s72] {
    line-height: 2.5;
}

.show-on-hover[b-kqthuh8s72] {
    transition: all .2s ease-in-out;
    opacity: 0;
}

tr:hover > td > .show-on-hover[b-kqthuh8s72] {
    opacity: 1;
}

.show-on-hover-disabled[b-kqthuh8s72] {
    transition: all .2s ease-in-out;
    opacity: 0;
}

tr:hover > td > .show-on-hover-disabled[b-kqthuh8s72] {
    opacity: 0.5;
}

.opacity-50[b-kqthuh8s72] {
    opacity: 0.5;
}

tr.row-active:hover[b-kqthuh8s72] {
    background-color: var(--sax-color-common-surface-hover);
}

.import-tool-grid-add[b-kqthuh8s72] {
    color: var(--sax-color-brand-primary);
    font-size: 20px;
    cursor: pointer;
}
/* _content/Sax.UI/Components/BuildingSide/ImportFancoil.razor.rz.scp.css */
table[b-97d3nt8tmw] {
    font-size: 0.6rem;
    width: 100%;
    padding-left: 10px;
    font-size: var(--sax-font-size-300);
    border-collapse: collapse;
}
.table-scroll-container[b-97d3nt8tmw] {
    flex: 1 1 0;
    min-height: 0;
    overflow: auto;
}
tr[b-97d3nt8tmw] {
    line-height: 2.5;
}

.show-on-hover[b-97d3nt8tmw] {
    transition: all .2s ease-in-out;
    opacity: 0;
}

tr:hover > td > .show-on-hover[b-97d3nt8tmw] {
    opacity: 1;
}

.show-on-hover-disabled[b-97d3nt8tmw] {
    transition: all .2s ease-in-out;
    opacity: 0;
}

tr:hover > td > .show-on-hover-disabled[b-97d3nt8tmw] {
    opacity: 0.5;
}

.opacity-50[b-97d3nt8tmw] {
    opacity: 0.5;
}

tr.row-active:hover[b-97d3nt8tmw] {
    background-color: var(--sax-color-common-surface-hover);
}

.import-tool-grid-add[b-97d3nt8tmw] {
    color: var(--sax-color-brand-primary);
    font-size: 20px;
    cursor: pointer;
}
/* _content/Sax.UI/Components/BuildingSide/LoadGrid.razor.rz.scp.css */
table[b-nr7yvwrf7s] {
    font-size: 0.6rem;
    width: 100%;
    padding-left:10px;
    font-size: var(--sax-font-size-300);
    border-collapse:collapse;
}

tr[b-nr7yvwrf7s] {
    line-height: 1.8;
}

.show-on-hover[b-nr7yvwrf7s] {
    transition: all .2s ease-in-out;
    opacity: 0;
}

tr:hover > td > .show-on-hover[b-nr7yvwrf7s] {
    opacity: 1;
}

.show-on-hover-disabled[b-nr7yvwrf7s] {
    transition: all .2s ease-in-out;
    opacity: 0;
}

tr:hover > td > .show-on-hover-disabled[b-nr7yvwrf7s] {
    opacity: 0.5;
}

.floor-icon[b-nr7yvwrf7s] {
    color: var(--sax-icon-color-loadgrid-floor);
}

.floor-icon-disabled[b-nr7yvwrf7s] {
    color: var(--sax-color-common-disabled);
}

.plus-icon[b-nr7yvwrf7s] {
    color: var(--sax-icon-color-loadgrid-plus);
}

.delete-icon[b-nr7yvwrf7s] {
    color: var(--sax-icon-color-loadgrid-delete);
}

.hide-icon[b-nr7yvwrf7s] {
    color: var(--sax-icon-color-loadgrid-hide);
}

.unit-model[b-nr7yvwrf7s] {
    color: var(--sax-color-common-disabled);
    margin-right: 0.5rem;
}

.unit-name[b-nr7yvwrf7s] {
    font-style: italic;
}

.opacity-50[b-nr7yvwrf7s] {
    opacity:0.5;
}

.row-selected[b-nr7yvwrf7s] {
    background-color: var(--sax-color-common-surface-selected-default);
}

    .row-selected:hover[b-nr7yvwrf7s] {
        background-color: var(--sax-color-common-surface-selected-hover);
    }

.row-active[b-nr7yvwrf7s] {
    cursor:pointer;
}

.row-active:hover[b-nr7yvwrf7s] {
    background-color: var(--sax-color-common-surface-hover);
}
/* _content/Sax.UI/Components/ChillerSide/ImportChiller.razor.rz.scp.css */
table[b-0qkvlimav4] {
    font-size: 0.6rem;
    width: 100%;
    padding-left: 10px;
    font-size: var(--sax-font-size-300);
    border-collapse: collapse;
}
.table-scroll-container[b-0qkvlimav4] {
    flex: 1 1 0;
    min-height: 0;
    overflow: auto;
}
tr[b-0qkvlimav4] {
    line-height: 2.5;
}

.show-on-hover[b-0qkvlimav4] {
    transition: all .2s ease-in-out;
    opacity: 0;
}

tr:hover > td > .show-on-hover[b-0qkvlimav4] {
    opacity: 1;
}

.show-on-hover-disabled[b-0qkvlimav4] {
    transition: all .2s ease-in-out;
    opacity: 0;
}

tr:hover > td > .show-on-hover-disabled[b-0qkvlimav4] {
    opacity: 0.5;
}

.opacity-50[b-0qkvlimav4] {
    opacity: 0.5;
}

tr.row-active:hover[b-0qkvlimav4] {
    background-color: var(--sax-color-common-surface-hover);
}

.import-tool-grid-add[b-0qkvlimav4] {
    color: var(--sax-color-brand-primary);
    font-size: 20px;
    cursor: pointer;
}
/* _content/Sax.UI/Components/ChillerSide/LoadGrid.razor.rz.scp.css */
table[b-wm86ovy9jw] {
    font-size: 0.6rem;
    width: 100%;
    padding-left:10px;
    font-size: var(--sax-font-size-300);
    border-collapse:collapse;
}

tr[b-wm86ovy9jw] {
    line-height: 1.8;
}

.show-on-hover[b-wm86ovy9jw] {
    transition: all .2s ease-in-out;
    opacity: 0;
}

tr:hover > td > .show-on-hover[b-wm86ovy9jw] {
    opacity: 1;
}

.show-on-hover-disabled[b-wm86ovy9jw] {
    transition: all .2s ease-in-out;
    opacity: 0;
}

tr:hover > td > .show-on-hover-disabled[b-wm86ovy9jw] {
    opacity: 0.5;
}

.floor-icon[b-wm86ovy9jw] {
    color: var(--sax-icon-color-loadgrid-floor);
}

.floor-icon-disabled[b-wm86ovy9jw] {
    color: var(--sax-color-common-disabled);
}

.plus-icon[b-wm86ovy9jw] {
    color: var(--sax-icon-color-loadgrid-plus);
}

.delete-icon[b-wm86ovy9jw] {
    color: var(--sax-icon-color-loadgrid-delete);
}

.hide-icon[b-wm86ovy9jw] {
    color: var(--sax-icon-color-loadgrid-hide);
}

.opacity-50[b-wm86ovy9jw] {
    opacity:0.5;
}

.row-selected[b-wm86ovy9jw] {
    background-color: var(--sax-color-common-surface-selected-default);
}

    .row-selected:hover[b-wm86ovy9jw] {
        background-color: var(--sax-color-common-surface-selected-hover);
    }

.row-active[b-wm86ovy9jw] {
    cursor:pointer;
}

.row-active:hover[b-wm86ovy9jw] {
    background-color: var(--sax-color-common-surface-hover);
}
/* _content/Sax.UI/Components/ChillerSide/TemplateViewer.razor.rz.scp.css */


.template-viewer[b-pzafhbh7qs] {
    border-left: 1px dashed;
}

.template-viewer-item[b-pzafhbh7qs] {
    background-color: #FCFCFC;
    outline: 1px solid;
    margin: 4px;
    padding: 1px;
    width: 225px;
    border: none;
}

.template-viewer-item-selected[b-pzafhbh7qs] {
    background-color: #FCFCFC;
    outline: 3px solid #0099CC;
    margin: 4px;
    padding: 1px;
    width: 225px;
    border: none;
}

.template-viewer-label[b-pzafhbh7qs] {
    display: inline;
}

.template-viewer-image[b-pzafhbh7qs] {
    height: 72px;
    width: 86px;
}

.best-template[b-pzafhbh7qs] {
    position: relative;
    right: -5px;
    top: -24px;
}
/* _content/Sax.UI/Components/DDS/DaikinButton.razor.rz.scp.css */
/* _content/Sax.UI/Components/DDS/DaikinCard.razor.rz.scp.css */
.daikin-card-container[b-5yi2jy548g] {
    margin: var(--sax-space-100);
    box-shadow: var(--sax-card-shadow);
    border: 1px var(--sax-color-card-border) solid;
    border-radius: var(--sax-border-radius-100);
    background-color: var(--sax-color-card-background);
    display: flex;
    flex-direction: column;
    width: 100%;
}

.daikin-card-header[b-5yi2jy548g] {
    padding: 2px 0px;
    border-bottom: 1px var(--sax-color-divider) solid;
    width: 100%;
    text-align: left;
}

.daikin-card-header-text[b-5yi2jy548g] {
    margin-left: 14px;
    color: var(--sax-color-common-text-primary);
    font-size: 11px;
    font-weight: 700;
}

.daikin-card-toolbar[b-5yi2jy548g] {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items:center;
}

.daikin-card-body[b-5yi2jy548g] {
    overflow: hidden auto;
    scrollbar-gutter:stable;
    width: 100%;
    height: 100%;
}
/* _content/Sax.UI/Components/DDS/DaikinIconButton.razor.rz.scp.css */
/* _content/Sax.UI/Components/DDS/DaikinInput.razor.rz.scp.css */
/* _content/Sax.UI/Components/DDS/DaikinModal.razor.rz.scp.css */
.daikin-modal-container[b-c8k4tzgx52] {
    box-shadow: var(--sax-card-shadow);
    border: 1px var(--sax-color-card-border) solid;
    border-radius: var(--sax-border-radius-100);
    background-color: var(--sax-color-common-background-default);
    display: flex;
    flex-direction: column;
}

.daikin-modal-header[b-c8k4tzgx52] {
    padding: 2px 0px;
    border-bottom: 1px var(--sax-color-divider) solid;
    display: flex;
    flex:1;
    flex-direction: row;
    align-items:center;
}

.daikin-modal-header-text[b-c8k4tzgx52] {
    margin-left: 14px;
    margin-right: 14px;
    color: var(--sax-color-common-text-primary);
    font-size: 0.8rem;
    font-weight: 700;
    line-height: 3;
    display: flex;
    flex: 1 0 auto;
}

.daikin-modal-toolbar[b-c8k4tzgx52] {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    font-size: 0.8rem;
    font-weight: 700;
}

.daikin-modal-body[b-c8k4tzgx52] {
    display: flex;
    flex-direction: column;
    overflow: hidden auto;
    scrollbar-gutter: stable;
    width: 100%;
    height: 100%;
    font-size: 0.8rem;
    font-weight: 700;
}

.daikin-modal-footer[b-c8k4tzgx52] {
    border-top: 1px var(--sax-color-divider) solid;
    width: 100%;
    display: flex;
    flex-direction: column;
}
/* _content/Sax.UI/Components/DDS/DaikinRadioButton.razor.rz.scp.css */
/* _content/Sax.UI/Components/DDS/DaikinToast.razor.rz.scp.css */
/* _content/Sax.UI/Components/Properties/SaxInputs/SaxFloatInput.razor.rz.scp.css */
.input-container[b-4nhf8rt9im] {
    position: relative;
    display: inline-block;
    font-size: var(--sax-font-size-300);
    font-family: var(--sax-font-family-base);
    color: var(--sax-color-common-text-primary);
    width: 100%;
    margin-right:5px;
}

input[type="number"][b-4nhf8rt9im] {
    width: 100%;
    border: solid;
    padding-right: 30px; /* Spazio per il simbolo */
    box-sizing: border-box; /* Assicura che padding non alteri la dimensione */
    position: relative;
    display: flex;
    outline-color: var(--sax-icon-color-background-neutral);
    border-color: var(--sax-icon-color-background-neutral);
    border-width: 1px;
    border-radius: 0.25rem;
    height: 20px;
    overflow: hidden;
    color: var(--sax-color-common-text-primary);
    outline-offset: -2px;
    outline-width: 0px;
    outline-style: solid;
    padding-left: 15px;
    background-color: var(--sax-color-component-background-default);
}

    input[type="number"]:hover[b-4nhf8rt9im] {
        background-color: var(--sax-color-common-surface-hover); /* Cambia colore dello sfondo al passaggio del mouse */
    }

    input[type="number"]:focus[b-4nhf8rt9im] {
        outline: none; /* Rimuove il bordo predefinito */
        border-color: var(--sax-color-common-border-focus); /* Cambia colore del bordo alla selezione */
        border-width: 2px;
    }

    input[type="number"]:disabled[b-4nhf8rt9im] {
        background: var(--sax-color-component-background-default);
        color: var(--sax-color-common-disabled); 
        border-color: var(--sax-color-common-disabled); 
    }

.unit[b-4nhf8rt9im] {
    position: absolute;
    right: 10px; /* Posiziona vicino al bordo destro */
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none; /* Evita che interferisca con l'input */
}
/* _content/Sax.UI/Components/Properties/SaxInputs/SaxHelper.razor.rz.scp.css */
.icon-hover[b-us2jf53gns] {
    position: relative;
    display: inline-block;
    line-height: 1;
    opacity:0.5;
    margin-left: 5px;
}

    /* Regola di default: mostra regular, nascondi solid */
    .icon-hover .fa-regular[b-us2jf53gns] {
        display: inline-block;
    }

    .icon-hover .fa-solid[b-us2jf53gns] {
        display: none;
    }

    /* Al passaggio del mouse inverti */
    .icon-hover:hover .fa-regular[b-us2jf53gns] {
        display: none;
    }

    .icon-hover:hover .fa-solid[b-us2jf53gns] {
        display: inline-block;
    }

    .icon-hover i[b-us2jf53gns] {
        font-size: var(--sax-font-size-300);
    }
    
/* _content/Sax.UI/Components/Properties/SaxInputs/SaxIntegerInput.razor.rz.scp.css */
.input-container[b-ghqfiukwfk] {
    position: relative;
    display: inline-block;
    font-size: var(--sax-font-size-300);
    font-family: var(--sax-font-family-base);
    color: var(--sax-color-common-text-primary);
    width: 100%;
    margin-right:5px;
}

input[type="number"][b-ghqfiukwfk] {
    width: 100%;
    border: solid;
    padding-right: 30px; /* Spazio per il simbolo */
    box-sizing: border-box; /* Assicura che padding non alteri la dimensione */
    position: relative;
    display: flex;
    outline-color: var(--sax-icon-color-background-neutral);
    border-color: var(--sax-icon-color-background-neutral);
    border-width: 1px;
    border-radius: 0.25rem;
    height: 20px;
    overflow: hidden;
    color: var(--sax-color-common-text-primary);
    outline-offset: -2px;
    outline-width: 0px;
    outline-style: solid;
    padding-left: 15px;
    background-color: var(--sax-color-component-background-default);
}

    input[type="number"]:hover[b-ghqfiukwfk] {
        background-color: var(--sax-color-common-surface-hover); /* Cambia colore dello sfondo al passaggio del mouse */
    }

    input[type="number"]:focus[b-ghqfiukwfk] {
        outline: none; /* Rimuove il bordo predefinito */
        border-color: var(--sax-color-common-border-focus); /* Cambia colore del bordo alla selezione */
        border-width: 2px;
    }

    input[type="number"]:disabled[b-ghqfiukwfk] {
        background: var(--sax-color-component-background-default);
        color: var(--sax-color-common-disabled);
        border-color: var(--sax-color-common-disabled); 
    }

.unit[b-ghqfiukwfk] {
    position: absolute;
    right: 10px; /* Posiziona vicino al bordo destro */
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none; /* Evita che interferisca con l'input */
}
/* _content/Sax.UI/Components/Properties/SaxInputs/SaxPropertyHeader.razor.rz.scp.css */
.icon-hover[b-n7hu0m2d6j] {
    position: relative;
    display: inline-block;
    line-height: 1;
    margin-left: 10px;
}

    .icon-hover i[b-n7hu0m2d6j] {
        font-size: var(--sax-font-size-300);
    }

    /* Regola di default: mostra regular, nascondi solid */
    .icon-hover .fa-regular[b-n7hu0m2d6j] {
        display: inline-block;
    }

    .icon-hover .fa-solid[b-n7hu0m2d6j] {
        display: none;
    }

    /* Al passaggio del mouse inverti */
    .icon-hover:hover .fa-regular[b-n7hu0m2d6j] {
        display: none;
    }

    .icon-hover:hover .fa-solid[b-n7hu0m2d6j] {
        display: inline-block;
    }
/* _content/Sax.UI/Components/Properties/SaxInputs/SaxSelectInputIntegerLockable.razor.rz.scp.css */
.disabled-lock[b-g9884jcuxa] {
    pointer-events: none;
    opacity: 0.5;
    font-size: 12px;
    margin-left: 5px;
    cursor: not-allowed;
}

.enable-lock[b-g9884jcuxa] {
    opacity: 0.8;
    font-size: 12px;
    margin-left: 5px;
}
/* _content/Sax.UI/Components/UI/GoJs/ToolBox.razor.rz.scp.css */
.gojs-toolbox-container[b-4tlqo2uoas] {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    z-index: 3;
    float: left;
    border-radius: 7px;
}

.gojs-toolbox[b-4tlqo2uoas] {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    background-color: var(--sax-color-card-background);
    opacity: 0.8;
}

.gojs-toolbox[b-4tlqo2uoas] {
    margin-left: 10px;
}

    .gojs-toolbox span[b-4tlqo2uoas] {
        border-left: 1px solid;
        width: 10px;
        height: 16px;
        margin-left: 10px;
    }

    .gojs-toolbox i[b-4tlqo2uoas] {
        text-align: center;
        margin: 0.5rem;
    }

.gojs-toolbox-title[b-4tlqo2uoas] {
    font-size: 0.7rem;
    font-weight: bolder;
    margin: 6px 0px 0px 14px;
    display: inline-flex;
    align-items: start;
}

.pipe-labels-legend-table[b-4tlqo2uoas] {
    font-size: 0.5rem;
    border-collapse: collapse;
    border-style: hidden;
    background-color: var(--sax-color-card-background);

    position: absolute;
    z-index: 3;
    bottom: 55px;
    left: 10px;
    opacity: 0.8;
}

    .pipe-labels-legend-table td[b-4tlqo2uoas] {
        width: 40px;
    }

    .pipe-labels-legend-table td[b-4tlqo2uoas], .pipe-labels-legend-table th[b-4tlqo2uoas] {
        border: 1px solid var(--sax-color-common-border-focus);
    }
/* _content/Sax.UI/Components/UI/Header.razor.rz.scp.css */
#applicationName[b-95ffkin9xw] {
    font-size: var(--sax-font-size-400);
    padding-left: var(--sax-space-400);
    font-weight: var(--sax-font-weight-bold);
}

#projectName[b-95ffkin9xw] {
    font-size: var(--sax-font-size-400);
    font-weight: 400;
    padding-left: var(--sax-space-800);
}

/* _content/Sax.UI/Components/UI/KeyboardBind.razor.rz.scp.css */
.keyboardbind-helper[b-9bu3tabfmz] {
    transition: all .1s ease-in-out;
    position: absolute;
    background-color: #CCCCCC;
    z-index: 100;
    bottom: 40px;
    left: 48vw;
    opacity: 0;
    width: 230px;
    height: 40px;
    text-align: center;
    line-height: 3;
    border: solid 1px #999999;
    border-radius: 7px;
    font-size: 13px;
    font-weight: bold
}

.keyboardbind-helper-show[b-9bu3tabfmz] {
    opacity: 0.7;
}
/* _content/Sax.UI/Components/UI/Loader.razor.rz.scp.css */
.loader-container[b-bcwa49q6ap] {
    margin: 10% auto 55px;
    /*text-align: center;*/
}

.loader-logo-container[b-bcwa49q6ap] {
    -webkit-mask: linear-gradient(120deg, #000F 25%, #0005 50%, #000F 75%) right/250% 100%;
    -webkit-mask-composite: plus-lighter;
    animation: shimmer-b-bcwa49q6ap 2000ms forwards 1000ms, hide-b-bcwa49q6ap 250ms forwards 2500ms;
    display: block;
}

.progress-bar-container[b-bcwa49q6ap] {
    width: 30vw;
    margin: 10px auto;
}

.progress-bar[b-bcwa49q6ap] {
    text-align:left;
}

@keyframes shimmer-b-bcwa49q6ap {
    100% {
        -webkit-mask-position: left;
    }
}

@keyframes hide-b-bcwa49q6ap {
    to {
        -webkit-mask: unset;
    }
}

path[b-bcwa49q6ap] {
    animation: opacity-b-bcwa49q6ap 500ms forwards linear 0ms, stroke-b-bcwa49q6ap 1000ms forwards linear 250ms, fill-b-bcwa49q6ap 1000ms forwards linear 500ms;
    fill-opacity: 0;
    fill-rule: nonzero;
    stroke-width: 1
}

@keyframes stroke-b-bcwa49q6ap {
    to {
        stroke-dashoffset: 0;
        stroke-width: 1;
    }
}

@keyframes stroke-dark-b-bcwa49q6ap {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes fill-b-bcwa49q6ap {
    to {
        fill-opacity: 1;
    }
}

@keyframes opacity-b-bcwa49q6ap {
    to {
        opacity: 1;
    }
}

#p2[b-bcwa49q6ap] {
    stroke-dasharray: 123;
    stroke-dashoffset: 123;
    fill: var(--sax-color-brand-secondary);
    stroke: var(--sax-color-brand-stroke-secondary);
}

#p1[b-bcwa49q6ap] {
    stroke-dasharray: 62;
    stroke-dashoffset: 62;
    fill: var(--sax-color-brand-tertiary);
    stroke: var(--sax-color-brand-stroke-tertiary);
}

#i1[b-bcwa49q6ap] {
    stroke-dasharray: 58;
    stroke-dashoffset: 58;
    fill: var(--sax-color-brand-primary);
    stroke: var(--sax-color-brand-primary);
}

#a1[b-bcwa49q6ap] {
    stroke-dasharray: 98;
    stroke-dashoffset: 98;
    fill: var(--sax-color-brand-primary);
    stroke: var(--sax-color-brand-primary);
}

#i2[b-bcwa49q6ap] {
    stroke-dasharray: 58;
    stroke-dashoffset: 58;
    fill: var(--sax-color-brand-primary);
    stroke: var(--sax-color-brand-primary);
}

#k1[b-bcwa49q6ap] {
    stroke-dasharray: 114;
    stroke-dashoffset: 114;
    fill: var(--sax-color-brand-primary);
    stroke: var(--sax-color-brand-primary);
}

#d1[b-bcwa49q6ap] {
    stroke-dasharray: 113;
    stroke-dashoffset: 113;
    fill: var(--sax-color-brand-primary);
    stroke: var(--sax-color-brand-primary);
}

#n1[b-bcwa49q6ap] {
    stroke-dasharray: 120;
    stroke-dashoffset: 120;
    fill: var(--sax-color-brand-primary);
    stroke: var(--sax-color-brand-primary);
}
/* _content/Sax.UI/Components/UI/MessageItem.razor.rz.scp.css */
.message-item-container[b-dqu0lgpzk3] {
    display: flex;
    flex-direction: row;
    padding: var(--sax-space-100);
}

.message-item-container-active[b-dqu0lgpzk3] {
    cursor: pointer;
}

    .message-item-container-active:hover[b-dqu0lgpzk3] {
        background-color: var(--sax-color-common-surface-selected-hover);
    }

.message-item-icon[b-dqu0lgpzk3] {
    width: 56px;
    transform: scale(0.6);
    display: inline-flex;
    --dds-color-common-background-default: transparent;
}

.message-item-text[b-dqu0lgpzk3] {
    font-size: var(--sax-font-size-350);
    text-align: start;
    padding-top: 3px;
    display: flex;
    align-items: center;
}

/* _content/Sax.UI/Components/UI/Modal/TestGenerateSvg.razor.rz.scp.css */
.custom-dialog[b-pp30op65as] {
    border: none;
    box-shadow: none;
    background-color: transparent;
    width: 100vw; /* Usa tutta la larghezza della finestra */
    height: 100vh; /* Usa tutta l'altezza della finestra */
    max-width: none; /* Rimuovi il limite massimo di larghezza */
    max-height: none; /* Rimuovi il limite massimo di altezza */
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: visible; /* Consenti il contenuto di superare i limiti */
    margin-top:100px;
}
    .custom-dialog .control[b-pp30op65as] {
        margin-top: 50px !important;
    }
/* _content/Sax.UI/Components/UI/Modal/UnitOptionsGrid.razor.rz.scp.css */
table[b-jzcbrbeehx] {
    /*font-size: 0.6rem;*/
    width: 100%;
    padding-left: 10px;
    font-size: var(--sax-font-size-300);
    border-collapse: collapse;
}

th[b-jzcbrbeehx] {
    line-height: 3;
    font-size: var(--sax-font-size-300);
}

td[b-jzcbrbeehx] {
    line-height: 1;
    font-size: var(--sax-font-size-300);
}

.show-on-hover[b-jzcbrbeehx] {
    transition: all .2s ease-in-out;
    opacity: 0;
}

tr:hover > td > .show-on-hover[b-jzcbrbeehx] {
    opacity: 1;
}

.show-on-hover-disabled[b-jzcbrbeehx] {
    transition: all .2s ease-in-out;
    opacity: 0;
}

tr:hover > td > .show-on-hover-disabled[b-jzcbrbeehx] {
    opacity: 0.5;
}

.opacity-50[b-jzcbrbeehx] {
    opacity: 0.5;
}

.row-selected[b-jzcbrbeehx] {
    background-color: var(--sax-color-common-surface-selected-default);
}

    .row-selected:hover[b-jzcbrbeehx] {
        background-color: var(--sax-color-common-surface-selected-hover);
    }

.row-active[b-jzcbrbeehx] {
    cursor: pointer;
}

    .row-active:hover[b-jzcbrbeehx] {
        background-color: var(--sax-color-common-surface-hover);
    }

.row-hybrid-selected[b-jzcbrbeehx] {
    background: repeating-linear-gradient(-55deg, var(--sax-color-common-surface-selected-default), var(--sax-color-common-surface-selected-default) 10px, var(--sax-color-card-background) 10px, var(--sax-color-card-background) 20px );
}

    .row-hybrid-selected:hover[b-jzcbrbeehx] {
        background: repeating-linear-gradient(-55deg, var(--sax-color-common-surface-hover), var(--sax-color-common-surface-hover) 10px, var(--sax-color-common-surface-hover) 10px, var(--sax-color-common-surface-hover) 20px );
    }
/* _content/Sax.UI/Components/UI/Modal/UnitOptionsGridHeader.razor.rz.scp.css */
table[b-7upnrg5ehe] {
    width: 100%;
    font-size: var(--sax-font-size-350);
    opacity: 0.7;
    border-collapse: collapse;
    padding-top: 20px;
}

th[b-7upnrg5ehe] {
    line-height: 1.8;
}
/* _content/Sax.UI/Components/UI/Modal/Validation.razor.rz.scp.css */
.custom-dialog[b-12j12t2bm6] {
    border: none;
    box-shadow: none;
    background-color: transparent;
    width: 100vw; /* Usa tutta la larghezza della finestra */
    height: 100vh; /* Usa tutta l'altezza della finestra */
    max-width: none; /* Rimuovi il limite massimo di larghezza */
    max-height: none; /* Rimuovi il limite massimo di altezza */
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: visible; /* Consenti il contenuto di superare i limiti */
}
/* _content/Sax.UI/Components/UI/Popover/PopoverProvider.razor.rz.scp.css */
.popover-container[b-bbg82gfbo0] {
    --popover-background: var(--sax-color-card-background);
    --popover-border-color: var(--sax-color-card-border);
    display: none;
    position: absolute;
    background-color: var(--popover-background);
    border: 1px var(--popover-border-color) solid;
    border-radius: var(--sax-border-radius-100) 4px;
    box-shadow: var(--sax-card-shadow);
    z-index: 1060;
    max-width: 276px;
    min-width: 140px;
    font-size: 0.875rem;
    word-wrap: break-word;
}

    .popover-container.show[b-bbg82gfbo0] {
        display: block;
    }

.popover-header[b-bbg82gfbo0] {
    padding: 5px 10px;
    border-top-left-radius: var(--sax-border-radius-100) 4px;
    border-top-right-radius: var(--sax-border-radius-100) 4px;
    background-color: var(--sax-color-common-background-default);
    font-weight: var(--sax-font-weight-bold);
}

.popover-content[b-bbg82gfbo0] {
    padding:10px;
    display:flex;
    flex-direction:column;
    color: var(--sax-color-common-text-primary);
}

.popover-arrow[b-bbg82gfbo0] {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
}

    .popover-arrow[b-bbg82gfbo0]::before,
    .popover-arrow[b-bbg82gfbo0]::after {
        position: absolute;
        display: block;
        content: '';
        border-color: transparent;
        border-style: solid;
    }

/* Pop-up in basso -> freccia in alto */
.popover-container[data-popper-placement^='bottom'] > .popover-arrow[b-bbg82gfbo0] {
    top: -0.5rem;
}

    .popover-container[data-popper-placement^='bottom'] > .popover-arrow[b-bbg82gfbo0]::before {
        top: 0;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: var(--popover-border-color);
    }

    .popover-container[data-popper-placement^='bottom'] > .popover-arrow[b-bbg82gfbo0]::after {
        top: 1px;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: var(--popover-background);
    }

/* Pop-up in alto -> freccia in basso */
.popover-container[data-popper-placement^='top'] > .popover-arrow[b-bbg82gfbo0] {
    bottom: -0.5rem;
}

    .popover-container[data-popper-placement^='top'] > .popover-arrow[b-bbg82gfbo0]::before {
        bottom: 0;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: var(--popover-border-color);
    }

    .popover-container[data-popper-placement^='top'] > .popover-arrow[b-bbg82gfbo0]::after {
        bottom: 1px;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: var(--popover-background);
    }

/* Pop-up a destra -> freccia a sinistra */
.popover-container[data-popper-placement^='right'] > .popover-arrow[b-bbg82gfbo0] {
    left: -0.5rem;
    top: -4px !important;
}

    .popover-container[data-popper-placement^='right'] > .popover-arrow[b-bbg82gfbo0]::before {
        left: 0;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: var(--popover-border-color);
    }

    .popover-container[data-popper-placement^='right'] > .popover-arrow[b-bbg82gfbo0]::after {
        left: 1px;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: var(--popover-background);
    }

/* Pop-up a sinistra -> freccia a destra */
.popover-container[data-popper-placement^='left'] > .popover-arrow[b-bbg82gfbo0] {
    right: -0.5rem;
    top: -4px !important;
}

    .popover-container[data-popper-placement^='left'] > .popover-arrow[b-bbg82gfbo0]::before {
        right: 0;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: var(--popover-border-color);
    }

    .popover-container[data-popper-placement^='left'] > .popover-arrow[b-bbg82gfbo0]::after {
        right: 1px;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: var(--popover-background);
    }
/* _content/Sax.UI/Components/UI/TopBarItem.razor.rz.scp.css */
.progress-indicator[b-sq72qdwp87] {
    max-width: 280px;
    height: 27px;
}

.progress-indicator-item[b-sq72qdwp87] {
    height: 27px;
    user-select:none;
}

    .progress-indicator-item[status="unfinished"][enabled]:not([selected])[b-sq72qdwp87] {
        cursor: pointer;
    }

    .progress-indicator-item[status="unfinished"]:not([enabled])[b-sq72qdwp87] {
        opacity: 0.3;
    }

.progress-indicator-item-text[b-sq72qdwp87] {
    color: var(--sax-color-common-text-primary);
    font-size: var(--sax-font-size-400);
    font-weight: var(--sax-font-weight-regular);
}

.progress-indicator-item-slot[b-sq72qdwp87] {
    position: relative;
    top: -10px;
    z-index: 1;
}

.top-bar-item-pills[b-sq72qdwp87] {
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
    column-gap: 5px;
    width: 100%;
}

.text-system-element-text-primary[b-sq72qdwp87] {
    border-color: var(--sax-color-common-text-primary);
}
/* _content/Sax.UI/Components/UI/TopBarItemPill.razor.rz.scp.css */
.pill-container[b-ngtamb83t7] {
    justify-content: flex-start;
    display: inline-flex;
}

.pill-left[b-ngtamb83t7] {
    padding: 2px 5px 1px 6px;
    border-top-left-radius: var(--sax-border-radius-100);
    border-bottom-left-radius: var(--sax-border-radius-100);
    overflow: hidden;
}

.pill-left-icon[b-ngtamb83t7] {
    color: var(--sax-color-common-text-inverse);
}

.pill-right[b-ngtamb83t7] {
    padding: 3px 10px 2px 6px;
    background: var(--sax-color-common-background-default);
    border-top-right-radius: var(--sax-border-radius-100);
    border-bottom-right-radius: var(--sax-border-radius-100);
    overflow: hidden;
}

.pill-right-text[b-ngtamb83t7] {
    color: var(--sax-color-common-text-primary);
    font-size: 10px;
    font-weight: 700;
    line-height: 13px;
    word-wrap: break-word;
}

.pill-balance[b-ngtamb83t7] {
    padding: 0px 6px 2px 6px;
    border-radius: var(--sax-border-radius-100);
    line-height:19px;
}

/* _content/Sax.UI/Components/WorkingConditions/Navigation.razor.rz.scp.css */
#properties-nav[b-la6cyb5iai] {
    display: flex;
    flex-direction: column;
    font-size: var(--sax-font-size-400);
    align-items: flex-start;
    width: 100%;
    margin-top: 10px;
    row-gap: 8px;
    text-align: start;
}

.nav-title[b-la6cyb5iai] {
    padding-left: 10px;
}

    .nav-title > span:hover[b-la6cyb5iai] {
        color: var(--sax-color-link-text-hover);
    }

.nav-items[b-la6cyb5iai] {
    display: flex;
    flex-direction: column;
    font-size: var(--sax-font-size-350);
    align-items: flex-start;
    width: 100%;
    row-gap: 3px;
}

    .nav-items > span[b-la6cyb5iai] {
        padding-left: 20px
    }

        .nav-items > span:hover[b-la6cyb5iai] {
            color: var(--sax-color-link-text-hover);
        }

.active[b-la6cyb5iai] {
    font-weight: bold !important;
}
/* _content/Sax.UI/Components/WorkingConditions/Properties/NumberFloat.razor.rz.scp.css */
.input-container[b-dh436wbcn3] {
    position: relative;
    display: inline-block;
    font-size: var(--sax-font-size-350);
    font-family: var(--sax-font-family-base);
    color: var(--sax-color-common-text-primary);
    width: 50%;
    margin-left:5px;
}

input[type="number"][b-dh436wbcn3] {
    width: 100%;
    border: solid;
    padding-right: 30px; /* Spazio per il simbolo */
    box-sizing: border-box; /* Assicura che padding non alteri la dimensione */
    position: relative;
    display: flex;
    outline-color: var(--sax-icon-color-background-neutral);
    border-color: var(--sax-icon-color-background-neutral);
    border-width: 1px;
    border-radius: 0.25rem;
    height: 30px;
    overflow: hidden;
    color: var(--sax-color-common-text-primary);
    outline-offset: -2px;
    outline-width: 0px;
    outline-style: solid;
    padding-left: 15px;
    background-color: var(--sax-color-component-background-default);
    font-family: var(--sax-font-family-base);
}

    input[type="number"]:hover[b-dh436wbcn3] {
        background-color: var(--sax-color-common-surface-hover); /* Cambia colore dello sfondo al passaggio del mouse */
    }

    input[type="number"]:focus[b-dh436wbcn3] {
        outline: none; /* Rimuove il bordo predefinito */
        border-color: var(--sax-color-common-border-focus); /* Cambia colore del bordo alla selezione */
        border-width: 2px;
    }

    input[type="number"]:disabled[b-dh436wbcn3] {
        background: var(--sax-color-component-background-default);
        color: var(--sax-color-common-disabled); 
        border-color: var(--sax-color-common-disabled); 
    }

.unit[b-dh436wbcn3] {
    position: absolute;
    right: 10px; /* Posiziona vicino al bordo destro */
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none; /* Evita che interferisca con l'input */
}
/* _content/Sax.UI/Components/WorkingConditions/Properties/Select.razor.rz.scp.css */
select[b-q4suetspk9] {
    display: none;
}
/* _content/Sax.UI/Components/WorkingConditions/Properties/SelectFloat.razor.rz.scp.css */
.input-container[b-pxr92psf9u] {
    position: relative;
    display: inline-block;
    font-size: var(--sax-font-size-350);
    font-family: var(--sax-font-family-base);
    color: var(--sax-color-common-text-primary);
    width: 50%;
    margin-left: 5px;
}

select[b-pxr92psf9u] {
    display: none;
}

.unit[b-pxr92psf9u] {
    position: absolute;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}
/* _content/Sax.UI/Pages/Index.razor.rz.scp.css */
.busy-container[b-882i0s54f9] {
    display: flex;
    justify-content: center;
    align-items: center
}

.busy-background[b-882i0s54f9] {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10000;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.busy-background-first[b-882i0s54f9] {
    animation: hideMe-b-882i0s54f9 1s forwards;
    background-color: rgba(0,0,0,0);
}

.busy-background-second[b-882i0s54f9] {
    animation: showMe-b-882i0s54f9 3s forwards;
    background-color: var(--sax-color-common-neutral-hover);
    filter: opacity(0.3)
}

.busy-waiter[b-882i0s54f9] {
    animation: showMe-b-882i0s54f9 3s forwards;
}

.busy-spinner[b-882i0s54f9] {
/*    position: relative;
    margin: 13% auto;*/
    z-index: 10001;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: conic-gradient(#0000 10%,var(--sax-color-brand-primary));
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 2.4px),#000 0);
    animation: spinner 1s infinite linear;
}

.report-diagram[b-882i0s54f9] {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
}

.report-diagram-horizontal[b-882i0s54f9] {
    width: 600px;
    height: 400px;
}

.report-diagram-chiller[b-882i0s54f9] {
    width: 1000px;
    height: 400px;
}

.report-diagram-vertical[b-882i0s54f9] {
    width: 400px;
    height: 500px;
}

@keyframes hideMe-b-882i0s54f9 {
    0% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes showMe-b-882i0s54f9 {
    0% {
        opacity: 0;
    }

    33% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

