.user-info {
  border: 1px solid #ececec;
  background: #fbfbfb;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  margin: 0 0 22px;
}

.button .ico {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px 0 0;
}

.checkboxArea,
.checkboxAreaChecked {
  float: left;
  margin: 2px 5px 0 0;
  cursor: pointer;
  overflow: hidden;
  background: url(../images/icons.png) no-repeat 0 -101px;
  width: 17px;
  height: 17px;
}

.collections-list > li {
  float: left;
  width: 201px;
  height: 299px;
  border: 1px solid #ececec;
  background: #fbfbfb;
  margin: 0 10px 10px 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  position: relative;
  padding: 0 12px 0 12.5px;
}

.collections-list .head .edit {
  background: url(../images/icons.png) no-repeat 0 -45px;
  width: 14px;
  height: 14px;
  position: absolute;
  text-decoration: none;
  text-indent: -9999px;
  top: 11px;
  right: 1px;
  overflow: hidden;
}

.collections-list li input[type="text"] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  width: 201px;
  height: 25px;
  padding-left: 12px;
  padding-right: 13px;
  display: none;
}

.collections-list li .edit-tools {
  display: block;
  position: absolute;
  background: #fbfbfb;
  bottom: 0;
  left: 13px;
  right: 12px;
  display: none;
}

.following-column {
  position: relative;
  height: 1%;
  margin: 30px 0 0px;
  background: #fbfbfb;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}

.collections .delete {
  background: url(../images/icons.png) no-repeat 0 -59px;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 18px;
  right: 7px;
  text-indent: -9999px;
  overflow: hidden;
  transition: all 0s ease 0s
}

.deleteset {
  background: url(../images/icons.png) no-repeat 0 -72px;
  width: 13px;
  height: 13px;
  float: left;
}

.form-content {
  border: 1px solid #ececec;
  background: #fbfbfb;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 25px 33px 33px 46px;
  margin: 0 0 30px;
}

.icons {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/icons.png) no-repeat;
}

#logo .title .text {
  position: relative;
  z-index: 9;
  padding: 0 20px 0 0;
}

/* Contact form */

.contact_form_block {
  margin: 20px 0 10px 10px;
}

.contact_form_block textarea {
  height: 80px;
}

.contact_form_block .button.blue-style.light {
  height: 30px;
}

.contact_form_block .error {
  color: #ff0000;
}

* {
  outline: none;
}

.user-info table {
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  table-layout: fixed;
}

.user-info table td {
  padding: 20px;
  border-left: 1px solid #ececec;
  vertical-align: top;
}

.user-info table td:first-child {
  border: none;
}

.user-info .img-holder {
  float: left;
  width: 90px;
  margin: 0 20px 0 0;
}

.user-info .img-holder.followers-opacity:hover {
  opacity: 0.75;
}

.user-info .img-holder img {
  vertical-align: top;
}

.img-rounded {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  position: relative;
}

.img-rounded:hover{
opacity:0.8;
}

.button.blue-style.light {
  background: #71cbff;
  text-shadow: none;
  height: 10px;
  text-transform: none;
  padding: 10px 16px;
}

.button.light:hover {
  opacity: 0.8;
}

.button .ico img {
  vertical-align: top;
}

.user-info .info-frame {
  float: left;
  width: 170px;
}

.user-info .name {
  font-size: 24px;
  font-weight: 300;
  margin: -2px 0 0;
  padding: 0 0 11px;
  color: #696969;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
}

.user-info .name .deco {
  background: url(../images/mask01.png) repeat-y;
  width: 17px;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  pointer-events: none;
}

.user-info .name a {
  color: #696969;
  text-decoration: none;
}

.user-info .name a:hover {
  text-decoration: underline;
}

.user-info .size01 {
  width: 280px;
}

.user-info .size02 {
  width: 170px;
}

.user-info .size03 {
  width: 160px;
}

.user-info .country {
  margin: 0 0 10px;
}

.user-info .country span {
  color: #696969;
}

.user-info .list {
  margin: -3px 0 -4px;
  padding: 0;
  list-style: none;
}

