/* /Components/CorteProgramadoCard.razor.rz.scp.css */
.CorteProgramadoCard-wrapper[b-ma1m2wu131] {
    padding: 8px 0 16px 0;
    border-bottom: 1px solid #212529;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.CorteProgramadoCard-wrapper-left[b-ma1m2wu131] {
}

CorteProgramadoCard-wrapper-left-row[b-ma1m2wu131] {
}

.CorteProgramadoCard-wrapper-left-row-name[b-ma1m2wu131] {
    font-size: 13px;
}

.CorteProgramadoCard-wrapper-left-row-value[b-ma1m2wu131] {
    font-size: 15px;
}

.CorteProgramadoCard-wrapper-right[b-ma1m2wu131] {
}
/* /Components/CortesProgramadosDesktop.razor.rz.scp.css */
body[b-xqoiewoeql] {
}
/* /Components/CortesProgramadosMobile.razor.rz.scp.css */
.CortesProgramadosMobile-slide-up-form[b-8qiukokb9d] {
    position: fixed;
    left: 0;
    width: 100%;
    height: 500px;
    background-color: #fff;
    border-top: 2px solid #ccc;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
    transition: bottom 0.3s ease-in-out;
    z-index: 999;
    overflow: hidden;
    padding: 15px;
}

.CortesProgramadosMobile-wrapper[b-8qiukokb9d] {
    overflow-y: auto;
    height: 400px;
}
/* /Components/GraficoDemanda.razor.rz.scp.css */
.GraficoDemanda-container[b-tl7tj2e6mm] {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 10px;
    width: 100%;
    height: calc(100vh - 320px)
}



.GraficoDemanda-container-wrapper[b-tl7tj2e6mm] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: calc(100vh - 490px)
}

.GraficoDemanda-container-wrapper-cmd[b-tl7tj2e6mm] {
    display: flex;
}

@media (max-width: 1440px) {
    .GraficoDemanda-container-wrapper[b-tl7tj2e6mm] {
        height: calc(100vh - 320px);
    }
}
/* /Components/Indicadores.razor.rz.scp.css */
.Indicadores-container[b-6bjruzzf4g] {
    /* position: absolute;
    bottom: 5%;
    left: 7%;
    max-width: 600px;
    z-index: 99; */
}

/*.box {
    margin: 4.5em 7.5em;
    padding: 3em;
    background-color: rgba(20,53,80,0.038);
    border: 1px solid rgba(20,53,80,0.05);
}*/

.Indicadores-container-wrapper[b-6bjruzzf4g] {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    /* padding: 1.5em;
    border-radius: 5px;
    background-color: #f9f9f9;
    border: 1px solid rgba(20,53,80,0.14);
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.08), 0 3px 6px rgba(0,0,0,.08); */
}

.Indicadores-container-wrapper-indicators[b-6bjruzzf4g] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.Indicadores-container-wrapper-indicators-title[b-6bjruzzf4g] {
    margin: 0 0 5px 0;
}

.Indicadores-container-wrapper-indicators-porcentaje[b-6bjruzzf4g] {
    font-weight: 600;
}

.Indicadores-container-wrapper-indicators-description[b-6bjruzzf4g] {
    font-size: 14px;
    margin: 0;
}

/*.auto {
    max-width: max-content;
}

.demo-section:not(.wide):not(.auto),
.box:not(.wide):not(.auto) {
    max-width: 500px;
}

.box:after,
.demo-section:after {
    content: "; display: block;
    clear: both;
    height: 0;
}

.box {
    margin: 4.5em auto;
}

    .box:first-child {
        margin-top: 0;
    }

.center {
    text-align: center;
}

.demo-section.editor {
    max-width: 100%;
    border: none;
}

.demo-alert {
    font: normal 18px "Metric";
    border-radius: 2px;
    margin: 20px auto 40px auto;
    padding: 20px;
    border-left: 4px solid;
}

.demo-alert-success {
    border-left-color: rgb(55,180,0);
    background: rgba(55,180,0, 0.1);
}

.demo-alert-info {
    border-left-color: rgb(83,146,228);
    background: rgba(83,146,228, 0.1);
}

.demo-alert-error {
    border-left-color: rgb(243, 23, 0);
    background: rgba(243, 23, 0, 0.1);
}

.demo-alert-warning {
    border-left-color: rgb(255, 192, 0);
    background: rgba(255, 192, 0, 0.1);
}*/

