/* line 74, ../../../../css/sass/_variables.scss */
.transparent-background {
  background-color: transparent;
  zoom: 1;
}

/* line 70, sass/default_tpl.scss */
body {
  line-height: normal;
  min-height: 100%;
}

/* line 75, sass/default_tpl.scss */
.w960 {
  width: 960px;
  margin: 0 auto;
}

/* line 80, sass/default_tpl.scss */
.dafault_tpl {
  font-size: 14px;
}

/* line 84, sass/default_tpl.scss */
.small {
  font-size: 10px;
}

/* line 88, sass/default_tpl.scss */
.cube-top-panel {
  z-index: 8000;
}

/* line 92, sass/default_tpl.scss */
header.user-info-header {
  height: auto;
  width: 960px;
  margin: 10px auto 0;
  background: transparent;
  border: none;
}
/* line 99, sass/default_tpl.scss */
header.user-info-header:after {
  display: none;
}
/* line 103, sass/default_tpl.scss */
header.user-info-header .edit-profile-link {
  position: absolute;
  font-size: 11px;
  color: #a7a7a8;
  margin-top: 5px;
  right: 45px;
  display: block;
  -moz-transition: margin-top 0.2s linear;
  -o-transition: margin-top 0.2s linear;
  -webkit-transition: margin-top 0.2s linear;
  transition: margin-top 0.2s linear;
}
/* line 111, sass/default_tpl.scss */
header.user-info-header .edit-profile-link:before {
  position: absolute;
  content: '';
  background: url('/modules/cube/images/templates/default_tpl/info-icons.png') 0 -108px;
  width: 20px;
  height: 20px;
  left: -22px;
  top: 1px;
}
/* line 120, sass/default_tpl.scss */
header.user-info-header .edit-profile-link:hover {
  margin-top: 6px;
}
/* line 125, sass/default_tpl.scss */
header.user-info-header h1 {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  font-weight: bold;
  left: 80px;
  top: 105px;
  max-width: 90%;
  z-index: 5;
  text-transform: uppercase;
  padding: 2px 15px;
}
/* line 135, sass/default_tpl.scss */
header.user-info-header h1 span {
  color: #fff;
  font-size: 22px;
}
/* line 141, sass/default_tpl.scss */
header.user-info-header .userAvatar {
  top: 35px;
  position: absolute;
}
/* line 144, sass/default_tpl.scss */
header.user-info-header .userAvatar img {
  display: block;
  position: relative;
  z-index: 2;
  height: 176px;
  width: 176px;
}
/* line 153, sass/default_tpl.scss */
header.user-info-header .userAvatar:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  left: 4px;
  top: 4px;
  z-index: 1;
  padding: 0;
}
/* line 164, sass/default_tpl.scss */
header.user-info-header .userAvatar .avaUploader {
  z-index: 3;
}
/* line 172, sass/default_tpl.scss */
header.user-info-header.flat-style .userAvatar {
  top: 0;
  left: 0;
  border: 1px solid #cccccc;
}
/* line 177, sass/default_tpl.scss */
header.user-info-header.flat-style .userAvatar .settings {
  position: absolute;
  top: 100%;
  margin-top: -30px;
  z-index: 5;
}
/* line 184, sass/default_tpl.scss */
header.user-info-header.flat-style .userAvatar img {
  width: 248px;
  height: 248px;
}
/* line 188, sass/default_tpl.scss */
header.user-info-header.flat-style .userAvatar:after {
  display: none;
}

/* line 194, sass/default_tpl.scss */
.user-info-top-wrap {
  padding: 3px;
  background: rgba(0, 0, 0, 0.1);
  float: right;
  width: 796px;
  position: relative;
}
/* line 201, sass/default_tpl.scss */
.user-info-top-wrap .add-button {
  position: absolute;
  height: 35px;
  width: 130px;
  display: block;
  background: rgba(0, 140, 220, 0.15);
  z-index: 5;
  bottom: 0;
  left: 0;
}

/* line 213, sass/default_tpl.scss */
.flat-style .user-info-top-wrap {
  width: 709px;
  padding: 0;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
/* line 219, sass/default_tpl.scss */
.flat-style .user-info-top-wrap .user-banner {
  border: none;
  position: relative;
  height: 205px;
  overflow: hidden;
}
/* line 225, sass/default_tpl.scss */
.flat-style .user-info-top-wrap .user-banner:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.01) 0%, rgba(0, 0, 0, 0.19) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.01) 0%, rgba(0, 0, 0, 0.19) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.01) 0%, rgba(0, 0, 0, 0.19) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03FFFFFF', endColorstr='#30000000', GradientType=0);
}
/* line 235, sass/default_tpl.scss */
.flat-style .user-info-top-wrap .user-banner h1 {
  background: transparent;
  text-transform: none;
  left: 0;
  top: auto;
  bottom: 15px;
  text-shadow: 0 0 2px black;
}

