﻿

/**************************************************************************/
/************** MENÚ LATERAL *******************/
/**************************************************************************/

/* RESPONSIVE */


/********  XL  *******/
@media screen and (min-width:1600px) {

    #menuLateral {
 
        width: 250px;
        /*height: 800px;*/
        
    }

        #menuLateral .tableItems tr td {
            height: 35px;
            padding-top: 5px;
        }




    .cajaBuscador {
        width: 180px;
       
    }




    .favoritosItemNombre {
        width: 150px;
        line-height: 18px;
    }

    #menuLateral .favoritosItem {
        height: 50px;
        font-size: 14px;
        cursor: pointer;
    }

    #menuLateral .favoritosItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }

    #menuLateral .favoritosItemImg img {
        width: 40px;
    }

    #menuLateral .botonFavorito {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }

    

    .destacadosItemNombre {
        /*width: 150px;*/
        line-height: 18px;
    }

    #menuLateral .destacadosItem {
        height: 50px;
        font-size: 14px;
        cursor: pointer;
    }

    #menuLateral .destacadosItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }

    #menuLateral .destacadosItemImg img {
        width: 40px;
    }

    #menuLateral .botonDestacado {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }




    #menuLateral .miArbolNombre {
        line-height: 18px;
        max-height: 40px;
        width: 105px;
    }

    #menuLateral #miArbol {
        
        font-size: 14px;
        
    }

    #lupaCabecera {
        margin-left: 5px;
     
    }

    #menuLateral .comunidadItem {
        height: 50px;
        font-size: 14px;
    }


    #menuLateral .comunidadItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;

    }

    #menuLateral .comunidadItemImg img {
        width: 40px;
    }

    .comunidadItemNombre {
        width: 150px;
        line-height: 18px;
       
    }

    #menuLateral .botonCirComunidad {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }
    /* -----------------------------------------*/

    .misArbolesItemNombre {
        width: 120px;
        line-height: 18px;
    }

    #menuLateral .misArbolesItem {
        height: 50px;
        font-size: 14px;
        cursor: pointer;
    }

    #menuLateral .misArbolesItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }

        #menuLateral .misArbolesItemImg img {
            width: 40px;
            height: 40px;
        }

    #menuLateral .tableItemsAlertas tr td {
      
         height: 35px;
       
    }

    #menuLateral .alertas .tableItemsAlertas tr td:first-child {
        width: 20px;
    }


    #menuLateral .alertas .botonAlerta {
        width: 14px;
        height: 14px;
        border-radius: 7px;
        font-size: 9px;
        cursor: pointer;

    }
    #menuLateral .alertas .tableItemsAlertas tr td {
        
        font-size: 12px;
    }

    /* -------- FAMILIARES ---------------------------------*/

    #menuLateral .familiaresItem {
        height: 50px;
        font-size: 14px;
    }

    #menuLateral .familiaresItemImg {
        width: 40px;  
    }

    #menuLateral .familiaresItemImg img {
        width: 40px;
    }

    .familiaresItemNombre {   
        width: 90px;
        line-height: 18px;
    }

    #menuLateral .botonFamiliar {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }






}


