.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--gray{background-color:#f0f0f0}.customSelect.fit-parent{width:100% !important}.customSelect.fit-parent .customSelectInner{width:100% !important}.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}
