/* STD V8.16.79 · búsqueda uniforme: lupa vacía / X con texto */
.stdSearchManagedHost,
.stdSearchManagedWrap{position:relative!important;min-width:0;}
.stdSearchManagedWrap{display:block;width:100%;}
.stdSearchManagedHost>input{padding-right:46px!important;}
.stdSearchManagedHost>.stdLegacySearchAction{display:none!important;}
.stdSearchManagedHost>.stdSearchAction{
  position:absolute!important;right:9px!important;top:50%!important;transform:translateY(-50%)!important;
  width:32px!important;height:32px!important;min-width:32px!important;padding:0!important;margin:0!important;
  display:grid!important;place-items:center!important;border:0!important;border-radius:9px!important;
  background:transparent!important;color:#64748b!important;cursor:pointer!important;z-index:4!important;
  box-shadow:none!important;line-height:1!important;
}
.stdSearchManagedHost>.stdSearchAction:hover{background:#eef6fb!important;color:#0f5f88!important;}
.stdSearchManagedHost>.stdSearchAction svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.stdSearchManagedHost>.stdSearchAction .stdSearchClearIcon{display:none!important;}
.stdSearchManagedHost>.stdSearchAction.hasValue .stdSearchMagnifier{display:none!important;}
.stdSearchManagedHost>.stdSearchAction.hasValue .stdSearchClearIcon{display:block!important;}
.stdSearchManagedHost input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none;}
/* En barras con botón Limpiar heredado, la X dentro del buscador lo sustituye. */
.stdDocSearchBar>.stdLegacySearchAction{display:none!important;}