/********  L  *******/
@media screen and (min-width:950px)and (max-width:1600px) {

    #menuLateral {
        width: 250px;
        /*height: 800px;*/
    }
        #menuLateral .tableItems tr td {
            height: 35px;
            padding-top: 5px;
        }

    .cajaBuscador {
        width: 180px;
    }




    .favoritosItemNombre {
        width: 150px;
        line-height: 18px;
    }

    #menuLateral .favoritosItem {
        height: 50px;
        font-size: 14px;
        cursor: pointer;
    }

    #menuLateral .favoritosItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }
   
    #menuLateral .favoritosItemImg img {
        width: 40px;
    }

    #menuLateral .botonFavorito {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }


    
    .destacadosItemNombre {
        /*width: 150px;*/
        line-height: 18px;
    }

    #menuLateral .destacadosItem {
        height: 50px;
        font-size: 14px;
        cursor: pointer;
    }

    #menuLateral .destacadosItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }
   
    #menuLateral .destacadosItemImg img {
        width: 40px;
    }

    #menuLateral .botonDestacado {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }




    #menuLateral .miArbolNombre {
        line-height: 18px;
        max-height: 40px;
        width: 105px;
    }

    #menuLateral #miArbol {
        font-size: 14px;
    }

    #lupaCabecera {
        margin-left: 5px;
    }

    #menuLateral .comunidadItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }

        #menuLateral .comunidadItemImg img {
            width: 40px;
        }

    #menuLateral .comunidadItem {
        height: 50px;
        font-size: 14px;
    }


    .comunidadItemNombre {
        width: 150px;
        line-height: 18px;
    }

    #menuLateral .botonCirComunidad {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }

    /* -----------------------------------------*/

    .misArbolesItemNombre {
        width: 120px;
        line-height: 18px;
    }

    #menuLateral .misArbolesItem {
        height: 50px;
        font-size: 14px;
        cursor: pointer;
    }

    #menuLateral .misArbolesItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }

        #menuLateral .misArbolesItemImg img {
            width: 40px;
            height: 40px;
        }

    #menuLateral .tableItemsAlertas tr td {
        height: 35px;
    }

    #menuLateral .alertas .tableItemsAlertas tr td:first-child {
        width: 20px;
    }

    #menuLateral .alertas .botonAlerta {
        width: 14px;
        height: 14px;
        border-radius: 7px;
        font-size: 9px;
        cursor: pointer;
    }
    #menuLateral .alertas .tableItemsAlertas tr td {
        font-size: 12px;
    }

    /* -------- FAMILIARES ---------------------------------*/

    #menuLateral .familiaresItem {
        height: 50px;
        font-size: 14px;
    }

    #menuLateral .familiaresItemImg {
        width: 40px;
    }

        #menuLateral .familiaresItemImg img {
            width: 40px;
        }

    .familiaresItemNombre {
        width: 90px;
        line-height: 18px;
    }

    #menuLateral .botonFamiliar {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }



}

/********  M  *******/
@media screen and (min-width:650px)and (max-width:950px) {

    #menuLateral {
        width: 250px;
        height: 800px;
    }
        #menuLateral .tableItems tr td {
            height: 35px;
            padding-top: 5px;
        }

    .cajaBuscador {
        width: 180px;
    }





    .favoritosItemNombre {
        width: 150px;
        line-height: 18px;
    }

    #menuLateral .favoritosItem {
        height: 50px;
        font-size: 14px;
        cursor: pointer;
    }


    #menuLateral .favoritosItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }

        #menuLateral .favoritosItemImg img {
            width: 40px;
        }

    #menuLateral .botonFavorito {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }

    


    .destacadosItemNombre {
       /* width: 150px;*/
        line-height: 18px;
    }

    #menuLateral .destacadosItem {
        height: 50px;
        font-size: 14px;
        cursor: pointer;
    }


    #menuLateral .destacadosItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }

        #menuLateral .destacadosItemImg img {
            width: 40px;
        }

    #menuLateral .botonDestacado {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }





    #menuLateral .miArbolNombre {
        line-height: 18px;
        max-height: 40px;
        width: 105px;
    }

    #menuLateral #miArbol {
        font-size: 14px;
    }

    #lupaCabecera {
        margin-left: 5px;
    }

    #menuLateral .comunidadItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }

        #menuLateral .comunidadItemImg img {
            width: 40px;
        }



    #menuLateral .comunidadItem {
        height: 50px;
        font-size: 14px;
    }


    .comunidadItemNombre {
        width: 150px;
        line-height: 18px;
    }

    #menuLateral .botonCirComunidad {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }
    /* -----------------------------------------*/

    .misArbolesItemNombre {
        width: 120px;
        line-height: 18px;
    }

    #menuLateral .misArbolesItem {
        height: 50px;
        font-size: 14px;
        cursor: pointer;
    }

    #menuLateral .misArbolesItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }

        #menuLateral .misArbolesItemImg img {
            width: 40px;
            height: 40px;
        }
    #menuLateral .tableItemsAlertas tr td {
        height: 35px;
    }

    #menuLateral .alertas .tableItemsAlertas tr td:first-child {
        width: 20px;
    }

    #menuLateral .alertas .botonAlerta {
        width: 14px;
        height: 14px;
        border-radius: 7px;
        font-size: 9px;
        cursor: pointer;
    }
    #menuLateral .alertas .tableItemsAlertas tr td {
        font-size: 12px;
    }

    /* -------- FAMILIARES ---------------------------------*/

    #menuLateral .familiaresItem {
        height: 50px;
        font-size: 14px;
    }

    #menuLateral .familiaresItemImg {
        width: 40px;
    }

        #menuLateral .familiaresItemImg img {
            width: 40px;
        }

    .familiaresItemNombre {
        width: 90px;
        line-height: 18px;
    }

    #menuLateral .botonFamiliar {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }


}