/* line 246, sass/default_tpl.scss */
.user-banner {
  height: 268px;
  border: 2px solid #fff;
}
/* line 249, sass/default_tpl.scss */
.user-banner img {
  max-width: 100%;
}

/* line 254, sass/default_tpl.scss */
nav.template-nav {
  height: 40px;
  background: transparent;
  width: 100%;
  overflow: visible;
}
/* line 260, sass/default_tpl.scss */
nav.template-nav ul {
  position: static;
  margin: 0;
  margin-top: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
/* line 269, sass/default_tpl.scss */
nav.template-nav li {
  margin: 0;
  background: #fff;
  font-size: 14px;
  line-height: 40px;
  width: 25%;
  float: none;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  text-align: center;
  text-transform: uppercase;
  box-shadow: 0 0 0px 1px rgba(0, 0, 0, 0.1);
  /*&:hover {
      @include transform(scale(.95));
  }*/
}
/* line 286, sass/default_tpl.scss */
nav.template-nav li.disabled {
  cursor: default;
  color: #c0c0c0;
  /*&:hover {
  @include transform(scale(1));
  }*/
}
/* line 294, sass/default_tpl.scss */
nav.template-nav li div {
  position: relative;
}
/* line 298, sass/default_tpl.scss */
nav.template-nav li a {
  display: block;
  height: 100%;
  text-align: center;
  width: 100%;
  font-size: 14px;
  color: #000;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/* line 306, sass/default_tpl.scss */
nav.template-nav li a:hover {
  color: #007ccd;
}
/* line 311, sass/default_tpl.scss */
nav.template-nav.logged li {
  width: 15%;
}
/* line 315, sass/default_tpl.scss */
nav.template-nav .active span,
nav.template-nav .dropdown-head.active {
  color: #007ccd;
}
/* line 320, sass/default_tpl.scss */
nav.template-nav .dropdown-menu {
  position: relative;
}
/* line 322, sass/default_tpl.scss */
nav.template-nav .dropdown-menu span {
  position: relative;
  display: block;
}
/* line 325, sass/default_tpl.scss */
nav.template-nav .dropdown-menu span i {
  width: 3px;
  height: 3px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 4px;
  border-color: black transparent transparent transparent;
  border-top-style: solid;
  display: inline-block !important;
  margin-left: 5px;
  margin-top: 17px;
}
/* line 336, sass/default_tpl.scss */
nav.template-nav .dropdown-menu:hover .sub-menu {
  display: table;
  height: auto;
}
/* line 342, sass/default_tpl.scss */
nav.template-nav .dropdown-menu .sub-menu {
  top: 42px;
  width: 100%;
  position: absolute;
  z-index: 5;
  display: none;
  left: auto;
  height: 0;
  padding-top: 1px;
}
/* line 352, sass/default_tpl.scss */
nav.template-nav .dropdown-menu .sub-menu li {
  display: block;
  width: 100%;
  position: relative;
}
/* line 356, sass/default_tpl.scss */
nav.template-nav .dropdown-menu .sub-menu li:hover > ul.sub-sub-menu {
  display: block;
  height: auto;
}
/* line 360, sass/default_tpl.scss */
nav.template-nav .dropdown-menu .sub-menu li a {
  font-size: 13px;
}
/* line 365, sass/default_tpl.scss */
nav.template-nav .dropdown-menu .sub-menu .sub-sub-menu {
  height: 0;
  left: 100%;
  position: absolute !important;
  top: -1px;
  width: 100%;
  z-index: 5;
  display: none;
  padding-left: 1px;
  padding-top: 1px;
  background: #fff;
}
/* line 377, sass/default_tpl.scss */
nav.template-nav .dropdown-menu .sub-menu .sub-sub-menu li {
  display: block;
  width: 100%;
}
/* line 390, sass/default_tpl.scss */
nav.template-nav .dropdown-publications a i {
  width: 3px;
  height: 3px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 4px;
  border-color: black transparent transparent transparent;
  border-top-style: solid;
  display: inline-block !important;
  margin-left: 5px;
  margin-top: 17px;
}

/* line 402, sass/default_tpl.scss */
.flat-style .template-nav {
  height: 43px;
  background: #fff;
  border-top: 1px solid #ccc;
}
/* line 407, sass/default_tpl.scss */
.flat-style .template-nav > ul {
  width: auto;
  margin-top: 0;
  height: 100%;
}
/* line 412, sass/default_tpl.scss */
.flat-style .template-nav > ul > li {
  width: auto;
  text-transform: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 100%;
}
/* line 424, sass/default_tpl.scss */
.flat-style .template-nav > ul > li.club a {
  position: relative;
  padding-right: 39px;
}
/* line 428, sass/default_tpl.scss */
.flat-style .template-nav > ul > li.club a i {
  position: absolute;
  right: 3px;
  top: 10px;
  background: url("/images/club/card-small.png") no-repeat;
  width: 28px;
  height: 20px;
}
/* line 442, sass/default_tpl.scss */
.flat-style .template-nav > ul > li.club.active a:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #fee16c;
}
/* line 455, sass/default_tpl.scss */
.flat-style .template-nav > ul > li a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 9px;
  font-weight: normal;
  font-size: 14px;
}

