@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-olbhokp84q] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-olbhokp84q] {
    flex: 1;
}

.sidebar[b-olbhokp84q] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-olbhokp84q] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    /*height: 3.5rem;*/
    display: flex;
    align-items: center;
}

    .top-row[b-olbhokp84q]  a, .top-row[b-olbhokp84q]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-olbhokp84q]  a:hover, .top-row[b-olbhokp84q]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-olbhokp84q]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-olbhokp84q] {
        justify-content: space-between;
    }

    .top-row[b-olbhokp84q]  a, .top-row[b-olbhokp84q]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-olbhokp84q] {
        flex-direction: row;
    }

    .sidebar[b-olbhokp84q] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-olbhokp84q] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-olbhokp84q]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-olbhokp84q], article[b-olbhokp84q] {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-o68wdq7w7j] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-o68wdq7w7j] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-o68wdq7w7j] {
    font-size: 1.1rem;
}

.bi[b-o68wdq7w7j] {
    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-o68wdq7w7j] {
    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-o68wdq7w7j] {
    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-o68wdq7w7j] {
    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-o68wdq7w7j] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-o68wdq7w7j] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-o68wdq7w7j] {
        padding-bottom: 1rem;
    }

    .nav-item[b-o68wdq7w7j]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-o68wdq7w7j]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-o68wdq7w7j]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-o68wdq7w7j] {
        display: none;
    }

    .collapse[b-o68wdq7w7j] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-o68wdq7w7j] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Activity.razor.rz.scp.css */


[b-3kk8o3v20m] .user-info h2, .user-info p[b-3kk8o3v20m] {
    font-size: clamp(0.8rem, 2vw, 1.25rem);
    text-align: start;
    padding-left: 30px;
}

[b-3kk8o3v20m] .register-activity {
    text-align: center !important;
}

[b-3kk8o3v20m] .instructions p {
    color: grey !important;
}

[b-3kk8o3v20m] .activity-list {
    text-align: center !important;
    flex-grow: 1 !important;
}

    [b-3kk8o3v20m] .activity-list h3 {
        text-align: start !important;
    }

[b-3kk8o3v20m] .dx-grid td {
    text-align: center !important;
}

[b-3kk8o3v20m] .dx-grid span {
    text-align: center;
}

[b-3kk8o3v20m] .dx-grid dxbl-scroll-viewer {
    /*    max-height: 150px !important;*/
}

[b-3kk8o3v20m] .mail p {
    font-size: clamp(0.875rem, 1.5vw, 1rem);
    color: grey;
    margin: 0;
}

[b-3kk8o3v20m] .message-textarea {
    width: 100% !important;
    margin-bottom: 10px !important;
    box-sizing: border-box !important;
}

[b-3kk8o3v20m] .confirm-dialog-buttons {
    justify-content: center !important;
    gap: 10px !important;
}

[b-3kk8o3v20m] .img {
    width: 10vw;
    height: auto;
    max-width: 100px;
    max-height: 100px;
    min-width: 80px;
    min-height: 80px;
    object-fit: contain;
    display: block;
    padding-left: 20px;
    flex-shrink: 0;
}

[b-3kk8o3v20m] .img2 {
    width: 6vw;
    height: auto;
    max-width: 30px;
    max-height: 30px;
}

[b-3kk8o3v20m] .button-filled {
    /*background-color: green !important;*/
    color: white !important;
    padding: 10px 20px !important;
    width: clamp(2rem, 18vw, 18.25rem);
    height: clamp(2rem, 2vw, 3.25rem);
    min-width: 180px !important;
    min-height: 20px !important;
    font-size: clamp(0.6rem, 1vw, 1.25rem);
    margin: 10px 0 !important;
    transition-duration: 0.4s !important;
    cursor: pointer !important;
    border: 2px solid !important;
}

[b-3kk8o3v20m] .undo {
    width: 1rem !important;
    height: 1rem !important;
    -webkit-mask-image: url("/image/cursor-146588.svg") !important;
    mask-image: url("/image/cursor-146588.svg") !important;
    margin: 0 8px 0 0 !important;
    -webkit-mask-repeat: no-repeat !important;
    background-color: currentColor !important;
}

