#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; }
@import url("variables");
@import url("mixins");
p {
  text-align: justify;
}

#gif-crop-helper {
  width: 100%;
  border: 1px solid lightgray;
  border-radius: 3px;
  overflow: hidden;
}
#gif-crop-helper img {
  width: 100%;
  margin-top: -2px;
}

.clickable-item {
  cursor: pointer;
}
.clickable-item.inline-mat-icon {
  font-size: 20px;
  margin-left: 3px;
  transform: translateY(5px);
}
