﻿a {
  border: none;
  color: #4c8cb1;
}
a.profile-tip-new {
  border: none;
}
td.main-cell {
  background-color: white;
}
.info-page-header {
  margin: 0;
}
.info-page-header .page-title {
  margin-left: 40px;
  margin-bottom: 16px;
}
.info-page-header .page-title .title-main {
  font-size: 26px;
}
.info-page-header .page-title .title-main span {
  color: #42a6de;
}
.info-page-header .page-title .title-sub {
  font-size: 16px;
  color: #8c8c8c;
}
.info-page-content {
  margin: 0;
  padding: 40px 0;
  max-width: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.ib {
  display: inline-block;
  box-sizing: border-box;
  padding-right: 40px;
}
.ib > div {
  margin: 0;
  margin-bottom: 30px;
  display: inline-block;
}
.left-side {
  float: left;
  width: 100%;
}
.left-side > .wrapper {
  margin-right: 272px;
}
.right-side {
  float: left;
  margin-left: -272px;
  width: 272px;
}
.right-side .box {
  margin: 0 40px 30px 0;
}
.right-side .box .side-banner {
  display: block;
  margin-bottom: 20px;
}
.right-side .box .side-banner img {
  width: 200px;
}
.right-side .box .side-banner:last-child {
  margin-bottom: 0;
}
.right-side > a {
  display: block;
  margin-bottom: 30px;
}
.box {
  display: block;
  margin: 0 40px 30px;
  vertical-align: top;
  border: 1px solid #7aa9c3;
}
.box .box-title {
  color: white;
  font-size: 16px;
  padding: 12px 16px;
  background-color: #7aa9c3;
}
.box .box-content {
  padding: 12px 16px;
  background-color: white;
}
.box .box-content h1 {
  font-size: 18px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 8px;
}
.box .box-content table td {
  border: none;
  white-space: normal;
  padding-left: 0;
  padding-top: 0;
  vertical-align: top;
}
.box.rta-box {
  border-color: #ebab76;
}
.box.rta-box .box-title {
  background-color: #ebab76;
}
.box.adv-box-right {
  border-color: #7cbe8a;
}
.box.adv-box-right .box-title {
  background-color: #7cbe8a;
}
.box .refs {
  padding: 8px 16px !important;
}
.box .refs li:before {
  content: none !important;
}
.content-cell {
  width: 100%;
}
.date-cell,
.count {
  color: #8c8c8c;
  white-space: nowrap !important;
}
.menu-cell {
  width: 1px;
  padding-right: 4px !important;
}
.user-cell {
  white-space: nowrap !important;
}
.user-cell img {
  border-radius: 50%;
}
.forum-cell {
  white-space: nowrap !important;
}
#news .news-table .content-cell .subj {
  font-size: 13px;
  font-weight: bolder;
  margin-bottom: 6px;
}
#news .news-table .content-cell .text {
  font-size: 11px;
}
#hot-topics td {
  padding: 2px 8px;
}
#polls td {
  padding: 2px 8px;
}
#blogs-wrapper {
  width: 66%;
  padding-left: 40px;
}
#blogs {
  width: 100%;
}
#blogs .box-content {
  min-height: 300px;
}
#blogs .title-cell a {
  color: black;
  font-weight: bolder;
}
#top10-wrapper {
  width: 33.3%;
}
#top10 {
  width: 100%;
}
#top10 .box-content {
  min-height: 300px;
}
#top10 td {
  padding: 2px 8px;
  font-size: 16px;
}
.article-adv .title {
  text-align: center;
  font-weight: bolder;
}
.article-adv .body {
  text-align: left;
}
.article-adv .body img {
  width: 60px;
  margin-right: 3px;
  border: none;
  float: left;
}
.rss {
  color: #4c8cb1;
}
.rss:before {
  color: orange;
  margin-right: 8px;
}
.small-avatar,
.medium-avatar {
  border-radius: 50%;
  vertical-align: middle;
}
.medium-avatar {
  width: 24px;
  height: 24px;
}
.small-avatar {
  width: 16px;
  height: 16px;
}