<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ---------------------------------------------- Adjust the following definitions to your needs ---------------------------------------------------------------------- */
#wrapperMz3 {
  margin-top: 24px;
  margin-bottom: 24px;
  position:relative;
}

#mz3CustomLogo {
  position:absolute;
  z-index:100;
}
#wrapperNbAll {
  /* to enable a navbar, set   display: block; */
  display: block;
  /* this is used for resize and liquid scaling. The value should be adjusted to the max size of the navbar icons, if different max height than 48 px is used or a bigger margin is requested */
  height: 60px;
  overflow: hidden;
  margin-bottom: 0;
}

img.nbStd.lang {
  padding-right: 48px;
}

#wrapperNbAll p.lang {
/* The container for the language text (not the language icon; see below!)
	float: left	// to set it to the left (or right) edge
*/
	float: right;
    height: 48px;
    width: 48px;
    text-align: center;
    margin-top: 0px;
    font-size: 24px;
	color: #e0e0e0;
    display: inline-block;
}

#wrapperNbAll img.lang {
/* The container for the language icon (not the language text; see above!)
	float: left	// to set it to the left (or right) edge
*/
	float: right;
    height: 48px;
    width: 48px;
    text-align: center;
    margin-top: 0px;
    font-size: 24px;
	color: #e0e0e0;
    display: inline-block;
}

#wrapperNbAll a.lang {
/* The container for the social buttons 
	float: left	// to set it to the left (or right) edge
*/
}

#zoom-container {
  overflow: visible !important;
}


/* -------------------------------------------------------------------------------------------------------------------- */
#slider-container {
    pointer-events: none;
}

/* to shift the navigation bar out of sight (i.e. hide it), height must be set 0to show the navigation bar at start-up, height should be set to auto */

#wrapperNbLeft {
  z-index: 10;
  text-align: left;
  position: relative;
  float: left;
  display: inline-block;
  height: auto;
  width: auto;
}

/* defines position and spacing of the "buttons" that go into the left part of the navbar */
.nbLeft {
  float: left;
  display: inline-block;
  padding-left: 10px;
}

#wrapperNbCenter {
  z-index: 10;
  position: relative;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  height: auto;
  width: auto;
}

/* defines position and spacing of the "buttons" that go into the middle/standard part of the navbar */
.nbStd {
  padding-left: 0;
  padding-right: 2px;
}

#wrapperNbRight {
  z-index: 10;
  text-align: right;
  position: relative;
  float: right;
  display: inline-block;
  height: auto;
  width: auto;
}

/* defines position and spacing of the "buttons" that go into the right part of the navbar */
.nbRight {
  float: right;
  display: inline-block;
  padding-right: 10px;
}

#megazine {
  margin: auto ;
  z-index: 4;
  clear: both;
}

.nbLink {
  text-decoration: none;
}

.nbText {
  width: auto;
  height: auto;
  display: inline;
  text-decoration: none;
  font-weight: bold;
  font-size: 2em;
  color: #ffecec;
}

.nbIcon {
  width: auto;
  height: auto;
  display: inline;
}

.nbSpacer {
  width: 0;
  height: 1px;
  display: inline;
}

.rightTopContainer {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  width: 40px;
}

.leftTopContainer {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  width: 40px;
}

/* to hide the toggle bar move it up by e.g. 100 px in setting margin-Top: -100px */
.toggleNavbar {
  position: relative;
  margin-top: -100px;
  width: 40px;
  height: auto;
  margin-bottom: 10px;
}

.btnHideNavbar {
  position: relative;
  z-index: 5;
  margin: 3px auto 10px;
}

.btnShowNavbar {
  position: relative;
  z-index: 5;
  margin: 3px auto 10px;
}

.pageFlipFirst {
  position: absolute;
  z-index: 100;
  left: 0;
  height: auto;
  width: 48px;
  left:0;
  top:0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  line-height: 0;
  background-color: rgba(0, 0, 0, 0);
}

.pageFlipLast {
  position: absolute;
  z-index: 100;
  height: auto;
  width: 48px;
  right:0;
  top:0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  line-height: 0;
  background-color: rgba(0, 0, 0, 0);
}

.pageFlipLeft {
  position: absolute;
  z-index: 100;
  height: auto;
  width: 48px;
  left: 0;
  top:0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  line-height: 0;
  background-color: rgba(0, 0, 0, 0);
}

.pageFlipRight {
  position: absolute;
  z-index: 100;
  height: auto;
  width: 48px;
  top:0;
  right:0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  line-height: 0;
  background-color: rgba(0, 0, 0, 0);
}

.pageFlipLeft img:hover {
  cursor: pointer;
}

.pageFlipRight img:hover {
  cursor: pointer;
}

.pageNbrLeft {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  height: 32px; /* Set this to 0 to suppress the page number*/
  width: 48px;
  left:0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  line-height: 0;
  color: #e0e0e0;
  background-color: rgba(0, 0, 0, 0);
}

.pageNbrRight {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  height: 32px; /* Set this to 0 to suppress the page number*/
  width: 48px;
  right:0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  line-height: 0;
  color: #e0e0e0;
  background-color: rgba(0, 0, 0, 0);
}

.pageNbrLeft img:hover {
  cursor: w-resize;
}

.pageNbrRight img:hover {
  cursor: e-resize;
}


</pre></body></html>