.bgcolor-purple {
    background-color: #ece6f6;
}

h2.font-alt {
    display: none;
}

.leyes ul {
    list-style-type: none;
    padding-left: 5px;
}

.leyes a {
    text-decoration: underline !important;
}

.leyes a:hover {
    color: green !important;
}

.leyes li {
    line-height: 25px;
}

.leyes li::before {
    content: "\f15c";
    font-family: "Font Awesome 5 Free";
    font-size: 1.3em;
    padding: 0 10px 0 0;
}

#motivos tbody>tr>td {
    font-size: 13px;
}

#motivos td:nth-child(1) {
    background-color: #ebcaef;
    text-align: center;
    font-weight: bold;
}

#motivos td:nth-child(2) {
    background-color: #b9e3ed;
}

#motivos td:nth-child(3) {
    background-color: #a9eadd;
    text-align: center;
    font-style: italic;
}

.consulta .navbar {
    margin-bottom: 0px !important;
    min-height: 0px;
    background-color: #633280;
    padding: 0.3rem 0 0.2rem 0;
}

.consulta .nav-tabs {
    background-color: transparent !important;
}

.bdr-15 {
    border-radius: 15px;
}

.m-inf ul>li {
    color: #633280;
}

.letra-negra ul>li {
    color: #000 !important;
}


.m-inf ul>li p {
    color: #444444;
}


.m-inf {
    margin-bottom: 45px;
}

.m-inf ol {
    padding-left: 10px !important;
}

.m-inf ol>li {
    list-style-type: none;
    font-weight: bold;
    color: #633280;
    padding-bottom: 20px;

}

.m-inf ol>li p {

    color: #444444 !important;
    font-weight: normal !important;
}

.preguntas h3 {
    font-weight: bold;
    /*cursor: pointer;*/
}

.cAzul {
    color: #dfffff !important;
}

.cAzulDark {
    color: #23548d !important;
}

.bgAzulDark {
    background-color: #23548d !important;
}

.bgAzul {
    background-color: #dfffff;
}

.cMorado {
    color: #F8F6FF !important;
}

.bgMorado {
    background-color: #F8F6FF;
}



.cMoradoDark {
    color: #633280 !important;
}

.bgMoradoDark {
    background-color: #633280;
}

.cVerde {
    color: #27b764 !important;
}

.bgVerde {
    background-color: #27b764 !important;
}


.bgVerde2 {
    background-color: #f1fff5 !important;
}

.bgVerde3 {
    background-color: #00d6a3 !important;
}

.cVerdeDark {
    color: #024442 !important;
}

.bgVerdeDark {
    background-color: #024442 !important;
}

.cRosa {
    color: #e42d89 !important;
}

.bgRosa {
    background-color: #e42d89 !important;
}

.cNaranja {
    color: #fb897f;
}

.bgNaranja {
    background-color: #fb897f;
}

.bgGris{
    background-color: #eeeceb;
}
.cGris{
   color:#eeeceb;
}



.cLila {
    color: #b248ba !important;
}

.bordeVerde {
    border-bottom: 2px solid #27b764;
}

.recuadros button {
    /* width: 250px; */
    border: 1px solid #ccc;
    padding: 30px;
    height: 250px;
    width: 250px;
    background-color: transparent;
    color: #633280;
    border-radius: 15px;
    font-weight: bold;
    font-family: sans-serif;
}

.recuadros button img {
    max-width: 100%;
    max-height: 80px;
    height: auto;
    display: block;
    margin: 0 auto 20px auto;
}

.recuadros button:hover {
    background-color: #633280;
    color: #FFF;
}



.recuadrosExtr button {
    border: 1px solid #ccc;
    padding: 11px;
    min-width: 340px;
    background-color: transparent;
    color: #633280;
    border-radius: 15px;
    font-weight: bold;
    font-family: sans-serif;
}

.recuadrosObs button {
    border: 1px solid #ccc;
    padding: 20px;
    min-height: 100px;
    min-width: 300px;
    background-color: transparent;
    color: #633280;
    border-radius: 15px;
    font-weight: bold;
    font-family: sans-serif;
}

.recuadrosObs button img,
.recuadrosExtr button img {
    max-width: 100%;
    max-height: 60px;
    height: auto;
    margin: 0 20px 0 auto;
}

.recuadrosObs button:hover,
.recuadrosExtr button:hover {
    background-color: #633280;
    color: #FFF;
}

.bdr-title {
    border-left: 5px solid #e42d89;
    padding-left: 15px;
}

.centrar {
    display: flex;
    justify-content: center;
    align-items: center;
}

.recuadros button:hover {
    background-color: #633280;
    color: #FFF;
}

.zona {
    padding: 4%;
}

.zona_laterales {
    padding-left: 10%;
    padding-right: 10%;
}

.zona_sandwich {
    padding-top: 10%;
    padding-bottom: 10%;
}