[b-3kk8o3v20m] .button-filled:hover {
    background-color: white !important;
    color: #007bff !important;
    border: 2px solid #007bff !important;
}

[b-3kk8o3v20m] .conditions-label {
    padding: 1vh 1vw 0vh 1vw !important;
    color: black !important;
    font-size: clamp(0.8rem, 2vw, 1.25rem) !important;
    cursor: pointer !important;
    text-align: center !important;
    border: 0 !important;
    display: inline-block;
    transition: transform 0.3s ease-in-out !important;
    font-family: 'Poppins', sans-serif !important;
}

[b-3kk8o3v20m] .dx-grid .dx-row td.dx-selection-disabled {
    pointer-events: none;
    background-color: #f8f8f8;
    cursor: default;
}

[b-3kk8o3v20m] .dxbl-grid > .dxbl-grid-toolbar-container {
    display: block;
    padding: var(--dxbl-grid-toolbar-container-padding-y) var(--dxbl-grid-toolbar-container-padding-x) !important;
}

[b-3kk8o3v20m] .custom-toolbar-container {
    display: flex !important;
    justify-content: space-between !important;
    overflow: visible !important;
}

[b-3kk8o3v20m] .custom-toolbar {
    display: flex;
    justify-content: flex-start;
}

[b-3kk8o3v20m] .custom-dxeditdate {
    display: flex;
    justify-content: flex-end;
}

/* Notificaciones de las solicitudes pendientes de gestionar */


/* Animación para el icono de campana */
.notification-bell[b-3kk8o3v20m] {
    animation: bellPulse-b-3kk8o3v20m 1.5s infinite;
}

@keyframes bellPulse-b-3kk8o3v20m {
    0%, 100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }
}

/* Destello para el contador */
.animate-badge[b-3kk8o3v20m] {
    animation: badgeFlash-b-3kk8o3v20m 1s infinite;
}

@keyframes badgeFlash-b-3kk8o3v20m {
    0%, 100% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }
}


/* /Pages/AdministracionHorarios.razor.rz.scp.css */

/* /Pages/AsistenteHorarios.razor.rz.scp.css */
[b-opqtma162n] .animation-popup {
    animation: zoomInDown;
    animation-duration: 2s;
}
/*
::deep .flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    height: auto;
}*/

[b-opqtma162n] .popup-body {
    height: calc(100% - 50px);
    overflow-y: auto;
}

[b-opqtma162n] .list-container {
    max-height: 200px;
    overflow-y: auto;
}
/* /Pages/CabeceraRegistroActividad.razor.rz.scp.css */
[b-t8wqup25t6] .user-info h2 {
    font-size: clamp(0.8rem, 1.8vw, 1.18rem);
    text-align: start;
    padding-left: 30px;
}

[b-t8wqup25t6] .user-info p {
    font-size: clamp(0.8rem, 1.8vw, 1.18rem);
    text-align: start;
    padding-left: 30px;
}

[b-t8wqup25t6] .imagen-usuario {
  width: clamp(50px, 10vw, 64px);
  height: auto;
  object-fit: cover;
  border-radius: 50%;
}

[b-t8wqup25t6] .img {
    width: 10vw;
    height: auto;
    max-width: 100px;
    max-height: 100px;
    min-width: 80px;
    min-height: 80px;
    object-fit: contain;
    display: block;
    padding-left: 20px;
    flex-shrink: 0;
}

[b-t8wqup25t6] .img2 {
    width: 6vw;
    height: auto;
    max-width: 30px;
    max-height: 30px;
}

[b-t8wqup25t6] .list {
    width: 1rem !important;
    height: 1rem !important;
    -webkit-mask-image: url("/image/list.svg") !important;
    mask-image: url("/image/list.svg") !important;
    margin: 0 0 0 0 !important;
    -webkit-mask-repeat: no-repeat !important;
    background-color: currentColor !important;
}

