#logo_template{
    min-height: 77px;
}
#logo_login{
    min-height: 120px;
    min-width: 250px;
}
#crop-avatar {
    border: 1px solid #bebebe;
    border-radius: 10px;
    max-width: 260px;
    max-height: 260px;
    height: 160px;
    width: 260px;
    color: #ccc;
    margin: 20px auto 10px auto;
    /* margin-top: 20px;
    margin-bottom: 10px; */
    text-align: center; }
  
#crop-avatar button {
    margin-top: 10px; 
}

#btnEliminar1,
#btnEliminar2,
#btnEliminar3,
#btnEliminar4{
    position: absolute;
    top: 0px;
    left: 221px;
}

#notificationDropdown{
    color: #464dee;
}