#system-message-container {
  width: min(100% - (var(--ov-gutter) * 2), var(--ov-container-standard));
  margin: var(--ov-space-3) auto 0;
}

.joomla-alert,
.alert {
  border-radius: var(--ov-radius-3);
}

.inputbox {
  width: 100%;
}
