diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css
index 3ebf857..352ae25 100644
--- a/Bootstrap_new/css/style_office.css
+++ b/Bootstrap_new/css/style_office.css
@@ -687,11 +687,11 @@ body {
font-weight: 600;
}
-.modal {
- z-index: 10000 !important;
+.modal-backdrop {
+ z-index: 9998 !important;
}
-.modal-backdrop {
+.modal {
z-index: 9999 !important;
}
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 90850a7..9db5a4b 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -119,7 +119,7 @@ $activeChildId = $menuData['child'];
-
+