diff --git a/.gitignore b/.gitignore
index f3bff9d..4b79781 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
HELP.md
.gradle
+target/
+
build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
@@ -35,5 +37,3 @@ out/
### VS Code ###
.vscode/
-
-##
\ No newline at end of file
diff --git a/src/main/webapp/WEB-INF/jsp/include/header.jsp b/src/main/webapp/WEB-INF/jsp/include/header.jsp
index 4b91691..c676fc9 100644
--- a/src/main/webapp/WEB-INF/jsp/include/header.jsp
+++ b/src/main/webapp/WEB-INF/jsp/include/header.jsp
@@ -44,10 +44,14 @@
diff --git a/src/main/webapp/images/icon/icon_eq_on.png b/src/main/webapp/images/icon/icon_eq_on.png
new file mode 100644
index 0000000..633bebd
Binary files /dev/null and b/src/main/webapp/images/icon/icon_eq_on.png differ
diff --git a/src/main/webapp/images/icon/icon_log_on.png b/src/main/webapp/images/icon/icon_log_on.png
new file mode 100644
index 0000000..73c9a1d
Binary files /dev/null and b/src/main/webapp/images/icon/icon_log_on.png differ
diff --git a/src/main/webapp/images/icon/icon_map.png b/src/main/webapp/images/icon/icon_map.png
new file mode 100644
index 0000000..3e4f3d8
Binary files /dev/null and b/src/main/webapp/images/icon/icon_map.png differ
diff --git a/src/main/webapp/images/icon/icon_map_on.png b/src/main/webapp/images/icon/icon_map_on.png
new file mode 100644
index 0000000..28b6a6a
Binary files /dev/null and b/src/main/webapp/images/icon/icon_map_on.png differ
diff --git a/src/main/webapp/images/icon/icon_supervisor_on.png b/src/main/webapp/images/icon/icon_supervisor_on.png
new file mode 100644
index 0000000..d1c5e17
Binary files /dev/null and b/src/main/webapp/images/icon/icon_supervisor_on.png differ
diff --git a/target/MBCA-1.0.0/META-INF/MANIFEST.MF b/target/MBCA-1.0.0/META-INF/MANIFEST.MF
index 67549a2..de73f20 100644
--- a/target/MBCA-1.0.0/META-INF/MANIFEST.MF
+++ b/target/MBCA-1.0.0/META-INF/MANIFEST.MF
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
Created-By: IntelliJ IDEA
-Built-By: dbnt
-Build-Jdk: version 1.8.0_302
+Built-By: DBNT
+Build-Jdk: version 1.8.0_322
diff --git a/target/MBCA-1.0.0/WEB-INF/jsp/include/header.jsp b/target/MBCA-1.0.0/WEB-INF/jsp/include/header.jsp
index 4b91691..c676fc9 100644
--- a/target/MBCA-1.0.0/WEB-INF/jsp/include/header.jsp
+++ b/target/MBCA-1.0.0/WEB-INF/jsp/include/header.jsp
@@ -44,10 +44,14 @@
diff --git a/target/MBCA-1.0.0/WEB-INF/lib/egovframework.rte.fdl.logging-3.9.0.jar b/target/MBCA-1.0.0/WEB-INF/lib/egovframework.rte.fdl.logging-3.9.0.jar
index 7ef4f9f..7c876a6 100644
Binary files a/target/MBCA-1.0.0/WEB-INF/lib/egovframework.rte.fdl.logging-3.9.0.jar and b/target/MBCA-1.0.0/WEB-INF/lib/egovframework.rte.fdl.logging-3.9.0.jar differ