/* Page classes */
.standard-page-content {
  max-width: 100%;
  overflow: hidden; }

/*
body {
  background: #fafafa !important;
}
*/
.standard-logo {
  text-align: center; }

body .gc-main-content.with-left-menu .container {
  margin-left: auto;
  margin-right: auto; }

.hd-profile-image {
  float: left;
  margin-bottom: 10px; }

.hd-main-info {
  padding-right: 30px; }

.hd-main-info h1 {
  margin-top: 0; }

.hd-main-info .hd-user-name {
  display: block; }

.hd-user-info {
  overflow: hidden; }

.hd-user-info h3 {
  margin-bottom: 0px; }

@media (max-width: 768px) {
  .hd-buttons {
    text-align: center; }

  .hd-main-info .hd-user-name {
    display: block; }

  .hd-main-info {
    float: none;
    width: auto;
    padding-right: 0px; } }
.hd-page {
  overflow: hidden;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto; }
  .hd-page .hd-page-inner {
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #eee; }

.hd-profile {
  border: 1px solid #F0F0F0;
  background: white;
  padding: 20px;
  overflow: hidden; }

.user-info-label {
  margin-right: 10px;
  display: block; }

.user-info-label .fa {
  margin-right: 5px; }

.hd-additional-info {
  overflow: hidden;
  padding-top: 20px; }

.gate-description {
  display: block;
  margin-left: 30px; }

.gate-icon {
  font-family: proxima-nova, Lato, Helvetica, Arial, sans-serif;
  display: inline-block;
  font-size: 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  background: black;
  color: white;
  border-radius: 50%;
  padding: 3px;
  float: left;
  position: relative; }

.user-gate {
  margin-bottom: 10px;
  overflow: hidden; }

.user-both-gate {
  /*border: 1px solid #ddd;
  border-radius: 15px;
  text-align: center;*/ }

.gate-icon-half {
  width: 10px;
  height: 20px;
  border-radius: 10px 0% 0% 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0; }

.gate-icon-title {
  z-index: 5;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.hd-user-channel {
  margin-bottom: 20px; }

.hd-image-add {
  float: left;
  display: inline-block;
  width: 100px;
  height: 100px;
  background: #F0F0F0;
  text-align: center;
  padding-top: 30px; }

.hd-images {
  display: block;
  overflow: hidden;
  margin-bottom: 30px; }

.hd-images a {
  float: left;
  display: inline-block;
  width: 104px;
  height: 104px;
  background: #F0F0F0;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  border: 2px solid transparent; }
  .hd-images a.selected {
    border: 2px solid black; }

.hd-images a:hover .hd-profile-image-delete {
  display: block; }
.hd-images a:hover .hd-profile-set-image {
  display: none; }

.hd-images a .hd-profile-image-delete {
  position: absolute;
  display: none;
  top: 0px;
  right: 0px;
  padding: 0px;
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  background: #F0F0F0;
  color: black; }

.hd-images a .hd-profile-set-image {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  padding: 0;
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  background: #F0F0F0;
  color: black; }

.hd-add-image-btn {
  font-size: 10px;
  cursor: pointer;
  background-color: #999;
  font-weight: normal;
  background-image: none; }

.hd-users-card-list {
  overflow: hidden; }
  .hd-users-card-list .hd-user-card {
    background: #FEFEFE;
    padding: 10px;
    margin-bottom: 50px;
    position: relative;
    padding-top: 30px;
    text-align: center;
    display: block;
    overflow: hidden; }
    .hd-users-card-list .hd-user-card:hover {
      background: #F0F0F0;
      cursor: pointer;
      text-decoration: none; }
    .hd-users-card-list .hd-user-card img {
      width: 200px;
      clear: both;
      height: 200px;
      border-radius: 50%;
      display: block;
      margin-left: auto;
      margin-right: auto; }
    .hd-users-card-list .hd-user-card .hd-user-card-info {
      margin-top: 10px;
      margin-left: auto;
      margin-right: auto;
      clear: both;
      padding: 10px; }

.hd-search-card-list {
  overflow: hidden; }
  .hd-search-card-list .hd-user-card {
    background: #FEFEFE;
    margin-bottom: 50px;
    position: relative;
    width: 200px;
    text-align: left;
    display: block;
    float: left;
    margin-right: 80px; }
    .hd-search-card-list .hd-user-card:hover {
      cursor: pointer; }
    .hd-search-card-list .hd-user-card img {
      width: 200px;
      clear: both;
      height: 200px;
      display: block; }
    .hd-search-card-list .hd-user-card .hd-user-card-info {
      margin-top: 10px;
      clear: both; }

.truncated-text .full-text-hidden {
  display: none; }

.hd-page h5 {
  text-align: center;
  font-size: 18px; }

.hd-channel {
  display: block;
  background: #F9F9F9;
  border-radius: 5px;
  padding: 10px 20px;
  margin-bottom: 5px;
  text-align: left; }

.hd-half-channel {
  width: 90%; }

.hd-channel .hd-channel-name {
  font-size: 11px;
  color: #999;
  text-align: left; }

/*
.hd-half-part {
    float: left;
    width:45%;
    margin-right: 20px;
    text-align: center;
}
*/
@media (max-width: 1000px) {
  .hd-half-part {
    width: auto;
    float: none; } }
.hd-electromagnet-channels .hd-channel {
  background: #fff7f2; }

.hd-profile-image img {
  max-width: 100px; }

.hd-user-name {
  font-size: 20px; }

.hd-main-info {
  width: 25%; }

.hd-composite-title {
  text-align: center; }

.hd-composite-title-mobile {
  display: none; }

.hd-third {
  width: 33%;
  float: left; }

.hd-third-right {
  text-align: right; }

.hd-profile-image {
  margin-right: 10px; }

.hd-third-right .hd-profile-image {
  float: right;
  margin-left: 10px;
  margin-right: 0px; }

@media (max-width: 768px) {
  .gc-main-content > .container {
    padding-left: 0;
    padding-right: 0; }

  .hd-page {
    border-width: 0; }

  .hd-composite-title-desktop {
    display: none; }

  .hd-composite-title-mobile {
    display: block;
    width: 100%;
    float: none; }

  .hd-third {
    width: 49%; }

  .hd-profile-image {
    display: none; } }
.hd-bar {
  border: 1px solid darkblue;
  position: relative;
  overflow: hidden;
  height: 35px;
  margin-bottom: 10px;
  margin-top: 10px; }

.hd-bar .bar-title {
  color: #333;
  text-align: center;
  padding: 3px;
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  padding-top: 8px; }

.hd-bar .bar-value {
  top: 0;
  left: 0;
  height: 100%;
  background: darkblue;
  opacity: 0.5; }

.hd-bar.hd-bar-emotion {
  border-color: darkblue; }

.hd-bar.hd-bar-intellect {
  border-color: darkgreen; }

.hd-bar.hd-bar-physical {
  border-color: darkred; }

.hd-bar.hd-bar-emotion .bar-value {
  background: darkblue; }

.hd-bar.hd-bar-intellect .bar-value {
  background: darkgreen; }

.hd-bar.hd-bar-physical .bar-value {
  background: darkred; }

.hd-bar {
  border-radius: 5px; }

.hd-user-card-list-horizontal {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap; }
  .hd-user-card-list-horizontal .hd-user-card.hd-user-card-arrow img {
    width: 25px;
    height: 50px; }
  .hd-user-card-list-horizontal .hd-user-card {
    display: inline-block;
    *display: inline;
    /* For IE7*/
    *zoom: 1;
    /* For IE7*/
    font-size: 8px;
    position: relative;
    text-align: center;
    width: 50px;
    overflow: hidden; }
    .hd-user-card-list-horizontal .hd-user-card.active {
      border: 2px solid orange; }
    .hd-user-card-list-horizontal .hd-user-card .age {
      position: absolute;
      text-align: center;
      color: white;
      width: 15px;
      height: 12px;
      background: #666;
      top: 0;
      right: 0; }
    .hd-user-card-list-horizontal .hd-user-card img {
      width: 50px;
      height: 50px; }

.hd-menu {
  border-bottom: 1px solid #eee; }
  .hd-menu .hd-menu-title {
    float: left;
    padding-left: 30px;
    padding-top: 12px;
    font-weight: bold; }
    .hd-menu .hd-menu-title a {
      color: #666;
      font-family: proxima-nova; }
  .hd-menu .hd-nav, .hd-menu .hd-nav-tabs-sub {
    border-bottom: 0; }
  .hd-menu .hd-nav.nav-tabs > li {
    font-size: 13px;
    margin-bottom: -1px; }

.hd-info .btn {
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: PT Sans, Open Sans;
  padding-left: 20px;
  padding-right: 20px; }
.hd-info .btn-primary {
  background: #0084D8; }

.hd-big-buttons .btn {
  font-size: 16px;
  padding: 8px 30px;
  margin-bottom: 10px; }

.hd-user-profile {
  margin-top: 15px; }
  .hd-user-profile .hd-short-info-list {
    margin-bottom: 20px;
    font-size: 13px; }
  .hd-user-profile.hd-user-profile-small .user-profile-image {
    display: none; }
  .hd-user-profile.hd-user-profile-small .hd-tags-list {
    display: none; }
  .hd-user-profile.hd-user-profile-small .hd-menu-tab {
    margin-bottom: 0; }
  .hd-user-profile.hd-user-profile-small .btn {
    display: none; }
  .hd-user-profile.hd-user-profile-small .hd-short-info-list {
    display: none; }
  .hd-user-profile .btn {
    font-size: 16px;
    padding: 8px 30px;
    margin-bottom: 10px; }
  .hd-user-profile .user-profile-image {
    /*float: left;*/
    margin-right: 50px;
    margin-bottom: 20px;
    max-width: 278px;
    margin-left: -8px;
    margin-top: -8px; }
    .hd-user-profile .user-profile-image .img {
      max-width: 100%; }
  .hd-user-profile .hd-menu-tab {
    margin-top: 10px;
    margin-bottom: 35px;
    padding: 0; }
  @media (max-width: 767px) {
    .hd-user-profile {
      margin-left: 0px;
      margin-top: 30px; }
      .hd-user-profile .user-profile-image {
        /*float: left;*/
        margin-left: 0;
        margin-bottom: 10px; }
        .hd-user-profile .user-profile-image .img {
          max-width: 100%; }
      .hd-user-profile .hd-menu-tab {
        margin-bottom: 5px; }
      .hd-user-profile .col-md-4 {
        padding-left: 0;
        padding-right: 0; }
      .hd-user-profile .col-md-8 {
        padding-left: 0;
        padding-right: 0; } }

.hd-menu-tab {
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0; }
  .hd-menu-tab li {
    float: left;
    font-size: 16px;
    margin-right: 25px; }
    .hd-menu-tab li.active {
      margin-bottom: -1px;
      font-weight: bold; }
    .hd-menu-tab li a {
      color: #434649;
      text-transform: uppercase;
      font-family: PT Sans, Open Sans; }

.hd-search-form {
  padding: 30px 0px;
  overflow: hidden;
  clear: both; }

.params-search .btn {
  margin-left: 10px;
  margin-right: 30px; }

@media (max-width: 767px) {
  .hd-search-form {
    padding-top: 10px;
    padding-bottom: 10px; }

  .hd-search-card-list .hd-user-card {
    width: 100%;
    margin-right: 0; }
    .hd-search-card-list .hd-user-card img {
      width: 100%;
      height: auto; }

  .hd-menu-tab li {
    float: none;
    margin: 0;
    margin-bottom: 10px; }
    .hd-menu-tab li.active {
      margin-bottom: 10px; }

  .params-search .filter-param {
    margin-bottom: 10px;
    display: block; }
  .params-search .btn {
    display: block;
    width: 100%;
    margin: 0;
    margin-top: 10px; } }
.block-set .hd-info .xtag-link {
  padding: 5px 10px;
  margin-right: 7px;
  background: #E5F2FB;
  border-radius: 5px;
  color: #3B95DD;
  font-family: PT Sans, Open Sans;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 13px; }
.block-set .hd-info .main-tags .xtag-link {
  font-size: 15px;
  padding: 10px 10px; }

.ugc-feed .item {
  background: #FFF;
  border: 1px solid #dddfe2;
  position: relative;
  font-size: 14px;
  font-family: arial;
  border-radius: 3px;
  margin-bottom: 35px; }

.ugc-feed .item .item-head img {
  border-radius: 50%;
  width: 40px; }

.ugc-feed .item .ltags-list {
  margin-top: 10px;
  padding-left: 15px;
  font-size: 12px; }

.ltags-list {
  margin-bottom: 5px; }

.ugc-feed .item .item-head {
  padding: 15px;
  padding-bottom: 0; }

.ugc-feed .item .user-profile-link {
  font-weight: bold; }

.ugc-feed .item .item-date a {
  color: #666; }

.ugc-feed .item .like-part {
  padding: 5px 15px;
  font-size: 14px;
  margin-bottom: 3px; }

.ugc-feed .item .item-date {
  color: #666;
  font-size: 11px;
  font-weight: 400; }

.ugc-feed .item .item-comment-block {
  background: #f6f7f9;
  border-top: 1px solid #eee;
  padding-top: 5px; }

.block-set {
  font-size: 20px;
  line-height: 1.55;
  font-family: 'Open Sans',sans-serif,sans,arial;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  color: #000; }

.ugc-feed .item .comment-form-wrapper {
  background: transparent;
  margin-bottom: 0;
  padding-top: 0; }

.ugc-feed .item .comments-tree .comment-wrapper {
  margin-bottom: 0; }

.ugc-feed .pagination > li > a, .ugc-feed .pagination > li > span {
  font-size: 12px;
  font-family: arial; }

.block-set button:focus, .block-set button:active, .block-set button:active:focus, .block-set .btn:focus, .block-set .btn:active, .block-set .btn:active:focus {
  outline: 0; }

.ugc-feed .item .item-text-content {
  padding: 15px;
  padding-bottom: 0;
}

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