
/* v7.17.4 — all incident selection lives in the Intelligence pane */
#ewEventChooser{display:none!important}
#ewPaneBack{display:none;width:auto;min-width:52px;height:30px;padding:0 8px;margin-right:6px;border:1px solid #3b718e;background:#0d1924;color:#cdefff;font-size:10px;font-weight:900;letter-spacing:.7px}
#alertPane.ew-chooser #ewPaneBack{display:none!important}
#alertPane.ew-from-chooser #ewPaneBack{display:block}
.ewRightChooser{display:flex;flex-direction:column;gap:7px;margin-top:2px}
.ewRightChoice{display:block;width:100%;height:auto;text-align:left;padding:10px;background:#0d1924;border:1px solid #2b4050;border-left:4px solid #58a6d8;color:#eaf7ff}
.ewRightChoice:hover,.ewRightChoice:focus{background:#132838;border-color:#4e7891;outline:none}
.ewRightChoice.critical{border-left-color:#ff1744}.ewRightChoice.high{border-left-color:#ff8a1f}
.ewRightChoice .t{font-size:12px;font-weight:900;line-height:1.25}.ewRightChoice .m{font-size:10px;color:#aeb9c8;margin-top:4px;line-height:1.3}
