/* Global layout styles for TFS */
/* Colors used specifically in TFS */
.user-menuitem-row:hover {
  background-color: transparent; }

.user-menu-item-image {
  flex-shrink: 0;
  height: 40px;
  margin-right: 8px;
  width: 40px;
  border-radius: 50%; }
