.bulk-update-wizard .bulk-update-error{display:inline-block;justify-content:center;align-items:center;text-align:center;margin:20px auto;padding:12px 20px;max-width:600px;font-weight:bold;font-size:16px;color:#c62828;background-color:#fdecea;border:1px solid #f5c6cb;border-radius:6px}
.bulk-update-wizard .bulk-update-error coral-alert-header{display:none}
.bulk-update-wizard .bulk-update-error coral-alert-content{color:#c62828;font-weight:bold}
.bulk-update-wizard .bulk-update-error{position:relative;left:50%;transform:translateX(-50%)}
.bulk-update-wizard .coral-Table{border:1px solid #dcdcdc;border-collapse:collapse}
.bulk-update-wizard .coral-Table thead th{border:1px solid #dcdcdc;background-color:#f5f5f5;font-weight:600}
.bulk-update-wizard .coral-Table tbody td{border:1px solid #e0e0e0}
.bulk-update-wizard .coral-Table tbody tr:hover{background-color:#fafafa}
.bulk-update-wizard .coral-Table-wrapper{overflow:visible}