#existing-query-controls[hidden] { display: none !important; }
.ui-allowance-slot { margin-top: 18px; }
.ein-allowance { display: flex; align-items: center; justify-content: space-between; gap: 12px; flex-wrap: wrap; }
.ein-allowance[hidden] { display: none; }
.ein-order { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 12px 0; border-bottom: 1px solid #e6e6e6; }
#ein-account-dialog .service-primary { margin: 8px 8px 8px 0; }
#ein-account-dialog .h-item { width: 100%; text-align: left; }
#ein-checkout-dialog { width: min(100% - 24px, 1080px); }
#ein-checkout-dialog .dlg-body { padding: 12px; }
#search-notice { overflow-wrap: anywhere; }
