/* MDD V160R12 — ícones compactos e emojis coloridos nas publicações */
.mdd-v160r12-color-emoji{
  display:block!important;
  width:22px!important;
  height:22px!important;
  max-width:22px!important;
  max-height:22px!important;
  object-fit:contain!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

.mdd-v84-trigger-emoji{
  width:21px!important;
  height:21px!important;
  min-width:21px!important;
  min-height:21px!important;
  font-size:21px!important;
}

.mdd-v84-glyph{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  min-height:24px!important;
  font-size:24px!important;
}

.mdd-v84-glyph .mdd-v160r12-color-emoji{
  width:24px!important;
  height:24px!important;
  max-width:24px!important;
  max-height:24px!important;
}

.mdd-v84-option,
.mdd-v84-option:hover,
.mdd-v84-option:focus-visible{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  min-height:34px!important;
}

.pc-actions .pc-action{
  min-height:44px!important;
}

.pc-actions .pc-action > span:first-child:not(.sr-only),
.post-actions .post-action > span:first-child:not(.sr-only),
.mdd-v101-real-post .pc-action > span:first-child:not(.sr-only){
  font-size:22px!important;
  line-height:1!important;
  width:24px!important;
  min-width:24px!important;
  height:24px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}

.pc-actions .pc-action > span:first-child img,
.post-actions .post-action > span:first-child img{
  width:22px!important;
  height:22px!important;
  max-width:22px!important;
  max-height:22px!important;
}

@media (max-width:720px){
  .mdd-v84-glyph{
    width:23px!important;
    height:23px!important;
    min-width:23px!important;
    min-height:23px!important;
    font-size:23px!important;
  }
  .mdd-v84-option,
  .mdd-v84-option:hover,
  .mdd-v84-option:focus-visible{
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    min-height:34px!important;
  }
}