/********  S  *******/
@media screen and (min-width:500px)and (max-width:650px) {

    #menuLateral {
        width: 250px;
        height: 800px;
    }
        #menuLateral .tableItems tr td {
            height: 35px;
            padding-top: 5px;
        }

    .cajaBuscador {
        width: 180px;
    }




    .favoritosItemNombre {
        width: 150px;
        line-height: 18px;
    }

    #menuLateral .favoritosItem {
        height: 50px;
        font-size: 14px;
        cursor: pointer;
    }

    #menuLateral .favoritosItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }

        #menuLateral .favoritosItemImg img {
            width: 40px;
        }

    #menuLateral .botonFavorito {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }



    .destacadosItemNombre {
       /* width: 150px;*/
        line-height: 18px;
    }

    #menuLateral .destacadosItem {
        height: 50px;
        font-size: 14px;
        cursor: pointer;
    }

    #menuLateral .destacadosItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }

    #menuLateral .destacadosItemImg img {
        width: 40px;
    }

    #menuLateral .botonDestacado {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }




    #menuLateral .miArbolNombre {
        line-height: 18px;
        max-height: 40px;
        width: 105px;
    }

    #menuLateral #miArbol {
        font-size: 14px;
    }

    #lupaCabecera {
        margin-left: 5px;
    }

    #menuLateral .comunidadItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }

        #menuLateral .comunidadItemImg img {
            width: 40px;
        }


    #menuLateral .comunidadItem {
        height: 50px;
        font-size: 14px;
    }


    .comunidadItemNombre {
        width: 150px;
        line-height: 18px;
    }

    #menuLateral .botonCirComunidad {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }
    /* -----------------------------------------*/

    .misArbolesItemNombre {
        width: 120px;
        line-height: 18px;
    }

    #menuLateral .misArbolesItem {
        height: 50px;
        font-size: 14px;
        cursor: pointer;
    }

    #menuLateral .misArbolesItemImg {
        width: 40px;
        height: 40px;
        border-radius: 20px;
    }

        #menuLateral .misArbolesItemImg img {
            width: 40px;
            height: 40px;
        }
    #menuLateral .tableItemsAlertas tr td {
        height: 35px;
    }

    #menuLateral .alertas .tableItemsAlertas tr td:first-child {
        width: 20px;
    }

    #menuLateral .alertas .botonAlerta {
        width: 14px;
        height: 14px;
        border-radius: 7px;
        font-size: 9px;
        cursor: pointer;
    }
    #menuLateral .alertas .tableItemsAlertas tr td {
        font-size: 12px;
    }


    /* -------- FAMILIARES ---------------------------------*/

    #menuLateral .familiaresItem {
        height: 50px;
        font-size: 14px;
    }

    #menuLateral .familiaresItemImg {
        width: 40px;
    }

        #menuLateral .familiaresItemImg img {
            width: 40px;
        }

    .familiaresItemNombre {
        width: 90px;
        line-height: 18px;
    }

    #menuLateral .botonFamiliar {
        width: 20px;
        height: 20px;
        border-radius: 10px;
        font-size: 12px;
    }


}



