1a#selectionsearch__tt {
2  position: absolute;
3  display: none;
4  z-index: 1;
5  background-color: white;
6  border: 1px solid @ini_border;
7  border-radius: 4px;
8  padding: 0 4px 4px;
9}
10