.customSelect{display:inline-block;margin-right:30px;height:46px;font-weight:500;line-height:1.2em;color:#4c4c4c;background-color:#fff;pointer-events:none;z-index:999}.customSelect.changed{}.customSelect--fit,.customSelect.fit-parent{width:100%!important;margin-right:0}.customSelect--fit .customSelectInner,.customSelect.fit-parent .customSelectInner{width:100%!important}.customSelect--c01-bgc07,.customSelect--c01-bgwh{color:#00a0e0}.customSelect--c01-bgc07 .customSelectInner:before,.customSelect--c01-bgwh .customSelectInner:before{background-color:#00a0e0}.customSelect--c03-bgc07{color:#003268}.customSelect--c03-bgc07 .customSelectInner:before{background-color:#003268}.customSelect--c01-bgc07,.customSelect--c03-bgc07{background-color:#e1f3fc}.customSelect--c01-bgwh{background-color:#fff}.customSelect--members,.customSelect--wh-bgc01{color:#fff;background-color:#00a0e0}.customSelect--members .customSelectInner:before,.customSelect--wh-bgc01 .customSelectInner:before{background-color:#003268}.customSelect--gray{background-color:#f0f0f0}.customSelect--members .customSelectInner{padding-left:35px}.customSelectFocus{}.customSelectOpen{}.customSelectInner{position:relative;width:auto!important;padding:14px 56px 14px 16px;overflow:hidden;white-space:nowrap}.customSelectInner:before{content:"";display:block;position:absolute;right:0;top:0;width:40px;height:100%;background-color:#003268}.customSelectInner:after{content:"";display:block;position:absolute;right:14px;top:50%;margin-top:-4px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid #fff}select.hasCustomSelect{cursor:pointer;z-index:9999}