/********  XS  *******/
@media screen and (max-width:500px) {

    #menuLateral {
        width: 300px;
        height: auto;
       margin-top:-40px;
       margin-bottom:100px;
    }
        #menuLateral .tableItems tr td {
            height: 45px;
            padding-top: 10px;
        }

        #menuLateral .tableCabeceraVentana {
            height: 45px;
        }


        #menuLateral .tdTituloCabeceraVentana {
            width: 190px;
           
        }
        #menuLateral .tdAlerta {
            width: 55px;

            
        }
        #menuLateral .tdTituloCabeceraVentana {
           
        }



    .cajaBuscador {
        width: 270px;
        height:40px;
        font-size:18px;
    }




    .favoritosItemNombre {
        width: 170px;
        line-height: 22px;
    }

    #menuLateral .favoritosItem {
        height: 70px;
        font-size: 16px;
        cursor:default;
    }

    #menuLateral .favoritosItemImg {
        width: 60px;
        height: 60px;
        border-radius: 30px;
    }

    #menuLateral .favoritosItemImg img {
        width: 60px;
        height: 60px;
    }

    #menuLateral .botonFavorito {
        width: 24px;
        height: 24px;
        border-radius: 12px;
        /*font-size: 32px;*/
        margin-top: 15px;


        font-weight:bold;
        line-height:20px;
    }

    
    .destacadosItemNombre {
        /*width: 170px;*/
        line-height: 22px;
    }

    #menuLateral .destacadosItem {
        height: 70px;
        font-size: 16px;
        cursor:default;
    }

    #menuLateral .destacadosItemImg {
        width: 60px;
        height: 60px;
        border-radius: 30px;
    }

    #menuLateral .destacadosItemImg img {
        width: 60px;
        height: 60px;
    }

    #menuLateral .botonDestacado {
        width: 24px;
        height: 24px;
        border-radius: 12px;
        /*font-size: 32px;*/
        margin-top: 15px;


        font-weight:bold;
        line-height:20px;
    }




    #menuLateral .miArbolNombre {
        line-height: 22px;
        max-height: 60px;
        width: 150px;
    }

    #menuLateral #miArbol {
        font-size: 18px;
    }

    #tdVerTodosFavoritos {
        font-size: 18px;
        margin-top:10px;
        height:45px;
    }

    #lupaCabecera {
        margin-left: -5px;
    }

    #menuLateral .comunidadItemImg {
        width: 60px;
        height: 60px;
        border-radius: 30px;
    }

        #menuLateral .comunidadItemImg img {
            width: 60px;
            height: 60px;
        }

    #menuLateral .comunidadItem {
        height: 70px;
        font-size: 16px;
    }


    .comunidadItemNombre {
        width: 180px;
        line-height: 22px;
    }

    #menuLateral .botonCirComunidad {
       /* width: 24px;
        height: 24px;
        border-radius: 12px;
        font-size: 24px;
        margin-top: 15px;
        line-height: 24px;*/


        width: 24px;
        height: 24px;
        border-radius: 12px;
        /*font-size: 32px;*/
        margin-top: 15px;
        font-weight: bold;
        line-height: 20px;
    }

    #menuLateral .tableItems {
       font-size:18px;
    }

    /* -----------------------------------------*/

    .misArbolesItemNombre {
        width: 190px;
        line-height: 22px;
    }

    #menuLateral .misArbolesItem {
        height: 70px;
        font-size: 16px;
        cursor: default;
    }

    #menuLateral .misArbolesItemImg {
        width: 60px;
        height: 60px;
        border-radius: 30px;
    }

        #menuLateral .misArbolesItemImg img {
            width: 60px;
            height: 60px;
        }

    #menuLateral .tableItemsAlertas tr td {
        height: 80px;
    }


    #menuLateral .alertas .tableItemsAlertas tr td:first-child {
        width: 48px;
    }

    #menuLateral .alertas .botonAlerta {
        width: 24px;
        height: 24px;
        border-radius: 12px;
        font-size: 18px;
        cursor:default;
        margin-top:24px;
        margin-left:0px;
        margin-right:10px;
       /* vertical-align:top;
        display:block;*/

       line-height:20px;
       font-weight:bold;
    }

    #menuLateral .alertas .tableItemsAlertas tr td {
        font-size: 16px;
    }

    /* -------- FAMILIARES ---------------------------------*/

    #menuLateral .familiaresItem {
        height: 70px;
        font-size: 16px;
        cursor:default;
    }

    #menuLateral .familiaresItemImg {
        width: 60px;
        height: 60px;
        border-radius: 30px;
    }

        #menuLateral .familiaresItemImg img {
            width: 60px;
            height: 60px;
          
        }

    .familiaresItemNombre {
        width: 135px;
        line-height: 22px;
    }

    #menuLateral .botonFamiliar {
        width: 24px;
        height: 24px;
        border-radius: 12px;
        /*font-size: 32px;*/
        line-height:normal;
        margin-top: 15px;
    }

    #menuLateral .tdMiembroFamiliar {
        width: 190px;
      
    }
    #menuLateral .tdIconoIdentificacion {
        width: 40px;
       
    }
    #menuLateral .tdBotonEliminarFamiliar {
        width: 30px;
      
    }

}

