.bp6-menu-item{display:flex;flex-direction:row;flex-wrap:nowrap;padding:7px 16px;line-height:20px;cursor:pointer;justify-content:space-between;position:relative;color:#000}.bp6-menu-item[type=button]{border:none;background:none;width:100%;text-align:left;font-family:inherit;font-size:inherit}.bp6-menu-item.highlight{color:inherit;background-color:#f9f9f9}.bp6-menu-item.active,.bp6-menu-item.bp6-active{background-color:#f9f9f9}.bp6-menu-item:hover{color:inherit;background-color:#e8e8ec}.bp6-menu-item-label{display:flex;align-items:center;margin-left:24px;font-size:13px;line-height:1;color:#aaa}.bp6-menu-item .bp6-fill{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bp6-menu-item .inner{flex:0 1 100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;overflow:hidden;text-overflow:ellipsis}.bp6-menu-item .inner .text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.bp6-menu-item .inner .avatar{flex:0 0 auto}.bp6-menu-item.with-subtext .inner .text{font-weight:700;line-height:24px}.bp6-menu-item.with-subtext .inner .subtext{font-size:13px;line-height:16px;opacity:.7;white-space:normal}.bp6-menu-item.with-avatar:before{content:"";display:block;position:absolute;left:20px;right:20px;top:0;height:1px;background-color:#5897ae;z-index:1}.bp6-menu-item.indent-1{padding-left:10px;font-weight:700}.bp6-menu-item.indent-2{padding-left:20px}.bp6-menu-item.indent-3{padding-left:30px}.bp6-menu-item.indent-4{padding-left:40px}.bp6-menu-item.intent-danger{color:#ab3060}.bp6-menu-item.intent-new .bp6-menu-item-notifications{background-color:#ff5c45}.bp6-menu-item.intent-link{color:#5897ae}.bp6-menu-item.intent-link:hover{color:#2f4f4f}.bp6-menu-item-notifications{background-color:#fff;color:#5897ae;border-radius:4px;font-size:11px;padding:0 5px;text-align:center;min-width:20px;box-sizing:border-box;margin-left:7px;box-shadow:inset 0 0 0 1px currentColor}.bp6-menu-item .link{color:#5897ae;cursor:pointer}.bp6-menu-item .link:hover{color:#2f4f4f}