[b-t8wqup25t6] .administracion {
    width: 1rem !important;
    height: 1rem !important;
    -webkit-mask-image: url('/image/finger-print-outline.svg') !important;
    mask-image: url('/image/finger-print-outline.svg') !important;
    margin: 0 0 0 0 !important;
    -webkit-mask-repeat: no-repeat !important;
    background-color: currentColor !important;
}

[b-t8wqup25t6] .soporte {
    width: 1rem !important;
    height: 1rem !important;
    -webkit-mask-image: url("/image/finger-print-outline.svg") !important;
    mask-image: url("/image/finger-print-outline.svg") !important;
    margin: 0 0 0 0 !important;
    -webkit-mask-repeat: no-repeat !important;
    background-color: currentColor !important;
}

[b-t8wqup25t6] .cerrar_sesion {
    width: 1rem !important;
    height: 1rem !important;
    -webkit-mask-image: url("/image/finger-print-outline.png") !important;
    mask-image: url("/image/finger-print-outline.png") !important;
    margin: 0 0 0 0 !important;
    -webkit-mask-repeat: no-repeat !important;
    background-color: currentColor !important;
}

[b-t8wqup25t6] .menu-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

[b-t8wqup25t6] .menu-left {
    align-items: center;
    padding-left: 20px;
}

[b-t8wqup25t6] .menu-mobile {
    width: 20vw;
}

[b-t8wqup25t6] .menu-desktop {
    width: 50vw;
}
/* /Pages/FooterCorporativo.razor.rz.scp.css */
[b-krnnbdsmdp] .footer-corporativo {
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
    margin-top: auto;
}

[b-krnnbdsmdp] .footer-content {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    /*padding: 10px !important;*/
}

/*::deep .footer-text-personalizado {*/
    /*margin-bottom: 10px !important;*/
    /*font-size: clamp(0.8rem, 1.4vw, 1.6rem);
    text-align: center !important;
    color: grey !important;
}

    ::deep .footer-text-personalizado p {
        margin: 0 !important;
    }*/

[b-krnnbdsmdp] .logo-image {
    width: clamp(25vw, 80vw, 80vw) !important;
    max-width: 800px !important;
    height: clamp(1vh, 10vh, 12vh) !important;
    object-fit: contain !important; /* Asegura que la imagen mantenga sus proporciones */
    display: block !important; /* Asegura que el comportamiento sea consistente */
    margin: 0 auto !important;
}

@media (max-width: 950px) {
    [b-krnnbdsmdp] .footer-corporativo {
        flex-direction: column !important;
        height: 100% !important;
        justify-content: flex-end !important;
        position: fixed;
        bottom: 0;
    }

    [b-krnnbdsmdp] .footer-content {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        /*padding: 10px !important;*/
    }

    /*::deep .footer-text-personalizado {*/
        /*margin-bottom: 10px !important;*/
        /*text-align: center !important;
        color: grey !important;
        font-size: clamp(0.8rem, 1.2vw, 1.4rem);
    }

        ::deep .footer-text-personalizado p {
            margin: 0 !important;
        }*/

    [b-krnnbdsmdp] .logo-image {
        width: 80vw !important;
        height: 7vh !important;
    }
}
/* /Pages/Index.razor.rz.scp.css */

[b-evlmuqgfhn] .grid-container {
    height: 100vh !important;
    min-height: 450px !important;
}

[b-evlmuqgfhn] .logo-image {
    width: 42vw !important;
    max-height: 70vh;
}

[b-evlmuqgfhn] .title-label {
  /*padding: 1vh 1vw 0vh 1vw !important;*/
  padding: 1vh 0vw 0vh 1vw !important;
  color: white !important;
  font-weight: bold !important;
  /*font-size: clamp(1.5vmin, 4vw, 6vmin) !important;*/
  font-size: clamp(1.5vmin, 4vw, 9vmin) !important;
  font-weight: bold !important;
  text-align: left !important;
  font-family: 'Poppins', sans-serif !important;
}

