@import '_content/BibliotecaControles/BibliotecaControles.xaw363bm6p.bundle.scp.css';

/* /Pages/Asistente/HomeNegocioMaui.razor.rz.scp.css */
/*body {
}

.card {
    height: 64px !important;
}

.menuInfluencer {
    font-family: 'Montserrat';
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 1rem;
    gap: 3rem;
    margin-top: 3rem;
    margin-bottom: 12vh;
}

.boton-cuadrado-menu {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 1rem;
    gap: 1rem;
    width: 20rem;
    height: auto;
    font-size: 1rem;
    min-width: 0;
    word-wrap: break-word;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0px;
    background: #D9D9D9;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #000;
}

    .boton-cuadrado-menu:active {
        background: #3D3D3D;
        color: #D9D9D9;
    }



.boton-cuadrado:hover {
    color: grey;
    background-color: #FAFAFA;
}

.boton-cuadrado:active {
    border-bottom-width: 1px;
    transform: translateY(2px);
}

.imagen-menu-control {
    max-width: 35px;
    height: auto;
    margin-inline: 0rem;
}*/
/* /Pages/Influencers/CListadoExperienciasVisitadasMaui.razor.rz.scp.css */
body[b-r7o3j5dhge] {
    font-family: Open Sans;
}

.alert-item[b-r7o3j5dhge] {
    padding: 0.5rem 1rem;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
}

.alert-item:hover[b-r7o3j5dhge] {
    color: #a09f9f;
    background: #f7f7f7;
    border-color: #000;
}

.alert-item:active[b-r7o3j5dhge] {
    color: #fff;
    background: #a09f9f;
}

.titulo[b-r7o3j5dhge] {
    font-family: Open Sans;
    text-align: center;
    font-size: 1.3rem;
    margin-top: 1vh;
}

.listado[b-r7o3j5dhge] {
    margin-inline: 2rem;
    font-family: Open Sans;
    margin-top: 0.5rem;
    margin-bottom: 17vh;
    padding: 0.5rem;
    gap: 1.5rem;
    display: flex;
    flex-direction: column;
}
@media only screen and (max-width: 768px) {
    .ClaseModal[b-r7o3j5dhge] {
        width:auto;
    }
}
/* /Pages/Influencers/HomeInfluencerMaui.razor.rz.scp.css */
body[b-osx1ohul5z] {
}

.body[b-osx1ohul5z] {
    font-family: Open Sans;
}

.tarjeta-personalizada[b-osx1ohul5z] {
    display: flex;
    border-radius: 0px;
    font-family: Open Sans;
    align-items: center;
    border-bottom-width: thick;
    position: sticky !important;
    top: 0rem;
    padding-left: 3rem;
    margin-bottom: 2rem;
    gap: 0.5rem;
    z-index: 50;
    background-color: var(--fondo_tarjeta);
    padding-top: 2rem;
}

.imagen-tarjeta[b-osx1ohul5z] {
    height: 7rem;
    width: 7rem;
    border-radius: 50%;
    margin: 10px;
    border: 1.3px solid;
}

.item-usuario-redes[b-osx1ohul5z] {
    font-size: 0.8rem
}

.item-descripcion[b-osx1ohul5z] {
    display: flex;
    align-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
}

.subir-fichero[b-osx1ohul5z] {
    padding: 1rem;
}

.input-imagen[b-osx1ohul5z] {
    font-family: 'Open Sans';
    font-size: 0.9rem;
    padding-inline: 1rem;
    border: 1px solid;
}

.fa-brands[b-osx1ohul5z] {
    font-size: 1rem;
}

.usuario-insta[b-osx1ohul5z] {
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
}

.icono-cerrar[b-osx1ohul5z] {
    width: 18px;
}

.botones-imagen[b-osx1ohul5z] {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    justify-content: center;
}
/* /Pages/Influencers/pageinstagram.razor.rz.scp.css */
a[b-qii3ybqb23] {
    text-decoration: none;
    color: rgba(0, 0, 0, 1);
    margin: 0;
    padding: 0;
}

.titulo[b-qii3ybqb23] {
    font-family: Open Sans;
    text-align: center;
    font-size: 1.3rem;
    margin-top: 1vh;
}

.menu[b-qii3ybqb23] {
    display: flex;
    gap: 2rem;
    margin-top: 2rem;
    flex-direction: column;
    height: 45vh;
}

.listado[b-qii3ybqb23] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    padding-inline: 3rem;
    text-align: justify;
}

.cuadro-redes[b-qii3ybqb23] {
    font-family: Open Sans;
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
}

.followers[b-qii3ybqb23] {
    font-family: Open Sans;
    font-size: 0.9rem;
}

.fa-brands[b-qii3ybqb23] {

}

/*@media only screen and (max-width: 768px) {
    .texto-redes {
        display: none;
    }
}*/

.Boton-Actualizar[b-qii3ybqb23] {
    font-family: Open Sans;
    align-self: center;
}

