diff --git a/ci4/app/Views/themes/vuexy/main/defaultlayout.php b/ci4/app/Views/themes/vuexy/main/defaultlayout.php
index f646eb00..2664577c 100755
--- a/ci4/app/Views/themes/vuexy/main/defaultlayout.php
+++ b/ci4/app/Views/themes/vuexy/main/defaultlayout.php
@@ -5,19 +5,14 @@ $picture = "/assets/img/default-user.png";
?>
-
-
">
@@ -102,8 +97,7 @@ $picture = "/assets/img/default-user.png";
-
@@ -188,7 +199,8 @@
@@ -198,7 +210,8 @@
@@ -208,7 +221,8 @@
@@ -243,7 +257,8 @@
@@ -321,7 +336,8 @@
diff --git a/httpdocs/themes/vuexy/css/safekat.css b/httpdocs/themes/vuexy/css/safekat.css
index 084a7518..21983314 100644
--- a/httpdocs/themes/vuexy/css/safekat.css
+++ b/httpdocs/themes/vuexy/css/safekat.css
@@ -3,6 +3,10 @@
* File include item demo only specific css only
******************************************************************************/
+.env-bg {
+ background-color: #2E5939 !important;
+}
+
.light-style .menu .app-brand.demo {
height: 64px;
}