@media (max-width: 1366px) {
    .Indicadores-container[b-6bjruzzf4g] {
        bottom:2%;
        left: 2%;
    }

    .Indicadores-container-wrapper[b-6bjruzzf4g] {
        padding: .5em;
    }
}
/* /Components/IndicadoresDesktop.razor.rz.scp.css */
.IndicadoresDesktop-container[b-geumpp20de] {
    position: absolute;
    bottom: 5%;
    left: 7%;
    max-width: 600px;
    z-index: 99;
}

/*.box {
    margin: 4.5em 7.5em;
    padding: 3em;
    background-color: rgba(20,53,80,0.038);
    border: 1px solid rgba(20,53,80,0.05);
}*/

.IndicadoresDesktop-container-wrapper[b-geumpp20de] {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    padding: 1.5em;
    border-radius: 5px;
    background-color: #f9f9f9;
    border: 1px solid rgba(20,53,80,0.14);
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.08), 0 3px 6px rgba(0,0,0,.08);
}

.IndicadoresDesktop-container-wrapper-indicators[b-geumpp20de] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.IndicadoresDesktop-container-wrapper-indicators-title[b-geumpp20de] {
    margin: 0 0 5px 0;
}

.IndicadoresDesktop-container-wrapper-indicators-porcentaje[b-geumpp20de] {
    font-weight: 600;
}

.IndicadoresDesktop-container-wrapper-indicators-description[b-geumpp20de] {
    font-size: 14px;
    margin: 0;
}

/*.auto {
    max-width: max-content;
}

.demo-section:not(.wide):not(.auto),
.box:not(.wide):not(.auto) {
    max-width: 500px;
}

.box:after,
.demo-section:after {
    content: "; display: block;
    clear: both;
    height: 0;
}

.box {
    margin: 4.5em auto;
}

    .box:first-child {
        margin-top: 0;
    }

.center {
    text-align: center;
}

.demo-section.editor {
    max-width: 100%;
    border: none;
}

.demo-alert {
    font: normal 18px "Metric";
    border-radius: 2px;
    margin: 20px auto 40px auto;
    padding: 20px;
    border-left: 4px solid;
}

.demo-alert-success {
    border-left-color: rgb(55,180,0);
    background: rgba(55,180,0, 0.1);
}

.demo-alert-info {
    border-left-color: rgb(83,146,228);
    background: rgba(83,146,228, 0.1);
}

.demo-alert-error {
    border-left-color: rgb(243, 23, 0);
    background: rgba(243, 23, 0, 0.1);
}

.demo-alert-warning {
    border-left-color: rgb(255, 192, 0);
    background: rgba(255, 192, 0, 0.1);
}*/

.IndicadoresDesktop-toolbar-divisor[b-geumpp20de] {
    height: 1px;
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25;
}

@media (max-width: 1366px) {
    .IndicadoresDesktop-container[b-geumpp20de] {
        bottom:2%;
        left: 2%;
    }

    .IndicadoresDesktop-container-wrapper[b-geumpp20de] {
        padding: .5em;
    }
}
/* /Components/IndicadoresMobile.razor.rz.scp.css */
.IndicadoresMobile-slide-up-form[b-b2nekabq2h] {
    position: fixed;
    left: 0;
    width: 100%;
    height: 500px;
    background-color: #fff;
    border-top: 2px solid #ccc;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
    transition: bottom 0.3s ease-in-out;
    z-index: 999;
    overflow: hidden;
    padding: 15px;
}

.IndicadoresMobile-container[b-b2nekabq2h] {

}

.IndicadoresMobile-container-wrapper[b-b2nekabq2h] {
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow-y: auto;
    height: 450px;
}

.IndicadoresMobile-container-wrapper-indicators[b-b2nekabq2h] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.IndicadoresMobile-container-wrapper-indicators-title[b-b2nekabq2h] {
    margin: 0 0 5px 0;
}

.IndicadoresMobile-container-wrapper-indicators-porcentaje[b-b2nekabq2h] {
    font-weight: 600;
}

.IndicadoresMobile-container-wrapper-indicators-description[b-b2nekabq2h] {
    font-size: 14px;
    margin: 0;
}

