@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
 */
progress {
  width: 10em;
}

.progress {
  margin-bottom: 0;
}

.no-js #update-progress {
  display: none;
}