/* _content/BigUpdate.Deploy/Pages/DailyPassword/DailyPasswordPage.razor.rz.scp.css */
body[b-i2yptfb5k2] {
}

.modal-stack[b-i2yptfb5k2] {
    z-index: 1060 !important; /* ou maior que o default do Bootstrap (1055) */
}

.modal-backdrop.stack[b-i2yptfb5k2] {
    z-index: 1055 !important; /* um pouco menor que o modal */
}
/* _content/BigUpdate.Deploy/Pages/DatabaseIndicator/DatabaseIndicator.razor.rz.scp.css */
.btn-filter[b-f85r754u6z] {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0.1em;
    outline: none;
    transition: all 0.1s;
}

.table-xsm[b-f85r754u6z] {
    font-size: 0.85em;
}

.table-row-selected[b-f85r754u6z], .table-row-selected td[b-f85r754u6z] {
    background-color: #FFF9EA !important;
}

.chart-container[b-f85r754u6z]{
    display:flex;
    height: 200px;
    width: 500px;
}

/* _content/BigUpdate.Deploy/Pages/Deploy/DeployPage.razor.rz.scp.css */
.table-action .btn[b-x2fhpo57on] {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s;
}

.table-action tr:hover .btn[b-x2fhpo57on] {
    opacity: 1;
    pointer-events: auto;
}

.table-xsm[b-x2fhpo57on] {
    font-size: 0.85em;
}

.table-row-selected[b-x2fhpo57on], .table-row-selected td[b-x2fhpo57on] {
    background-color: #FFF9EA !important;
}

.col-actions button:not(:last-child)[b-x2fhpo57on] {
    margin-right: 5px;
}

.full-height[b-x2fhpo57on] {
    height: 100vh !important;
}

.spinner-center[b-x2fhpo57on] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.spinner-lg[b-x2fhpo57on] {
    height: 4em;
    width: 4em;
}

.flex-1[b-x2fhpo57on] {
    flex: 1 !important;
}

.sidebar-store[b-x2fhpo57on] {
    border-left: 1px solid #eee;
}

.sidebar-stores[b-x2fhpo57on] {
    display: flex;
    flex-direction: column;
}

.sidebar-store-footer[b-x2fhpo57on] {
    display: flex;
    flex-direction: row;
    justify-content: end;
    gap: 0.5rem;
}

.flex-row[b-x2fhpo57on], .flex-column[b-x2fhpo57on] {
    display: flex !important;
}

.selected-store[b-x2fhpo57on] {
    background-color: rgb(240,241,242);
    border-radius: 4px;
}

.selected-store-button[b-x2fhpo57on] {
    cursor: pointer;
    transition: background-color 0.2s;
}
.selected-store-button:hover[b-x2fhpo57on] {
    background-color: rgba(0, 0, 0, 0.05);
}
.selected-store-button:active[b-x2fhpo57on] {
    background-color: rgba(0, 0, 0, 0.125);
}

.selected-summary[b-x2fhpo57on] {
    border: 1px solid #eee;
    border-radius: 4px;
}

.sidebar-divider[b-x2fhpo57on] {
    border-bottom: 1px solid #ddd;
    height: 1px;
    margin-bottom: 1rem;
}

.step[b-x2fhpo57on], .step-trigger[b-x2fhpo57on], .step-trigger:hover[b-x2fhpo57on] {
    background-color: transparent !important;
    cursor: default !important;
}

.step-trigger:focus[b-x2fhpo57on] {
    color: #6c757d;
}

.btn-filter[b-x2fhpo57on] {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0.1em;
    outline: none;
    transition: all 0.1s;
}
.btn-filter:hover[b-x2fhpo57on] {
    transform: scale(1.4);
}
.btn-filter:active[b-x2fhpo57on] {
    transform: scale(1.6);
}

/* Chrome, Safari, Edge, Opera */
input[b-x2fhpo57on]::-webkit-outer-spin-button,
input[b-x2fhpo57on]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number][b-x2fhpo57on] {
    -moz-appearance: textfield;
}

/* _content/BigUpdate.Deploy/Pages/Deploy/NewDeployPage.razor.rz.scp.css */
.table-action .btn[b-ngrnoi2iwu] {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s;
}

