<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.SiteUserSavedSearchForm .NotificationInputContainer {
  display: flex;
  align-items: center;
}

.SiteUserSavedSearchForm .NotificationInputContainer .nLabel{
  padding:0 10px;
}
.SiteUserSavedSearchForm .NotificationInputContainer .nSwitch{
  padding:0 10px;
}

.SiteUserSavedSearchForm .NotificationInputContainer .nSwitch input{
  cursor: pointer;
}

.SiteUserSavedSearchForm .NotificationInputContainer .nFrequency {
  flex: 1;
}
.SiteUserSavedSearchForm .sufField{
    margin-bottom:12px;
}</pre></body></html>