.my-profile-dropdown{display:block;padding:4px;border-radius:8px;box-shadow:4px 4px 20px 0 rgba(0,0,0,.24);position:absolute;top:3.2rem;right:7px;z-index:1000;background-color:#fff;width:9rem}.my-profile-dropdown-item{display:flex;align-items:center;padding:.5rem .5rem .5rem 2rem;cursor:pointer;color:#e91c1c}.mpd-icon{height:1rem;width:1rem}.my-profile-text{font-size:15px;margin-left:.3rem;font-family:Roboto,sans-serif}.my-profile-dropdown-item:hover .my-profile-text{color:#be2020;cursor:pointer}.my-profile-dropdown-item:hover .mpd-icon{fill:#28519e;cursor:pointer}.my-profile-dropdown-item-MyProfile{display:flex;align-items:center;padding:.5rem .5rem .5rem 2rem;cursor:pointer;color:#000}.mpd-icon-myProfile{height:1rem;width:1rem;color:#000}