.uiless-extendable-nav {
  padding: 0 20px 0 58px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  // border-top: 1px solid #f0f0f0;
  line-height: 20px;

  .uiless-extendable-nav-member {
    margin-right: 16px;
    display: inline-block;
  }
  
  .uiless-extendable-nav-plus::before {
    width: 0 !important;
  }
}
.next-tabs-pure>.next-tabs-bar 
.next-tabs-nav-container 
.uiless-extendable-nav-plus:hover {
  color: #8c8c8c;
}