diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css
index 1f6eb6611..5034a9fb9 100644
--- a/webapp/src/main/webapp/themes/iph/css/iph.css
+++ b/webapp/src/main/webapp/themes/iph/css/iph.css
@@ -2498,6 +2498,24 @@ ul.dropdown ul.sub_menu li a:hover {
flex-wrap: nowrap;
justify-content: space-between;
}
+.display.loggedIn >div#articleWrapper {
+ width: 80%;
+ margin-left: auto;
+ margin-right: auto;
+ display: flex;
+ flex-direction: row-reverse;
+ flex-wrap: nowrap;
+ justify-content: space-between;
+}
+.display >div#articleWrapper {
+ width: 80%;
+ margin-left: auto;
+ margin-right: auto;
+ display: flex;
+ flex-direction: row-reverse;
+ flex-wrap: nowrap;
+ justify-content: space-between;
+}
.individual.loggedIn >div#articleWrapper >div#searchRightpanel {
width: 27%;
margin-left: 3%;
@@ -2506,6 +2524,10 @@ ul.dropdown ul.sub_menu li a:hover {
width: 30%;
margin-left: 3%;
}
+.display > div#articleWrapper > div#searchRightpanel {
+ width: 30%;
+ margin-left: 3%;
+}
.individual.loggedIn >div#articleWrapper >div#wrapper-content {
width: 70%;
}
@@ -2791,6 +2813,12 @@ span.iconControlsNotEditable {
.individual.loggedIn >div#articleWrapper {
width: 90%;
}
+ .display.loggedIn >div#articleWrapper {
+ width: 90%;
+ }
+ .display >div#articleWrapper {
+ width: 90%;
+ }
}
@media screen and (max-width: 1300px) {
@@ -2827,6 +2855,12 @@ span.iconControlsNotEditable {
.individual.loggedIn >div#articleWrapper {
width: 95%;
}
+ .display.loggedIn >div#articleWrapper {
+ width: 95%;
+ }
+ .display >div#articleWrapper {
+ width: 95%;
+ }
}
@media screen and (max-width: 1100px) {
diff --git a/webapp/src/main/webapp/themes/iph/images/exportPdf.svg b/webapp/src/main/webapp/themes/iph/images/exportPdf.svg
new file mode 100644
index 000000000..3e39df798
--- /dev/null
+++ b/webapp/src/main/webapp/themes/iph/images/exportPdf.svg
@@ -0,0 +1,68 @@
+
+
diff --git a/webapp/src/main/webapp/themes/iph/images/print.svg b/webapp/src/main/webapp/themes/iph/images/print.svg
new file mode 100644
index 000000000..cd0433c0e
--- /dev/null
+++ b/webapp/src/main/webapp/themes/iph/images/print.svg
@@ -0,0 +1,108 @@
+
+
diff --git a/webapp/src/main/webapp/themes/iph/images/save.svg b/webapp/src/main/webapp/themes/iph/images/save.svg
new file mode 100644
index 000000000..df7f3aff8
--- /dev/null
+++ b/webapp/src/main/webapp/themes/iph/images/save.svg
@@ -0,0 +1,99 @@
+
+
diff --git a/webapp/src/main/webapp/themes/iph/templates/compilation.ftl b/webapp/src/main/webapp/themes/iph/templates/compilation.ftl
index f12691947..0fe4dc16a 100644
--- a/webapp/src/main/webapp/themes/iph/templates/compilation.ftl
+++ b/webapp/src/main/webapp/themes/iph/templates/compilation.ftl
@@ -33,6 +33,7 @@ ${scripts.add('