.popover-wrapper{background-color:#fff;z-index:1000;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:100px;max-height:250px;-webkit-box-shadow:0 0 15px 1px #d3d3d3;box-shadow:0 0 15px 1px #d3d3d3;overflow-y:auto;padding:8px;position:absolute;top:37px;right:0}.popover-item{padding:5px;cursor:pointer}.popover-item:hover,.selected{background-color:#eeeef1}