/* CONTENT */
/* line 467, sass/default_tpl.scss */
.template-content {
  margin: 15px auto;
  position: relative;
  min-height: 230px;
}
/* line 472, sass/default_tpl.scss */
.template-content.no-padding-top {
  margin-top: 0;
}

/* line 477, sass/default_tpl.scss */
.info-box {
  border: 1px solid #d5d5d6;
  box-shadow: 0 0 -1px 2px #000;
  background: #fff;
  position: absolute;
}

/* line 484, sass/default_tpl.scss */
.info-box-top {
  padding: 15px 20px 10px 20px;
  position: relative;
}
/* line 487, sass/default_tpl.scss */
.info-box-top:after {
  content: '';
  position: absolute;
  height: 5px;
  background: #007ccd;
  left: 0;
  right: 0;
  top: 0;
}

/* line 498, sass/default_tpl.scss */
.contact-info-box {
  width: 300px;
}

/* line 502, sass/default_tpl.scss */
.user-info-list {
  padding: 10px 20px;
  min-height: 90px;
}
/* line 507, sass/default_tpl.scss */
.user-info-list li {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
/* line 513, sass/default_tpl.scss */
.user-info-list i {
  width: 20px;
  height: 20px;
  margin-right: 20px;
  display: block;
  float: left;
  background: url(/modules/cube/images/templates/default_tpl/info-icons.png);
}
/* line 520, sass/default_tpl.scss */
.user-info-list i.email {
  background-position: 0 -22px;
}
/* line 524, sass/default_tpl.scss */
.user-info-list i.facebook {
  background-position: 0 -44px;
}
/* line 528, sass/default_tpl.scss */
.user-info-list i.twitter {
  background-position: 0 -66px;
}
/* line 532, sass/default_tpl.scss */
.user-info-list i.skype {
  background-position: 0 -88px;
}
/* line 535, sass/default_tpl.scss */
.user-info-list i.phone {
  background-position: 0 -124px;
}
/* line 538, sass/default_tpl.scss */
.user-info-list i.www {
  background-position: 0 -144px;
}

/* line 544, sass/default_tpl.scss */
.have-quotes {
  margin: 8px 0;
}
/* line 547, sass/default_tpl.scss */
.have-quotes span {
  display: block;
  position: relative;
  float: left;
  margin-right: 20px;
}
/* line 553, sass/default_tpl.scss */
.have-quotes span:before {
  content: '[';
  position: absolute;
  color: #d5d5d6;
  left: -10px;
}
/* line 559, sass/default_tpl.scss */
.have-quotes span:after {
  content: ']';
  position: absolute;
  color: #d5d5d6;
  right: -10px;
}

/* line 569, sass/default_tpl.scss */
.text-info-box {
  position: absolute;
  width: 625px;
  top: 0;
  right: 0;
  line-height: 120%;
}
/* line 576, sass/default_tpl.scss */
.text-info-box .info-box-top {
  padding: 20px 45px 15px 45px !important;
  color: #007ccd;
  font-weight: bold;
  border-bottom: 1px solid #D5D5D6;
}
/* line 583, sass/default_tpl.scss */
.text-info-box .info-box-bottom {
  padding: 15px 45px;
}

/* line 588, sass/default_tpl.scss */
#listItems {
  position: 'relative';
}

/* line 592, sass/default_tpl.scss */
.listItem {
  margin-bottom: 20px;
}

/* Logged user to cabinet */
/* line 598, sass/default_tpl.scss */
.notifications-list li {
  margin-bottom: 15px;
}

/* Cabinet calendar */
/* line 604, sass/default_tpl.scss */
.cabinetCalendar-wrap {
  width: 300px;
}
/* line 607, sass/default_tpl.scss */
.cabinetCalendar-wrap .cabinetCalendar {
  width: 250px;
  margin: 0 auto;
  height: 245px;
}
/* line 612, sass/default_tpl.scss */
.cabinetCalendar-wrap .info-box-top {
  padding-top: 0;
}