.table-action tr:hover .btn[b-ngrnoi2iwu] {
    opacity: 1;
    pointer-events: auto;
}

.table-xsm[b-ngrnoi2iwu] {
    font-size: 0.85em;
}

.table-row-selected[b-ngrnoi2iwu], .table-row-selected td[b-ngrnoi2iwu] {
    background-color: #FFF9EA !important;
}

.col-actions button:not(:last-child)[b-ngrnoi2iwu] {
    margin-right: 5px;
}

.full-height[b-ngrnoi2iwu] {
    height: 100vh !important;
}

.spinner-center[b-ngrnoi2iwu] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.spinner-lg[b-ngrnoi2iwu] {
    height: 4em;
    width: 4em;
}

.flex-1[b-ngrnoi2iwu] {
    flex: 1 !important;
}

.sidebar-store[b-ngrnoi2iwu] {
    border-left: 1px solid #eee;
}

.sidebar-stores[b-ngrnoi2iwu] {
    display: flex;
    flex-direction: column;
}

.sidebar-store-footer[b-ngrnoi2iwu] {
    display: flex;
    flex-direction: row;
    justify-content: end;
    gap: 0.5rem;
}

.flex-row[b-ngrnoi2iwu], .flex-column[b-ngrnoi2iwu] {
    display: flex !important;
}

.selected-store[b-ngrnoi2iwu] {
    background-color: rgb(240,241,242);
    border-radius: 4px;
}

.selected-store-button[b-ngrnoi2iwu] {
    cursor: pointer;
    transition: background-color 0.2s;
}
.selected-store-button:hover[b-ngrnoi2iwu] {
    background-color: rgba(0, 0, 0, 0.05);
}
.selected-store-button:active[b-ngrnoi2iwu] {
    background-color: rgba(0, 0, 0, 0.125);
}

.selected-summary[b-ngrnoi2iwu] {
    border: 1px solid #eee;
    border-radius: 4px;
}

.sidebar-divider[b-ngrnoi2iwu] {
    border-bottom: 1px solid #ddd;
    height: 1px;
    margin-bottom: 1rem;
}

.step[b-ngrnoi2iwu], .step-trigger[b-ngrnoi2iwu], .step-trigger:hover[b-ngrnoi2iwu] {
    background-color: transparent !important;
    cursor: default !important;
}

.step-trigger:focus[b-ngrnoi2iwu] {
    color: #6c757d;
}

.btn-filter[b-ngrnoi2iwu] {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0.1em;
    outline: none;
    transition: all 0.1s;
}
.btn-filter:hover[b-ngrnoi2iwu] {
    transform: scale(1.4);
}
.btn-filter:active[b-ngrnoi2iwu] {
    transform: scale(1.6);
}

/* Chrome, Safari, Edge, Opera */
input[b-ngrnoi2iwu]::-webkit-outer-spin-button,
input[b-ngrnoi2iwu]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number][b-ngrnoi2iwu] {
    -moz-appearance: textfield;
}

.lh-sm[b-ngrnoi2iwu] {
    line-height: 11px;
}
.fill-disabled[b-ngrnoi2iwu] {
    background-color: #fff;
}

.my-icon-error[b-ngrnoi2iwu] {
    font-size: 5em;
    color: red;
}

.black-border[b-ngrnoi2iwu] {
    border: 1px solid black;
    /* Ajuste a largura da borda conforme necessário */
    padding: 10px; /* Adicione padding se desejar espaço interno à borda */
}
/* _content/BigUpdate.Deploy/Pages/Deploy/NewInstructionDeployPage.razor.rz.scp.css */
.main-container[b-uhw65l6oha] {
    height: 100vh;
    overflow: hidden;
}

.form-container[b-uhw65l6oha] {
    flex: 1;
    overflow-y: auto;
}

.form-section[b-uhw65l6oha] {
    border-bottom: 2px solid #eee;
    font-size: 1.1em;
    font-weight: bold;
}

.section-item button[aria-expanded="false"][b-uhw65l6oha] {
    background-color: #fafafa;
}

.section-item button[aria-expanded="true"][b-uhw65l6oha] {
    background-color: rgb(240,241,242);
}

