/*! ui/foundation/header/HeaderPickers.less */.sIC5{display:flex;justify-content:center;align-items:center;font-size:13px}.sIC5-currency-picker{margin-left:10px}.sIC5-country-picker{margin:0 10px 0 16px}.sIC5-country-picker.sIC5-bordered{border:1px solid var(--color-global-header-border);box-sizing:content-box}.sIC5-country-picker+.sIC5-currency-picker{margin-left:0}.sIC5.sIC5-with-separator{position:relative}.sIC5.sIC5-with-separator .sIC5-country-picker{height:100%;display:flex;flex-flow:row nowrap;align-items:center;position:relative;margin:0 13px;padding-right:10px}.sIC5.sIC5-with-separator .sIC5-country-picker:after{background-color:#0000001a;content:""!important;display:block!important;border:none;left:auto;right:0;top:18px;bottom:auto;width:1px;height:24px;position:absolute}.sIC5.sIC5-pres-border .sIC5-country-picker,.sIC5.sIC5-pres-border .sIC5-currency-picker{display:flex;align-items:center;justify-content:center;height:45px;width:40px;margin:5px 5px 5px 0;background-color:var(--color-background-disabled-default)}.sIC5.sIC5-mod-inherit-colors{color:inherit}.sIC5.sIC5-theme-dark{color:var(--color-react-header-text)}.sIC5.sIC5-theme-light{color:var(--color-global-text-base)}