/* FIN MEDIA QUERIES*/
/*******************************************************************/




body {
}


/* COMUNES */

#menuLateral {
   
    position: relative;
   /* margin: 0 auto;*/
    /*z-index:100;*/
    display: block;
    vertical-align: top;
}

    #menuLateral .tdSubMenuLateral svg {
        display: none;
    }
    #menuLateral .tdSubMenuLateralMiArbol svg {
        display: block;
    }


    #menuLateral .tableCabeceraVentana {
        cursor: pointer;
    }

    #menuLateral .containerVentana {
        position: relative;
        display: block;
        z-index: 0;
        z-index: 9000;
    }


    #menuLateral .tableItems {
        width: 100%;
        position: relative;
        margin: 0 auto;
    }


        #menuLateral .tableItems tr td {
            /*height: 35px;*/

            min-height: 35px;
            cursor: pointer;
            font-weight: bold;
            color: #5e5e5e;
            
            border-bottom: 2px solid #88ac2b;
            padding-left: 10px;
        }


        #menuLateral .buscador tr td {
           /* min-height: 35px;
            cursor: pointer;
            font-weight: bold;
            color: #5e5e5e;
            padding-top: 0px;
            height: 35px;*/
            border-bottom: none;
           /* padding-left: 10px;*/
        }

            #menuLateral .tableItems tr td:hover {
                color: #de1070;
            }

        #menuLateral .tableItems tr:last-child td {
            border-bottom: none;
        }


    #menuLateral .cuerpoVentana {
        min-height: 30px;
        margin-left: 0px;
        margin-right: 0px;
        /*display: none;*/
    }


/* BUSCADOR */

#menuLateral .buscador{

    z-index:0;

}


#tableBuscador {
    position: relative;
    margin: 5px auto;
    width: 240px;
}

    #tableBuscador tr td {
    }

.cajaBuscador {

 
    background-color: white;
    margin-top: 5px;
    padding-left: 5px;
    border: 1px solid #eff8e0;
 background-color: #eff8e0;
}

    .cajaBuscador:focus {
        outline: none;
        border: 2px solid #eff8e0;
       
    }

#lupaCabecera {
   /* margin-left: 5px;*/
    /*width:30px;
    height:30px;*/
    /*border: 1px solid red;*/
    /*margin-top:35px;*/

}
#lupaCabecera img{

    float:right;
    margin-top:-6px;
    margin-right:1px;

}











/**********************************************/


    #menuLateral .miArbol .tdBajaUsuario {
        color: #efad2c;
    }

    #menuLateral .aspaVentana {
        font-size: 130%;
        line-height: 120%;
    }

    #menuLateral .imgMenuLateral {
        height: 18px;
        margin-bottom: 3px;
        margin-right: 3px;
        cursor: pointer;
    }


    /************************************************************************/
    /*************************************************************************/

    /* ÁRBOL SELECCIONADO */
    #menuLateral .miArbol {
        /*border-bottom: 2px solid #82a542;
        font-family: Arial;
        color: #0377aa;
        font-size: 14px;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        min-height: 30px;
        margin-left: 0px;
        margin-right: 0px;*/
        z-index:0;
    }

  
    #menuLateral .cirComunidads {
        z-index: 0;
    }


    /*#menuLateral .miArbolSel {
        border-bottom: 2px solid #82a542;
        font-family: Arial;
        color: #0377aa;
        font-size: 14px;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        min-height: 30px;
        margin-left: 0px;
        margin-right: 0px;
        height: 100px;
    }*/

