@charset "UTF-8";
/*
 * Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
 * wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
 */
.wb-bar-t header,
.wb-bar-b header, .wb-bar-t ul,
.wb-bar-b ul {
  display: inline-block; }

.wb-panel-l ul li,
.wb-panel-r ul li {
  margin-bottom: 10px; }

.wb-bar-t ul,
.wb-bar-b ul {
  margin-bottom: 0; }
  .wb-bar-t ul li,
  .wb-bar-b ul li {
    margin-bottom: 5px; }
  .wb-bar-t ul > li:first-child,
  .wb-bar-b ul > li:first-child {
    padding-left: 5px; }
