/* ICONES */
.icon{
    color: #333;
    padding: 0;
    font-size: 3rem;
    text-align: center;
}
.iselect{
    background: #f5f7fa;
}
.titlepanelicon{
    font-size: 10px;
    padding: 0;
    text-align: center;
}
.btnstyle{
width: 100px;
}

.resultSearch{
    height: 70vh;
    overflow-y: scroll;

}
.addmais{
color: #ff8c00;
    font-size: 1.3rem;
}


.user-image img {
    width:100px;
    
}