#menuLateral #miArbol {
    border-bottom: 2px solid #82a542;
    font-family: Arial;
    color: #0377aa;
   /* font-size: 14px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    min-height: 30px;
    margin-left: 0px;
    margin-right: 0px;
    height: 100px;
}



    #menuLateral .miArbolImg {
        width: 80px;
        height: 80px;
        border-radius: 40px;
        border: 2px solid #82a542;
        overflow: hidden;
        display: flex;
        justify-content: center; /* align horizontal */
        align-items: center; /* align vertical */
        margin-left: 10px;
    }

        #menuLateral .miArbolImg img {
            width: 80px;
            height:80px;
            object-fit:cover;
        }

    #menuLateral .miArbolNombre {
       /* width: 105px;*/
        /*height: 60px;*/
       /* max-height: 40px;*/
        text-align: left;
        /*border: 1px solid green;*/
        padding: 2px;
        padding-left: 10px;
        overflow: hidden;
      /*  line-height: 18px;*/
        align-items: center; /* align vertical */
        /*vertical-align:central;*/
    }

    /* ÁRBOLES ADMINISTRADOS*/


    #menuLateral .miArbol .cuerpoVentana {
        /*display: none;*/
    }

#menuLateral .misArbolesItem {
    /*border-bottom: 1px solid #efad2c;*/
    /*height: 50px;
    font-size: 14px;
    cursor: pointer;*/

    font-family: Arial;
    font-weight: normal;
    color: #0377aa;
    /*font-weight: bold;*/
    display: flex;
    /*justify-content: center;*/ /* align horizontal */
    align-items: center; /* align vertical */

    margin-left: 5px;
}

    #menuLateral .misArbolesItemImg {
       /* width: 40px;
        height: 40px;
        border-radius: 20px;*/

        border: 1px solid #82a542;
        overflow: hidden;
        display: flex;
        justify-content: center; /* align horizontal */
        align-items: center; /* align vertical */
        margin-left: 5px;
    }


        #menuLateral .misArbolesItemImg img {
           /* width: 40px;
            height:40px;*/
            object-fit:cover;
        }

#menuLateral .misArbolesItemNombre {
 /*   width: 120px;
    line-height: 18px;*/
    /*height: 60px;*/
    max-height: 40px;
    text-align: left;
    /*border: 1px solid green;*/
    padding: 2px;
    padding-left: 10px;
    overflow: hidden;
    align-items: center; /* align vertical */
    /*vertical-align:central;*/
}



    #menuLateral .tableCambiarItems tr td {
        border-bottom: 2px solid #82a542;
        background-color: #eff8e0;
    }


    #menuLateral .trCambiarItems {
        display: none;
    }



    /*  ÁRBOLES FAVORITOS */

#menuLateral .favoritos {
    z-index: 0;
}

#menuLateral .favoritosItem {
    /*border-bottom: 1px solid #efad2c;*/
   /* height: 50px;
    font-size: 14px;
    cursor: pointer;*/


    font-family: Arial;
    color: #0377aa;
    font-weight: normal;
    /*font-weight: bold;*/
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
}

    #menuLateral .favoritosItemImg {
       /* width: 40px;*/
       /* height: 40px;*/
       /* border-radius: 20px;*/
        border: 2px solid #82a542;
        overflow: hidden;
        display: flex;
        justify-content: center; /* align horizontal */
        align-items: center; /* align vertical */
        margin-left: 4px;
    }

        #menuLateral .favoritosItemImg img {
           /* width: 40px;*/
        }

.favoritosItemNombre {
   
   
    max-height: 45px;
    text-align: left;
    /*border: 1px solid green;*/
    padding: 2px;
    padding-left: 10px;
    overflow: hidden;
   /* line-height: 18px;*/
    align-items: center; /* align vertical */
    /*vertical-align:central;*/
}


#menuLateral .botonFavorito {
    border: 1px solid #82a542;
    color: white;
    background-color: #82a542;
  /*  width:20px;
    height:20px;
    border-radius:10px;*/
    text-align:center;
    margin-right:15px;
    margin-right:5px;
  /*  font-size:12px;*/
    z-index:100;
}


#menuLateral .areaItemFavorito{

padding-left:0px;

}

#menuLateral .areaBotonFavorito {
 
    padding-left:0px;
    margin-top:5px;
}


#menuLateral .areaFavorito{

    display:inline-block;
    vertical-align:top;

}






/*  ÁRBOLES DESTACADOS */

#menuLateral .destacados {
    z-index: 0;
}

#menuLateral .destacadosItem {
    /*border-bottom: 1px solid #efad2c;*/
    /* height: 50px;
    font-size: 14px;
    cursor: pointer;*/


    font-family: Arial;
    color: #0377aa;
    font-weight: normal;
    /*font-weight: bold;*/
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
}