.footer[b-uhw65l6oha] {
    background-color: #fafafa;
    border-top: 1px solid #eee;
}

.icon-error[b-uhw65l6oha] {
    color: var(--bs-form-invalid-border-color);
}




.table-action .btn[b-uhw65l6oha] {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s;
}

.table-action tr:hover .btn[b-uhw65l6oha] {
    opacity: 1;
    pointer-events: auto;
}

.table-xsm[b-uhw65l6oha] {
    font-size: 0.85em;
}

.table-row-selected[b-uhw65l6oha], .table-row-selected td[b-uhw65l6oha] {
    background-color: #FFF9EA !important;
}

.col-actions button:not(:last-child)[b-uhw65l6oha] {
    margin-right: 5px;
}
/* _content/BigUpdate.Deploy/Pages/Deploy/ViewDeployPage.razor.rz.scp.css */
.fill-disabled[b-i5th40bqqb] {
    background-color: #fff;
}
/* _content/BigUpdate.Deploy/Pages/Deploy/ViewDeployStorePage.razor.rz.scp.css */
.fill-disabled[b-sc3d90lb42] {
    background-color: #fff;
}

.tab-link[b-sc3d90lb42], .tab-link:hover[b-sc3d90lb42], .tab-link:active[b-sc3d90lb42], .tab-link:visited[b-sc3d90lb42] {
    color: #000;
    cursor: pointer;
    text-decoration: none;
}
/* _content/BigUpdate.Deploy/Pages/Deploy/ViewInstructionPage.razor.rz.scp.css */
.fill-disabled[b-6mgciwiuzv] {
    background-color: #fff;
}
/* _content/BigUpdate.Deploy/Pages/Deploy/ViewInstructionStorePage.razor.rz.scp.css */
.fill-disabled[b-mehxvdasut] {
    background-color: #fff;
}

.tab-link[b-mehxvdasut], .tab-link:hover[b-mehxvdasut], .tab-link:active[b-mehxvdasut], .tab-link:visited[b-mehxvdasut] {
    color: #000;
    cursor: pointer;
    text-decoration: none;
}
/* _content/BigUpdate.Deploy/Pages/Deploy/ViewStorePendingUpdate.razor.rz.scp.css */
.table-action .btn[b-4lljzlih00] {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s;
}

.table-action tr:hover .btn[b-4lljzlih00] {
    opacity: 1;
    pointer-events: auto;
}

.table-xsm[b-4lljzlih00] {
    font-size: 0.85em;
}

.table-store[b-4lljzlih00] {
    font-size: 1em;
}

.table-row-selected[b-4lljzlih00], .table-row-selected td[b-4lljzlih00] {
    background-color: #FFF9EA !important;
}

.col-actions button:not(:last-child)[b-4lljzlih00] {
    margin-right: 5px;
}

.full-height[b-4lljzlih00] {
    height: 100vh !important;
}

.spinner-center[b-4lljzlih00] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.spinner-lg[b-4lljzlih00] {
    height: 4em;
    width: 4em;
}

.flex-1[b-4lljzlih00] {
    flex: 1 !important;
}

.sidebar-store[b-4lljzlih00] {
    border-left: 1px solid #eee;
}

.sidebar-stores[b-4lljzlih00] {
    display: flex;
    flex-direction: column;
}

.sidebar-store-footer[b-4lljzlih00] {
    display: flex;
    flex-direction: row;
    justify-content: end;
    gap: 0.5rem;
}

.flex-row[b-4lljzlih00], .flex-column[b-4lljzlih00] {
    display: flex !important;
}

.selected-store[b-4lljzlih00] {
    background-color: rgb(240,241,242);
    border-radius: 4px;
}

