body {
  height: 100%;
  width: 100%;
}

#naki .container {
  width: 1040px;
}

.navbar-fixed-top .brand {
  float: right;
  margin-right: 6px;
  padding-bottom: 6px;
}

.brag-number {
  font-size: 14px;
  text-align: center;
  padding-top: 4px;
}

#naki .dropdown .caret {
  margin-top: 16px;
}

#naki .navbar li a {
  line-height: 32px;
  font-size: 14px;
}

.lang-toggle {
  position: relative;
  top: 28px;
  right: 2px;
}

.center {
  text-align: center;
}

.apps-section .apps-item>a, .apps-section .apps-item>a:hover, .search-section .search-item>a, .search-section .search-item>a:hover, .globes-section .globes-item>a {
  background-color: rgba(0, 0, 0, 0.2);
}