/* NestPortal v400 · normalización del tamaño visible de iconos en recuadros */
.authChoice[data-menu-art-v400="session"]::before,
.authChoice[data-menu-art-v400="search"]::before{
  background-size:109% 109%!important;
}
.pinnedMenuChoiceV211::before,
.pinnedMenuChoiceV310::before,
.authChoice[data-pinned-art-v310]::before{
  -webkit-mask:none!important;mask:none!important;
  background-color:#f8f6ee!important;
  background-image:url('/assets/ui/menu-mensajes-fijados-v400.png?v=400')!important;
  background-position:center!important;background-repeat:no-repeat!important;background-size:109% 109%!important;
  box-shadow:none!important;border:1px solid rgba(12,88,72,.12)!important;
}
