/*! ui/locale/components/CurrencySelect/CurrencySelect.less */.react-st.react .chXn-pres-trigger-default,.react-st.react .chXn-pres-trigger-picker{font-size:11px}.react-st.react .chXn-pres-trigger-default .chXn-trigger-content,.react-st.react .chXn-pres-trigger-picker .chXn-trigger-content{display:flex}.react-st.react .chXn-pres-trigger-default .chXn-trigger-icon,.react-st.react .chXn-pres-trigger-picker .chXn-trigger-icon{min-width:35px}.react-st.react .chXn-pres-trigger-default .chXn-trigger-mobile-label,.react-st.react .chXn-pres-trigger-picker .chXn-trigger-mobile-label{display:none}@media (min-width: 0) and (max-width: 1023px){.react-st.react .chXn-pres-trigger-default .chXn-trigger-mobile-label,.react-st.react .chXn-pres-trigger-picker .chXn-trigger-mobile-label{display:block;padding-bottom:9px}html:not([dir=rtl]) .react-st.react .chXn-pres-trigger-default .chXn-trigger-mobile-label,html:not([dir=rtl]) .react-st.react .chXn-pres-trigger-picker .chXn-trigger-mobile-label{text-align:left}html[dir=rtl] .react-st.react .chXn-pres-trigger-default .chXn-trigger-mobile-label,html[dir=rtl] .react-st.react .chXn-pres-trigger-picker .chXn-trigger-mobile-label{text-align:right}.react-st.react .chXn-pres-trigger-default .chXn-trigger-content,.react-st.react .chXn-pres-trigger-picker .chXn-trigger-content{text-transform:uppercase;letter-spacing:.23em;white-space:nowrap}.react-st.react .chXn-pres-trigger-default .chXn-trigger-icon,.react-st.react .chXn-pres-trigger-picker .chXn-trigger-icon{display:none}}.react-st.react .chXn-pres-trigger-select{line-height:18px}.react-st.react .chXn-pres-trigger-select .chXn-trigger-mobile-label{display:none}.react-st.react .chXn-pres-trigger-select .chXn-trigger-content{display:flex}.react-st.react .chXn-pres-trigger-select .chXn-trigger-icon{font-weight:700}html:not([dir=rtl]) .react-st.react .chXn-pres-trigger-select .chXn-trigger-icon{padding-right:12px}html[dir=rtl] .react-st.react .chXn-pres-trigger-select .chXn-trigger-icon{padding-left:12px}.react-st.react .chXn-trigger-icon-dropdown{display:block;cursor:pointer;padding-bottom:2px!important}.react-st.react .chXn-section-header{margin:10px 5px;font-weight:700;color:var(--currency-picker-header-text);font-size:1.4em}html:not([dir=rtl]) .react-st.react .chXn-section-header{text-align:left}html[dir=rtl] .react-st.react .chXn-section-header{text-align:right}.react-st.react .chXn-all-currencies-fade{bottom:0;height:40px;background:transparent;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,var(--white) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,var(--white) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,var(--white) 100%);position:absolute;width:100%;pointer-events:none;transition:height .5s ease;margin-bottom:3px}html:not([dir=rtl]) .react-st.react .chXn-all-currencies-fade{left:0}html[dir=rtl] .react-st.react .chXn-all-currencies-fade{right:0}@media (min-width: 0) and (max-width: 1023px){.react-st.react .chXn-all-currencies-fade{display:none}}.react-st.react .chXn-columns{display:flex;color:var(--color-global-footer-dropdown-item);height:100%;overflow-y:auto;overflow-x:hidden}@media (min-width: 0) and (max-width: 1023px){.react-st.react .chXn-columns{display:block;padding-bottom:40px}}.react-st.react .chXn-columns-item{flex:1 0 auto}.react-st.react .chXn-content{background-color:var(--white);height:auto;width:auto;min-width:1px;border-radius:3px}@media (min-width: 1024px){.react-st.react .chXn-content{animation:.1s kml-from-bottom-right;padding:9px;margin:3px 0;height:500px}}.react-st.react .chXn-content.chXn-from-top{animation:.1s kml-from-top-right}.react-st.react .chXn-content-all-currencies{height:345px}@media (min-width: 0) and (max-width: 1023px){.react-st.react .chXn-content-all-currencies{height:auto}}@media (min-width: 0) and (max-width: 1023px){.react-st.react .chXn-content-top-currencies{margin-bottom:40px}}.react-st.react .chXn-header{height:100%}.react-st.react .chXn-header-currency{margin-top:5px;color:var(--color-full-screen-dialog-subheader)}.react-st.react .chXn-empty-item{height:20px;width:100%;display:none}.react-st.react .chXn-empty-item:after{content:""}@media (min-width: 1024px){.react-st.react .chXn-empty-item{display:block}}.react-st.react .chXn-item{white-space:nowrap;padding:2px 9px;width:100%;cursor:pointer;line-height:64px;display:flex;border-top:none;border-bottom:1px solid var(--color-full-screen-item-separator);background:var(--white);color:var(--color-full-screen-item-text)}html:not([dir=rtl]) .react-st.react .chXn-item{text-align:left;border-left:none;border-right:none}html[dir=rtl] .react-st.react .chXn-item{text-align:right;border-right:none;border-left:none}@media (min-width: 1024px){.react-st.react .chXn-item{line-height:18px;font-size:13px;color:var(--color-react-current-picker-dropdown-item);border:none}}.react-st.react .chXn-item:focus,.react-st.react .chXn-item:hover{background-color:var(--color-global-footer-dropdown-item-active);box-shadow:none}.react-st.react .chXn-item:active:enabled{background-color:var(--color-global-footer-dropdown-item-active);box-shadow:none;color:var(--color-global-footer-dropdown-item)}.react-st.react .chXn-item-active{color:var(--color-react-current-picker-dropdown-active-text);background-color:var(--color-react-current-picker-dropdown-active-bg)}.react-st.react .chXn-item-symbol{width:30px;font-weight:700;display:block}html:not([dir=rtl]) .react-st.react .chXn-item-symbol{margin-right:5px;text-align:left}html[dir=rtl] .react-st.react .chXn-item-symbol{margin-left:5px;text-align:right}@media (min-width: 0) and (max-width: 1023px){.react-st.react .chXn-item-symbol{width:35px}}