.user-info .list li {
  padding: 0 0 7px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.user-info .list li + li {
  border-top: 1px solid #ececec;
  padding: 7px 0;
}

.user-info .list li span {
  float: left;
  color: #9a9b9d;
  padding: 0 0 0 2px;
}

.user-info .list li em {
  overflow: hidden;
  height: 1%;
  text-align: right;
  color: #434649;
  display: block;
  font-style: normal;
  padding: 0 7px 0 0;
}

.radio-box {
  float: left;
  border: 1px solid #acb0b7;
  height: 8px;
  padding: 1px 2px;
  margin: 1px 1px 0;
  width: 18px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}

.radio-holder {
  float: left;
}

.radio-holder label {
  float: left;
  margin: 0 4px;
  font-size: 11px;
  line-height: 10px;
  padding: 2px 0 0;
}

.checkbox,
.radio {
  display: none;
  float: left;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
}

.outtaHere {
  position: absolute;
  left: -3000px;
}

.checkboxAreaChecked {
  background-position: 0 -118px;
}

.collections-tools {
  float: right;
  border: 1px solid #e3e3e3;
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}

.collections-tools .browse {
  background: url(../images/ico02.png) no-repeat 12px 9px;
  width: 44px;
  height: 34px;
  border-right: 1px solid #e3e3e3;
  float: left;
  text-decoration: none;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
}

.collections-tools input[type='text'] {
  border: none;
  float: left;
  border-radius: 0;
  -webkit-border-radius: 0;
  margin: 2px;
  padding: 5px 10px;
  width: 203px;
  box-shadow: none;
}

.collections-tools input[type='text']:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}

.collections-tools .radio-holder {
  float: left;
  border-left: 1px solid #e3e3e3;
  height: 12px;
  padding: 11px 10px 11px 15px;
}

.radio-holder label {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.radio-holder label.active {
  opacity: 1;
  filter: alpha(opacity=100);
}

.collections-tools .btn-holder {
  float: left;
  padding: 2px;
}

.title-row {
  width: 100%;
  position: relative;
  margin: 0 0 20px;
}

.title-row:after {
  display: block;
  clear: both;
  content: '';
}

.title-row .title {
  float: left;
  font-size: 24px;
  line-height: 24px;
  color: #777;
  position: relative;
  font-weight: 300;
}

.title-row .title a {
  text-decoration: underline;
}

.title-row .title .num {
  position: absolute;
  top: 2px;
  left: 100%;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 5px;
}

.title-row .title .num a {
  color: #434649;
  text-decoration: underline;
}

.title-row .title .num a:hover {
  text-decoration: none;
}

.collections-list {
  margin: 0 -10px 0 0;
  padding: 0 0 20px;
  list-style: none;
  width: 952px;
  position: relative;
}

.collections-list:after {
  display: block;
  clear: both;
  content: '';
}

.collections-list > li.empty {
  background: url(../images/ico03.png) no-repeat 84px 120px;
}

.collections-list .empty a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-decoration: none;
}

.collections-list .head {
  position: relative;
  font-size: 13px;
  padding: 7px 0 7px;
  white-space: nowrap;
}

.collections-list .head .title {
  overflow: hidden;
}

.collections-list .head .title a {
  color: #797979;
}

.collections-list .img-holder {
  position: relative;
  display: block;
}

.collections-list .img-holder.big {
  margin: 0 0 3px;
  width: 201px;
  height: 173px;
  overflow: hidden;
  background: #f2f0f0 url(../images/ico08.png) no-repeat 75px 68px;
}

.collections-list .prev-img {
  position: relative;
  overflow: hidden;
  height: 55px;
  display: block;
}

.collections-list .prev-img .img-holder {
  float: left;
  width: 65px;
  height: 55px;
  margin: 0 0 0 3px;
  background: #f2f0f0;
}

.collections-list .prev-img .img-holder:first-child {
  margin: 0;
}

.tools {
  width: 100%;
  position: relative;
  font-size: 10px;
  font-weight: 300;
  cursor: default;
}

.collections-list .tools {
  padding: 7px 0 0;
}

.tools .item {
  margin: 0 10px 0 0;
}

.tools .item .ico {
  padding: 0 5px 0 0;
}

.tools .item .ico img {
  vertical-align: middle;
}

.collections-list .tools .lock {
  background: url(../images/lock.png) no-repeat;
  width: 9px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 12px;
  text-indent: -9999px;
  overflow: hidden;
}

.collections-list li.edited input[type="text"] {
  display: block;
}

