/* Preserve native pickers and DOM structure used by calculation handlers. */
body select:not([multiple]):not([size]),body select[size="1"]{
 appearance:none!important;-webkit-appearance:none!important;
 background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%20fill%3D%27%2364748b%27%3E%3Cpath%20fill-rule%3D%27evenodd%27%20d%3D%27M5.23%207.21a.75.75%200%20011.06.02L10%2011.168l3.71-3.938a.75.75%200%20111.08%201.04l-4.25%204.5a.75.75%200%2001-1.08%200l-4.25-4.5a.75.75%200%2001.02-1.06z%27%20clip-rule%3D%27evenodd%27%2F%3E%3C%2Fsvg%3E")!important;
 background-repeat:no-repeat!important;background-position:right 10px center!important;
 background-size:20px 20px!important;padding-right:38px!important;
 box-sizing:border-box;min-width:0;text-overflow:ellipsis;
}
/* The template catalogue already has an identical, separate SVG arrow. */
#window-template-modal .template-select-shell>select{background-image:none!important}
@media(forced-colors:active){body select:not([multiple]):not([size]),body select[size="1"]{appearance:auto!important;background-image:none!important}}