.selected-store-button[b-4lljzlih00] {
    cursor: pointer;
    transition: background-color 0.2s;
}

    .selected-store-button:hover[b-4lljzlih00] {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .selected-store-button:active[b-4lljzlih00] {
        background-color: rgba(0, 0, 0, 0.125);
    }

.selected-summary[b-4lljzlih00] {
    border: 1px solid #eee;
    border-radius: 4px;
}

.sidebar-divider[b-4lljzlih00] {
    border-bottom: 1px solid #ddd;
    height: 1px;
    margin-bottom: 1rem;
}

.step[b-4lljzlih00], .step-trigger[b-4lljzlih00], .step-trigger:hover[b-4lljzlih00] {
    background-color: transparent !important;
    cursor: default !important;
}

    .step-trigger:focus[b-4lljzlih00] {
        color: #6c757d;
    }

.btn-filter[b-4lljzlih00] {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0.1em;
    outline: none;
    transition: all 0.1s;
}

    .btn-filter:hover[b-4lljzlih00] {
        transform: scale(1.4);
    }

    .btn-filter:active[b-4lljzlih00] {
        transform: scale(1.6);
    }

/* Chrome, Safari, Edge, Opera */
input[b-4lljzlih00]::-webkit-outer-spin-button,
input[b-4lljzlih00]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number][b-4lljzlih00] {
    -moz-appearance: textfield;
}

.lh-sm[b-4lljzlih00] {
    line-height: 11px;
}

.fill-disabled[b-4lljzlih00] {
    background-color: #fff;
}

.my-icon-error[b-4lljzlih00] {
    font-size: 5em;
    color: red;
}

.black-border[b-4lljzlih00] {
    border: 1px solid black;
    /* Ajuste a largura da borda conforme necessário */
    padding: 10px; /* Adicione padding se desejar espaço interno à borda */
}
/* _content/BigUpdate.Deploy/Pages/Login/LoginPage.razor.rz.scp.css */
.login-box[b-r2a1h0p2u0] {
    border-radius: 6px;
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
    display: flex;
    flex-direction: column;
    min-width: 400px;
    padding: 3rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#login-code[b-r2a1h0p2u0]::-webkit-outer-spin-button,
#login-code[b-r2a1h0p2u0]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#login-code[type=number][b-r2a1h0p2u0] {
    -moz-appearance: textfield;
}
/* _content/BigUpdate.Deploy/Pages/Logout/LogoutPage.razor.rz.scp.css */
.login-box[b-rk6slduahl] {
    border-radius: 6px;
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
    display: flex;
    flex-direction: column;
    min-width: 400px;
    padding: 3rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#login-code[b-rk6slduahl]::-webkit-outer-spin-button,
#login-code[b-rk6slduahl]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#login-code[type=number][b-rk6slduahl] {
    -moz-appearance: textfield;
}
/* _content/BigUpdate.Deploy/Pages/Monitor/MonitorPage.razor.rz.scp.css */
.table-action .btn[b-nlha40wpij] {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s;
}

.table-action tr:hover .btn[b-nlha40wpij] {
    opacity: 1;
    pointer-events: auto;
}

.table-xsm[b-nlha40wpij] {
    font-size: 1em;
}

.fill-disabled[b-nlha40wpij] {
    background-color: #fff;
}

.selected-store[b-nlha40wpij] {
    background-color: rgb(240,241,242);
    border-radius: 4px;
}

.flex-row[b-nlha40wpij], .flex-column[b-nlha40wpij] {
    display: flex !important;
}

/* _content/BigUpdate.Deploy/Pages/UserStorage/UserStorageInconsistency.razor.rz.scp.css */
.table-action .btn[b-n1qpy9dksh] {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s;
}

.table-action tr:hover .btn[b-n1qpy9dksh] {
    opacity: 1;
    pointer-events: auto;
}

.table-xsm[b-n1qpy9dksh] {
    font-size: 0.85em;
}

.table-row-selected[b-n1qpy9dksh], .table-row-selected td[b-n1qpy9dksh] {
    background-color: #FFF9EA !important;
}

.col-actions button:not(:last-child)[b-n1qpy9dksh] {
    margin-right: 5px;
}

.full-height[b-n1qpy9dksh] {
    height: 100vh !important;
}

.spinner-center[b-n1qpy9dksh] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.spinner-lg[b-n1qpy9dksh] {
    height: 4em;
    width: 4em;
}

.flex-1[b-n1qpy9dksh] {
    flex: 1 !important;
}

.sidebar-store[b-n1qpy9dksh] {
    border-left: 1px solid #eee;
}

.sidebar-stores[b-n1qpy9dksh] {
    display: flex;
    flex-direction: column;
}

.sidebar-store-footer[b-n1qpy9dksh] {
    display: flex;
    flex-direction: row;
    justify-content: end;
    gap: 0.5rem;
}

