/* Common locale UI. Root runtime stylesheet; maps, IDs and source data are not translated. */
.nhr-locale-select{min-height:44px;max-width:230px;min-width:110px;border:1px solid #2A3A5C;border-radius:7px;background:#16213A;color:#E6ECF5;padding:8px;font:500 12px Arial,sans-serif;}
.lgRight>div:first-child:has(.nhr-locale-select){position:static!important;align-self:flex-end;margin-block-end:20px;}
#nhr-build-badge{position:static!important;text-align:end;padding:8px 12px;background:#0B1220;}
[dir=rtl] .nhr-locale-select{direction:rtl;}
[dir=rtl] input[type=email],[dir=rtl] input[type=password],[dir=rtl] input[type=url],[dir=rtl] [data-nhr-ltr]{direction:ltr;unicode-bidi:isolate;}
[dir=rtl] .lgBrand,[dir=rtl] .lgRight{text-align:start;}
@media(max-width:720px){
  .nhr-locale-select{max-width:165px;font-size:11px;}
  header:has(.nhr-locale-select){height:auto!important;min-height:58px;flex-wrap:wrap;gap:8px!important;padding-block:8px!important;}
  header:has(.nhr-locale-select)>span{white-space:normal!important;}
}