[b-evlmuqgfhn] .conditions-label {
  /* padding: 1vh 1vw 0vh 1.5vw !important;*/
  padding: 1vh 0vw 0vh 1.5vw !important;
  color: white !important;
  /* font-size: clamp(1.5vmin, 2.5vw, 4vmin) !important;*/
  font-size: clamp(0.8vmin, 2.5vw, 2.1vmin) !important;
  cursor: pointer !important;
  text-align: center !important;
  border: 0 !important;
  display: inline-block;
  transition: transform 0.3s ease-in-out !important;
  font-family: 'Poppins', sans-serif !important;
}

/* Utilizamos media para añadir una nueva confuguración a los componentes para que cambien */

@media (max-width: 630px) {
    [b-evlmuqgfhn] .grid-container {
        height: 100vh !important;
        min-height: 850px !important;
    }

    [b-evlmuqgfhn] .logo-image {
        width: 90vw !important;
    }

    [b-evlmuqgfhn] .title-label {
        font-size: 7vmin !important;
        text-align: center !important;
    }

    [b-evlmuqgfhn] .conditions-label {
        font-size: 4.5vmin !important;
        text-align: center !important;
    }

}
/* ANIMATIONS */

[b-evlmuqgfhn] .pulser {
    width: 50px;
    height: 50px;
    background: #A8DCD1;
    border-radius: 50%;
    position: relative;
    animation: pulse-b-evlmuqgfhn;
    animation-duration: 2s;
}

.pulser[b-evlmuqgfhn]::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #A8DCD1;
    border-radius: 50%;
    z-index: -1;
    transform: scale(2);
    opacity: .5;
    animation: pulse-b-evlmuqgfhn;
    animation-duration: 2s;
    animation-delay: 5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}
@keyframes pulse-b-evlmuqgfhn{
    0%{
        opacity:0;
    }
    50%{
        transform: scale(1.4);
        opacity: .4;
    }
    100%{
        opacity: .6;
    }
}


[b-evlmuqgfhn] .animation-left {
    animation: backInLeft;
    animation-duration: 2s;
}

.animation-title[b-evlmuqgfhn] {
    animation: backInLeft 2s, animation-visual-b-evlmuqgfhn 2s infinite ease-in-out;
    animation-duration: 2s;
    
    position: relative;
}

    /*.animation-title::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
        color: transparent;
        text-shadow: 0 0 5px palegreen, 0 0 10px palegreen, 0 0 15px palegreen;
        mix-blend-mode: overlay;
        animation-name: animation-visual;
        animation-duration: 2s;
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;
    }*/

@keyframes animation-visual-b-evlmuqgfhn {
    0% {
        text-shadow: 0 0 1px #fa9191, 0 0 3px #fa9191, 0 0 5px #fa9191;
    }


    50% {
        text-shadow: 0 0 7px #fa9191, 0 0 9px #fa9191, 0 0 11px #fa9191;
    }

    100% {
        text-shadow: 0 0 5px #fa9191, 0 0 3px #fa9191, 0 0 1px #fa9191;
        animation-delay: 1.5s;
    }
}

[b-evlmuqgfhn] .animation-logo {
    animation: rotateInUpRight;
    animation-duration: 1.5s;
}

[b-evlmuqgfhn] .start-animation {
    animation: fadeIn-b-evlmuqgfhn 2s ease-in-out !important;
}

@keyframes fadeIn-b-evlmuqgfhn {
    0% {
        opacity: 0 !important;
    }

    100% {
        opacity: 1 !important;
    }
}

/* /Pages/LoadingIndicator.razor.rz.scp.css */

/*::deep .animation-logo-example {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90px;
    animation: animation-spin 1s infinite !important;
}

@keyframes animation-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}*/

.loading-wrapper[b-sf3j5si1xy] {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.8); /* Opcional, para un fondo semitransparente */
    z-index: 9999; /* Asegura que esté por encima de otros elementos */
}

.animation-logo-example[b-sf3j5si1xy] {
    width: 90px;
    animation: animation-spin-b-sf3j5si1xy 1s infinite !important;
}

