diff --git a/BPASmartClient.Academy/Themes/Generic.xaml b/BPASmartClient.Academy/Themes/Generic.xaml
index 37a14815..22911508 100644
--- a/BPASmartClient.Academy/Themes/Generic.xaml
+++ b/BPASmartClient.Academy/Themes/Generic.xaml
@@ -3,6 +3,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:bpa="clr-namespace:BPASmartClient.CustomResource.UserControls;assembly=BPASmartClient.CustomResource"
xmlns:helper="clr-namespace:BPASmartClient.Academy.Themes"
+ xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
>
+
+
\ No newline at end of file
diff --git a/BPASmartClient.Academy/View/ReactionKettle50LView.xaml b/BPASmartClient.Academy/View/ReactionKettle50LView.xaml
index 9452d5b1..aab498f2 100644
--- a/BPASmartClient.Academy/View/ReactionKettle50LView.xaml
+++ b/BPASmartClient.Academy/View/ReactionKettle50LView.xaml
@@ -258,6 +258,14 @@