.smart-select{position:relative;width:100%}.smart-select-input{display:block;width:100%;border:1px solid #cbdcda;border-radius:9px;padding:.55rem .7rem;background:#fff}.smart-select-native{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.smart-select-options{position:absolute;z-index:1050;top:calc(100% + 4px);left:0;right:0;max-height:260px;overflow:auto;background:#fff;border:1px solid #cbdcda;border-radius:12px;padding:.35rem;box-shadow:0 14px 35px rgba(8,35,54,.18)}.smart-select-options button{display:block;width:100%;border:0;background:#fff;border-radius:8px;padding:.55rem .65rem;text-align:left;color:#173751}.smart-select-options button:hover,.smart-select-options button:focus,.smart-select-options button.selected{background:#e8f5f2;outline:0}.smart-select-empty{display:block;padding:.7rem;color:#718196;font-size:.8rem}
