@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* /Pages/Login/Registro.razor.rz.scp.css */
:root[b-bbm3sl35bh] {
    --input-padding-x: .75rem;
    --input-padding-y: .75rem;
}


.form-signin[b-bbm3sl35bh] {
  width: 100%;
  max-width: 420px;
  padding: 15px;
  margin: auto;
}

.form-label-group[b-bbm3sl35bh] {
  position: relative;
  margin-bottom: 1rem;
}


.form-label-group > label[b-bbm3sl35bh] {
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  width: 100%;
  margin-bottom: 0; /* Override default `<label>` margin */
  line-height: 1.5;
  color: #495057;
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
}

.form-label-group > input[b-bbm3sl35bh],
.form-label-group > label[b-bbm3sl35bh] {
  padding: var(--input-padding-y) var(--input-padding-x);
}

.form-label-group input[b-bbm3sl35bh]::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder[b-bbm3sl35bh] {
  color: transparent;
}

.form-label-group input[b-bbm3sl35bh]::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input[b-bbm3sl35bh]::-moz-placeholder {
  color: transparent;
}

.form-label-group input[b-bbm3sl35bh]::placeholder {
  color: transparent;
}

.form-label-group input:not(:placeholder-shown)[b-bbm3sl35bh] {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}

.form-label-group input:not(:placeholder-shown) ~ label[b-bbm3sl35bh] {
  padding-top: calc(var(--input-padding-y) / 3);
  padding-bottom: calc(var(--input-padding-y) / 3);
  font-size: 12px;
  color: #777;
}

.validation-message[b-bbm3sl35bh] {
  color: #842029;
  margin: 15px;
}
/* /Shared/Auth/OlvidoContrasena.razor.rz.scp.css */
#olvidasteContrsenaModal[b-orjnwmci7j]{
    display: block;
}
/* /Shared/LineaCartera/LineaCartera.razor.rz.scp.css */

.top-row[b-a3lp0seboi] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-a3lp0seboi]  a, .top-row[b-a3lp0seboi]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-a3lp0seboi]  a:hover, .top-row[b-a3lp0seboi]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-a3lp0seboi]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-a3lp0seboi] {
        display: none;
    }

    .top-row.auth[b-a3lp0seboi] {
        justify-content: space-between;
    }

    .top-row[b-a3lp0seboi]  a, .top-row[b-a3lp0seboi]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {

    .top-row[b-a3lp0seboi] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-a3lp0seboi]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-a3lp0seboi], article[b-a3lp0seboi] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/LineaReporte/LineaReporte.razor.rz.scp.css */

.top-row[b-b33980ku33] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-b33980ku33]  a, .top-row[b-b33980ku33]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-b33980ku33]  a:hover, .top-row[b-b33980ku33]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-b33980ku33]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-b33980ku33] {
        display: none;
    }

    .top-row.auth[b-b33980ku33] {
        justify-content: space-between;
    }

    .top-row[b-b33980ku33]  a, .top-row[b-b33980ku33]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {

    .top-row[b-b33980ku33] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-b33980ku33]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-b33980ku33], article[b-b33980ku33] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/LoginLayout.razor.rz.scp.css */
.page[b-zfrccjipf4] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-zfrccjipf4] {
    flex: 1;
}

.sidebar[b-zfrccjipf4] {
    background-color: rgb(5, 39, 103);
}



@media (min-width: 641px) {
    .page[b-zfrccjipf4] {
        flex-direction: row;
    }

    .sidebar[b-zfrccjipf4] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }
}
/* /Shared/Logo/Logo.razor.rz.scp.css */

.top-row[b-8m6whrhpyf] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-8m6whrhpyf]  a, .top-row[b-8m6whrhpyf]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-8m6whrhpyf]  a:hover, .top-row[b-8m6whrhpyf]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-8m6whrhpyf]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-8m6whrhpyf] {
        display: none;
    }

    .top-row.auth[b-8m6whrhpyf] {
        justify-content: space-between;
    }

    .top-row[b-8m6whrhpyf]  a, .top-row[b-8m6whrhpyf]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {

    .top-row[b-8m6whrhpyf] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-8m6whrhpyf]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-8m6whrhpyf], article[b-8m6whrhpyf] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MenuCliente/MenuCliente.razor.rz.scp.css */
.dropdown-menu[b-3k2w749h66] {
    position: absolute;
    top: 55px;
}
/* /Shared/MenuLateral/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-526mujndgr] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-526mujndgr] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-526mujndgr] {
    font-size: 1.1rem;
}

.oi[b-526mujndgr] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-526mujndgr] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-526mujndgr] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-526mujndgr] {
        padding-bottom: 1rem;
    }

    .nav-item[b-526mujndgr]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-526mujndgr]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-526mujndgr]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-526mujndgr] {
        display: none;
    }

    .collapse[b-526mujndgr] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-526mujndgr] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Shared/UI/Dropzone.razor.rz.scp.css */
.dropzone[b-ymjx8loogf] {
    /* border: 3px dashed steelblue;
    padding: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eee;
    box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
    color: #444;
    font-size: 1.5rem;
    cursor: pointer;
    position: relative;*/
    border: 3px dashed steelblue;
    padding: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eee;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.2);
    color: #444;
    font-size: 1.2rem;
    cursor: pointer;
    position: relative;
    text-align: center;
    transition: background-color 0.3s ease;
}

.dropzone:hover[b-ymjx8loogf] {
    background-color: #f3f3f3;
    color: #333;
}

    .dropzone input[type=file][b-ymjx8loogf] {
        display: none !important;
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.dropzone-drag[b-ymjx8loogf] {
    background-color: palegreen;
}


/*.dropzone {
    border: 3px dashed steelblue;
    padding: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eee;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.2);
    color: #444;
    font-size: 1.2rem;
    cursor: pointer;
    position: relative;
    text-align: center;
    transition: background-color 0.3s ease;
}

    .dropzone:hover {
        background-color: #f3f3f3;
        color: #333;
    }

    .dropzone input[type="file"] {
        display: none !important;
    }


.dropzone-drag {
    background-color: palegreen;
}


input[type="file"] {
    display: none !important;
}

*/
@media (max-width: 576px) {
    .dropzone[b-ymjx8loogf] {
        padding: 1.5rem;
        font-size: 1rem;
    }
}
/* /Shared/UpdateAvailableDetector.razor.rz.scp.css */
.floating-update-button[b-3ha1soqqn3] {
    position: fixed;
    right: 2rem;
    bottom: 2rem;
    padding: 1rem 1.5rem;
    animation: fadein-b-3ha1soqqn3 2s ease-out;
    z-index: 1;
}

@keyframes fadein-b-3ha1soqqn3 {
  from { right: -100%; }
  to { right: 2rem; }
}