@keyframes animation-spin-b-sf3j5si1xy {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* /Pages/Login.razor.rz.scp.css */
[b-p1hviv4wz3] .grid-container {
    height: 100vh !important;
    min-height: 550px !important;
}

[b-p1hviv4wz3] .title-label {
    font-family: 'Poppins', sans-serif !important;
    font-weight: bold !important;
    color: black !important;
    text-align: center;
    font-size: 10vmin;
    padding: 20px 0px 0px 0px;
}
[b-p1hviv4wz3] .title-label-form {
  font-family: 'Poppins', sans-serif !important;
  color: black !important;
  text-align: center;
  /*font-size: clamp(2.1vmin 2.8vmin 5vmin) !important;*/
  font-size: clamp(2.1vmin 2.8vmin 10vmin) !important;

}

[b-p1hviv4wz3] .regular-text-black {
  font-family: 'Poppins', sans-serif !important;
  color: black !important;
  font-size: clamp(2.1vmin 3.0vmin 5.0vmin) !important;
}

[b-p1hviv4wz3] .small-text {
    font-family: 'Poppins', sans-serif !important;
    color: black !important;
    font-size: 2.2vmin !important;
    text-align: center !important;
}

[b-p1hviv4wz3] .smaller-text {
    font-family: 'Poppins', sans-serif !important;
    color: black !important;
    font-size: 0.7em !important;
}

[b-p1hviv4wz3] .data-introduction {
  padding: 10px 20px 10px 10px !important;
  /*width: 15vw !important;*/
  width: 17vw !important;
  min-width: 180px !important;
  min-height: 35px !important;
  box-sizing: border-box !important;
  font-family: 'Poppins', sans-serif !important;
}

[b-p1hviv4wz3] .button-filled {
  /* background-color: #007bff !important;*/
  font-family: 'Poppins', sans-serif !important;
  width: 12vw !important;
  height: 6.1vh !important;
  min-width: 120px !important;
  min-height: 40px !important;
  color: white !important;
  font-size: clamp(0.6rem, 1vw, 1.5rem) !important;
  /*margin: 5px 5px 5px 5px !important;*/
  margin: 5px 1px 5px 1px !important;
  transition-duration: 0.4s !important;
  cursor: pointer !important;
  transition: background-color 0.4s, color 0.4s, border 0.4s !important;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
}

    [b-p1hviv4wz3] .button-filled:hover {
        background-color: white !important;
        color: black !important;
        border: 2px solid #007bff !important;
    }

[b-p1hviv4wz3] .form-button-container {
    display: flex !important;
    padding: 10px 10px 10px 10px !important;
    border-radius: 8px !important;
    min-width: 20vw !important;
    justify-content: center !important;
    align-items: center !important;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2)
}

[b-p1hviv4wz3] .colum-inline {
    flex: 0 0 auto;
    width: 33.33333333%;
}

