/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-2r6d5k8rxr] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-2r6d5k8rxr] {
    flex: 1;
}

.sidebar[b-2r6d5k8rxr] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-2r6d5k8rxr] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-2r6d5k8rxr]  a, .top-row[b-2r6d5k8rxr]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-2r6d5k8rxr]  a:hover, .top-row[b-2r6d5k8rxr]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-2r6d5k8rxr]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-2r6d5k8rxr] {
        justify-content: space-between;
    }

    .top-row[b-2r6d5k8rxr]  a, .top-row[b-2r6d5k8rxr]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2r6d5k8rxr] {
        flex-direction: row;
    }

    .sidebar[b-2r6d5k8rxr] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2r6d5k8rxr] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-2r6d5k8rxr]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-2r6d5k8rxr], article[b-2r6d5k8rxr] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-2r6d5k8rxr] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-2r6d5k8rxr] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


    .dvArticle[b-2r6d5k8rxr] {
        height:100%;
    }
    
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-edjwwh588h] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-edjwwh588h] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-edjwwh588h] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-edjwwh588h] {
    font-size: 1.1rem;
}

.bi[b-edjwwh588h] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-edjwwh588h] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-edjwwh588h] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-edjwwh588h] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-edjwwh588h] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-edjwwh588h] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-edjwwh588h] {
        padding-bottom: 1rem;
    }

    .nav-item[b-edjwwh588h]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-edjwwh588h]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-edjwwh588h]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-edjwwh588h] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-edjwwh588h] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-edjwwh588h] {
        display: none;
    }

    .nav-scrollable[b-edjwwh588h] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }

    .itemMenu[b-edjwwh588h]{
        margin-left:10px;
    }
}

.dvSidebar[b-edjwwh588h] {
    background-color: #7993A5;
}
/* /Components/Pages/B2BB/Diccionari.razor.rz.scp.css */
body[b-pfx6d0u4ej] {
}

.dvContenedorGeneral[b-pfx6d0u4ej] {
    display: inline-block;
    width: 100%;
    height: calc(100% - 4em);
}

.dvBloqueTop[b-pfx6d0u4ej] {
    display: flex;
    width: 100%;
}

.dvTituloDiccionari[b-pfx6d0u4ej] {
    font-family: Poppins Regular;
    font-size: 40px;
    flex: 1;
}

.dvIdioma[b-pfx6d0u4ej] {
    padding: 0 2px;
}
.dvIdioma img[b-pfx6d0u4ej] {
    width: 24px;
    cursor:pointer;
    transition:all 0.1s ease-in-out;
}

.dvIdioma img:hover[b-pfx6d0u4ej] {
    filter: brightness(60%);
}

.dvIdiomas[b-pfx6d0u4ej] {
    display: flex;
    place-items: center;
}

/*.dvTop {
    border-bottom: solid 1px gray;
}
*/
.dvBodyDiccionario[b-pfx6d0u4ej] {
    display: flex;
    color: #202020;
    max-height: calc(100vh - 8.5em);
    overflow-y: scroll;
    scroll-behavior: smooth;
}
.dvSidebarAmbitos[b-pfx6d0u4ej] {
    width: 20%;
    padding-right: 1.5em;
    font-family: 'Poppins Regular';
    padding-top: 1em;
}
.dvAmbito[b-pfx6d0u4ej] {
    margin-bottom: 0.5em;
    padding: 0.5em;
    cursor: pointer;
    transition: all 0.1s ease-in-out;
}
.dvAmbito:hover[b-pfx6d0u4ej] {
    background-color: #c7d9e5;
}
.activo[b-pfx6d0u4ej] {
    background-color: #c7d9e5;
    color: #202020;
}
.inactivo[b-pfx6d0u4ej] {
    background-color: #dfe5e9;
}
.dvEntradasDiccionario[b-pfx6d0u4ej] {
    width: 80%;
    padding: 2em 1em 0.5em 3em;
}
.dvLineaItemDiccionario[b-pfx6d0u4ej] {
    margin-bottom: 1.35em;
    display: flex;
}

.dvLabelItem[b-pfx6d0u4ej] {
    width: 20%;
    text-align: right;
    padding-right: 1.5em;
    padding-top: 0.4em;

}
.dvTxtItem[b-pfx6d0u4ej] {
    width: 70%;
}
.inputTxtItem[b-pfx6d0u4ej] {
    
}
/* /Components/Pages/B2BB/Imatges.razor.rz.scp.css */
body[b-0wjvqmkpri] {
}

