.am-popover-item{max-width:170px;padding:0 12px;padding:0 var(--am-popover-item-padding,12px)}.am-popover-item-hover{background-color:#f2f2f2}.am-popover-item-wrapper{position:relative;padding-top:12px;padding-top:var(--am-popover-item-padding,12px);padding-bottom:12px;padding-bottom:var(--am-popover-item-padding,12px);padding-right:36px;padding-right:var(--am-popover-item-padding-right,36px);font-size:15px;font-size:var(--am-popover-item-font-size,15px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;color:var(--am-popover-item-font-color,#333);display:flex;align-items:center}.am-popover-item-icon-holder{height:22px;height:var(--am-popover-item-icon-size,22px);width:22px;width:var(--am-popover-item-icon-size,22px)}.am-popover-item-ver-center{display:flex;align-items:center}.am-popover-item-slot-holder{padding-left:12px;padding-left:var(--am-popover-item-icon-text-space,12px)}.am-popover-item:not(:last-child)>.am-popover-item-wrapper::after{content:'';position:absolute;background-color:#eee;display:block;top:auto;right:0;bottom:0;left:0;height:1px;transform:scaleY(.5)}