@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Pages/Evaluacion_Desempeno_Competencia/EvaluacionDesempenoCompetencia.razor.rz.scp.css */

.rate[b-yhc1x3fd1w] {
    float: left;
    height: 46px;
    padding: 0 10px;
}

    .rate:not(:checked) > input[b-yhc1x3fd1w] {
        position: absolute;
        top: -9999px;
    }

    .rate:not(:checked) > label[b-yhc1x3fd1w] {
        float: right;
        width: 1em;
        overflow: hidden;
        white-space: nowrap;
        cursor: pointer;
        font-size: 30px;
        color: #ccc;
    }

        .rate:not(:checked) > label[b-yhc1x3fd1w]:before {
            content: '★ ';
        }

    .rate > input:checked ~ label[b-yhc1x3fd1w] {
        color: #ffc700;
    }

    .rate:not(:checked) > label:hover[b-yhc1x3fd1w],
    .rate:not(:checked) > label:hover ~ label[b-yhc1x3fd1w] {
        color: #deb217;
    }

    .rate > input:checked + label:hover[b-yhc1x3fd1w],
    .rate > input:checked + label:hover ~ label[b-yhc1x3fd1w],
    .rate > input:checked ~ label:hover[b-yhc1x3fd1w],
    .rate > input:checked ~ label:hover ~ label[b-yhc1x3fd1w],
    .rate > label:hover ~ input:checked ~ label[b-yhc1x3fd1w] {
        color: #c59b08;
    }
/* /Shared/MainContainer.razor.rz.scp.css */


/* /Shared/MainLayout.razor.rz.scp.css */
/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}

.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row ::deep a, .top-row ::deep .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row ::deep a:hover, .top-row ::deep .btn-link:hover {
        text-decoration: underline;
    }

    .top-row ::deep a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth) {
        display: none;
    }

    .top-row.auth {
        justify-content: space-between;
    }

    .top-row ::deep a, .top-row ::deep .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth ::deep a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
*/
/*ADDED FROM SI_INAIPI*/
.container-fluid:first-child[b-23d3q878j1] {
    margin-bottom: 20px;
}

.lblBlue[b-23d3q878j1] {
    font-family: 'Franklin Gothic Demi', Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #0081C2;
}

.lblRed[b-23d3q878j1] {
    font-family: 'Franklin Gothic Demi', Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #BE1E2D;
}

.lblVol[b-23d3q878j1] {
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    color: GrayText;
}

.TituloSI[b-23d3q878j1] {
    font-size: 18px;
}

.TituloSI_VP[b-23d3q878j1] {
    font-size: 18px;
    color: #f00;
}

.TituloSGC[b-23d3q878j1] {
    font-size: 14px;
    display: none;
}

.TituloSGC_VP[b-23d3q878j1] {
    font-size: 14px;
    color: #f00;
}

.TogglerMenu[b-23d3q878j1] {
    float: right;
}

.gridview-headertext-right-align[b-23d3q878j1] {
    text-align: right;
}

.group-row-css[b-23d3q878j1] {
    background: #e3e3e3;
    color: #3E3E3E;
}

/*.group-row-css-children {
    background: #AAD7FF !important;
}*/

@media (max-width: 500px) {
    .TituloSI[b-23d3q878j1] {
        display: none;
    }

    .TituloSGC[b-23d3q878j1] {
        display: block;
    }
}

@media (min-width: 501px) {
    .TituloSI[b-23d3q878j1] {
        display: none;
    }

    .TituloSGC[b-23d3q878j1] {
        font-size: 18px;
        display: block;
    }

    .TituloSGC_VP[b-23d3q878j1] {
        font-size: 18px;
        color: #f00;
    }
}

@media (min-width: 700px) {
    .TituloSI[b-23d3q878j1] {
        display: block;
    }

    .TitutloSI_VP[b-23d3q878j1] {
        font-size: 18px;
        color: #f00;
    }

    .TituloSGC[b-23d3q878j1] {
        display: none;
    }
}

.navbar-fixed-top[b-23d3q878j1] {
    top: 0;
    border-width: 0 0 1px;
    border-radius: 0;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 10;
}

/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-k64qiwul90] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-k64qiwul90] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-k64qiwul90] {
    font-size: 1.1rem;
}

.oi[b-k64qiwul90] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-k64qiwul90] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-k64qiwul90] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-k64qiwul90] {
        padding-bottom: 1rem;
    }

    .nav-item[b-k64qiwul90]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-k64qiwul90]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-k64qiwul90]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-k64qiwul90] {
        display: none;
    }

    .collapse[b-k64qiwul90] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-k64qiwul90] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