#menuLateral .destacadosItemImg {
    /* width: 40px;*/
    /* height: 40px;*/
    /* border-radius: 20px;*/
    border: 2px solid #82a542;
    overflow: hidden;
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
    margin-left: 4px;
}

    #menuLateral .destacadosItemImg img {
        /* width: 40px;*/
    }

.destacadosItemNombre {
    max-height: 45px;
    text-align: left;
    /*border: 1px solid green;*/
    padding: 2px;
    padding-left: 10px;
    overflow: hidden;
    /* line-height: 18px;*/
    align-items: center; /* align vertical */
    /*vertical-align:central;*/
}


#menuLateral .botonDestacado {
    border: 1px solid #82a542;
    color: white;
    background-color: #82a542;
    /*  width:20px;
    height:20px;
    border-radius:10px;*/
    text-align: center;
    margin-right: 15px;
    margin-right: 5px;
    /*  font-size:12px;*/
    z-index: 100;
}


#menuLateral .areaItemDestacado {
    padding-left: 0px;
}

#menuLateral .areaBotonDestacado {
    padding-left: 0px;
    margin-top: 5px;
}


#menuLateral .areaDestacado {
    display: inline-block;
    vertical-align: top;
}





.iconoMasMenos {
    width: 20px;
    height: 20px;
    font-size: 20px;
    background-color: #0377aa;
    color: #efad2c;
    font-weight: bold;
    border-radius: 10px;
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
    cursor: pointer;
    margin-right: 5px;
}




/*  ÁRBOLES COMUNIDAD */

#menuLateral .comunidad {
    z-index: 0;
}

#menuLateral .comunidadItem {
    /*border-bottom: 1px solid #efad2c;*/
  /*  height: 50px;*/
    font-family: Arial;
    color: #0377aa;
   /* font-size: 14px;*/
    font-weight: normal;
    /*font-weight: bold;*/
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
    cursor: pointer;
}

#menuLateral .comunidadItemImg {
   /* width: 40px;
    height: 40px;
    border-radius: 20px;*/

    border: 2px solid #82a542;
    overflow: hidden;
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
    margin-left: 4px;
}

    #menuLateral .comunidadItemImg img {
       /* width: 40px;*/
    }

.comunidadItemNombre {
 
   /* width: 110px;
   line-height: 18px;*/

    /*height: 60px;*/
    max-height: 40px;
    text-align: left;
    /*border: 1px solid green;*/
    padding: 2px;
    padding-left: 10px;
    overflow: hidden;
   
    align-items: center; /* align vertical */
    /*vertical-align:central;*/
}


.iconoMasMenos {
    width: 20px;
    height: 20px;
    font-size: 20px;
    background-color: #0377aa;
    color: #efad2c;
    font-weight: bold;
    border-radius: 10px;
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
    cursor: pointer;
    margin-right: 5px;
}


#menuLateral .botonCirComunidad {
    /*width: 20px;
    height: 20px;
    border-radius: 10px;
    font-size: 12px;*/

    border: 1px solid #82a542;
    color: white;
    background-color: #82a542;
    text-align: center;
    margin-right: 15px;
    margin-right: 0px;
    z-index: 100;
}


#menuLateral .areaItemCirComunidad {
    padding-left: 0px;
}

#menuLateral .areaBotonCirComunidad {
    padding-left: 0px;
    margin-top: 5px;
}


#menuLateral .areaCirComunidad {
    display: inline-block;
    vertical-align: top;
}



/*  ÁRBOLES AMIGOS */


#menuLateral .amigos {
    z-index: 0;
}

#menuLateral .amigosItem {
    /*border-bottom: 1px solid #efad2c;*/
    height: 50px;
    font-family: Arial;
    color: #0377aa;
    font-size: 14px;
    font-weight: normal;
    /*font-weight: bold;*/
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
    cursor: pointer;
}

#menuLateral .amigosItemImg {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: 2px solid #82a542;
    overflow: hidden;
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
    margin-left: 4px;
}

    #menuLateral .amigosItemImg img {
        width: 40px;
    }

.amigosItemNombre {
    width: 120px;
    width: 110px;
    /*height: 60px;*/
    max-height: 40px;
    text-align: left;
    /*border: 1px solid green;*/
    padding: 2px;
    padding-left: 10px;
    overflow: hidden;
    line-height: 18px;
    align-items: center; /* align vertical */
    /*vertical-align:central;*/
}




