diff --git a/recruitment/templates/pipeline/footer_components.html b/recruitment/templates/pipeline/footer_components.html
index ec5c27ddb..b0493f3cd 100644
--- a/recruitment/templates/pipeline/footer_components.html
+++ b/recruitment/templates/pipeline/footer_components.html
@@ -35,6 +35,20 @@
+
-
\ No newline at end of file
+
diff --git a/templates/index.html b/templates/index.html
index cc1994f1f..444a56f32 100755
--- a/templates/index.html
+++ b/templates/index.html
@@ -360,6 +360,11 @@
}
.hydrated{
margin-right:4px;
+}
+.required-star::after {
+ content: "*";
+ padding-left: 5px;
+ color: red;
}
@@ -678,6 +683,11 @@