.wistock-searchpage{background:var(--wi-grey-10);height:100%;font-family:var(--wi-font);flex-direction:column;display:flex}.wistock-searchpage__head{justify-content:space-between;align-items:center;padding:12px 16px;font-size:18px;font-weight:500;display:flex;box-shadow:0 3px 12px -6px #00000040}.wistock-searchpage__head button,.wistock-searchpage__head span{width:24px;height:24px;color:var(--wi-grey-100);cursor:pointer;background:0 0;border:0;padding:0;line-height:0}.wistock-searchpage__box{padding:18px 35px}.wistock-searchpage__field{background:var(--wi-grey-10);color:var(--wi-grey-70);border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;display:flex}.wistock-searchpage__field input{min-width:0;font:inherit;color:var(--wi-grey-100);background:0 0;border:0;outline:none;flex:1;font-size:16px}.wistock-searchpage__field:focus-within{border-color:#101010;box-shadow:inset 0 0 0 1px #101010}.wistock-searchpage__field button{color:inherit;cursor:pointer;background:0 0;border:0;flex:none;padding:0;line-height:0}.wistock-searchpage__results{flex:1;min-height:0;overflow-y:auto}.wistock-searchpage__row{align-items:center;gap:12px;padding:7px 20px;font-size:16px;display:flex}.wistock-searchpage__row[data-go]{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;font-size:16px}.wistock-searchpage__row[data-go]:active{background:var(--wi-grey-20)}.wistock-searchpage__row button{color:var(--wi-grey-90);cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0;line-height:0}.wistock-searchpage__code{flex:none}.wistock-searchpage__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wistock-searchpage__history{color:var(--wi-grey-70);padding:18px 35px}.wistock-searchpage__histitle{color:var(--wi-grey-100);margin-bottom:10px}.wistock-searchpage__histrow{justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.wistock-searchpage__histrow button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:16px;display:flex}.wistock-searchpage__empty{color:var(--wi-grey-60);margin:8px 0 0;padding:0 20px;font-size:14px}
