.navbar-top {
  height: 50px;
  position: relative;
  background: #252626;
}

.nav-icon,
li#usertopDropDown {
  height: 50px;
}

#usertopDropDown .user-nav-top .user-profile-image {
  background: #afa9ad;
  font-size: 18px;
  color: #fff;
  margin: auto;
  margin-right: auto;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 2;
  margin-right: 15px;
}

.rounded-circle {
  border-radius: 50%;
}

.xn-search .form-actions {
  display: none;
}

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