.custom_select{position:relative;max-width:max-content;overflow:visible}.custom_select_input_wrapper{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;border:1px solid #160e00;border-radius:4px;font-size:10px;cursor:pointer;background-color:#fff;height:23px;position:relative}.custom_select_input_wrapper.response_time{border:1px solid #160e00!important;border-radius:4px!important}.custom_select_input_wrapper.fs{height:32px;border-radius:8px;max-width:140px}.custom_select_input_wrapper.fs .custom-select-input{font-size:16px;font-weight:500;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select__select-icon{position:absolute;top:50%;right:8px;transform:translateY(-50%);pointer-events:none}.custom-select-input{position:relative;padding:5px 9px;width:100%;height:100%;border:none;font-size:10px;font-weight:400;line-height:10px;background-color:transparent;cursor:pointer;z-index:10}.removeBorder{border-bottom:none;border-radius:4px 4px 0 0}.removeBorderTop{border-top:none;border-radius:0 0 4px 4px}.custom_select__dropdown-wrapper{position:absolute;top:99%;z-index:100;width:100%;border:1px solid #160e00;border-top:none;border-radius:0 0 4px 4px;background-color:#fff;overflow:hidden}.custom_select__dropdown-wrapper.list_top{top:auto!important;bottom:100%;border-top:1px solid #160e00!important;border-bottom:none;border-radius:4px 4px 0 0!important}.custom_select__dropdown-wrapper.response_time_wrapper{border:1px solid #160e00;border-radius:4px;top:110%}.custom_select__dropdown-list{position:relative;width:100%;max-height:200px;overflow-y:auto;overflow-x:hidden;background-color:#fff;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#b0b0b0 transparent}.custom_select__dropdown-list::-webkit-scrollbar{width:8px}.custom_select__dropdown-list::-webkit-scrollbar-track{background:transparent;margin:2px 0}.custom_select__dropdown-list::-webkit-scrollbar-thumb{background:#999;border-radius:4px;cursor:pointer;border:1px solid #e1e3e1}.custom_select__dropdown-list::-webkit-scrollbar-thumb:hover{background:#555}.custom_select__dropdown-list.response_time{max-height:none}.custom_select__dropdown-item{font-size:10px;padding:8px 9px;cursor:pointer}.custom_select__dropdown-item:hover{background-color:#f6f6f6}.custom_select__dropdown-item.selected{font-weight:600!important;background-color:#d9d9d9}.error_select{border-color:red!important}.error_select_msg{color:red;text-align:right;width:100%;display:flex}.custom_select_input_wrapper.disabled{opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:no-drop!important}.custom_select_input_wrapper.disabled input{pointer-events:none}