#skuSlideDetailPanel,#skuDetailPanel {position:relative;}
.inventory-alert-button {position:absolute;right:12px;top:12px;width:32px;height:32px;padding:5px;display:flex;align-items:center;justify-content:center;border:0;border-radius:4px;background:transparent;color:#2c2c2c;cursor:pointer;z-index:2;}
.inventory-alert-button svg {width:22px;height:22px;}
.inventory-alert-button:hover,.inventory-alert-button:focus-visible {background:#ededed;}
.inventory-alert-button.recorded {color:#a05013;background:#fff0df;}
.inventory-alert-button:disabled {opacity:.5;cursor:wait;}
