
.dPeeps {
  border:1px solid gray !important;
  margin-bottom: 5px !important;
  
}

.dPeeps .card-title{
    padding:10px 5px 5px 5px !important;
    color:gray !important;
}
.dPeeps .dImg.enLinea{
    border: 3px solid rgb(114, 255, 114) !important;
   
  
}
.dPeeps .dImg.noLinea{
    border: 3px solid red  !important;
 min-height: 2em !important;
}

.dImg img{
    max-height: 4em !important;

}
.dPeeps .dImg{
    box-shadow: 4px 6px 5px 0px rgba(0,0,0,0.75) inset;
    -webkit-box-shadow: 4px 6px 5px 0px rgba(0,0,0,0.75) inset;
    -moz-box-shadow: 4px 6px 5px 0px rgba(0,0,0,0.75) inset;
    padding:3px !important;
    overflow: hidden;
    width:4em !important;
    height: 4em !important;
    text-align: center;
 
    border-radius: 50% !important;
   
   
   
     
}
.dPeeps .dNombre{
 font-weight:bold !important;
 font-family: Arial, Helvetica, sans-serif;
 
}
.dChica{
    color:gray !important;
    font-size:0.9em !important;

}
.list-group-item{
    padding: 0.5rem  !important;
}

.dPeeps .card-body{
    padding:0px 0px 20px!important;
}

.card-title.collapsed .cUp {
    display: none;
}
.card-title.expanded .cDn{
    display: none;
}

 .cUp, .cDn{
 font-weight: bold; 
 padding :0px;
  margin: 0px;
  display: true;

}


#dAddUser .dBtn{
    vertical-align: middle;
    font-size:2em !important;
}

#btAdd{
    float:right;
}
.renglon{
  width:100% !important;
  border: 1px solid black !important;
}

.dHdr{
    font-size: 1.2em;
    margin-bottom: 10px;;
    margin-left: 0px !important;
}