.stf-select{height:40px;background-color:#f0f1f5;border-radius:2px;margin:0}.stf-select,.stf-select__container{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.stf-select__container{height:100%;cursor:text}.stf-select__inner-wrapper{height:100%;background-color:#f0f1f5;border-radius:2px;padding:0 9px}.stf-select__value{display:none;font-weight:700;line-height:32px}.stf-select__placeholder,.stf-select__value{height:100%;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.stf-select__placeholder{width:100%;line-height:40px;color:#888aa3;padding-top:1px}.stf-select__options{width:100%;min-height:0;position:absolute;top:50px;background-color:#fff;border-radius:0 0 2px 2px;visibility:hidden;z-index:-10}.stf-select_sm{height:32px}.stf-select_sm .stf-select__placeholder{line-height:32px}.stf-select_sm .stf-select__value{line-height:33px}.stf-select-options{display:block;max-height:200px;overflow-y:auto;overflow-x:hidden}.stf-select-option{position:relative;font-size:14px;line-height:16px;padding:12px 24px 12px 12px;border-bottom:1px solid rgba(136,138,163,.3);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;outline:none}.stf-select-option_selected{font-weight:700}.stf-select-option_selected:after{content:"";display:inline-block;width:20px;height:20px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDE2djE2SDB6Ii8+PHBhdGggZD0iTTcgOS40MzJMNC43MDcgNy4xMzlhMSAxIDAgMTAtMS40MTQgMS40MTRsMyAzYS45OTcuOTk3IDAgMDAxLjQxNCAwbDUtNWExIDEgMCAxMC0xLjQxNC0xLjQxNEw3IDkuNDMyeiIgZmlsbD0iIzQ3QTdENyIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9nPjwvc3ZnPg==) 50% no-repeat;position:absolute;top:50%;right:4px;margin-top:-10px}.stf-select-option:focus,.stf-select-option:hover{background:rgba(135,138,163,.1)}.stf-select__search-input{display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:2px;z-index:-1}.stf-select__search-input input{visibility:hidden;background-color:#fff;border:none;border-radius:2px;padding:0 9px}.stf-select__search-input:focus{outline:none}.stf-select_has-value .stf-select__value{display:block}.stf-select_has-value .stf-select__placeholder,.stf-select_opened .stf-select__placeholder{display:none}.stf-select_opened .stf-select__options{border-top:1px solid rgba(136,138,163,.3);visibility:visible;z-index:9}.stf-select_opened .stf-select__search-input{z-index:1}.stf-select_opened .stf-select__search-input input{visibility:visible;border-radius:2px 2px 0 0;height:32px;font-size:12px;padding:0 8px;width:100%}.stf-select_opened.stf-select_empty .stf-select__options{display:none}.stf-select_opened.stf-select_empty .stf-select__search-input input{border-radius:2px}