.combo{position:relative;width:250px}.combo-list{background:#fff;border:1px solid #ccc;display:none;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.combo-item{cursor:pointer;padding:6px 10px}.combo-item:hover{background:#eee}.custom-form__search-list{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.05);max-height:150px;overflow-y:auto;padding:8px}.custom-form__search-list::-webkit-scrollbar{height:8px;width:8px}.custom-form__search-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:8px}.custom-form__search-list::-webkit-scrollbar-thumb{background-color:#195cab;border-radius:8px}.custom-form__search-list::-webkit-scrollbar-thumb:hover{background-color:#033c7e}.custom-form--hide:not(.custom-form__hidden),.custom-form__hidden,input.custom-form__hidden{display:none!important}