.b-article {
  width: 620px;
}
.b-article_oldstyle {
  width: 640px;
}
.b-article__text {
  padding-right: 160px;
}
.b-article_oldstyle .b-article__text {
  padding-right: 180px;
}
.b-article__title {
  margin: 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
  font-size: 36px;
  line-height: 1;
  font-weight: normal;
}
.b-article__title-misc {
  margin-left: 5px;
  font-size: 10px;
  color: #d7d8d9;
}
.b-article-metadata {
  margin-bottom: 20px;
}
.b-article-metadata__element {
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
  color: #bfbfc0;
}
.lt-ie8 .b-article-metadata__element {
  display: inline;
  zoom: 1;
}
.b-article-metadata__element_comments {
  text-decoration: underline;
}
.b-article-metadata__element_views {
  text-decoration: underline;
}
.b-article__image {
  display: block;
}
.b-article__figcaption {
  display: block;
  margin-top: 1px;
  padding: 4px;
  background: #333;
  text-align: left;
  color: #fff;
}
.b-article__img {
  display: inline-block;
  vertical-align: top;
}
.b-article__img-title {
  display: block;
  font-weight: bold;
}
.b-article__img-source {
  font-size: 10px;
}
.b-article__firstimg {
  margin-bottom: 20px;
  text-align: center;
}
.b-article__description {
  margin-bottom: 10px;
  font-size: 20px;
  color: #333;
}
.b-article-figure {
  display: inline-block;
  margin: 0;
  background: #333;
  text-align: center;
  vertical-align: top;
  white-space: normal;
}
.b-article-figure_small {
  width: 140px;
  overflow: hidden;
}
.b-article-figure_medium {
  width: 300px;
}
.b-article-figure_big {
  width: 100%;
  margin: auto;
}
.b-article-figure_large {
  width: 600px;
}
.b-article-figure_orig {
  width: 600px;
}
.b-article-figure + .b-article-figure {
  margin-left: 20px;
}
.b-article-figure-container {
  margin: 0;
  margin-bottom: 10px;
  white-space: nowrap;
}
.b-article-figure-container:before,
.b-article-figure-container:after {
  content: "";
  display: table;
  clear: both;
}
.b-article-figure-container_alignleft {
  float: left;
  margin-right: 19px;
}
.b-article-figure-container_alignright {
  float: right;
  margin-right: -160px;
  margin-left: 20px;
}
.b-article-figure-container_alignleft + .b-article-figure-container_alignright {
  margin-left: 0;
}
.b-article-figure-container_alignleft + .b-article-figure-container_alignleft {
  margin-right: -160px;
}
.b-article-figure__image {
  display: block;
  max-width: 100%;
  margin: auto;
}
.b-article-figure__image-outer {
  display: block;
}
.b-article-figure__data {
  padding: 0 4px 3px;
  border-top: 1px solid #fff;
  background: #333;
  text-align: left;
}
.b-article-figure__caption {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #fff;
}
.b-article-figure__source {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1;
  color: #bfbfc0;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.b-article-figure__source:before {
  content: '\00A9';
}
.b-article__text {
  font-size: 16px;
  line-height: 1.4;
}
.b-article__text blockquote {
  clear: both;
  min-height: 30px;
  margin: 0 0 21px;
  padding: 0 0 0 38px;
  background: url(../../img/quote_mark.png) no-repeat;
  font-family: 'PT Sans', Tahoma, Arial, sans-serif;
  font-size: 20px;
  color: #000;
  font-style: italic;
}
.b-article__text hr {
  clear: both;
  width: 600px;
  height: 1px;
  margin: 3px 0 16px;
  overflow: hidden;
  background: #d7d8d9;
  font-size: 0;
}
.b-article__text ul,
.b-article__text ol {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1em;
  margin-left: 50px;
}
.b-article__text li {
  margin-top: 2px;
  padding: 0 0 5px;
}
.b-article__text li:first-child {
  margin-top: 0;
}
.b-article__text ol li {
  list-style-type: decimal;
  list-style-position: inside;
}
.b-article__text ul li {
  position: relative;
  padding-left: 10px;
}
.b-article__text ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.b-article__text ul li li:before {
  width: 3px;
  height: 3px;
  border: 1px solid #333;
  background: #fff;
}
.b-article__text p {
  margin: 0 0 15px;
}
.b-article__text h2 {
  margin: 0;
  font-size: 28px;
  color: #000;
  font-weight: normal;
}
.b-article__text h3 {
  margin: 0;
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
.b-article__text h4 {
  margin: 0;
  font-size: 20px;
  color: #000;
  font-weight: normal;
}
.b-article__text table {
  width: 100%;
  border: 0;
  border-bottom: 2px solid #333;
  border-collapse: collapse;
}
.b-article__text td,
.b-article__text th {
  padding: 5px;
  border: 0;
}
.b-article__text td {
  border-top: 1px solid #fff;
  background: #f7f9fa;
  font-size: 14px;
}
.b-article__text th {
  background: #fff;
  text-align: left;
  font-weight: bold;
}
.b-article__text caption {
  padding: 5px;
  text-align: left;
  font-family: Arial;
  font-size: 18px;
  color: #fff;
}
.b-article__text img[data-plugin] {
  max-width: 100%;
}
.b-article__text .readmore2 {
  float: right;
  width: 200px;
  margin-left: 10px;
  margin-right: -160px;
  padding: 6px 8px;
  border-left: 4px solid #c80000;
  background: #f7f9fa;
  font-size: 14px;
}
.b-article__text .readmore2 span {
  display: block;
  margin-bottom: 3px;
  color: #c80000;
}
.b-article__text .readmore2 a {
  line-height: 1.5;
  color: #333;
  font-weight: bold;
}
.b-article__text .readmore2 a:hover {
  color: #333;
}
.b-article__text .important {
  padding-left: 8px;
  border-left: 4px solid #c80000;
  font-weight: bold;
}
.b-article__text .ic_adv_box {
  white-space: nowrap;
}
.b-article__text_tax {
  font-size: 16px;
  line-height: 1.4;
}
.b-article__text_tax blockquote {
  clear: both;
  min-height: 30px;
  margin: 0 0 21px;
  padding: 0 0 0 38px;
  background: url(../../img/quote_mark.png) no-repeat;
  font-family: 'PT Sans', Tahoma, Arial, sans-serif;
  font-size: 20px;
  color: #000;
  font-style: italic;
}
.b-article__text_tax hr {
  clear: both;
  width: 600px;
  height: 1px;
  margin: 3px 0 16px;
  overflow: hidden;
  background: #d7d8d9;
  font-size: 0;
}
.b-article__text_tax ul,
.b-article__text_tax ol {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1em;
  margin-left: 50px;
}
.b-article__text_tax li {
  margin-top: 2px;
  padding: 0 0 5px;
}
.b-article__text_tax li:first-child {
  margin-top: 0;
}
.b-article__text_tax ol li {
  list-style-type: decimal;
  list-style-position: inside;
}
.b-article__text_tax ul li {
  position: relative;
  padding-left: 10px;
}
.b-article__text_tax ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.b-article__text_tax ul li li:before {
  width: 3px;
  height: 3px;
  border: 1px solid #333;
  background: #fff;
}
.b-article__text_tax p {
  margin: 0 0 15px;
}
.b-article__text_tax h2 {
  margin: 0;
  font-size: 28px;
  color: #000;
  font-weight: normal;
}
.b-article__text_tax h3 {
  margin: 0;
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
.b-article__text_tax h4 {
  margin: 0;
  font-size: 20px;
  color: #000;
  font-weight: normal;
}
.b-article__text_tax table {
  width: 100%;
  border: 0;
  border-bottom: 2px solid #bfbfc0 !important;
  border-collapse: collapse;
}
.b-article__text_tax td,
.b-article__text_tax th {
  padding: 5px;
  border: 0;
}
.b-article__text_tax td {
  border-top: 1px solid #fff;
  background: #f0f0f0;
  color: #333333;
  font-size: 14px;
  padding: 13px 25px 10px 10px;
  max-width: 430px !important;
}
.b-article__text_tax .right {
  text-align: right;
  padding-right: 28px;
}
.b-article__text_tax .center {
  padding: 13px 15px 10px 25px;
  padding-right: 28px;
  text-align: left;
  width: 370px;
}
.b-article__text_tax .left {
  padding-left: 25px;
}
.b-article__text_tax .red {
  padding: 3px 10px;
  background: #e91d2a;
  color: #fff;
  font-size: 20px;
}
.b-article__text_tax .white {
  background: #fff;
  color: #999;
  font-size: 14px;
  text-align: right;
  padding: 5px 0;
}
.b-article__text_tax .gray {
  padding: 13px 28px 10px 0;
  text-align: right;
  color: #999;
}
.b-article__text_tax .whiteblack {
  color: #333333;
  background: #fff;
}
.b-article__text_tax-title {
  margin-bottom: 20px;
  font-size: 30px;
  color: #333;
}
.b-article__text_tax-text {
  margin-bottom: 35px !important;
}
.b-article__text_tax span {
  color: #999;
}
.b-article__text_tax .b-article-buttons {
  height: 40px;
  margin: 25px 0;
  width: 110%;
}
.b-article__text_tax .b-article-buttons a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}
.b-article__text_tax .b-article-buttons .b-article-buttons_button + .b-article-buttons_button {
  margin-left: 10px;
}
.b-article__text_tax .b-article-buttons_button {
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 20px 10px 35px;
  background: #e91d2a;
  color: #fff;
  box-shadow: 0 2px 0 0 #af161f;
  border-radius: 3px;
}
.b-article__text_tax .b-article-buttons_button:before {
  content: '';
  width: 27px;
  height: 23px;
  position: absolute;
  top: 10px;
  left: 5px;
}
.b-article__text_tax .elec:before {
  background: url("img/electricity.png") no-repeat;
  background-position: 0 0;
}
.b-article__text_tax .gas:before {
  background: url("img/gas.png") no-repeat;
  background-position: 0 0;
}
.b-article__text_tax .water:before {
  background: url("img/water.png") no-repeat;
  background-position: 0 0;
}
.b-article__text_tax .heat:before {
  background: url("img/heat.png") no-repeat;
  background-position: 0 0;
}
.b-article__text_tax th {
  background: #fff;
  text-align: left;
  font-weight: bold;
}
.b-article__text_tax caption {
  padding: 5px;
  text-align: left;
  font-family: Arial;
  font-size: 18px;
  color: #fff;
}
.b-article__text_tax table .darkgray:hover td {
  background-color: #d7d8d9;
}
.b-article__text_tax td {
  transition: all linear .2s;
}
.b-article__text_tax img[data-plugin] {
  max-width: 100%;
}
.b-article__text_tax .readmore2 {
  float: right;
  width: 200px;
  margin-left: 10px;
  margin-right: -160px;
  padding: 6px 8px;
  border-left: 4px solid #c80000;
  background: #f7f9fa;
  font-size: 14px;
}
.b-article__text_tax .readmore2 span {
  display: block;
  margin-bottom: 3px;
  color: #c80000;
}
.b-article__text_tax .readmore2 a {
  line-height: 1.5;
  color: #333;
  font-weight: bold;
}
.b-article__text_tax .readmore2 a:hover {
  color: #333;
}
.b-article__text_tax .important {
  padding-left: 8px;
  border-left: 4px solid #c80000;
  font-weight: bold;
}
.b-article__text_tax .ic_adv_box {
  white-space: nowrap;
}
.b-article__footer {
  clear: both;
  margin: 0;
  padding-top: 20px;
  border-top: 1px solid #d7d8d9;
  font-size: 14px !important;
}
.b-article__footer-part {
  display: block;
}
.b-article__footer-part_source {
  font-weight: bold;
}
.b-article__footer .b-share {
  margin-bottom: 20px;
}
.b-article__column {
  float: left;
  width: 290px;
}
.b-article__column + .b-article__column {
  padding-left: 11px;
}
.b-article__source {
  font-weight: normal;
}
.b-article__tags {
  margin-bottom: 15px;
}
.b-article__tags-title {
  font-weight: bold;
}
.b-article__tags-item {
  margin-left: 8px;
  color: #3d76cc;
}
.b-article_photo,
.b-article_photo_vn {
  float: left;
  width: 300px;
  margin: 0 15px 0 0;
}
.b-article_img,
.b-article_img_vn {
  display: block;
  width: 300px;
  height: 200px;
  border-radius: 5px;
}
#parimatch-place {
  min-width: 620px;
}