.IndicadoresMobile-toolbar[b-b2nekabq2h] {
    padding: 5px 15px 15px 15px
}
/* /Components/Mapa.razor.rz.scp.css */
.Mapa-wrapper[b-rgd72losyd] {
    height: calc(100vh - 66px);
}

.Mapa-marker[b-rgd72losyd] {
    padding: 10px;
}

.Mapa-marker-list[b-rgd72losyd] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.Mapa-shape[b-rgd72losyd] {
    padding: 10px;
}

.Mapa-shape-list[b-rgd72losyd] {
    list-style: none;
    padding: 0;
    margin: 0;
}
/* /Components/MapaV1.razor.rz.scp.css */
.Mapa-wrapper[b-s26cj7w9u6] {
    height: calc(100vh - 66px);
}

.Mapa-marker[b-s26cj7w9u6] {
    padding: 10px;
}

.Mapa-marker-list[b-s26cj7w9u6] {
    list-style: none;
    padding: 0;
    margin: 0;
}
/* /Components/Message.razor.rz.scp.css */
.container[b-0r4j0ijymr] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%; /* Ajusta esto según el tamaño que necesites */
}

p[b-0r4j0ijymr] {
    margin: 0;
    font-weight: bolder;
}
/* /Components/MessageModal.razor.rz.scp.css */
/* Estilos para el modal */
.modal[b-n8rrhlpczm] {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-content[b-n8rrhlpczm] {
    background-color: white;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 500px;
}

.modal-content-head[b-n8rrhlpczm] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dee2e6;
}

.modal-content-head-title[b-n8rrhlpczm] {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.modal-content-head-title-content[b-n8rrhlpczm] {
    margin: 0;
}

.modal-content-head-close[b-n8rrhlpczm] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}

.close[b-n8rrhlpczm] {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover[b-n8rrhlpczm],
    .close:focus[b-n8rrhlpczm] {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

.modal-message[b-n8rrhlpczm] {
    margin: 1rem auto;
    font-weight: 700;
    font-size: 16px;
}

.modal-toolbar[b-n8rrhlpczm] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 0 0 0;
    border-top: 1px solid #888;
}
/* /Components/ModalLeft.razor.rz.scp.css */
.ModalLeft-modal-overlay[b-n24qh3uz7t] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.ModalLeft-left-modal[b-n24qh3uz7t] {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 30%;
    background: white;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
    z-index: 1100;
    transition: transform 0.3s ease-in-out;
    padding: 10px;
    overflow-y: auto;
}

.ModalLeft-close-modal-btn[b-n24qh3uz7t] {
    background: #C20000;
    color: white;
    border: none;
    border-radius: 5px;
    padding: 5px 10px;
    cursor: pointer;
    margin-bottom: 15px;
}
/* /Components/ModalSlide.razor.rz.scp.css */
.ModalSlide-slide-up-form[b-u55c3rt1qa] {
    position: fixed;
    left: 0;
    width: 100%;
    /*height: 550px;*/
    height: 600px;
    background-color: #fff;
    border-top: 2px solid #ccc;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
    transition: bottom 0.3s ease-in-out;
    z-index: 999;
    overflow: hidden;
    padding: 15px;
}

.ModalSlide-form[b-u55c3rt1qa] {
    padding: 15px 15px 0 15px
}

.ModalSlide-form-label[b-u55c3rt1qa] {
    font-size: 14px;
    margin: 0 0 5px 0;
}

.ModalSlide-toolbar[b-u55c3rt1qa] {
    padding: 5px 15px 15px 15px
}
/* /Components/NotFound.razor.rz.scp.css */
.not-found-container[b-wkwxrstbkf] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
    background-color: #f4f4f4;
    color: #333;
    text-align: center;
    padding: 20px;
}

.not-found-title[b-wkwxrstbkf] {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 1rem;
    color: #e74c3c;
}

.not-found-message[b-wkwxrstbkf] {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
    color: #7f8c8d;
}

.not-found-image[b-wkwxrstbkf] {
    max-width: 50%;
    height: auto;
    margin-bottom: 1.5rem;
}

.back-button[b-wkwxrstbkf] {
    background-color: #3498db;
    border: none;
    color: white;
    padding: 10px 20px;
    font-size: 1rem;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
}

    .back-button:hover[b-wkwxrstbkf] {
        background-color: #2980b9;
    }