.flex-row[b-n1qpy9dksh], .flex-column[b-n1qpy9dksh] {
    display: flex !important;
}

.selected-store[b-n1qpy9dksh] {
    background-color: rgb(240,241,242);
    border-radius: 4px;
}

.selected-store-button[b-n1qpy9dksh] {
    cursor: pointer;
    transition: background-color 0.2s;
}

    .selected-store-button:hover[b-n1qpy9dksh] {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .selected-store-button:active[b-n1qpy9dksh] {
        background-color: rgba(0, 0, 0, 0.125);
    }

.selected-summary[b-n1qpy9dksh] {
    border: 1px solid #eee;
    border-radius: 4px;
}

.sidebar-divider[b-n1qpy9dksh] {
    border-bottom: 1px solid #ddd;
    height: 1px;
    margin-bottom: 1rem;
}

.step[b-n1qpy9dksh], .step-trigger[b-n1qpy9dksh], .step-trigger:hover[b-n1qpy9dksh] {
    background-color: transparent !important;
    cursor: default !important;
}

    .step-trigger:focus[b-n1qpy9dksh] {
        color: #6c757d;
    }

.btn-filter[b-n1qpy9dksh] {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0.1em;
    outline: none;
    transition: all 0.1s;
}

    .btn-filter:hover[b-n1qpy9dksh] {
        transform: scale(1.4);
    }

    .btn-filter:active[b-n1qpy9dksh] {
        transform: scale(1.6);
    }

/* Chrome, Safari, Edge, Opera */
input[b-n1qpy9dksh]::-webkit-outer-spin-button,
input[b-n1qpy9dksh]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number][b-n1qpy9dksh] {
    -moz-appearance: textfield;
}

.lh-sm[b-n1qpy9dksh] {
    line-height: 11px;
}

.fill-disabled[b-n1qpy9dksh] {
    background-color: #fff;
}

.my-icon-error[b-n1qpy9dksh] {
    font-size: 5em;
    color: red;
}

.black-border[b-n1qpy9dksh] {
    border: 1px solid black;
    /* Ajuste a largura da borda conforme necessário */
    padding: 10px; /* Adicione padding se desejar espaço interno à borda */
}
/* _content/BigUpdate.Deploy/Pages/UserStorage/UserStoragePage.razor.rz.scp.css */
.table-action .btn[b-flgsyn673e] {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s;
}

.table-action tr:hover .btn[b-flgsyn673e] {
    opacity: 1;
    pointer-events: auto;
}

.table-xsm[b-flgsyn673e] {
    font-size: 0.85em;
}

.table-row-selected[b-flgsyn673e], .table-row-selected td[b-flgsyn673e] {
    background-color: #FFF9EA !important;
}

.col-actions button:not(:last-child)[b-flgsyn673e] {
    margin-right: 5px;
}

.full-height[b-flgsyn673e] {
    height: 100vh !important;
}

.spinner-center[b-flgsyn673e] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.spinner-lg[b-flgsyn673e] {
    height: 4em;
    width: 4em;
}

.flex-1[b-flgsyn673e] {
    flex: 1 !important;
}

.sidebar-store[b-flgsyn673e] {
    border-left: 1px solid #eee;
}

.sidebar-stores[b-flgsyn673e] {
    display: flex;
    flex-direction: column;
}

.sidebar-store-footer[b-flgsyn673e] {
    display: flex;
    flex-direction: row;
    justify-content: end;
    gap: 0.5rem;
}

.flex-row[b-flgsyn673e], .flex-column[b-flgsyn673e] {
    display: flex !important;
}

.selected-store[b-flgsyn673e] {
    background-color: rgb(240,241,242);
    border-radius: 4px;
}

.selected-store-button[b-flgsyn673e] {
    cursor: pointer;
    transition: background-color 0.2s;
}
.selected-store-button:hover[b-flgsyn673e] {
    background-color: rgba(0, 0, 0, 0.05);
}
.selected-store-button:active[b-flgsyn673e] {
    background-color: rgba(0, 0, 0, 0.125);
}

.selected-summary[b-flgsyn673e] {
    border: 1px solid #eee;
    border-radius: 4px;
}