.dvContenedorGeneral[b-0wjvqmkpri] {
    display: inline-block;
    width: 100%;
    height: calc(100% - 4em);
}

.dvBloqueTop[b-0wjvqmkpri] {
    display: flex;
    width: 100%;
}

.dvTituloDiccionari[b-0wjvqmkpri] {
    font-family: Poppins Regular;
    font-size: 40px;
    flex: 1;
}

.dvIdioma[b-0wjvqmkpri] {
    padding: 0 2px;
}
.dvIdioma img[b-0wjvqmkpri] {
    width: 24px;
    cursor:pointer;
    transition:all 0.1s ease-in-out;
}

.dvIdioma img:hover[b-0wjvqmkpri] {
    filter: brightness(60%);
}

.dvIdiomas[b-0wjvqmkpri] {
    display: flex;
    place-items: center;
}

/*.dvTop {
    border-bottom: solid 1px gray;
}
*/
.dvBodyDiccionario[b-0wjvqmkpri] {
    display: flex;
    color: #202020;
    max-height: calc(100vh - 8.5em);
    overflow-y: scroll;
    scroll-behavior: smooth;
}
.dvSidebarAmbitos[b-0wjvqmkpri] {
    width: 20%;
    padding-right: 1.5em;
    font-family: 'Poppins Regular';
    padding-top: 1em;
}
.dvAmbito[b-0wjvqmkpri] {
    margin-bottom: 0.5em;
    padding: 0.5em;
    cursor: pointer;
    transition: all 0.1s ease-in-out;
}
.dvAmbito:hover[b-0wjvqmkpri] {
    background-color: #c7d9e5;
}
.activo[b-0wjvqmkpri] {
    background-color: #c7d9e5;
    color: #202020;
}
.inactivo[b-0wjvqmkpri] {
    background-color: #dfe5e9;
}
.dvEntradasDiccionario[b-0wjvqmkpri] {
    width: 80%;
    padding: 2em 1em 0.5em 3em;
}
.dvLineaItemDiccionario[b-0wjvqmkpri] {
    margin-bottom: 1.35em;
    display: flex;
}

.dvLabelItem[b-0wjvqmkpri] {
    width: 20%;
    text-align: right;
    padding-right: 1.5em;
    padding-top: 0.4em;

}
.dvTxtItem[b-0wjvqmkpri] {
    width: 70%;
}
.inputTxtItem[b-0wjvqmkpri] {
    
}
/* /Components/Pages/B2BB/ImatgesPages/ImatgesDetall.razor.rz.scp.css */
.dvZonaImagen[b-26qk767pqm] {
    margin-top: 2em;
    padding: 1.5em;
    background-color: #f8f9fa;
    border-radius: 6px;
    border: 1px solid #ced4da;
}

.galeria-header[b-26qk767pqm] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #dfe5e9;
    padding-bottom: 1em;
    margin-bottom: 1.5em;
}

.btn-upload-nuevo[b-26qk767pqm] {
    display: inline-block;
    padding: 0.6em 1.2em;
    background-color: #212529;
    color: #ffffff;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    transition: background 0.2s;
}

    .btn-upload-nuevo:hover[b-26qk767pqm] {
        background-color: #424649;
    }

    .btn-upload-nuevo input[b-26qk767pqm] {
        display: none;
    }

/* Rejilla de imágenes flexible */
.galeria-grid[b-26qk767pqm] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 1.5em;
}

.galeria-item[b-26qk767pqm] {
    background: #ffffff;
    border: 1px solid #dfe5e9;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 4px rgba(0,0,0,0.02);
}

.imagen-wrapper[b-26qk767pqm] {
    width: 100%;
    height: 150px;
    background-color: #eaeaea;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.5em;
}