/* /Components/SearchFormDesktop.razor.rz.scp.css */
.SearchFormDesktop-search-container[b-fhdzciz6sm] {
    position: absolute;
    bottom: 10%;
    right: 9%;
    max-width: 600px;
    z-index: 99;
}

.SearchFormDesktop-form-container[b-fhdzciz6sm] {
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    background-color: #f9f9f9;
    padding: 10px;
    /*border: 1px solid #ccc;*/
    border-radius: 5px;
    
    display: flex;
    flex-direction: column;
    border: 1px solid rgba(20,53,80,0.14);
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.08), 0 3px 6px rgba(0,0,0,.08);
}

.SearchFormDesktop-form-container div[b-fhdzciz6sm] {
    /*display: flex;
    flex-direction: column;
    gap: 10px;*/
}

.SearchFormDesktop-form[b-fhdzciz6sm] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.SearchFormDesktop-form-label[b-fhdzciz6sm] {
    font-weight: bolder;
    font-size: 20px;
    margin: 0 0 10px 0;
}

.SearchFormDesktop-toolbar[b-fhdzciz6sm] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*padding: 5px 15px 15px 15px;*/
}

.SearchFormDesktop-toolbar-divisor[b-fhdzciz6sm] {
    height: 1px;
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25;
}
/* /Components/SearchFormMobile.razor.rz.scp.css */
.SearchFormMobile-slide-up-form[b-hy7x4bitsi] {
    position: fixed;
    left: 0;
    width: 100%;
    height: 200px;
    background-color: #fff;
    border-top: 2px solid #ccc;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
    transition: bottom 0.3s ease-in-out;
    z-index: 999;
    overflow: hidden;
    padding: 15px;
}

.SearchFormMobile-form[b-hy7x4bitsi] {
    padding: 15px 15px 0 15px
}

.SearchFormMobile-form-label[b-hy7x4bitsi] {
    font-size: 14px;
    margin: 0 0 5px 0;
}

.SearchFormMobile-toolbar[b-hy7x4bitsi] {
    padding: 5px 15px 15px 15px
}
/* /Components/ToolBar.razor.rz.scp.css */
@media (max-width: 768px) {
    .bottom-toolbar .k-button[b-n1veyh7wad] {
        font-size: 10px;
    }
}
/* /Components/TopBar.razor.rz.scp.css */
.top-row[b-05pgrhk68d] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: space-between /*flex-end*/;
    height: 3.5rem;
    display: flex;
    align-items: center;
    /*----------------------------*/
    height: 66px;
    background: rgba(0, 0, 0, 0);
}

    .top-row[b-05pgrhk68d]  a, .top-row[b-05pgrhk68d]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-05pgrhk68d]  a:hover, .top-row[b-05pgrhk68d]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-05pgrhk68d]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-05pgrhk68d] {
        justify-content: space-between;
    }

        .top-row[b-05pgrhk68d]  a, .top-row[b-05pgrhk68d]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-05pgrhk68d] {
        flex-direction: row;
    }

    .sidebar[b-05pgrhk68d] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-05pgrhk68d] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-05pgrhk68d]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-05pgrhk68d], article[b-05pgrhk68d] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.title-application[b-05pgrhk68d] {

}

.blue-text[b-05pgrhk68d] {
    color: #005ca6;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-h75wbenrqm] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-h75wbenrqm] {
    flex: 1;
}

.sidebar[b-h75wbenrqm] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-mg5cww3blo] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-mg5cww3blo] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-mg5cww3blo] {
    font-size: 1.1rem;
}

.bi[b-mg5cww3blo] {
    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-mg5cww3blo] {
    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-mg5cww3blo] {
    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-mg5cww3blo] {
    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-mg5cww3blo] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-mg5cww3blo] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-mg5cww3blo] {
        padding-bottom: 1rem;
    }

    .nav-item[b-mg5cww3blo]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-mg5cww3blo]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-mg5cww3blo]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-mg5cww3blo] {
        display: none;
    }

    .collapse[b-mg5cww3blo] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-mg5cww3blo] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/CortesProgramadosPage.razor.rz.scp.css */
body[b-57k8tqryh5] {
}
/* /Pages/Home.razor.rz.scp.css */
