src/Clients/Web/winjs/css/ui-dark.css [5842:5878]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}
.win-autosuggestbox-flyout {
  border-color: #2a2a2a;
  background-color: #ffffff;
}
.win-autosuggestbox-suggestion-query,
.win-autosuggestbox-suggestion-result {
  color: #000000;
}
.win-autosuggestbox-suggestion-selected {
  background-color: #4617b4;
  color: #ffffff;
}
.win-autosuggestbox-flyout-highlighttext {
  color: #4617b4;
}
.win-autosuggestbox-suggestion-separator {
  color: #7a7a7a;
}
.win-autosuggestbox-suggestion-separator hr {
  border-color: #7a7a7a;
}
.win-autosuggestbox-suggestion-selected .win-autosuggestbox-flyout-highlighttext {
  color: #a38bda;
}
.win-searchbox-button {
  color: rgba(0, 0, 0, 0.6);
}
.win-searchbox-button:active {
  background-color: #000000;
  color: #ffffff;
}
.win-searchbox-button-input-focus {
  background-color: #4617b4;
  color: #ffffff;
}
.win-navbarcontainer-pageindicator {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/Clients/Web/winjs/css/ui-light.css [5841:5877]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}
.win-autosuggestbox-flyout {
  border-color: #2a2a2a;
  background-color: #ffffff;
}
.win-autosuggestbox-suggestion-query,
.win-autosuggestbox-suggestion-result {
  color: #000000;
}
.win-autosuggestbox-suggestion-selected {
  background-color: #4617b4;
  color: #ffffff;
}
.win-autosuggestbox-flyout-highlighttext {
  color: #4617b4;
}
.win-autosuggestbox-suggestion-separator {
  color: #7a7a7a;
}
.win-autosuggestbox-suggestion-separator hr {
  border-color: #7a7a7a;
}
.win-autosuggestbox-suggestion-selected .win-autosuggestbox-flyout-highlighttext {
  color: #a38bda;
}
.win-searchbox-button {
  color: rgba(0, 0, 0, 0.6);
}
.win-searchbox-button:active {
  background-color: #000000;
  color: #ffffff;
}
.win-searchbox-button-input-focus {
  background-color: #4617b4;
  color: #ffffff;
}
.win-navbarcontainer-pageindicator {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



