.uninav .uninav__mainbar, .uninav .uninav__menu, .uninav .uninav__top-bar, .uninav--nopass .uninav__link-group--last, .uninav--socialreg .uninav__link-group--last, .uninav--unrecognized .uninav__link-group--last {
  background: #fff;
  border-bottom: 1px solid #ebebeb;
}

.uninav .uninav__link-group {
  background: #fff;
}

.uninav .uninav__menu, .uninav__mainbar {
  background: #fff;
  box-shadow: 0 5px 5px #ebebeb;
}

.uninav .uninav-nav__user-name, .uninav .uninav-nav__userwelcome, .uninav .uninav-nav__userwelcome a, .uninav .uninav__carousel__link, .uninav .uninav__dropdown__footer-link:link, .uninav .uninav__dropdown__footer-link:visited, .uninav .uninav__link-group__link, .uninav .uninav__my-status__label, .uninav .uninav__token-balance__label, .uninav .uninav__token-exchange-drawing-amount, .uninav .uninav__token-exchange-drawing-body, .uninav .uninav__token-exchange-drawing-title, .uninav .uninav__top-bar__links a, .uninav__levelup__dropdown-body .uninav__levelup__msg, .uninav__msg__token-content .uninav__msg__desc, .uninav__top-bar__links a:visited {
  color: #5f6368;
}

.uninav .uninav__burger__line-inner {
  background: #5f6368;
}

.uninav .uninav__top-bar__link-item::before {
  border-left: 1px solid #ebebeb;
}

.uninav .uninav__carousel__link:hover {
  color: #aeaeae;
}

.uninav .uninav__token-center-alltime::after, .uninav .uninav__token-center-alltime::before, .uninav .uninav__token-exchange-drawing::after {
  background: #ebebeb;
}

.uninav .uninav__token-center-alltime__redeem, .uninav .uninav__token-exchange-drawing-tokens, .uninav__token-level-feedback__msg__learn {
  color: #efa427;
}

.uninav .uninav__token-balance__amount {
  color: #efa427;
  background: #f6f6f6;
  border: 1px solid #efa427;
}

.uninav__msg {
  background: #f6f6f6;
  color: #efa427;
}

.uninav .uninav-nav, .uninav .uninav__dropdown, .uninav--show-rewards .uninav__component--redeem, .uninav--show-rewards .uninav__token-center-alltime__redeem, .uninav--show-tokenbalance .uninav__component--token-balance, .uninav--show-tokens .uninav__component--token-level, .uninav--show-tokens .uninav__my-status {
  background: #f6f6f6;
}

.uninav .uninav__button {
  box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.3);
}

.uninav .uninav-nav__menulink, .uninav .uninav-nav__menulink:active, .uninav .uninav-nav__menulink:hover, .uninav .uninav-nav__menulink:link, .uninav .uninav-nav__menulink:visited {
  color: #5f6368;
  border-bottom: 1px solid #5f6368;
}

.gStyle {
  background: #fff;
  display: flex;
  border: 1px solid #5f6368;
  box-shadow: none;
  height: 39px;
  width: 604px;
  border-radius: 24px;
  z-index: 3;
  height: 44px;
  margin: 0 auto;
}

.gStyle:hover {
  box-shadow: 0 1px 6px 0 #5f6368;
  border-color: rgba(95, 99, 104, 0);
}

.gStyle__wrapper {
  flex: 1;
  display: flex;
  padding: 5px 8px 0 16px;
  padding-left: 14px;
}

.gStyle__input {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}

.gStyle__input__highlight {
  color: transparent;
  flex: 100%;
  white-space: pre;
  height: 34px;
  font: 16px arial, sans-serif;
  line-height: 34px;
  height: 34px !important;
}

.gStyle__input__field {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.87);
  word-wrap: break-word;
  outline: 0;
  display: flex;
  flex: 100%;
  -webkit-tap-highlight-color: transparent;
  margin-top: -37px;
  height: 34px;
  font-size: 16px;
  font: 16px arial, sans-serif;
  line-height: 34px;
  height: 34px !important;
}

.gStyle__btn {
  flex: 0 0 auto;
  padding-right: 13px;
  height: 44px;
  width: 44px;
  background: 0 0;
  border: none;
  cursor: pointer;
  flex: 0 0 auto;
  padding: 0;
  margin-top: -5px;
  webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0;
  text-shadow: none;
  text-align: center;
  font: 400 11px system-ui;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.gStyle__btn:focus {
  outline: 0;
}

.gStyle__btn__wrapper {
  background: 0 0;
  color: #4285f4;
  height: 24px;
  width: 24px;
  margin: auto;
}

.gStyle__btn__wrapper span {
  display: inline-block;
  fill: currentColor;
  height: 24px;
  line-height: 24px;
  position: relative;
  width: 24px;
  color: #4285f4;
  cursor: pointer;
}

.gStyle__btn__wrapper span svg {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.defaults.serp-search-bar .serp-search-bar__logo {
  margin-bottom: 1em;
}

footer .serp-search-bar .gStyle, header .serp-search-bar .gStyle {
  margin: 0;
}

/*# sourceMappingURL=style.css.map*/