.collections-list li.edited .img-holder {
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.collections-list li.edited .edit-tools {
  display: block;
}

.button.small-btn {
  padding: 5px 8px !important;
}

.collections-list .edit-tools .btn-holder {
  float: right;
  padding: 0 0 7px 0;
  position: relative;
}

.collections-list .edit-tools .radio-holder {
  float: left;
  margin: 4px 0 0 -5px;
}

.collections-list .edit-tools .radio-holder label {
  padding: 2px 0 0;
}

.following-column:after {
  display: block;
  clear: both;
  content: '';
}

.following-column .col {
  float: left;
}

.following-column .col + .col {
  border-left: 1px solid #e7e7e7;
}

.following-column .col.size01 {
  width: 361px;
}

.following-column .col.size02 {
  width: 308px;
}

.following-column .col.size03 {
  width: 267px;
}

.following-column .head {
  padding: 14px 17px;
  position: relative;
  border-bottom: 1px solid #e7e7e7;
  color: grey;
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
  z-index: 7; /* .img-holder + 2 */
  background-color: white;
  border-right: 1px solid #e7e7e7;
  left: 1px;
  margin-left: -1px;
}

.numm {
  position: absolute;
  font-size: 11px;
  margin-left: 4px;
}

.following-column .head .date {
  color: #b6b7b8;
  font-size: 10px;
  float: right;
  text-align: right;
  margin: 0 -4px 0 0;
}

.following-column .frame {
  height: 210px;
  padding: 4px 5px 5px 0;
}

.following-column .scroll-pane {
  height: 210px;
  overflow: visible !important;
}

.collections {
  margin: 0;
  padding: 0;
  list-style: none;
}

.collections > li {
  height: 40px;
	padding:10px 25px 11px 17px;
  border-bottom: 1px solid #f3f3f3;
  position: relative;
}

.collections > li:after {
  display: block;
  clear: both;
  content: '';
}

.collections .img-holder {
  float: left;
  margin: 0 20px 0 0;
}

.collections li a {
  color: #999;
}

.collections li a:hover {
  color: #333;
  text-decoration: none;
}

.collections .name {
	display:block;
	color:#00AFFF;
	font-size: 14px;
	float:left;
}

.collections a:hover .name {
  text-decoration: underline;
}

.collections .delete:hover {
  background-position: 0 -72px;
}

.delete-item {
  top: 4px;
  left: -20px;
  position: absolute;
}

.people-list {
  margin: 0;
  padding: 15px 0 17px 17px;
  list-style: none;
  font-size: 0;
  line-height: 0;
  letter-spacing: -10px;
  width: 330px;
}

.images-box {
  position: relative;
}

.images-box a {
  text-decoration: none;
}

.images-box .deco {
  position: absolute;
  display: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}

.collections-list li.edited .images-box .deco {
  display: block;
}

.people-list li {
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 40px;
  height: 40px;
  margin: 0 7px 7px 0;
  z-index: 2;
}

.people-list li:hover {
  z-index: 5;
}

* + html .people-list li {
  display: inline;
  zoom: 1;
}

.people-list .img-holder {
  position: relative;
  z-index: 5;
}

.people-list .info {
  position: absolute;
  display: none;
  top: -5px;
  bottom: -5px;
  left: -5px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #71cbff;
  padding: 3px 3px 0 57px;
  width: 100px;
  color: #fefefe;
  font-size: 13px;
}

.people-list .info .name {
  margin: 0 0 -2px;
}

.people-list .right .info {
  left: auto;
  right: -5px;
  padding: 0 57px 0 3px;
  text-align: right;
}

.people-list .info .unfollow {
  font-size: 10px;
  color: #fff;
}

.people-list .info .unfollow .ico {
  display: inline-block;
  background: url(../images/delete-ico.png) no-repeat;
  width: 13px;
  height: 13px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  padding: 0 5px 0 0;
}

.people-list li:hover .info {
  display: block;
}

.tags-list.inner {
  margin: 0;
  padding: 0 8px 0 18px;
  list-style: none;
}

.tags-list.inner li {
  border-bottom: 1px solid #ececec;
  width: 100%;
  position: relative;
  overflow: hidden;

  line-height: 13px;
}

.tags-list.inner li a {
  padding: 13px 0;
  display: block;
  color: #999999;
  text-decoration: none;
}

.tags-list.inner li a:hover {
  text-decoration: none;
  color: #666;
}

.tags-list.inner .name {
  float: left;
  max-width: 170px;
  font-size: 11px;
}

.tags-list.inner a:hover .name {
  text-decoration: underline;
}

.tags-list.inner .num {
  overflow: hidden;
  height: 1%;
  text-align: right;
  font-size: 10px;
  display: block;
}

.tags-list.inner .num.green {
  color: #76d510;
}

.tags-list.inner .num.grey {
  color: #797979;
}

.form-title {
  font-size: 20px;
  line-height: 22px;
  color: #434649;
  text-transform: uppercase;
  margin: 3px 0 25px;
}

.group-title {
  font-size: 18px;
  line-height: 21px;
  font-weight: 300;
  margin: 0 0 25px;
  color: #434649;
}

.form-content .form-row {
  width: 100%;
  position: relative;
  background: url(../images/line01.gif) repeat-y 453px 0;
}

.form-content .form-row-holder {
  border-bottom: 1px solid #ececec;
  margin-bottom: 28px;
  padding-bottom: 26px;
}

.form-content .form-row:after {
  display: block;
  clear: both;
  content: '';
}

.form-content .control-group {
  float: left;
  width: 409px;
  padding: 6px 44px 0 0;
}

.form-content .control-group + .control-group {
  width: 360px;
  padding: 6px 0 0 44px;
}

.form-content .row {
  width: 100%;
  position: relative;
  margin: 0 0 10px 0;
}

.form-content .row:after {
  display: block;
  clear: both;
  content: '';
}

.control-label {
  float: left;
}

.form-content .control-label {
  width: 147px;
  margin: 0;
  padding: 8px 0 0;
}

.form-content .control-label.wide {
  width: auto;
  padding-top: 0;
  margin: 0 10px 0 0;
}

.form-content .control-label.wide + .radio-holder {
  padding: 3px 0 0;
}

.form-content .input-holder {
  float: left;
  width: 262px;
  margin: 0;
  position: relative;
}

.form-content .input-holder input {
  margin: 0;
  padding: 9px 12px 5px;
  width: 236px;
}

.form-content .error-text {
  text-align: right;
  color: #ff0000;
  font-size: 11px;
  display: none;
  clear: both;
  padding: 4px 0 0;
}

.form-content .error .error-text {
  display: block;
}

.form-content .error .input-holder input {
  border-color: #ff0000;
}

.form-content .input-holder .correctly {
  background: url(../images/ico09.png) no-repeat;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 13px;
  right: 13px;
  display: none;
  z-index: 4;
}

.form-content .correct .input-holder .correctly {
  display: block;
}

.form-content .avatar {
  float: left;
  width: 90px;
  margin: 0 10px 0 0;
}

.form-content .avatar-tools {
  float: left;
  width: 250px;
}

form .file {
  width: 106px;
  height: 30px;
  margin: 0 10px 0 0;
  float: left;
  position: relative;
  overflow: hidden;
}

.file-input-area {
  cursor: pointer;
  height: 31px;
  right: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  font-size: 50px;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}

.file .button {
  display: block;
  float: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}

.form-content .info-text {
  font-size: 11px;
  font-weight: 300;
  float: left;
  width: 125px;
  line-height: 14px;
  margin: 3px 0 0 6px;
}

.button.gray-style.light {
  text-transform: none;
  background-color: #d4d8db;
  padding: 10px 15px;
}

.button.gray-style.light:hover {
  text-decoration: none;
}

.checkbox-group {
  padding: 0 0 12px;
  font-size: 13px;
  line-height: 17px;
  color: #434649;
}

.checkbox-title {
  margin: 0 0 10px;
  font-size: 13px;
  font-weight: 300;
  color: #434649;
}

.form-content .checkbox-group .row {
  margin-bottom: 6px;
}

.checkbox-group label {
  font-size: 11px;
}

.checkbox-group .ico {
  margin-right: 5px;
}

input.button.blue-style.light {
  height: auto;
  padding: 7px 8px;
}

.form-content .delete-account {
  float: right;
  color: #ff0000;
  font-size: 11px;
  font-weight: 300;
  text-decoration: none;
  margin: 5px 0 0;
}

.form-content .delete-account:hover {
  text-decoration: underline;
}

.form-content .btn-holder {
  width: 100%;
  position: relative;
}

.form-content .btn-holder:after {
  display: block;
  clear: both;
  content: '';
}

.form-content input.button.blue-style.light {
  padding: 10px 11px;
}

.icons.ico01 {
  background-position: 0 0;
  width: 12px;
  height: 11px;
}

.icons.ico02 {
  background-position: 0 -11px;
  width: 12px;
  height: 11px;
}

.icons.ico03 {
  background-position: 0 -22px;
  width: 12px;
  height: 11px;
}

.icons.ico04 {
  background-position: 0 -33px;
  width: 12px;
  height: 12px;
  bottom: 2px;
}

.icons.ico05 {
  background-position: 0 -45px;
  width: 14px;
  height: 14px;
}

.icons.ico06 {
  background-position: 0 -135px;
  width: 13px;
  height: 12px;
}

.button.active .icons.ico06 {
  background-position: 0 -147px;
  width: 13px;
  height: 12px;
}

.icons.ico07 {
  background-position: 0 -159px;
  width: 14px;
  height: 9px;
}

.icons.ico08 {
  background-position: 0 -169px;
  width: 14px;
  height: 15px;
}

.button.active .icons.ico08 {
  background-position: -14px -169px;
  width: 14px;
  height: 15px;
}

.profile-tools {
  width: 175px;
  position: relative;
  overflow: hidden;
}

.profile-tools .button {
  float: left;
  display: block;
}

.profile-tools .button.following {
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  padding: 10px 0 10px 10px;
  width: 71px;
}

.profile-tools .button.following:active,
.profile-tools .button.following.active,
.follow_btn.lng_all .button.following.active {
  background: #cbc8c8;
  box-shadow: inset 0 0 7px 2px rgba(59, 59, 59, 0.3);
  -webkit-box-shadow: inset 0 0 7px 2px rgba(59, 59, 59, 0.3);
}

.profile-tools .button.send-mail {
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  border-left: 1px solid #8dd5ff;
  padding: 10px 10px;
  width: 72px;
}

.profile-tools .button.send-mail .ico {
  margin: -3px 0 0;
}

.button.following .ico {
  padding: 0 1px 0 0;
  float: left;
  margin: -1px 0 0;
}

.button.following.lng_all .text {
  width: 49px;
  text-align: center;
  float: left;
}

.button.following .text {
  text-align: center;
  float: left;
}

.info-block {
  border: 1px solid #e0e0e0;
  background: #fbfbfb;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  margin: 0 0 17px;
  padding: 30px 27px 32px;
}

.info-block .title-text {
  text-align: center;
  font-weight: 300;
  font-size: 54px;
  line-height: 57px;
  color: #848484;
  margin: 0 0 41px;
}

.info-block .title-text.left {
  text-align: left;
}

.info-block .info-box {
  width: 100%;
  position: relative;
}

.info-block .info-box:after {
  display: block;
  clear: both;
  content: '';
}

.list.inner {
  margin: 0;
  padding: 15px 8px 0 18px;
  list-style: none;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.list.inner li {
  position: relative;
  color: #909090;
  margin: 0;
}

.list.inner li:before {
  content: "»";
  padding: 0 3px 0 0;
  color: #909090;
}

.info-block .list.inner {
  float: left;
  width: 300px;
}

.info-block .img-holder.left {
  float: left;
}

/*.img-holder, .center {*/
  /*text-align: center;*/
/*}*/
/*todo*/
.img-holder .center {
  text-align: center;
}

.info-block-holder {
  width: 100%;
  position: relative;
  margin: 0 0 17px;
}

.info-block-holder:after {
  display: block;
  clear: both;
  content: '';
}

.info-block-holder .info-block {
  float: left;
  width: 406px;
  margin: 0;
  padding: 14px 27px 21px;
}

.info-block-holder .info-block + .info-block {
  margin-left: 16px;
}

.info-block-holder .info-block .title-text {
  font-size: 48px;
  line-height: 51px;
  margin: 0 0 26px;
}

.info-block .description {
  text-align: center;
  margin: 0 0 32px;
  color: #909090;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
}

.info-block .description.left {
  text-align: left;
}

.info-block .col {
  float: left;
  width: 255px;
  margin-left: 9px;
  margin-top: 1px;
}

.info-block .col + .col {
  margin-left: 55px;
}

.info-block .col .title-text {
  font-size: 30px;
  line-height: 33px;
  margin: 0 0 15px;
}

.info-block .col .description {
  font-size: 14px;
  line-height: 19px;
  margin: 0;
}

.info-block .col .img-holder {
  margin: 0 0 20px;
}

.info-block-holder .info-block .list {
  float: none;
  width: auto;
  padding: 0 8px 13px 44px;
}

.info-block-holder.inner01 .info-block {
  padding: 18px 27px 19px;
}

.info-block-holder.inner01 .info-block .title-text {
  margin: 0 0 15px;
}

.info-block-holder.inner02 .info-block .title-text {
  margin: 0 0 27px;
  font-size: 30px;
  line-height: 33px;
}

.info-block-holder.inner02 .info-block .description {
  font-size: 16px;
  line-height: 25px;
  margin: 0 0 28px;
}

.info-block .description a {
  color: #C3C4C5;
  text-decoration: underline;
}

.info-block .description a:hover {
  text-decoration: none;
}

.info-block-holder.inner02 .info-block {
  padding-bottom: 0;
}

.btn-holder.center {
  text-align: center;
  margin: 0 0 9px;
}

.text.center {
  text-align: center;
}

.app-list {
  margin: 0;
  padding: 6px 0 24px;
  list-style: none;
  font-size: 0;
  line-height: 0;
  letter-spacing: -10px;
  text-align: center;
}

.app-list li {
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  height: 75px;
  position: relative;
  overflow: hidden;
  padding: 0 12px;
}

* + html .app-list li {
  display: inline;
  zoom: 1;
}

.app-list li img {
  vertical-align: top;
}

.app-list li.active img {
  margin: -75px 0 0;
}

.info-block-holder.inner02 .info-block.inner01 {
  padding: 24px 29px 0 44px;
  width: 408px;
  height: 346px;
}

.info-block-holder.inner02 .info-block.inner02 {
  padding: 24px 17px 0;
  width: 411px;
  margin-left: 10px;
  height: 346px;
}

.button.big-btn {
  font-size: 15px;
  line-height: 18px;
  padding: 15px 33px 17px;
  text-transform: none;
}

.info-block-holder.inner02 {
  margin: 0 0 10px;
}

.button.blue-style.light.bigest-btn {
  font-size: 24px;
  line-height: 27px;
  padding: 21px 65px 22px;
  text-transform: uppercase;
  height: auto;
  font-weight: 300;
}

.btn-box.center {
  padding: 31px 0 43px;
  text-align: center;
}

.info-block.inner03 .title-text {
  color: #434649;
  font-size: 60px;
  line-height: 63px;
  margin: 0 0 28px;
  padding-top: 30px;
}

.info-block.inner03 .info-box {
  background: url(../images/line02.gif) repeat-y 440px 0;
}

.info-block.inner03 .col {
  width: 355px;
  margin: 0 0 0 32px;
}

.info-block.inner03 .col + .col {
  margin: 0 0 0 117px;
}

.info-block.inner03 .col .title-text {
  font-size: 30px;
  line-height: 33px;
  margin: 0 0 13px;
}

.info-block.inner03 .col .description {
  font-size: 18px;
  line-height: 25px;
}

.info-block.inner03 {
  padding: 33px 27px 48px;
}

.info-block.faq-box {
  padding: 28px 20px 45px 13px;
}

.info-block.faq-box .info-box {
  background: url(../images/line02.gif) repeat-y 212px 0;
}

.info-block.faq-box .sidebar {
  float: left;
  width: 170px;
  position: relative;
}

.info-block.faq-box .sidebar.active .sidebar-wrap {
  position: fixed;
  width: 170px;
  top: 0;
  left: 50px;
}

.info-block.faq-box .content-box {
  float: right;
  width: 670px;
  font-size: 13px;
  line-height: 25px;
  font-weight: 300;
  color: #434649;
}

.info-block.faq-box .content-box p {
  margin: 0 0 25px;
}

.info-block.faq-box .content-box h3 {
  font-size: 30px;
  font-weight: 300;
  line-height: 33px;
  margin: 0 0 20px;
}
.info-block.faq-box .content-box h1 {
  margin: 0 0 20px;
}

.info-block.faq-box .title {
  margin: 0 0 24px;
  padding: 7px 0 0 13px;
  font-size: 20px;
  font-weight: 300;
  line-height: 23px;
}

.info-block.faq-box img {
  margin-bottom: 30px;
}
.faq-list {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  width: 170px;
}

.faq-list li {
  margin: 0 0 3px;
  font-size: 18px;
  line-height: 21px;
  font-weight: 300;
}

.faq-list li a {
  display: block;
  position: relative;
  text-decoration: none;
  color: #71cbff;
  padding: 6px 0 10px 13px;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
}

.faq-list li a:hover {
  color: #30b1fc;
}

.faq-list li.active a {
  background: #71cbff;
  color: #fff;
}

.faq-list .deco {
  position: absolute;
  display: none;
  top: 0;
  bottom: 0;
  right: -20px;
}

.faq-list .deco img {
  height: 100%;
  vertical-align: top;
}

#logo .title {
  position: relative;
}

.faq-list li.active .deco {
  display: block;
}

#faq_step {
  text-align: center;
  margin-top: 50px;
}

#faq_step_span {
  font-size: 11px;
}
