.custom_select{position:relative;max-width:max-content}.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__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-list{position:absolute;top:99%;z-index:100;background-color:#fff;width:100%;border:1px solid #160e00;border-top:none;border-radius:0 0 4px 4px;max-height:200px;overflow:auto;scrollbar-width:thin;scrollbar-color:#b0b0b0 #e0e0e0}.custom_select__dropdown-list::-webkit-scrollbar{height:8px}.custom_select__dropdown-list::-webkit-scrollbar-track{background:#e1e3e1;border-radius:4px}.custom_select__dropdown-list::-webkit-scrollbar-thumb{background:#999;border-radius:4px;cursor:pointer}.custom_select__dropdown-list::-webkit-scrollbar-thumb:hover{background:#555}.custom_select__dropdown-list.response_time{max-height:none;border:1px solid #160e00;border-radius:4px;top:110%}.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}.list_top{top:auto!important;bottom:100%;border-top:1px solid!important;border-bottom:none;border-radius:4px 4px 0 0!important}.error_select{border-color:red!important}.error_select_msg{color:red;text-align:right;width:100%;display:flex}