.b-header {
  border-bottom: 0;
}
.b-header__project {
  color: #4770d6;
}
.b-main-menu {
  background: #4770d6;
}
.b-main-menu::after {
  border-right-color: #4770d6;
  background-image: -webkit-linear-gradient(left, rgba(71, 112, 214, 0), #4770d6);
  background-image: -moz-linear-gradient(left, rgba(71, 112, 214, 0), #4770d6);
  background-image: linear-gradient(to right, rgba(71, 112, 214, 0), #4770d6);
}
.b-block-header__inner {
  color: #4770d6;
}
.b-block__showmore_big {
  background: #4770d6;
}
.b-block__showmore_big:hover {
  background-color: #afc1ed;
}
.b-metro-trendings__list-item__title {
  border-color: #4770d6;
}
.b-article-header-outer {
  border-bottom: 1px solid #4770d6;
}
.b-article-text ul li:before {
  background-color: #4770d6;
}
.b-article-text table {
  border-bottom: 2px solid #4770d6;
}
.b-article .readmore2 span {
  color: #4770d6;
}
.b-article .readmore2 a {
  color: #3d76cc;
}
.b-article .readmore2 a:hover {
  color: #3d76cc;
}
.b-article-comment__title {
  border: 1px solid #4770d6;
}
.b-article-comment-list-outer {
  border: solid #4770d6;
  border-width: 1px 0;
}
.b-article-comment-showmore__link {
  border-bottom: 3px solid #4770d6;
}
.b-slick {
  border-color: #4770d6;
}
.b-slick__header {
  background-color: #4770d6;
}
.b-question-expert-form__button {
  border-color: #1d3981;
  background-color: #4770d6;
  box-shadow: inset 0 -1px #4770d6;
}
.b-question-expert-question-data-vote-button-item__icon:before {
  background: #4770d6;
}
.b-question-expert-question-data-vote-button-item__icon:after {
  background: #4770d6;
}
.b-question-expert-question-data-vote-button-item__icon:hover {
  background: #4770d6;
}
.b-blockquote_question-response .b-blockquote__text-outer {
  border: 1px solid #4770d6;
}
.b-button__title {
  border-bottom: 3px solid #4770d6;
}
.b-test__answer-list-item__label_checked {
  border-color: #4770d6;
}
.b-test__answer-list-item__label_checked .b-test__answer-list-item__input:before {
  background: #4770d6;
}
.b-test__answer-list_image .b-test__answer-list-item__label_checked {
  border-color: #4770d6;
}
.b-test__answer-list_image .b-test__answer-list-item__label_checked:hover {
  border-color: #4770d6;
}
.b-test__control-button {
  border-color: #1d3981;
  background: #4770d6;
}
.b-test__result {
  border-color: #4770d6;
}
.b-spectheme {
  border: 1px solid #4770d6;
}
.b-spectheme__header {
  color: #4770d6;
}
.b-poll__vote {
  border-color: #4770d6;
}
.b-voter__icon {
  background-color: #4770d6;
}
.b-voter__element.voted .b-voter__icon {
  background-color: #999999;
  cursor: default;
}
.b-voter__element.selected .b-voter__icon {
  background-color: #4770d6;
}