.items-1[b-qii3ybqb23]{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 10vh;
}

.items-2[b-qii3ybqb23] {
    display: flex;
}

.items-3[b-qii3ybqb23] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 10vh;
    justify-content: center;
}
/* /Pages/Influencers/ReservasMaui.razor.rz.scp.css */
body[b-qray6aeupo] {
    font-family: Open Sans;
}

.titulo[b-qray6aeupo] {
    font-family: Open Sans;
    text-align: center;
    font-size: 1.3rem;
    margin-top: 1vh;
}
/* /Pages/Negocios/CListadoReservasMaui.razor.rz.scp.css */
.titulo[b-f27kbyvuyw] {
    text-align: center;
    font-size: 1.3rem;
}

.texto-item[b-f27kbyvuyw] {
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.boton-borrar[b-f27kbyvuyw] {
    width: 20px;
    height: 20px;
}

.detalle-reserva[b-f27kbyvuyw] {
    display: flex;
    flex-direction: column;

}
.detalle-cancelar[b-f27kbyvuyw] {
    display: flex;
    flex-direction: column;
    
}

.large-notification-center[b-f27kbyvuyw] {
    position: absolute;
    top: 0;
    z-index: 100000;
}

.boton-borrar[b-f27kbyvuyw] {
    width: 20px;
    height: 20px;
}

.noConfirmado[b-f27kbyvuyw] {
    font-family: Open Sans;
    color: blue;
    text-shadow: 0.2px 0.2px #525252;
    font-size: 14px;
    padding-right: 1rem;
}

.confirmado[b-f27kbyvuyw] {
    font-family: Open Sans;
    color: darkgreen;
    font-size: 14px;
    text-shadow: 0.2px 0.2px #525252;
    padding-right: 1rem;
}


.cancelado[b-f27kbyvuyw] {
    font-family: Open Sans;
    color: rgba(255, 0, 0, 1);
    font-size: 14px;
    text-shadow: 0.2px 0.2px #525252;
    padding-right: 1rem;
}

.vencida[b-f27kbyvuyw] {
    font-family: Open Sans;
    color: dimgray;
    font-size: 14px;
    text-shadow: 0.2px 0.2px #525252;
    padding-right: 1rem;
}



.listado[b-f27kbyvuyw] {
    font-family: Open Sans;
    margin-top: 0.5rem;
    margin-inline: 2rem;
    margin-bottom: 4rem;
    gap: 3rem;
    display: flex;
    flex-direction: column;
    padding: 2rem;
}

.alert-item[b-f27kbyvuyw] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    overflow: hidden;
    overflow-wrap: break-word;
    align-items: center;
}

    .alert-item:hover[b-f27kbyvuyw] {
        font-weight: bold;
    }

    .alert-item:active[b-f27kbyvuyw] {
        font-weight: bold;
    }