.imagen-preview[b-26qk767pqm] {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.imagen-info[b-26qk767pqm] {
    padding: 0.8em;
    display: flex;
    flex-direction: column;
    gap: 0.5em;
    background: #fdfdfd;
    border-top: 1px solid #f1f3f5;
}

.imagen-nombre[b-26qk767pqm] {
    font-size: 0.85em;
    font-weight: bold;
    color: #495057;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.acciones-galeria[b-26qk767pqm] {
    display: flex;
    gap: 0.4em;
}

.btn-accion-mini[b-26qk767pqm] {
    flex: 1;
    font-size: 0.75em;
    padding: 0.4em;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    border: none;
    font-weight: bold;
}

.btn-eliminar[b-26qk767pqm] {
    background: #f8d7da;
    color: #842029;
}

    .btn-eliminar:hover[b-26qk767pqm] {
        background: #f5c2c7;
    }

.btn-sustituir[b-26qk767pqm] {
    background: #e2e3e5;
    color: #41464b;
}

    .btn-sustituir:hover[b-26qk767pqm] {
        background: #d3d6d8;
    }

.upload-box[b-26qk767pqm] {
    padding: 3em;
    text-align: center;
    color: #6c757d;
}
/* /Components/Pages/InventariMagatzemB/EntradesInventariMagatzem.razor.rz.scp.css */
body[b-01r1pzzuyd] {
}

.dvContenedorGeneral[b-01r1pzzuyd] {
    display: inline-block;
    width: 100%;
    height: calc(100% - 4em);
}

.dvBloqueTop[b-01r1pzzuyd] {
    display: flex;
    width: 100%;
}

.dvTituloDiccionari[b-01r1pzzuyd] {
    font-family: Poppins Regular;
    font-size: 40px;
    flex: 1;
}



/*.dvTop {
    border-bottom: solid 1px gray;
}
*/
.dvBodyDiccionario[b-01r1pzzuyd] {
    display: flex;
    color: #202020;
    max-height: calc(100vh - 8.5em);
    overflow-y: scroll;
    scroll-behavior: smooth;
}

.activo[b-01r1pzzuyd] {
    background-color: #c7d9e5;
    color: #202020;
}
.inactivo[b-01r1pzzuyd] {
    background-color: #dfe5e9;
}


.dvLabelItem[b-01r1pzzuyd] {
    width: 20%;
    text-align: right;
    padding-right: 1.5em;
    padding-top: 0.4em;

}
.dvTxtItem[b-01r1pzzuyd] {
    width: 70%;
}
.inputTxtItem[b-01r1pzzuyd] {
    
}

/* Contenedor principal del teclado */
.keypad-container[b-01r1pzzuyd] {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    width: 280px;
}

/* Rejilla del teclado (3 columnas) */
.keypad[b-01r1pzzuyd] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

/* Estilo base para todos los botones */
.key[b-01r1pzzuyd] {
    background-color: #f0f0f4;
    border: none;
    border-radius: 8px;
    padding: 20px 0;
    font-size: 1.2rem;
    font-weight: bold;
    color: #333333;
    cursor: pointer;
    transition: background-color 0.2s, transform 0.1s;
    user-select: none;
}

    /* Efecto al pasar el cursor y al hacer clic */
    .key:hover[b-01r1pzzuyd] {
        background-color: #e2e2e9;
    }

    .key:active[b-01r1pzzuyd] {
        transform: scale(0.95);
    }

    /* Estilos específicos para botones de acción */
    .key.clear[b-01r1pzzuyd] {
        background-color: #ffe5e5;
        color: #cc0000;
    }

        .key.clear:hover[b-01r1pzzuyd] {
            background-color: #f9d2d2;
        }

    .key.enter[b-01r1pzzuyd] {
        background-color: #e1f5fe;
        color: #0288d1;
        /* Hacemos que ocupe 2 columnas de ancho para un diseño más equilibrado */
        grid-column: span 3;
    }

        .key.enter:hover[b-01r1pzzuyd] {
            background-color: #b3e5fc;
        }

.terminal-container[b-01r1pzzuyd] {
    display: flex;
    gap: 24px;
    background-color: #ffffff;
    padding: 24px;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    max-width: 280px;
    width: 100%;
    flex-direction:column;
}

/* Columna izquierda (Input + tu teclado) */
.left-panel[b-01r1pzzuyd] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

/* Columna derecha (Visor + detalles) */
.right-panel[b-01r1pzzuyd] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

/* Caja de entrada para códigos de barras */
.barcode-input[b-01r1pzzuyd] {
    width: 100%;
    padding: 16px;
    font-size: 1.4rem;
    border: 2px solid #ccc;
    border-radius: 8px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
}

    .barcode-input:focus[b-01r1pzzuyd] {
        outline: none;
        border-color: #0288d1;
    }

/* Estilo tipo "pantalla digital" para el visor */
.visor-cantidades[b-01r1pzzuyd] {
    background-color: #212529;
    color: #00ff66;
    font-family: monospace;
    padding: 16px;
    border-radius: 8px;
}

    .visor-cantidades h3[b-01r1pzzuyd] {
        margin: 0 0 8px 0;
        font-size: 0.85rem;
        color: #adb5bd;
        letter-spacing: 1px;
    }

.qty-display[b-01r1pzzuyd] {
    font-size: 2rem;
    font-weight: bold;
}

/* Panel contenedor para los datos del artículo */
.details-panel[b-01r1pzzuyd] {
    background-color: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 20px;
    flex-grow: 1;
}

    .details-panel h3[b-01r1pzzuyd] {
        margin-top: 0;
        margin-bottom: 16px;
        color: #495057;
        border-bottom: 2px solid #dee2e6;
        padding-bottom: 8px;
        font-size: 1.1rem;
    }

/* Filas alineadas a los extremos para Artículo, Color y Talla */
.detail-row[b-01r1pzzuyd] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
    font-size: 1rem;
}

