#selector-modal.follow-touch .content{width:180px}#selector-modal .content{background-color:#fff;border-radius:8px;width:280px;box-shadow:0 0 10px rgba(0,0,0,.2)}#selector-modal .content>.item{height:56px;display:flex;align-items:center;font-size:16px;padding-left:16px;padding-right:16px;position:relative}#selector-modal .content>.item:active{background-color:rgba(0,0,0,.03)}#selector-modal .content>.item:not(:last-child):after{content:"";position:absolute;bottom:0;left:18px;right:18px;height:.6px;background-color:rgba(0,0,0,.03)}