.awesomplete {
  width: 100%;
}

#navbar {
  background-color: #008B8B;
}

.nowrap {
  white-space: nowrap;
}

.wordBreakAll {
  word-break: break-all;
}

.u {
  text-decoration: underline;
}
