<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#crm-notification-container {
  /* NCN's Drupal theme navigation obscures the notification and due to layering there's no valid z-index value that fixes it */
  margin-top: 80px;
}


#crm-container.crm-public .crm-public-form-item #editrow-custom_151 .label {
  width: 100%;
}

#crm-container.crm-public .crm-public-form-item #editrow-custom_151 .content {
  margin-left: 0 !important;
}
</pre></body></html>