.detail-label[b-01r1pzzuyd] {
    font-weight: bold;
    color: #6c757d;
}

.detail-value[b-01r1pzzuyd] {
    font-weight: bold;
    color: #212529;
}

/* Contenedor del panel independiente */
.history-list-panel[b-01r1pzzuyd] {
    background-color: #ffffff;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    padding: 24px;
    margin-top: 24px;
    width: 100%;
    box-sizing: border-box;
    max-width: 580px;
}

/* Encabezado del panel */
.history-header[b-01r1pzzuyd] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #f1f3f5;
    padding-bottom: 12px;
    margin-bottom: 16px;
}

    .history-header h3[b-01r1pzzuyd] {
        margin: 0;
        color: #495057;
        font-size: 1.2rem;
    }

.history-counter[b-01r1pzzuyd] {
    font-size: 0.9rem;
    color: #6c757d;
    background-color: #e9ecef;
    padding: 4px 12px;
    border-radius: 20px;
}

/* Área con scroll interno para los bloques */
.list-container[b-01r1pzzuyd] {
    max-height: 350px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 12px; /* Espacio entre cada tarjeta */
    padding-right: 4px; /* Espacio para que el scroll no tape el diseño */
}

/* Estilo de cada fila/tarjeta de artículo */
.item-card[b-01r1pzzuyd] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 10px;
    padding: 14px 18px;
    transition: background-color 0.2s;
}

    .item-card:hover[b-01r1pzzuyd] {
        background-color: #f1f3f5;
    }

/* Detalles principales (Izquierda) */
.item-main-details[b-01r1pzzuyd] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.item-title[b-01r1pzzuyd] {
    font-weight: bold;
    color: #212529;
    font-size: 1.05rem;
}

.item-sub-details[b-01r1pzzuyd] {
    display: flex;
    gap: 8px;
}

/* Etiquetas (Badges) para Color y Talla */
.badge[b-01r1pzzuyd] {
    font-size: 0.8rem;
    padding: 3px 8px;
    border-radius: 4px;
    font-weight: 600;
}

.color-badge[b-01r1pzzuyd] {
    background-color: #e2eafc;
    color: #3b5998;
}

.size-badge[b-01r1pzzuyd] {
    background-color: #e8f5e9;
    color: #2e7d32;
}

/* Bloque de Cantidad (Derecha) */
.item-qty-container[b-01r1pzzuyd] {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 6px 12px;
    min-width: 50px;
}

.qty-label[b-01r1pzzuyd] {
    font-size: 0.75rem;
    color: #868e96;
    text-transform: uppercase;
    font-weight: bold;
}

.qty-value[b-01r1pzzuyd] {
    font-size: 1.3rem;
    font-weight: bold;
    color: #0288d1;
}

/* Estado vacío */
.no-data-msg[b-01r1pzzuyd] {
    text-align: center;
    color: #adb5bd;
    font-style: italic;
    padding: 32px;
    background-color: #fdfdfd;
    border: 1px dashed #dee2e6;
    border-radius: 10px;
}
/* /Components/Pages/Login.razor.rz.scp.css */
.etiquetaLogin[b-r1vsrox86x]{
    width:120px;
}

