
.completions {
 position: absolute;
 width: 137px;
 border-style: solid;
 border-width: 1px;
 padding: 3px;
}

.complete-highlight {
 background-color: yellow;
}

.complete-none {
 background-color: white;
}

.toggle-allocate-button {
 margin-top: 20em;
 width: 15em;
}