.alert-texto[b-f27kbyvuyw] {
    font-family: Open Sans;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.alert-texto[b-f27kbyvuyw] {
    font-family: Open Sans;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.cursor-dedo[b-f27kbyvuyw] {
    cursor: pointer;
}

.menu-reservas[b-f27kbyvuyw] {
    font-family: Open Sans;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 1rem;
}
/* /Pages/Web/LandingPage.razor.rz.scp.css */
main[b-b83gqalk5c] {
    background-color: black;
    color: gray;
    font-family: 'Montserrat'
}


.cartel-pronto[b-b83gqalk5c] {
    color: white;
    font-family: 'Montserrat';
    font-size: 2rem;
}
.acceso[b-b83gqalk5c] {
    padding: 0.5rem;
}

.contenedor[b-b83gqalk5c] {
    display: flex;
    flex-direction: column;
    align-items: center;
    pointer-events: none;
}

*[b-b83gqalk5c] {
    margin: 0px;
    padding: 0px;
}

body[b-b83gqalk5c] {
    font-family: 'Montserrat', sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
}

.acceso[b-b83gqalk5c] {
    text-align: right;
    padding: 0.5rem;
    background: black;
    color: gray;

}

.context[b-b83gqalk5c] {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 10vh;
    pointer-events: none;
}

    .context h1[b-b83gqalk5c] {
        text-align: center;
        color: #f3f3f3;
        font-size: 50px;
    }

.texto[b-b83gqalk5c] {
    font-size: 0.9rem;
}

.disponible-content[b-b83gqalk5c] {
    display: flex;
    flex-direction: column;
    text-aling: center;
    gap: 3rem;
    color: gray;
    align-items: center;
}

.descargas-content[b-b83gqalk5c] {
    display: flex;
    gap: 7rem;
}

.item-descarga[b-b83gqalk5c] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

.logo-movil[b-b83gqalk5c] {
    width: 3rem;
    height: auto;
    z-index: 10000;
}

.area[b-b83gqalk5c] {
    background: #000000;
    background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);
    width: 100%;
    height: 100vh;
    z-index: -10000;
}

.logo[b-b83gqalk5c] {
    width: 15rem;
    text-align: center;
    padding-top: 2rem;
}

.circles[b-b83gqalk5c] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;

}

    .circles li[b-b83gqalk5c] {
        position: absolute;
        display: block;
        list-style: none;
        width: 20px;
        height: 20px;
        background: rgba(255, 255, 255, 0.2);
        animation: animate-b-b83gqalk5c 25s linear infinite;
        bottom: -150px;
    }

        .circles li:nth-child(1)[b-b83gqalk5c] {
            left: 25%;
            width: 80px;
            height: 80px;
            animation-delay: 0s;
        }


        .circles li:nth-child(2)[b-b83gqalk5c] {
            left: 10%;
            width: 20px;
            height: 20px;
            animation-delay: 2s;
            animation-duration: 12s;
        }

        .circles li:nth-child(3)[b-b83gqalk5c] {
            left: 70%;
            width: 20px;
            height: 20px;
            animation-delay: 4s;
        }

        .circles li:nth-child(4)[b-b83gqalk5c] {
            left: 40%;
            width: 60px;
            height: 60px;
            animation-delay: 0s;
            animation-duration: 18s;
        }

        .circles li:nth-child(5)[b-b83gqalk5c] {
            left: 65%;
            width: 20px;
            height: 20px;
            animation-delay: 0s;
        }

        .circles li:nth-child(6)[b-b83gqalk5c] {
            left: 75%;
            width: 110px;
            height: 110px;
            animation-delay: 3s;
        }

        .circles li:nth-child(7)[b-b83gqalk5c] {
            left: 35%;
            width: 150px;
            height: 150px;
            animation-delay: 7s;
        }

        .circles li:nth-child(8)[b-b83gqalk5c] {
            left: 50%;
            width: 25px;
            height: 25px;
            animation-delay: 15s;
            animation-duration: 45s;
        }

        .circles li:nth-child(9)[b-b83gqalk5c] {
            left: 20%;
            width: 15px;
            height: 15px;
            animation-delay: 2s;
            animation-duration: 35s;
        }

        .circles li:nth-child(10)[b-b83gqalk5c] {
            left: 85%;
            width: 150px;
            height: 150px;
            animation-delay: 0s;
            animation-duration: 11s;
        }



@keyframes animate-b-b83gqalk5c {

    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }
}
/* /Shared/MainLayoutWeb.razor.rz.scp.css */
.page[b-zpvx0st9pi] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-zpvx0st9pi] {
    flex: 1;
}

.sidebar[b-zpvx0st9pi] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-zpvx0st9pi] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-zpvx0st9pi]  a, .top-row[b-zpvx0st9pi]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-zpvx0st9pi]  a:hover, .top-row[b-zpvx0st9pi]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-zpvx0st9pi]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-zpvx0st9pi] {
        display: none;
    }

    .top-row.auth[b-zpvx0st9pi] {
        justify-content: space-between;
    }

    .top-row[b-zpvx0st9pi]  a, .top-row[b-zpvx0st9pi]  .btn-link {
        margin-left: 0;
    }
    .top-row[b-zpvx0st9pi], article[b-zpvx0st9pi] {
        padding: 0px;
        /*  padding-left: 2rem !important;
        padding-right: 1.5rem !important;*/
    }
}

@media (min-width: 641px) {
    .page[b-zpvx0st9pi] {
        flex-direction: row;
    }

    .sidebar[b-zpvx0st9pi] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-zpvx0st9pi] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-zpvx0st9pi]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-zpvx0st9pi], article[b-zpvx0st9pi] {
        padding: 0px;
        /*  padding-left: 2rem !important;
        padding-right: 1.5rem !important;*/
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-llrqp0x7fw] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-llrqp0x7fw] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-llrqp0x7fw] {
    font-size: 1.1rem;
}

.oi[b-llrqp0x7fw] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-llrqp0x7fw] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-llrqp0x7fw] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-llrqp0x7fw] {
        padding-bottom: 1rem;
    }

    .nav-item[b-llrqp0x7fw]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-llrqp0x7fw]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-llrqp0x7fw]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-llrqp0x7fw] {
        display: none;
    }

    .collapse[b-llrqp0x7fw] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-llrqp0x7fw] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Shared/NavMenuSuperior.razor.rz.scp.css */
.navbar-toggler[b-4f36347lm0] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-4f36347lm0] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-4f36347lm0] {
    font-size: 1.1rem;
}

.oi[b-4f36347lm0] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-4f36347lm0] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;

}

    .nav-item:first-of-type[b-4f36347lm0] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-4f36347lm0] {
        padding-bottom: 1rem;
    }

    .nav-item[b-4f36347lm0]  a {
        color: black;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-4f36347lm0]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-4f36347lm0]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}
.navbar[b-4f36347lm0] {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

@media (min-width: 641px) {
    .navbar-toggler[b-4f36347lm0] {
        display: none;
    }

    .collapse[b-4f36347lm0] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-4f36347lm0] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
