.PDS-flyout { position: absolute; z-index: 9999; background-color: #d3d3d3; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); min-width: 150px; color: black; hr { height: 1px; margin: 0px; background-color: gray; border-top: 0px; border-bottom: 0px; border-right: 0px; border-left: 0px; } }