.sidebar-divider[b-flgsyn673e] {
    border-bottom: 1px solid #ddd;
    height: 1px;
    margin-bottom: 1rem;
}

.step[b-flgsyn673e], .step-trigger[b-flgsyn673e], .step-trigger:hover[b-flgsyn673e] {
    background-color: transparent !important;
    cursor: default !important;
}

.step-trigger:focus[b-flgsyn673e] {
    color: #6c757d;
}

.btn-filter[b-flgsyn673e] {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0.1em;
    outline: none;
    transition: all 0.1s;
}
.btn-filter:hover[b-flgsyn673e] {
    transform: scale(1.4);
}
.btn-filter:active[b-flgsyn673e] {
    transform: scale(1.6);
}

/* Chrome, Safari, Edge, Opera */
input[b-flgsyn673e]::-webkit-outer-spin-button,
input[b-flgsyn673e]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number][b-flgsyn673e] {
    -moz-appearance: textfield;
}

.modal-config[b-flgsyn673e] {
    max-height: 600px;
    min-height: 600px;
}








.config-nav[b-flgsyn673e] {
    background-color: rgb(245,246,247);
}

.config-nav-item[b-flgsyn673e] {
    align-items: center;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    gap: 0.5em;
    margin-bottom: 5px;
    padding: 0.3em 0.75em;
    transition: all 0.2s;
}

    .config-nav-item i[b-flgsyn673e] {
        font-size: 1.25em;
    }

    .config-nav-item span[b-flgsyn673e] {
        margin-top: 2px;
    }

    .config-nav-item:hover[b-flgsyn673e] {
        background-color: rgba(0,0,0,0.08);
    }

    .config-nav-item:active:not(.active)[b-flgsyn673e] {
        background-color: rgba(0,0,0,0.15);
    }

    .config-nav-item.active[b-flgsyn673e] {
        background-color: rgba(0,0,0,0.1) !important;
        cursor: default;
    }

.config-group[b-flgsyn673e], .config-group-header[b-flgsyn673e] {
    position: relative;
}

    .config-group-header[b-flgsyn673e]::before {
        background-color: rgb(220,221,222);
        content: " ";
        position: absolute;
        height: 1px;
        left: 0;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1998;
    }

    .config-group-header span[b-flgsyn673e] {
        background-color: #fff;
        font-size: 0.85em;
        font-weight: bold;
        margin: 0 1em;
        padding: 0 0.5em;
        position: relative;
        z-index: 1999;
    }

.table-group-header[b-flgsyn673e] {
    background-color: #f8f9fa;
    font-size: 0.85em;
}

.modal-stack[b-flgsyn673e] {
    z-index: 1060 !important; /* ou maior que o default do Bootstrap (1055) */
}

