.selectDateRange-select{position:relative;width:100%;background:#fff;border:1px solid #ccc;border-radius:8px;font-family:Rubik,sans-serif;font-size:15px;cursor:pointer;box-sizing:border-box;display:flex;min-height:60px}.selectDateRange-select_left,.selectDateRange-select_right{flex:1 1 49%;padding:13px}.selectDateRange-select_left .textBox .title,.selectDateRange-select_right .textBox .title{color:#bfbfbf!important;font-size:13px}.selectDateRange-select_left .textBox .value,.selectDateRange-select_right .textBox .value{white-space:nowrap}.selectDateRange-select_left{gap:8px;padding-right:7px}.selectDateRange-select_left img{width:15px;height:15px}.selectDateRange-select_right{padding-left:7px}.selectDateRange-select_right .textBox .value{position:relative}.selectDateRange-select_right .textBox .value:before{content:"";position:absolute;top:0;left:-20px;width:1px;height:100%;background-color:#888}.selectDateRange-select__dropdown{position:absolute;top:100%;left:0;width:100%;margin-top:4px}.selectDateRange-select_wrapper{width:100%;flex:1 1 100%;min-width:315px}