#users{margin-top:var(--margin-top);height:calc(100% - var(--margin-top));display:flex;flex-flow:row nowrap;overflow:hidden}.userscontrol{width:160PX;height:100%;background-color:#f0f0f0;padding:20px 0}.userscontrol>div{margin:10px 0;line-height:38px;text-indent:20px;color:#6e7379;font-size:14px;cursor:pointer}.userscontrolactiv{background-color:rgba(0,0,0,.1)}.userscontrolactiv>i{color:#0e1e31}.userscontrol>div:hover{background-color:rgba(0,0,0,.1)}