#menuLateral .botonAmigo {
    border: 1px solid #82a542;
    color: white;
    background-color: #82a542;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    text-align: center;
    margin-right: 15px;
    margin-right: 0px;
    font-size: 12px;
    z-index: 100;
}

#menuLateral .areaItemAmigo {
    padding-left: 0px;
}

#menuLateral .areaBotonAmigo {
    padding-left: 0px;
    margin-top: 5px;
}


#menuLateral .areaAmigo {
    display: inline-block;
    vertical-align: top;
}



/* ALERTAS  */


#menuLateral .tableItemsAlertas {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

#menuLateral .tableItemsAlertas tr td:hover {
    color: #de1070;
}

#menuLateral .tableItemsAlertas tr:last-child td {
    border-bottom: none;
}


    #menuLateral .tableItemsAlertas tr td {
        min-height: 35px;
        color: #5e5e5e;
        padding-top: 0px;
       /* height: 35px;*/
        border-bottom: 2px solid #88ac2b;
    }



#menuLateral .alertas .tableItemsAlertas tr td {
    font-weight: normal;
    font-family: Arial;
    /*font-size: 12px;*/
}

   /* #menuLateral .alertas .tableItemsAlertas tr td:first-child {
        width: 20px;
    }
*/

#menuLateral .alertas .botonAlerta {
    /*width: 14px;
    height: 14px;
    border-radius: 7px;
    font-size: 9px;
    cursor: pointer;*/

    border: 1px solid #82a542;
    color: white;
    background-color: #82a542;
    text-align: center;
    /* margin-right: 5px;*/
    z-index: 100;
}

#menuLateral .alertas .tdBotonAlerta {
   
    vertical-align: top;
    /*width: 5px;*/
}


#menuLateral .alertas .tdIconoAlerta {
   
    padding-left:5px;
}

#menuLateral .alertas .tdTitulo {
   
    /*padding-left:7px;*/
    cursor:pointer;
    width: 190px;
}

#menuLateral .alertas {
    z-index: 0;
}



/*  ÁRBOLES FAMILIARES */

#menuLateral .familiares {
    z-index: 0;
}

#menuLateral .familiaresItem {
    /*border-bottom: 1px solid #efad2c;*/
  
    font-family: Arial;
    color: #0377aa;
   
    font-weight: normal;
    /*font-weight: bold;*/
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
    cursor: pointer;
}

#menuLateral .familiaresItemImg {

   /* height: 40px;*/
    /*border-radius: 20px;*/
    border: 2px solid #82a542;
    overflow: hidden;
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
    margin-left: 4px;
}

    #menuLateral .familiaresItemImg img {
      
    }

.familiaresItemNombre {
   
    /*height: 60px;*/
    max-height: 40px;
    text-align: left;
    /*border: 1px solid green;*/
    padding: 2px;
    padding-left: 5px;
    overflow: hidden;
 
    align-items: center; /* align vertical */
    /*vertical-align:central;*/

    
}




#menuLateral .botonFamiliar {
    border: 1px solid #82a542;
    color: white;
    background-color: #82a542;
 
    text-align: center;
    margin-right: 15px;
    margin-right: 0px;
 
    z-index: 100;
}

#menuLateral .areaItemFamiliar {
    padding-left: 0px;
  
   
}

#menuLateral .areaBotonFamiliar {
    padding-left: 0px;
    margin-top: 5px;
}


#menuLateral .areaFamiliar {
    display: inline-block;
    vertical-align: top;
    
}

#menuLateral .areaBotonIdentificacion {
    width:30px;
}

#menuLateral .tableItems tr td.tdIconoIdentificacion {
   
  
   
    padding: 0;
}

#menuLateral .tableItems tr td.tdBotonEliminarFamiliar {
  
    padding: 0;
}

#menuLateral .tableItems tr td.tdMiembroFamiliar {
  
   /* padding: 0;
    width:100px;*/
   
}


#menuLateral .tdMiembroFamiliar {
  
    display: inline-block;
}

#menuLateral .tdIconoIdentificacion {
  
    display: inline-block;
}

#menuLateral .tdBotonEliminarFamiliar {
   
    display: inline-block;
}

#menuLateral .tdIconMinus{

    display:none;
}