.noVisible {
    display: none;
}

#myTab .active a {
    pointer-events: none;
    font-weight: bold;
    color: white !important;
    background-color: #c8357f;
}

.etapa-active td {
    color: #c8357f !important;
    background-color: #f8e8f2 !important;
}

.etapa-active td a:hover {
    color: #c8357f !important;

}




.tblEtapas, .tblEtapasRegidurias {
    border-collapse: separate;
    /* Obligatorio para border-radius */
    border-spacing: 0;
    /* Elimina el espacio entre bordes */
    border: 1px solid #ccc;
    /* Color y grosor del borde */
    border-radius: 10px;
    /* Radio de redondeo */
    overflow: hidden;
    /* Hace que el contenido no se salga de las esquinas */
}

.tblEtapas td a {
    cursor: pointer;
    color: #633280 !important;
    text-decoration: underline !important;
}
.tblEtapasRegidurias td {
    color: gray;
}
.tblEtapasRegidurias td a {
    cursor: pointer;
    color: #e58e81 !important;
    text-decoration: underline !important;
}



.imgFull {
    margin-left: -47px;
    margin-right: -47px;
}

.resumen td {
    padding: 10px;
}

.resumen tr {
    border-bottom: 1px solid white;
}

.resumen tr:last-child {
    border-bottom: none;
}

.btnOpiniones {
    background-color: transparent;
    border-color: #006856;
    color: #006856 !important;
    font-weight: bold;
}

.btnOpiniones:hover {
    background-color: #006856;
    color: #FFF !important;
}

.resumen h3 {
    float: right;
}

.google-visualization-tooltip {
    pointer-events: none;
}


/* IPAD */
@media (max-width: 1200px) {
    .imgFull {
        margin-left: -30px;
        margin-right: -30px;
    }
}

/* CEL */
@media (max-width: 450px) {
    .imgFull {
        margin-left: -16px;
        margin-right: -16px;
    }

    #myTab a {
        font-size: 0.7em;
        padding: 5px;
    }

    .recuadrosObsReg button{
        min-width: 0 !important;
    }
}

.numfont {
    font-family: cursive !important;
}

.correo {
    font-size: 80%;
}

.hint {
    position: relative;

}

.hint .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */

    bottom: 100%;
    left: 50%;
    margin-left: 32px;
}

.hint:hover .tooltiptext {
    visibility: visible;
}


/* Por BS 4.6 */
.consulta .nav>li>a {
    padding: 5px 8px !important;
    color: #ccc !important;
}

.consulta .nav-bar {
    border-bottom: 1px solid #ddd;
}

.tdOpinion {
    font-size: 1.2em;
}


/* REGIDURIAS */
.cuadrosReg button {
    /* width: 250px; */
    border: 1px solid #ccc;
    padding: 30px;
    height: 200px;
    width: 200px;
    /* background-color: transparent; */
    /* color: #fb897f; */
    border-radius: 15px;
    font-weight: bold;
    font-family: sans-serif;
}

/* .recuadrosReg button img {
    max-width: 100%;
    max-height: 80px;
    height: auto;
    display: block;
    margin: 0 auto 20px auto;
} */

/* .recuadrosReg button:hover {
    background-color: #eeeceb;
    color: #FFF;
} */

.bdr-titleReg {
    border-left: 5px solid #fb897f;
    padding-left: 15px;
}

.etapa-activeReg td {
    color: #fb897f !important;
    background-color: #eee !important;
}

.etapa-activeReg td a:hover {
    color: #fb897f !important;

}

.recuadrosReg button {
    border: 1px solid #ccc;
    padding: 20px;
    height: 100px;
    width: 310px;
    border-radius: 15px;
    font-weight: bold;
    font-family: sans-serif;
}

/* .recuadrosObsReg button img{
    max-width: 100%;
    max-height: 60px;
    height: auto;
    margin: 0 20px 0 auto;
}

.recuadrosObsReg button:hover{
    background-color: #eeeceb;

} */

ul.docs {
    list-style: none;
    padding-left: 0;
}
ul.docs li {
    margin-bottom: 20px;
    padding-left: 35px;
    background-image: url('https://ieechihuahua.org.mx/sistema/archivos/interno/paginas/2026/regs_indigenas/img/_doc.svg');
    background-repeat: no-repeat;
    background-position: left 2px;
    background-size: 25px 25px;
}
.docs a {
    text-decoration: underline !important;
    color: #43575e !important;
}

.mpios td{
   border: 1px solid #fb897f;
}

.img-as-btn img:hover, .img-as-btn button:hover{
        box-shadow: 1px 2px 20px gray;
        border-radius: 10px;
}

.cNegro{
    color: #000;
}
.bgNegro{
    background-color: #000;
}

.cCafe{
    color: #8b5c53 !important;
}

.bgCafe{
    background-color: #8b5c53 !important;
}

.bdr-rounded{
    border-radius: 15px;
}