@media (max-width: 630px) {

    [b-p1hviv4wz3] .grid-container {
        height: 100vh !important;
        min-height: 600px !important;
    }

    [b-p1hviv4wz3] .title-label {
        font-family: 'Poppins', sans-serif !important;
        font-weight: bold !important;
        color: black !important;
        text-align: center;
        font-size: 10.5vmin;
    }
    [b-p1hviv4wz3] .title-label-form {
        font-family: 'Poppins', sans-serif !important;
        color: black !important;
        text-align: center;
        font-size: 3.3vmin;
        padding-right: 10px;
        padding-left: 10px;
    }

    [b-p1hviv4wz3] .regular-text-black {
        font-family: 'Poppins', sans-serif !important;
        color: black !important;
        font-size: 2.7vmin !important;
    }

    [b-p1hviv4wz3] .small-text {
        font-family: 'Poppins', sans-serif !important;
        color: black !important;
        font-size: 2.2vmin !important;
        text-align: center !important;
    }

    [b-p1hviv4wz3] .smaller-text {
        font-family: 'Poppins', sans-serif !important;
        color: black !important;
        font-size: 0.9em !important;
    }

    [b-p1hviv4wz3] .data-introduction {
        font-family: 'Poppins', sans-serif !important;
        padding: 10px 20px 10px 10px !important;
        width: 42vw !important;
        height: 6.1vh !important;
        box-sizing: border-box !important;
    }

    [b-p1hviv4wz3] .data-introduction input::-webkit-input-placeholder { /* Chrome/Safari/Opera */
        font-size: clamp(0.8rem, 0.8vw, 0.5rem) !important;
    }

    [b-p1hviv4wz3] .data-introduction input::-moz-placeholder { /* Firefox */
        font-size: clamp(0.8rem, 0.8vw, 0.5rem) !important;
    }

    [b-p1hviv4wz3] .data-introduction input:-ms-input-placeholder { /* IE/Edge */
        font-size: clamp(0.8rem, 0.8vw, 0.5rem) !important;
    }

    [b-p1hviv4wz3] .data-introduction input::placeholder { /* Estándar */
        font-size: clamp(0.8rem, 0.8vw, 0.5rem) !important;
    }

    [b-p1hviv4wz3] .button-filled {
        font-family: 'Poppins', sans-serif !important;
        width: 35vw !important;
        height: 6.1vh !important;
        color: white !important;
        padding: 10px 20px !important;
        font-size: clamp(0.8rem, 1.4vw, 2rem) !important;
        margin: 3px 2px !important;
        transition-duration: 0.4s !important;
        cursor: pointer !important;
        transition: background-color 0.4s, color 0.4s, border 0.4s !important;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
    }

        [b-p1hviv4wz3] .button-filled:hover {
            background-color: white !important;
            color: black !important;
            border: 2px solid !important;
        }

    [b-p1hviv4wz3] .form-button-container {
        display: flex !important;
        padding: 10px 10px 10px 10px !important;
        border-radius: 8px !important;
        justify-content: center !important;
        align-items: center !important;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.2)
    }

    [b-p1hviv4wz3] .colum-inline {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}

[b-p1hviv4wz3] .undo {
    width: 2rem !important;
    height: 1.7rem !important;
    -webkit-mask-image: url("/image/arrow-25894.svg") !important;
    mask-image: url("/image/arrow-25894.svg") !important;
    margin: 0 8px 0 0 !important;
    -webkit-mask-repeat: no-repeat !important;
    background-color: currentColor !important;
}
/* /Pages/Prueba.razor.rz.scp.css */
section[b-h6g4jcrlcu]{
    padding: 2rem;
}

footer[b-h6g4jcrlcu]{
    padding: 1rem 2rem;
    bottom:0;
}

.container[b-h6g4jcrlcu]{
    min-height: 100dvh;
    display: grid;
    grid-template-rows: auto 1fr auto;

}
/* /Pages/RegistrosPendientes.razor.rz.scp.css */
[b-fmo11canq7] .dx-grid .dx-row td.dx-selection-disabled {
    pointer-events: none;
    background-color: #f8f8f8 !important;
    cursor: default !important;
}

[b-fmo11canq7] .dxbl-grid > .dxbl-grid-toolbar-container {
    display: block;
    padding: var(--dxbl-grid-toolbar-container-padding-y) var(--dxbl-grid-toolbar-container-padding-x) !important;
}

[b-fmo11canq7] .custom-toolbar-container {
    display: flex !important;
    justify-content: space-between !important;
    overflow: visible !important;
}

[b-fmo11canq7] .custom-toolbar {
    display: flex;
    justify-content: flex-start;
}

[b-fmo11canq7] .custom-dxeditdate {
    display: flex;
    justify-content: flex-end;
}

[b-fmo11canq7] .dx-grid td {
    text-align: center !important;
}

[b-fmo11canq7] .dx-grid span {
    text-align: center !important;
}

/*::deep .dxbl-grid {
    --dxbl-grid-font-size: 12px;
    --dxbl-grid-line-height: 0;
    --dxbl-grid-max-width: 260px;
    --dxbl-grid-max-height: 1500px;
    text-align: center !important;
    align-items: center !important;
}*/
[b-fmo11canq7] .dxbl-grid {
    /*--dxbl-grid-font-size: 12px;
    text-align: center !important;
    align-items: center !important;*/
}

