.status-selector{position:relative}.status-selector,.status-selector-button{width:100%;font-family:inherit;font-size:.875rem}.status-selector-button{min-width:130px;height:36px;background-color:white;border:1px solid #e2e8f0;border-radius:6px;padding:0 12px;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 2px rgba(0,0,0,.05)}.status-selector-button span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-selector-options{background-color:white;border:1px solid #e2e8f0;border-radius:6px;margin-top:4px;max-height:200px;overflow-y:auto;z-index:9999;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);min-width:130px}.status-option{padding:8px 12px;cursor:pointer;font-size:.875rem;font-family:inherit}.status-option:hover{background-color:#f7fafc}