@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
 * v4.0.26 - 2017-08-15
 *
 */
@charset "UTF-8";main .box{background-color:#d9edf7;border-radius:4px;display:inline-block;height:30px;margin-right:15px;transition:background-color .5s;width:30px}main .box.on{background-color:#428bca}main .btn-group,main details{margin:10px 0}