[b-fmo11canq7] .user-info h2, .user-info p[b-fmo11canq7] {
    font-size: clamp(0.8rem, 2vw, 1.25rem);
    text-align: start;
    padding-left: 30px;
}
/* /Pages/RegistrosPendientesGestionar.razor.rz.scp.css */
[b-cie3wgxquu] .dx-grid .dx-row td.dx-selection-disabled {
    pointer-events: none;
    background-color: #f8f8f8;
    cursor: default;
}

[b-cie3wgxquu] .dxbl-grid > .dxbl-grid-toolbar-container {
    display: block;
    padding: var(--dxbl-grid-toolbar-container-padding-y) var(--dxbl-grid-toolbar-container-padding-x) !important;
}

[b-cie3wgxquu] .custom-toolbar-container {
    display: flex !important;
    justify-content: space-between !important;
    overflow: visible !important;
}

[b-cie3wgxquu] .custom-toolbar {
    display: flex;
    justify-content: flex-start;
}

[b-cie3wgxquu] .custom-dxeditdate {
    display: flex;
    justify-content: flex-end;
}

[b-cie3wgxquu] .dx-grid td {
    text-align: center !important;
}

[b-cie3wgxquu] .dx-grid span {
    text-align: center !important;
}

[b-cie3wgxquu] .dxbl-grid {
    --dxbl-grid-font-size: 12px;
    --dxbl-grid-line-height: 0;
    --dxbl-grid-max-width: 260px;
    --dxbl-grid-max-height: 1500px;
    text-align: center !important;
    align-items:center !important;
}
/* /Pages/RegistrosPendientes_Grid_Detail.razor.rz.scp.css */
[b-ejp8aq2xmv] .dx-grid .dx-row td.dx-selection-disabled {
    pointer-events: none;
    background-color: #f8f8f8;
    cursor: default;
}

[b-ejp8aq2xmv] .dxbl-grid > .dxbl-grid-toolbar-container {
    display: block;
    padding: var(--dxbl-grid-toolbar-container-padding-y) var(--dxbl-grid-toolbar-container-padding-x) !important;
}

[b-ejp8aq2xmv] .custom-toolbar-container {
    display: flex !important;
    justify-content: space-between !important;
    overflow: visible !important;
}

[b-ejp8aq2xmv] .custom-toolbar {
    display: flex;
    justify-content: flex-start;
}

[b-ejp8aq2xmv] .custom-dxeditdate {
    display: flex;
    justify-content: flex-end;
}

[b-ejp8aq2xmv] .dx-grid td {
    text-align: center !important;
}

[b-ejp8aq2xmv] .dx-grid span {
    text-align: center !important;
}

[b-ejp8aq2xmv] .dxbl-grid {
    --dxbl-grid-font-size: 12px;
    --dxbl-grid-line-height: 0;
    --dxbl-grid-max-width: 260px;
    --dxbl-grid-max-height: 1500px;
    text-align: center !important;
    align-items: center !important;
}

[b-ejp8aq2xmv] .highlighted-item > td {
    background-color: green;
    color: white;
}
/* /Pages/VisualizacionHorasTrabajadasMensualmente.razor.rz.scp.css */
/*::deep .scheduler-mes .dxbl-scheduler .dxbl-sc-month .dxbl-sc-time-cell {
    height: 30vh !important;
}

::deep .scheduler-semanal-mes .dxbl-scheduler .dxbl-sc-month .dxbl-sc-time-cell {
    height: 25vh !important;
}

::deep .dxbl-scheduler .dxbl-sc-month .dxbl-sc-time-cell {
    height: 25vh !important;
}*/

[b-bqrad22x9a] .user-info h2, .user-info p[b-bqrad22x9a] {
    font-size: clamp(0.8rem, 2vw, 1.25rem);
    text-align: start;
    padding-left: 30px;
}


/*@media screen and (orientation: landscape) {
    .scheduler-container-mes {
        height: 15vh;
    }
}*/
