@CHARSET "UTF-8";

#ecc-dossier-clip {
  background: #004D70;
  float: left;
  padding: 7px 10px;
  color: white;
  cursor: pointer;
  z-index: 400;
  font-size: 12px;
  border: 1px solid #a2a2a2;
  height: 40px;
}

#ecc-dossier-clip  .dossier-counter {
   font-size: 20px;
   line-height: 1;
   color: white;
   margin-right: 5px;
}