/* 
    Created on : 09-jun-2018, 17:55:23
    Author     : Alejandro Landini
*/

.mpi-header-avatar{
    position: relative;
    top: 5px;
    padding: 0px !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: -11px 0 0 3px;
    border: solid 1px #ccc;
}
