.displayMode #s4-workspace {
  /* to be able to debug full screen revolution slider generating horiszontal scroll */
  overflow-x: hidden;
}

/**/
.WPZoneSlider .ms-webpartzone-cell {
  margin-bottom: 0;
}

/* WP zone 1 */
body .WPZone1 ul, body .WPZone1 li {
  margin: 0;
  padding: 0;
}

/* Bug affichage pubshing html fields in edit mode */
.editMode div.ms-formfieldvaluecontainer.ms-rte-border-field > span > div > div.ms-rteclear {
  clear: none !important;
}