.modal-backdrop.stack[b-flgsyn673e] {
    z-index: 1055 !important; /* um pouco menor que o modal */
}
/* _content/BigUpdate.Deploy/Pages/Versions/VersionsPage.razor.rz.scp.css */
.table-xsm[b-4eu0l8vc5v] {
    font-size: 0.85em;
}
/* _content/BigUpdate.Deploy/Shared/Components/LoadingModal.razor.rz.scp.css */
.modal[b-3oa30naztv] {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-content[b-3oa30naztv] {
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}

.loader[b-3oa30naztv] {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin-b-3oa30naztv 1s linear infinite;
}

@keyframes spin-b-3oa30naztv {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* _content/BigUpdate.Deploy/Shared/Components/PermissionDenied.razor.rz.scp.css */
.flex-row[b-8jmhs11i3f], .flex-column[b-8jmhs11i3f] {
    display: flex !important;
}

.my-icon-error[b-8jmhs11i3f]{
    font-size: 5em;
    color: red;
}
/* _content/BigUpdate.Deploy/Shared/Config.razor.rz.scp.css */
.modal-config[b-1lyvux9j8w] {
    max-height: 600px;
    min-height: 600px;
}

.config-nav[b-1lyvux9j8w] {
    background-color: rgb(245,246,247);
}

.config-nav-item[b-1lyvux9j8w] {
    align-items: center;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    gap: 0.5em;
    margin-bottom: 5px;
    padding: 0.3em 0.75em;
    transition: all 0.2s;
}

.config-nav-item i[b-1lyvux9j8w] {
    font-size: 1.25em;
}

.config-nav-item span[b-1lyvux9j8w] {
    margin-top: 2px;
}

.config-nav-item:hover[b-1lyvux9j8w] {
    background-color: rgba(0,0,0,0.08);
}

.config-nav-item:active:not(.active)[b-1lyvux9j8w] {
    background-color: rgba(0,0,0,0.15);
}

.config-nav-item.active[b-1lyvux9j8w] {
    background-color: rgba(0,0,0,0.1) !important;
    cursor: default;
}

.config-group[b-1lyvux9j8w], .config-group-header[b-1lyvux9j8w] {
    position: relative;
}
.config-group-header[b-1lyvux9j8w]::before {
    background-color: rgb(220,221,222);
    content: " ";
    position: absolute;
    height: 1px;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1998;
}
.config-group-header span[b-1lyvux9j8w] {
    background-color: #fff;
    font-size: 0.85em;
    font-weight: bold;
    margin: 0 1em;
    padding: 0 0.5em;
    position: relative;
    z-index: 1999;
}

.form-switch[b-1lyvux9j8w], .form-switch input:not(:disabled)[b-1lyvux9j8w] {
    cursor: pointer !important;
}

.table-xsm[b-1lyvux9j8w] {
    font-size: 0.85em;
}

.store-list-item .btn[b-1lyvux9j8w] {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s;
}

.store-list-item:hover .btn[b-1lyvux9j8w] {
    opacity: 1;
    pointer-events: auto;
}

.config-page-title[b-1lyvux9j8w] {
    font-weight: lighter;
    margin-top: 3px;
}

.section-item button[aria-expanded="false"][b-1lyvux9j8w] {
    background-color: #fafafa;
}

.section-item button[aria-expanded="true"][b-1lyvux9j8w] {
    background-color: rgb(240,241,242);
}
/* _content/BigUpdate.Deploy/Shared/MainLayout.razor.rz.scp.css */
.page[b-famnlg0iw2] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-famnlg0iw2] {
    flex: 1;
    position: relative;
}
main.content[b-famnlg0iw2] {
    padding: 0 !important;
}

.sidebar[b-famnlg0iw2] {
    background-color: rgb(240,241,242) /*#eceef0;*/;
    padding: var(--spacing-2x) var(--spacing);
}

.top-row[b-famnlg0iw2] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-famnlg0iw2]  a, .top-row .btn-link[b-famnlg0iw2] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-famnlg0iw2] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-famnlg0iw2] {
        display: none;
    }

    .top-row.auth[b-famnlg0iw2] {
        justify-content: space-between;
    }

    .top-row a[b-famnlg0iw2], .top-row .btn-link[b-famnlg0iw2] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-famnlg0iw2] {
        flex-direction: row;
    }

    .sidebar[b-famnlg0iw2] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-famnlg0iw2] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-famnlg0iw2], article[b-famnlg0iw2] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BigUpdate.Deploy/Shared/NavMenu.razor.rz.scp.css */
#logo-linx[b-si41nxh3m8] {
    margin-left: var(--spacing);
}

.navbar-brand[b-si41nxh3m8] {
    margin-bottom: 2em;
}

.navbar-brand img[b-si41nxh3m8] {
    margin-left: var(--spacing);
}

.menu-item[b-si41nxh3m8] {
    align-items: center;
    background-color: transparent;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    gap: 0.5em;
    font-size: 0.9rem;
    padding: calc(var(--spacing)/2) var(--spacing) !important;
    transition: background-color 0.2s;
}
.menu-item:hover[b-si41nxh3m8] {
    background-color: rgba(0, 0, 0, 0.07);
}
.menu-item:active[b-si41nxh3m8] {
    background-color: rgba(0, 0, 0, 0.12);
}

.menu-item i[b-si41nxh3m8] {
    font-size: 1.4em;
}
.menu-item i.bi-house-fill[b-si41nxh3m8] {
    margin-bottom: 2px;
}

.flex-row[b-si41nxh3m8], .flex-column[b-si41nxh3m8] {
    display: flex !important;
}

.full-height[b-si41nxh3m8] {
    height: 100% !important;
}
