#help_iag img { fill: currentColor; }
.dokuwiki img.help_image { width: auto; max-width: none; margin-top: 0px; margin-bottom: 0px; }
.dokuwiki .page #help_iag li { color: inherit; }
.dokuwiki img.help_link_icon { width: 16px; height: 16px; min-width: 16px; min-height: 16px; margin:0; border:none; }
.dokuwiki img.help_icon { width: 24px; height: 24px; min-width: 24px; min-height: 24px; }
div.layers-info-box div {margin-right: 20px; }
@charset "UTF-8";
p,
li {
  text-align: justify;
}

li {
  list-style: none;
  display: flex;
}

li::before {
  content: "▸";
  margin-right: 8px;
  margin-bottom: 10px;
}

.inline-mat-icon {
  transform: translateY(6px);
  line-height: 16px;
}
