[data-id$="_comment"] {
  display: none !important;
}
#field_layoutId {
    display: none !important;
}
[class*="requestnewsoftware"] .FileUpload__positionRel::after {
  content: "⚠ SecTeer may exclude application addition requests due to complexity, licensing, or low prevalence. If an app cannot be added, it can still be supported through the Custom Software feature.";
  display: block;
  margin-top: 8px;
  font-size: 13px;
  color: #a15c00;
  background: #fff8e1;
  border: 1px solid #f5c518;
  padding: 10px 12px;
  border-radius: 6px;
  line-height: 1.4;
}
#field_cf_type_of_suppotr::before {
  content: "⚠ Please note that detection and patching are separate request types with different review processes. "
"Detection covers whether an application can be identified by VulnDetect, while patching covers whether it can be updated through VulnDetect or PatchPro. "
"Please submit each request using the appropriate Portal layout.";
  display: block;
  margin-bottom: 8px;
  font-size: 13px;
  color: #a15c00;
  background: #fff8e1;
  border: 1px solid #f5c518;
  padding: 10px 12px;
  border-radius: 6px;
  line-height: 1.4;
}
