.selectedTab{position:relative}.selectedTab:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:#1677ff}.nav-box{font-size:16px;font-weight:500;color:#333}.selectedActive{position:relative;background:rgba(22,119,255,.1);padding:20px 25px;border-radius:5px;color:#1677ff}.selectedActive:before{content:"";position:absolute;left:50%;bottom:-3px;width:20px;height:3px;background-color:#1677ff;transform:translateX(-50%)}.navComponent{padding:20px 25px;border-radius:5px}.navComponent-active-hover:hover{background:rgba(22,119,255,.1);color:#1677ff}