/* Check CRM's own C/check symbol, shown on a solid app tile. */
.check-mark{
  display:block;flex:none;width:36px;height:36px;border-radius:28%;
  background:#16171D center/100% 100% no-repeat url("/static/check-crm/icon.png");
}
