/* _content/FuelControlWebClientes.UI/Pages/Home.razor.rz.scp.css */
body[b-9stuw5vci4] {
}

.hero-home[b-9stuw5vci4] {
    height: 83vh;
    width: 100%;
    background-image: url(../images/home-imagen.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
/* _content/FuelControlWebClientes.UI/Pages/Logout.razor.rz.scp.css */
body[b-ppbw2jgjiz] {
}

.contenedor-logout[b-ppbw2jgjiz] {
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.button-logout[b-ppbw2jgjiz] {
    width: 288px;
    height: 35px;
    /*border: 1px solid #424242ff;*/
    background-color: #cccccc;
    font-size: 18px;
    font-weight: 500;
}
