body {
  line-height: 1.3em;
  font-size: 12pt;
  font-family: Tahoma, Arial, Verdana, "Trebuchet MS", sans-serif;
}

a {
  color: #00507f;
  text-decoration: none;
}

.b-top-line, .b-menu, .b-header-ears, .b-header-subscribe, .b-search-line, .b-auth, .b-beta, .b-beta-text, .b-form-notice, .b-sidebar, .b-hotnews, .b-content-sidebar, .b-catalog-mentioned, .b-news-tags, .b-news-readmore, .b-comments, .b-share, .b-news-action, .b-rss-feed, .b-user-hovercard, .b-static-media, .b-footer, .flex-direction-nav {
  display: none!important;
}

ins {text-decoration: none;}

.date {
  font-size: 11pt;
  color: #868686;
}

/* stat ico */
.view {
  display: none;
}

.comment {
  display: none;
}

/* header */
.b-logo {
  text-align: center;
  padding: 30px 0;
  border-bottom: 4px solid #d4d4d4;
  margin-bottom: 16px;
}

/* block */
.b-name {
  margin-bottom: 14px;
}

.b-name h3 {
  font-size: 18pt;
  color: #41525c;
  font-weight: normal;
  line-height: 1em;
  font-family: 'MorePro';
  text-transform: lowercase;
  display: inline;
}

.b-name .tagname {
  font-size: 18pt;
  color: #00507f;
  font-weight: normal;
  line-height: 1em;
  font-family: 'MorePro';
  text-transform: lowercase;
  display: inline;
  padding-left: 28px;
}

/* news */
.b-newsfull-text {
  clear: both;
}

.b-newsfull h1.title {
  font-size: 28pt;
  color: #231f20;
  font-weight: normal;
  line-height: 1.1em;
  font-family: 'MorePro';
  margin-bottom: 16px;
}

.b-newsfull-info, .b-news-stat {
  margin-bottom: 16px;
}

.b-newsfull-info .b-news-stat {
  float: left;
  margin: 0 16px 8px 0;
}

.b-news-stat .date, .b-news-stat .label {
  padding-right: 4px;
}

.b-news-stat .number {
  margin-left: 4px;
  font-size: 11pt;
  line-height: 1.2em;
  color: #486987;
  text-decoration: none;
}

.b-news-author {
  font-size: 11pt;
  color: #868686;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.2em;
  overflow: hidden;
  zoom: 1;
}

.b-news-author a {
  text-decoration: none;
  color: #868686;
}

.b-news-author-photo {
  float: left;
  margin-right: 8px;
}

.b-news-author-photo img {
  width: 32px;
  height: 32px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.b-news-author-info {
  overflow: hidden;
  zoom: 1;
  padding-top: 10px;
}

.b-newstext-readalso {
  border-top: 1px solid #d4d4d4;
  font-size: 13pt;
  color: #231f20;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 14px;
}

.h-newstext-readalso {
  border-bottom: 1px solid #d4d4d4;
  padding: 12px 0;
}

.b-newstext-readalso a {
  text-decoration: none;
  font-family: 'MorePro';
}

.b-newstext-blockquote {
  margin-bottom: 16px;
  min-height: 64px;
  position: relative;
}

.b-newstext-blockquote-text {
  padding-left: 44px;
  font-size: 16pt;
  line-height: 1.2em;
  color: #41525c;
  font-weight: bold;
  font-family: 'MorePro';
}

.h-newstext-blockquote-text {
  padding-right: 34px;
}

.b-newstext-blockquote-author {
  margin-top: 14px;
}

.b-newstext-blockquote.noauthor .b-newstext-blockquote-author {
  margin: 0;
}

.b-newstext-blockquote-authorimg {
  float: left;
  margin-right: 16px;
}

.b-newstext-blockquote-authorimg img {
  width: 64px;
  height: 64px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
}

.b-newstext-blockquote-authorname {
  height: 64px;
  display: table-cell;
  vertical-align: middle;
  color: #41525c;
  font-size: 11pt;
}

.b-newstext-blockquote-authorname a {
  color: #00507f;
  font-size: 13pt;
  font-weight: bold;
  line-height: 1.2em;
  text-decoration: none;
}

.b-news-source {
  font-size: 12pt;
  color: #868686;
  line-height: 1.2em;
  margin-bottom: 16px;
}

.b-news-source a {
  text-decoration: none;
}

.b-news-ftlogo {
  padding: 10px 0;
  border-top: 1px solid #d4d4d4;
  clear: both;
}

.b-news-ftlogo img {
  display: none;
}

.b-news-ftlogo-text {
  overflow: hidden;
  zoom: 1;
}

.b-news-ftlogo p {
  font-size: 10pt;
  color: #41525c;
  line-height: 1.1em;
}

/* static text */
.b-static-text h1 {
  font-size: 20pt;
  color: #231f20;
  font-weight: normal;
  line-height: 1.1em;
  font-family: 'MorePro';
  margin-bottom: 16px;
}

.b-static-text h2 {
  font-size: 16pt;
  color: #231f20;
  font-weight: normal;
  line-height: 1.2em;
  font-family: 'MorePro';
  margin-bottom: 16px;
}

.b-static-text h3, .b-static-text h4 {
  font-size: 14pt;
  color: #231f20;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 16px;
}

.b-static-text p {
  font-size: 13pt;
  color: #231f20;
  line-height: 1.3em;
  padding-bottom: 16px;
}

.b-static-text blockquote {
  font-size: 13pt;
  color: #87484a;
  font-weight: bold;
  line-height: 1.3em;
  padding-left: 16px;
  margin: 0 0 16px 16px;
  border-left: 4px solid #87484a;
}

.b-static-text blockquote p {
  font-size: 13px;
  color: #87484a;
  padding: 0;
}

.b-static-img {
  float: left;
  position: relative;
  margin: 0 16px 8px 0;
  max-width: 464px;
}

.b-static-img img {
  width: 100%;
}

.b-static-imgdesc {
  padding: 8px 0 0 0;
  font-size: 13pt;
  color: #231f20;
  font-weight: bold;
  line-height: 1.2em;
  max-width: 464px;
}

.b-static-imgsource {
  font-size: 11pt;
  color: #868686;
  line-height: 1.2em;
  margin-top: 8px;
}

.b-static-imgsource a {
  text-decoration: none;
}

.b-static-video {
  position: relative;
  margin: 0 0 16px 0;
  min-width: 320px;
}

.b-static-text ul, .b-static-text ol {
  margin: 0 0 8px 32px;
}

.b-static-text ul li {
  font-size: 13pt;
  list-style: disc;
  color: #231f20;
  line-height: 1.3em;
  padding: 0 0 8px 16px;
}

.b-static-text ol li {
  font-size: 13pt;
  list-style: decimal;
  color: #231f20;
  line-height: 1.3em;
  padding: 0 0 8px 12px;
}

.b-static-text table {
  width: 100%;
  margin-bottom: 16px;
  border-bottom: 1px solid #d4d4d4;
}

.b-static-text th {
  font-size: 13pt;
  font-weight: bold;
  color: #231f20;
  text-align: left;
  padding: 10px 8px;
  border-bottom: 1px solid #d4d4d4;
}

.b-static-text td {
  font-size: 13pt;
  font-weight: normal;
  vertical-align: top;
  color: #231f20;
  text-align: left;
  padding: 10px 8px;
}

.b-static-text td p {
  font-size: 13px;
  font-weight: normal;
  color: #231f20;
  padding: 0;
}