[class^="sth-select"]{box-sizing:border-box}.sth-select{border:solid .5px rgba(31,38,46,0.08);background-color:#f7f7f8!important;width:100%;border-radius:3px;height:auto;padding:10px;font-size:16px;outline:none!important;word-wrap:break-word}.sth-select *{cursor:pointer}.sth-select.fixed-width{width:100%}.sth-select .sth-select-text{width:calc(85%)}.sth-select .sth-select-arrow{float:right}.sth-select .sth-select-arrow::before{content:"\25bc";font-size:.65em}.sth-select-popup{background-color:#fff;bottom:0;height:0;left:0;position:fixed;width:100%;-webkit-tap-highlight-color:transparent;z-index:999999}.sth-select-popup .sth-select-content{cursor:pointer;max-height:100%;overflow-y:auto}.sth-select-popup .sth-select-title{background-color:#f0f0f0;font-size:1.1em;height:50px;line-height:50px;padding:0 10px;font-family:Nunito;font-weight:600;color:#454c54}.sth-select-popup .sth-select-title-close{display:inline-block;cursor:pointer;height:50px;position:absolute;right:0;text-align:center;width:50px}.sth-select-popup .sth-select-filter{border:none;border-bottom:1px solid #d2d2d2;height:44px;padding:5px 10px;font-size:1em;width:100%}.sth-select-popup .sth-select-item{height:auto;word-wrap:break-word;border-bottom:1px solid #d2d2d2;font-size:1.03rem;padding:12px 15px;font-family:Nunito;font-weight:600;color:#454c54}.sth-overlay{box-sizing:border-box;background-color:rgba(0,0,0,0.6);display:none;bottom:0;height:100%;left:0;position:fixed;width:100%;z-index:999997}.sth-select-content.sth-select-hover .sth-select-item:hover{color:#fff;background:#a7af39}