.user-item {
  background: #fff;
  min-height: 329px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 60px;
  border: 1px solid #e3e7ef;
}
.user-item-position {
  color: #fff;
  position: absolute;
  top: -7px;
  background: #b7bccc;
  width: 40px;
  height: 40px;
  font-size: 14px;
  text-align: center;
  border-radius: 50%;
  line-height: 32px;
  border: 4px solid #fff;
  left: 50%;
  margin-left: 24px;
}
.user-item-followers {
  background: #e3e7ef;
  width: 100%;
  display: block;
  padding: 20px 20px 70px;
  color: #818892;
  text-decoration: none;
  font-size: 20px;
}
.user-item-followers-txt {
  font-size: 12px;
  text-align: center;
  display: block;
}
.user-item-avatar {
  margin-top: -50px;
  display: block;
  position: relative;
}
.user-item-avatar img {
  height: 100px;
  width: 100px;
  border: 7px solid #fff;
  border-radius: 100%;
  margin: 0 auto;
}
.user-item-fullname {
  padding: 0 20px;
  display: inline-block;
  word-break: break-all;
  max-width: 100%;
}
.user-item:focus,
.user-item:hover {
  text-decoration: none;
  box-shadow: 0 1px 2px #ededed;
}
.user-item-rel {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.user-item.odd .user-item-followers {
  background: #b7bccc;
  color: #fff;
}
.user-followers {
  width: 100%;
  display: block;
  padding: 20px;
  color: #818892;
  text-decoration: none;
  font-size: 20px;
}
.user-followers-txt {
  font-size: 12px;
  text-align: center;
  display: block;
}

.user-filter  {
  margin-bottom: 20px;
}

.user-filter .btn {
  padding: 4px 10px;
}

@media all and (max-width: 772px) {
  .user-item-rel {
    margin-bottom: 20px;
  }
}
.users-photos {
  background: #e3e7ef;
  padding: 30px 0;
}
.navbar .nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #4b536d;
}
@media all and (min-width: 768px) {
  .navbar-right {
    float: right !important;
    margin-right: 0;
  }
}
.gallery-item {
  height: 150px;
}
.users-photos .gallery-item {
  position: absolute;
}
.b-head_type_search-simple {
  display: none;
}
.ya-site-form__search-input {
  padding: 15px !important;
}
.ya-site-form__input-text {
  padding: 5px 15px !important;
}
.ya-site-form__submit {
  padding: 5px 10px !important;
}
.site-users-list,
.site-top-users {
  margin-top: 20px;
}
.bluezed-scroll-top {
  border-radius: 0 !important;
}
#btn-top-scroller {
  display: block;
  height: 50px;
  background: none;
  right: 25px;
  width: 50px;
  bottom: 25px;
  border-radius: 50%;
}
#btn-top-scroller img {
  width: 50px;
  height: 50px;
}
.site-index + .site-index {
  margin-top: 0;
  border-top: none;
}
.site-bannerbanner {
  background: #e7e7e7;
}
@media all and (max-width: 772px) {
  .site-banner {
    padding: 0;
    background: none;
    border: none;
  }
}
.detail-view {
  margin-bottom: 0;
}
.si-title {
  margin-top: 20px;
  margin-bottom: 40px;
}
.mgheader {
  display: none !important;
}
.mgline {
  width: 33.33333% !important;
  max-width: 33.333333% !important;
  margin: 0 !important;
}
.mgline .image-with-text {
  border: none !important;
  margin: 0 !important;
  padding: 15px !important;
}
.banner-item {
  margin-bottom: 20px;
}
.user-navigation {
  margin-bottom: -1px;
}
.user-navigation ul {
  padding-left: 0;
  margin-left: 0;
  background: rgba(255, 204, 0, 0.8);
  text-align: center;
  margin-bottom: 0;
}
.user-navigation ul li {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
}
.user-navigation ul li a {
  padding: 15px 10px;
  display: block;
  color: #000;
}
.user-navigation ul li a:hover {
  background: #000;
  color: #fc0;
}
@media all and (max-width: 768px) {
  .user-navigation ul li {
    display: block;
    text-align: left;
    border-bottom: 1px solid #e0c107;
    border-top: 1px solid #ffffff38;
  }
  .user-navigation ul li a {
    padding: 15px 20px;
  }
}
.site-about {
  font-size: 14px;
}
.btn-catalog {
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  font-size: 16px;
  box-shadow: 0 1px 0 #5b7b2f;
  text-shadow: 1px 1px 0 #5b7b2f;
}
.btn-show-user {
  display: block;
  padding: 8px 11px;
  font-size: 11px;
  color: #fff;
  margin: 0 auto;
  background: #b7bccc;
  margin-top: 5px;
  line-height: 11px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -51px;
}
.user-item:hover .btn-show-user {
  box-shadow: 0 1px 0 #5b7b2f;
  text-shadow: 1px 1px 0 #5b7b2f;
  background-color: #93c54b;
}
.btn-help {
  position: fixed;
  bottom: 25px;
  left: 25px;
  z-index: 1000;
  background: #ffdb4d;
  font-weight: 800;
  color: #000;
  border-bottom: 1px solid #d0b100;
}
.btn-help:hover {
  color: #000;
  box-shadow: 0 2px 5px #c1c1c1;
  border-bottom: 2px solid #8a8309;
  text-shadow: 0 1px 1px #fff;
}
.mctitle {
  padding-top: 15px;
}
.mctitle a {
  line-height: 1.4em !important;
}
.search-form {
  display: inline-block;
  position: absolute;
  left: 130px;
  right: 160px;
  margin-top: 10px;
}
.search-form .ya-site-form__search-input {
  padding: 5px !important;
  background: #616a84 !important;
}
.search-form .ya-site-form__arrow-wrap {
  display: none;
}
.navbar-brand {
  z-index: 1;
}
.table {
  background: #fff;
}
.banner-item {
  overflow: hidden;
  text-align: center;
}
.yap-rtb__wrapper {
  margin: 0 auto !important;
}
#user-capabilities {
  padding: 10px;
}
#user-capabilities td {
  padding: 5px !important;
}
.delete-user {
  margin-top: 30px;
  text-align: center;
}
.delete-user p {
  color: #aaa;
}
.vk-authorization {
  float: right;
}
.current-user {
  margin-bottom: 20px;
}
.current-user .current-user-name {
  float: right;
  font-size: 17px;
  font-weight: 400;
  margin: 0px 15px;
  text-align: right;
}
.current-user .current-user-image {
  float: right;
  width: 50px;
}
@media all and (min-width: 1200px) {
  .current-user {
    position: fixed;
    top: 80px;
    right: 20px;
  }
  .vk-authorization {
    position: fixed;
    top: 80px;
    right: 20px;
  }
}