/* line 618, sass/default_tpl.scss */
#cabinetCalendar {
  font-size: 10px;
  font-weight: bold;
}
/* line 621, sass/default_tpl.scss */
#cabinetCalendar .ui-datepicker-title {
  font-size: 13px;
  color: #007ccd;
  text-transform: uppercase;
  text-align: center;
}
/* line 628, sass/default_tpl.scss */
#cabinetCalendar .ui-datepicker-header {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #d5d5d6;
  position: relative;
}
/* line 637, sass/default_tpl.scss */
#cabinetCalendar .ui-datepicker-calendar .ui-datepicker-other-month a, #cabinetCalendar .ui-datepicker-calendar .ui-datepicker-other-month span {
  color: #a8a8a8;
}
/* line 642, sass/default_tpl.scss */
#cabinetCalendar .ui-datepicker-calendar a, #cabinetCalendar .ui-datepicker-calendar span {
  display: block;
  width: 37px;
  height: 25px;
  float: left;
  color: #565656;
  position: relative;
  text-align: center;
  line-height: 25px;
}
/* line 652, sass/default_tpl.scss */
#cabinetCalendar .ui-datepicker-calendar a.ui-priority-secondary, #cabinetCalendar .ui-datepicker-calendar span.ui-priority-secondary {
  color: #a8a8a8;
}
/* line 655, sass/default_tpl.scss */
#cabinetCalendar .ui-datepicker-calendar a.ui-state-active, #cabinetCalendar .ui-datepicker-calendar span.ui-state-active {
  color: #007ccd;
}
/* line 657, sass/default_tpl.scss */
#cabinetCalendar .ui-datepicker-calendar a.ui-state-active:after, #cabinetCalendar .ui-datepicker-calendar span.ui-state-active:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #007ccd;
  top: 2px;
  left: 7px;
}
/* line 668, sass/default_tpl.scss */
#cabinetCalendar .ui-datepicker-calendar span {
  /* font-size: 13px; */
}
/* line 673, sass/default_tpl.scss */
#cabinetCalendar thead span {
  display: block;
  width: 37px;
  height: 25px;
  float: left;
  color: #565656;
  position: relative;
  text-align: center;
  line-height: 25px;
}
/* line 684, sass/default_tpl.scss */
#cabinetCalendar .ui-datepicker-prev, #cabinetCalendar .ui-datepicker-next {
  position: absolute;
  display: block;
  width: 8px;
  height: 11px;
  background: url('/modules/cube/images/templates/default_tpl/calendar-navs.png');
  top: 20px;
  cursor: pointer;
}
/* line 693, sass/default_tpl.scss */
#cabinetCalendar .ui-datepicker-prev span, #cabinetCalendar .ui-datepicker-next span {
  display: none;
}
/* line 696, sass/default_tpl.scss */
#cabinetCalendar .ui-datepicker-prev:hover, #cabinetCalendar .ui-datepicker-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 700, sass/default_tpl.scss */
#cabinetCalendar .ui-datepicker-next {
  right: 0;
  left: auto;
  background-position: right;
}
/* line 706, sass/default_tpl.scss */
#cabinetCalendar td.available {
  position: relative;
}
/* line 709, sass/default_tpl.scss */
#cabinetCalendar td.available:after {
  content: '';
  background-color: #0093dd;
  width: 6px;
  height: 6px;
  position: absolute;
  top: -1px;
  right: 5px;
  left: auto;
  border-radius: 50%;
}
/* line 721, sass/default_tpl.scss */
#cabinetCalendar .ui-datepicker-current-day {
  color: #007ccd;
  position: relative;
}
/* line 724, sass/default_tpl.scss */
#cabinetCalendar .ui-datepicker-current-day:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #007ccd;
  top: 2px;
  left: 7px;
}

/* line 736, sass/default_tpl.scss */
.grid-item, .cabinet-item-inner, .uad-item {
  display: block;
}
/* line 741, sass/default_tpl.scss */
.grid-item .imgholder a.cabinet-add-image, .cabinet-item-inner .imgholder a.cabinet-add-image, .uad-item .imgholder a.cabinet-add-image {
  width: 100%;
  position: relative;
  min-height: 160px;
  color: #C7C7C7;
  display: inline-block;
  font-family: Impact, Charcoal, Rekha, sans-serif;
  font-size: 20px;
  overflow: visible !important;
  text-transform: uppercase;
  text-align: center;
}
/* line 753, sass/default_tpl.scss */
.grid-item .imgholder a.cabinet-add-image:before, .cabinet-item-inner .imgholder a.cabinet-add-image:before, .uad-item .imgholder a.cabinet-add-image:before {
  display: none;
}
/* line 756, sass/default_tpl.scss */
.grid-item .imgholder a.cabinet-add-image .loader, .cabinet-item-inner .imgholder a.cabinet-add-image .loader, .uad-item .imgholder a.cabinet-add-image .loader {
  position: absolute;
  width: 0;
  height: 100%;
  background: #007ccd;
  z-index: 5;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 765, sass/default_tpl.scss */
.grid-item .imgholder a.cabinet-add-image .qq-upload-button, .cabinet-item-inner .imgholder a.cabinet-add-image .qq-upload-button, .uad-item .imgholder a.cabinet-add-image .qq-upload-button {
  margin-top: 130px;
  width: 100%;
}
/* line 770, sass/default_tpl.scss */
.grid-item .imgholder a.cabinet-add-image .coverOnHover, .cabinet-item-inner .imgholder a.cabinet-add-image .coverOnHover, .uad-item .imgholder a.cabinet-add-image .coverOnHover {
  cursor: pointer;
  position: relative;
}
/* line 774, sass/default_tpl.scss */
.grid-item .imgholder a.cabinet-add-image .coverOnHover .qq-upload-button-outer, .cabinet-item-inner .imgholder a.cabinet-add-image .coverOnHover .qq-upload-button-outer, .uad-item .imgholder a.cabinet-add-image .coverOnHover .qq-upload-button-outer {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}
/* line 791, sass/default_tpl.scss */
.grid-item .imgholder a.cabinet-add-image .coverOnHover:hover .qq-upload-button-outer, .cabinet-item-inner .imgholder a.cabinet-add-image .coverOnHover:hover .qq-upload-button-outer, .uad-item .imgholder a.cabinet-add-image .coverOnHover:hover .qq-upload-button-outer {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* About me */
/* line 804, sass/default_tpl.scss */
.about-me-wrap {
  margin: 0 auto;
  width: 800px;
}
/* line 808, sass/default_tpl.scss */
.about-me-wrap .about-me-tabs {
  max-width: 100%;
  position: relative;
}
/* line 812, sass/default_tpl.scss */
.about-me-wrap .about-me-tabs .tab {
  width: 100%;
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #D9D8DD;
}
/* line 818, sass/default_tpl.scss */
.about-me-wrap .about-me-tabs .tab.hidden {
  display: none;
}
/* line 822, sass/default_tpl.scss */
.about-me-wrap .about-me-tabs .about-text {
  padding: 15px;
}
/* line 827, sass/default_tpl.scss */
.about-me-wrap h3 {
  color: #007ccd;
  background: #f1f1f1;
  margin: 10px 0;
  min-height: 30px;
  line-height: 30px;
  padding: 10px !important;
  font-size: 20px;
}
/* line 837, sass/default_tpl.scss */
.about-me-wrap .user-info-list {
  padding: 15px 20px;
}
/* line 841, sass/default_tpl.scss */
.about-me-wrap .tabs-controls {
  position: absolute;
  width: 70px;
  left: -70px;
  top: 10px;
}
/* line 846, sass/default_tpl.scss */
.about-me-wrap .tabs-controls span {
  display: block;
  width: 100%;
  height: 50px;
  cursor: pointer;
  position: relative;
  background: #fff;
}
/* line 853, sass/default_tpl.scss */
.about-me-wrap .tabs-controls span:hover, .about-me-wrap .tabs-controls span.active {
  background: #007ccd;
}
/* line 857, sass/default_tpl.scss */
.about-me-wrap .tabs-controls span i {
  position: absolute;
  display: block;
  background: url('/modules/cube/images/templates/default_tpl/tabs-icons.png') 0 -30px;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  left: 50%;
  margin-left: -15px;
}
/* line 870, sass/default_tpl.scss */
.about-me-wrap .tabs-controls span.text:hover i, .about-me-wrap .tabs-controls span.text.active i {
  background-position: 0px 0;
}
/* line 873, sass/default_tpl.scss */
.about-me-wrap .tabs-controls span.text.active i {
  -moz-transition: -moz-transform 0.3s linear;
  -o-transition: -o-transform 0.3s linear;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* line 880, sass/default_tpl.scss */
.about-me-wrap .tabs-controls span.contacts i {
  background-position: 0 -90px;
}
/* line 883, sass/default_tpl.scss */
.about-me-wrap .tabs-controls span.contacts:hover i, .about-me-wrap .tabs-controls span.contacts.active i {
  background-position: 0 -60px;
}
/* line 886, sass/default_tpl.scss */
.about-me-wrap .tabs-controls span.contacts.active i {
  -moz-transition: -moz-transform 0.3s linear;
  -o-transition: -o-transform 0.3s linear;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* line 893, sass/default_tpl.scss */
.about-me-wrap .about-me-images {
  padding: 20px;
  background: #fff;
  margin-bottom: 20px;
  position: static;
  border: 1px solid #D9D8DD;
  position: relative;
}
/* line 901, sass/default_tpl.scss */
.about-me-wrap .about-me-images img {
  max-width: 100%;
}
/* line 904, sass/default_tpl.scss */
.about-me-wrap .about-me-images .thumb {
  display: block;
  float: left;
  width: 234px;
  height: 153px;
  margin-right: 21px;
}
/* line 910, sass/default_tpl.scss */
.about-me-wrap .about-me-images .thumb:nth-child(3n+3) {
  margin: 0;
}
/* line 914, sass/default_tpl.scss */
.about-me-wrap .about-me-images .fileUploader .qq-uploader .qq-upload-button-outer .qq-upload-button {
  margin-top: 122px;
}

/*Contact me wrap*/
/* line 921, sass/default_tpl.scss */
.contact-me-wrap {
  float: right;
  width: 800px;
}
/* line 925, sass/default_tpl.scss */
.contact-me-wrap .have-substrate {
  background: #fff;
}
/* line 927, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .h3 {
  color: #007ccd;
  border-top: 5px solid #007ccd;
  border-bottom: 1px solid #bebebe;
  padding: 15px 15px 15px 45px;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}
/* line 937, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .user-info-list li {
  display: inline-block;
  width: 49%;
}
/* line 940, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .user-info-list li a {
  color: #000000;
}
/* line 942, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .user-info-list li a:hover {
  color: #007ccd;
}
/* line 948, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .contact-me-form {
  border-top: 1px solid #bebebe;
  margin-bottom: 20px;
}
/* line 951, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .contact-me-form .contact-form {
  padding: 15px 60px 40px 45px;
  overflow: hidden;
}
/* line 954, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .contact-me-form .contact-form .contact-form-left {
  float: left;
  width: 280px;
}
/* line 958, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .contact-me-form .contact-form .contact-form-left .form-row:first-child {
  margin-bottom: 21px;
}
/* line 963, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .contact-me-form .contact-form .contact-form-right {
  margin-left: 300px;
}
/* line 967, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .contact-me-form .contact-form input[type=text], .contact-me-wrap .have-substrate .contact-me-form .contact-form textarea {
  background: #fff;
  border: 1px solid #bebebe;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}
/* line 40, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .contact-me-form .contact-form input[type=text]::-webkit-input-placeholder, .contact-me-wrap .have-substrate .contact-me-form .contact-form textarea::-webkit-input-placeholder {
  color: #b8b8b8;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Tahoma, Verdana, sans-serif;
}
/* line 44, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .contact-me-form .contact-form input[type=text]:-moz-placeholder, .contact-me-wrap .have-substrate .contact-me-form .contact-form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #b8b8b8;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Tahoma, Verdana, sans-serif;
}
/* line 49, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .contact-me-form .contact-form input[type=text]::-moz-placeholder, .contact-me-wrap .have-substrate .contact-me-form .contact-form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #b8b8b8;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Tahoma, Verdana, sans-serif;
}
/* line 54, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .contact-me-form .contact-form input[type=text]:-ms-input-placeholder, .contact-me-wrap .have-substrate .contact-me-form .contact-form textarea:-ms-input-placeholder {
  color: #b8b8b8;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Tahoma, Verdana, sans-serif;
}
/* line 980, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .contact-me-form .contact-form input[type=text]:focus, .contact-me-wrap .have-substrate .contact-me-form .contact-form textarea:focus {
  border-color: #007ccd;
}
/* line 985, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .contact-me-form .contact-form input[type=text] {
  height: 42px;
}
/* line 988, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .contact-me-form .contact-form textarea {
  height: 105px;
  padding: 10px 5px;
  resize: none;
  overflow: auto;
}
/* line 995, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .contact-me-form .contact-form .submit-wrapper {
  text-align: right;
  margin-top: 10px;
}
/* line 998, sass/default_tpl.scss */
.contact-me-wrap .have-substrate .contact-me-form .contact-form .submit-wrapper .contact-submit {
  background: #007ccd;
  color: #fff;
  border: none;
  outline: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  padding: 10px 25px;
}

/* line 1014, sass/default_tpl.scss */
#contactSuccess {
  font-size: 14px;
  margin: 220px auto 0;
  width: 150px;
  text-align: center;
}

/* line 1021, sass/default_tpl.scss */
.info-box .contentFileUploader {
  display: none;
}

/* line 1025, sass/default_tpl.scss */
#header_filters_wrap nav h1 {
  position: absolute;
  left: 50%;
  margin-left: -105px;
}

/* line 1031, sass/default_tpl.scss */
.editor-on .header-author .social-panel-open {
  left: 195px;
}

/* line 1036, sass/default_tpl.scss */
.author-www .main-container-inner {
  padding-top: 50px;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/* line 1040, sass/default_tpl.scss */
.author-www .main-container-inner.openedAuthoHeader {
  padding-top: 130px;
}

/* line 1047, sass/default_tpl.scss */
.user-info-header .settings {
  opacity: 1;
}
/* line 1052, sass/default_tpl.scss */
.user-info-header .settings a {
  display: none;
}
/* line 1055, sass/default_tpl.scss */
.user-info-header .settings.active a {
  display: inline-block;
}

/* line 1061, sass/default_tpl.scss */
.cabinet-first-help-wrap {
  margin-top: 60px;
  margin-bottom: 60px;
}
/* line 1065, sass/default_tpl.scss */
.cabinet-first-help-wrap .item {
  cursor: pointer;
}
/* line 1069, sass/default_tpl.scss */
.cabinet-first-help-wrap .item.item-1 span {
  position: absolute;
  left: 0;
  top: 35px;
}
/* line 1074, sass/default_tpl.scss */
.cabinet-first-help-wrap .item.item-1 span.interview {
  left: auto;
  right: 0;
}
/* line 1079, sass/default_tpl.scss */
.cabinet-first-help-wrap .item.item-1 span.videos {
  top: auto;
  bottom: 0;
}
/* line 1084, sass/default_tpl.scss */
.cabinet-first-help-wrap .item.item-1 span.photos {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}
/* line 1091, sass/default_tpl.scss */
.cabinet-first-help-wrap .item.item-1 span svg {
  width: 60px;
  height: 60px;
}
/* line 1099, sass/default_tpl.scss */
.cabinet-first-help-wrap .custom-plus {
  margin-top: -20px;
}
/* line 1104, sass/default_tpl.scss */
.cabinet-first-help-wrap .label.label-1 {
  height: 46px;
  width: 229px;
  position: relative;
  margin-left: 50px;
  background: url(/modules/cube/images/templates/default_tpl/help/lebel-1.png);
}
/* line 1112, sass/default_tpl.scss */
.cabinet-first-help-wrap .label.label-2 {
  margin-left: 53px;
  width: 193px;
  height: 45px;
  background: url(/modules/cube/images/templates/default_tpl/help/lebel-2.png);
}
/* line 1120, sass/default_tpl.scss */
.cabinet-first-help-wrap i.video {
  display: block;
  width: 229px;
  height: 76px;
  margin: 50px auto 0;
  background: url(/modules/cube/images/templates/default_tpl/help/video.png);
}
/* line 1128, sass/default_tpl.scss */
.cabinet-first-help-wrap .inner {
  position: relative;
  height: 210px;
}
/* line 1133, sass/default_tpl.scss */
.cabinet-first-help-wrap .button {
  text-align: center;
  border-radius: 0;
  background: #0093dd;
  color: #fff;
  text-transform: uppercase;
  margin-top: 30px;
}

/*CLUB
----------------------------------*/
/* line 1145, sass/default_tpl.scss */
.club-wrapper {
  padding-bottom: 50px;
}
/* line 1148, sass/default_tpl.scss */
.club-wrapper .rules-link-outer {
  margin-top: 100px;
  text-align: center;
}

/* line 1154, sass/default_tpl.scss */
.card-outer {
  overflow: hidden;
  margin-top: 38px;
}
/* line 1157, sass/default_tpl.scss */
.card-outer.with-message {
  margin-top: 0;
}
/* line 1160, sass/default_tpl.scss */
.card-outer.with-message .member-message {
  margin-bottom: 38px;
}
/* line 1164, sass/default_tpl.scss */
.card-outer .member-message {
  height: 35px;
  line-height: 35px;
  padding: 0 10px 0 57px;
  font-size: 13px;
  position: relative;
}
/* line 1170, sass/default_tpl.scss */
.card-outer .member-message .icon-block {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 44px;
  text-align: center;
  font-size: 24px;
}
/* line 1179, sass/default_tpl.scss */
.card-outer .member-message.error {
  background: #d25650;
  color: #fff;
}
/* line 1182, sass/default_tpl.scss */
.card-outer .member-message.error .icon-block {
  background: #be423c;
}
/* line 1186, sass/default_tpl.scss */
.card-outer .member-message.warning {
  background: #f1a943;
  color: #fff;
}
/* line 1189, sass/default_tpl.scss */
.card-outer .member-message.warning .icon-block {
  background: #e59118;
}
/* line 1193, sass/default_tpl.scss */
.card-outer .member-message.reminder {
  background: #66a869;
  color: #fff;
}
/* line 1196, sass/default_tpl.scss */
.card-outer .member-message.reminder .icon-block {
  background: #438246;
}
/* line 1201, sass/default_tpl.scss */
.card-outer .card-inner {
  margin-left: 150px;
  float: left;
  position: relative;
}
/* line 1205, sass/default_tpl.scss */
.card-outer .card-inner .card-owner {
  position: absolute;
  top: 110px;
  left: 47px;
  right: 4px;
  text-align: center;
  margin-left: 9px;
  font-size: 17px;
  z-index: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1218, sass/default_tpl.scss */
.card-outer .card-inner .card-owner.card-expired {
  color: #d04e48;
}
/* line 1223, sass/default_tpl.scss */
.card-outer .card-line {
  float: left;
  width: 85px;
  height: 168px;
  position: relative;
}
/* line 1228, sass/default_tpl.scss */
.card-outer .card-line .line {
  position: absolute;
  left: -3px;
  top: 50%;
  width: 78px;
  height: 1px;
  background-color: #ccc;
}
/* line 1235, sass/default_tpl.scss */
.card-outer .card-line .line .line-end {
  position: absolute;
  right: -8px;
  top: -4px;
  height: 8px;
  width: 8px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ccc;
}
/* line 1246, sass/default_tpl.scss */
.card-outer .purchase-link {
  float: left;
  margin-top: 58px;
}
/* line 1250, sass/default_tpl.scss */
.card-outer .purchase-link.arrow-link a {
  padding-left: 20px;
  padding-right: 38px;
}
/* line 1255, sass/default_tpl.scss */
.card-outer .purchase-link .agree-terms {
  margin-top: 18px;
  padding-left: 25px;
}
/* line 1259, sass/default_tpl.scss */
.card-outer .purchase-link .agree-terms label {
  font-weight: normal;
}
/* line 1262, sass/default_tpl.scss */
.card-outer .purchase-link .agree-terms .warning-icon {
  position: absolute;
  right: 0;
  content: "!";
  top: -7px;
  color: red;
  border: 1px solid red;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  opacity: 0;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 1279, sass/default_tpl.scss */
.card-outer .purchase-link .agree-terms.warning {
  position: relative;
}
/* line 1281, sass/default_tpl.scss */
.card-outer .purchase-link .agree-terms.warning .warning-icon {
  opacity: 1;
}
/* line 1289, sass/default_tpl.scss */
.card-outer .active-member {
  float: left;
  margin-left: 95px;
}
/* line 1293, sass/default_tpl.scss */
.card-outer .active-member .active-member-header {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 9px;
  margin-bottom: 9px;
  text-align: center;
}
/* line 1302, sass/default_tpl.scss */
.card-outer .active-member .active-member-subheader {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  color: #8a8a8a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
}
/* line 1312, sass/default_tpl.scss */
.card-outer .active-member .purchase-link {
  margin-top: 0;
  text-align: center;
  float: none;
}
/* line 1317, sass/default_tpl.scss */
.card-outer .active-member .purchase-link .button {
  text-align: center;
}
/* line 1320, sass/default_tpl.scss */
.card-outer .active-member .purchase-link .button-subtitle {
  margin-top: 8px;
  font-size: 13px;
  color: #8a8a8a;
}

/* line 1331, sass/default_tpl.scss */
.club-features h2 {
  font-size: 31px;
  font-weight: normal;
}
/* line 1335, sass/default_tpl.scss */
.club-features .list-features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 1339, sass/default_tpl.scss */
.club-features .list-features .feature .feature-name {
  font-weight: bold;
  font-size: 16px;
}
/* line 1343, sass/default_tpl.scss */
.club-features .list-features .feature .feature-description {
  margin-top: 24px;
  padding-right: 15px;
}
/* line 1349, sass/default_tpl.scss */
.club-features .list-features .feature:last-child .feature-description {
  padding-right: 0;
}

/* line 1358, sass/default_tpl.scss */
.block-divider {
  height: 1px;
  background-color: #ccc;
  margin: 40px 0;
}

/* line 1365, sass/default_tpl.scss */
.arrow-link {
  position: relative;
  z-index: 4;
}
/* line 1369, sass/default_tpl.scss */
.arrow-link.project {
  margin-left: -105px;
  left: 50%;
  bottom: -70px;
}
/* line 1375, sass/default_tpl.scss */
.arrow-link a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 55px;
  line-height: 55px;
  color: #fff;
  text-transform: uppercase;
  padding: 0 10px;
  padding-right: 30px;
  font-size: 18px;
  background: #0093dd;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 1391, sass/default_tpl.scss */
.arrow-link a:before {
  content: '';
  position: absolute;
  border-left: 1px solid #fff;
  width: 20px;
  right: 0;
  top: 0;
  height: 100%;
  background: #77d1ff;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 1403, sass/default_tpl.scss */
.arrow-link a:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 8px;
  border-color: transparent transparent transparent #ffffff;
  top: 21px;
  right: 6px;
  z-index: 2;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 1417, sass/default_tpl.scss */
.arrow-link a:hover {
  padding-right: 40px;
}
/* line 1420, sass/default_tpl.scss */
.arrow-link a:hover:before {
  width: 30px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 1424, sass/default_tpl.scss */
.arrow-link a:hover:after {
  right: 10px;
}
/* line 1430, sass/default_tpl.scss */
.arrow-link .line {
  position: absolute;
  height: 1px;
  background: #0093dd;
}
/* line 1434, sass/default_tpl.scss */
.arrow-link .line:before, .arrow-link .line:after {
  content: '';
  position: absolute;
  background: #0093dd;
}
/* line 1440, sass/default_tpl.scss */
.arrow-link .line:before {
  height: 1px;
  width: 140px;
  top: -35px;
  left: -130px;
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
/* line 1448, sass/default_tpl.scss */
.arrow-link .line:after {
  width: 5px;
  height: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  top: -2px;
  right: 0;
}

/* line 1459, sass/default_tpl.scss */
.readmore {
  font-size: 14px;
}
/* line 1463, sass/default_tpl.scss */
.readmore i {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  margin-left: 10px;
  background: #0093dd;
  top: 3px;
}
/* line 1473, sass/default_tpl.scss */
.readmore i:after {
  border-color: transparent transparent transparent #ffffff;
  border-style: solid;
  border-width: 3.5px 0 3.5px 6px;
  content: "";
  height: 0;
  position: absolute;
  right: 4px;
  top: 5px;
  width: 0;
  z-index: 2;
}
/* line 1486, sass/default_tpl.scss */
.readmore:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
