#page {
  margin: 0 auto 15px;
}

/*$header*/
.header__control {
  margin: 8px 0;
  z-index: 15;
}

.header__logo {
  display: block;
  float: left;
  margin-right: 30px;
}

.header__social {
  float: left;
  margin-top: 26px;
}

.header__social .item {
  float: left;
  margin-right: 18px;
}

.header__social .link {
  display: block;
  width: 23px;
  height: 23px;
  background: url(../images/sprite_new.png) no-repeat 0 0;
}

.header__social .link_fb {
  background-position: 0 0;
}

.header__social .link_tw {
  background-position: -25px 0;
}

.header__social .link_vk {
  background-position: -50px 0;
}

.header__social .link_ok {
  background-position: -75px 0;
}


.header__actions {
  float: right;
  margin-top: 27px;
  font-family: Arial, Helvetica, sans-serif;
}

.header__actions .link {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  color: #aeaeae;
}

.header__actions .link:hover {
  color: #666;
}

.header__actions .regions__link_title {
  display: block;
  position: relative;
  margin-right: 13px;
  padding: 6px 35px 4px 10px;
  z-index: 20;
}

.header__actions .triangle {
  display: block;
  position: absolute;
  top: 2px;
  right: 0;
  padding: 7px;
  border: 1px solid transparent;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  height: 6px;
  width: 10px;
  z-index: 20;
}

.header__actions .open .triangle {
  border-color: #e6e6e6;
  border-bottom-color: #fff;
}

.header__actions .triangle-down {
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #a1a1a1;
}

.header__actions .link_enter {
  display: block;
  float: left;
  margin-right: 18px;
  padding: 6px 0;
}

.header__actions .regions {
  position: relative;
  float: left;
  z-index: 15;
}

.header__actions .regions__hidden {
  display: none;
  position: absolute;
  top: 23px;
  right: 13px;
  z-index: 15;
  width: 100%;
  min-width: 120px;
}

.header__actions .regions__list {
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  padding: 10px 5px 5px 10px;
  background: #fff;
}

.header__actions .link_favorites {
  display: block;
  float: left;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 23px;
  height: 23px;
  background: url(../images/sprite_new.png) no-repeat 3px -92px;
}

.header__actions .link_favorites:hover {
  background-position: -32px -92px;
}


.header__banner {
  margin-bottom: 12px;
}


.header__navigation {
  margin-bottom: 16px;
}


.header__stories {
  margin-bottom: 15px;
  height: 116px;
}

.header__stories .storie {
  height: 116px;
}

.header__stories .storie__item {
  float: left;
  position: relative;
  margin-right: 21px;
  width: 183px;
  height: 116px;
  overflow: hidden;
}

.header__stories .storie__item_last {
  margin-right: 0;
}

.header__stories .storie__link {
  text-decoration: none;
}

.header__stories .storie__label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 38px;
  text-transform: uppercase;
  font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-size: 11px;
  color: #fff;
  overflow: hidden;
}

.header__stories .storie__opacity {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.60;
  filter:alpha(opacity=60);
}

.header__stories .storie__link:hover .storie__opacity {
  background-color: #4fa1af;
  opacity: 0.80;
  filter:alpha(opacity=80);
}

.header__stories .storie__text {
  display: block;
  position: relative;
  padding: 0 10px;
  line-height: 35px;
  z-index: 1;
}

/*$footer*/
footer.basic {
  margin: 0 auto;
  padding: 0;
  height: 273px;
  border: 1px solid #e9e9e9;
  border-bottom: none;
  -webkit-border-radius: 1px 1px 0 0 ;
  -moz-border-radius: 1px 1px 0 0 ;
  border-radius: 1px 1px 0 0 ;
  background-color: #f7f7f7;
}

.footer__info {
  float: left;
  padding: 10px 0 0 8px;
  width: 215px;
}

.footer__info .text {
  margin: 0 0 12px 4px;
  font: 12px/1 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  color: #aeaeae;
}

.footer__logo {
  margin-bottom: 58px;
}

.footer__counter {
  margin: 0 0 25px 4px;
  width: 88px;
  height: 31px;
}


.footer__tabs {
  float: right;
  border-left: 1px solid #f4eaea;
  width: 759px;
  height: 100%;
}

.footer__tabs .ctrl {
  border-bottom: 1px solid #d5d5d4;
  height: 43px;
}

.footer__tabs .ctrl__item {
  float: left;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: transparent;
  padding: 15px 21px 10px;
  height: 18px;
  color: #d5d5d4;
}

.footer__tabs .ctrl__item_first {
  border-left-color: transparent !important;
}

.footer__tabs .ctrl__item_last {
  padding-right: 0px;
}

.footer__tabs .ctrl__item.active {
  border-color: #d5d5d4;
  padding-bottom: 11px;
  background-color: #f7f7f7;
}

.footer__tabs .link {
  font: 14px 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  color: #000;
}

.footer__tabs .link_tab {
  text-decoration: none;
}

.footer__tabs .tab {
  display: none;
  padding: 20px 5px 0 22px;
}

.footer__tabs .tab__list {
  float: left;
  margin-right: 30px;
  width: 122px;
}

.footer__tabs .tab__list_last {
  margin-right: 0;
}

.footer__tabs .tab__item {
  margin-bottom: 1px;
}

.footer__tabs .tab__link {
  text-decoration: none;
  font: 14px 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  line-height: 16px;
  color: #a9a9a9;
}

.footer__tabs .tab__link:hover {
  color: #666;
}

/*$common*/
.arial {
  font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
}

.times {
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
}

.h25 {
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
}

.bold {
  font-weight: bold !important;
}

.btn_black {
  display: block;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 8px;
  background: #000;
  text-decoration: none;
  font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.btn_black:hover {
  color: #fff;
}

.btn_brown {
  background-color: #875645;
  background: -moz-linear-gradient(top, #875645, #7b4937);
  background: -webkit-gradient(linear, left top, left bottom,
                color-stop(0%,#875645), color-stop(100%,#7b4937));
  background: -webkit-linear-gradient(top, #875645, #7b4937);
  background: -o-linear-gradient(top, #875645, #7b4937);
  background: -ms-linear-gradient(top, #875645, #7b4937);
  background: linear-gradient(top, #875645, #7b4937);
}

.btn_add {
  position: relative;
  padding-left: 30px;
}

.btn_add .bg {
  position: absolute;
  top: 12px;
  left: 15px;
  display: block;
  width: 10px;
  height: 10px;
  background: url(../images/sprite_new.png) no-repeat -40px -670px;
}

.btn_follow {
  display: inline-block;
  position: relative;
  padding: 6px 20px 6px 35px;
  font-size: 12px;
}

.btn_follow .bg {
  position: absolute;
  top: 7px;
  left: 10px;
  width: 14px;
  height: 11px;
  background: url(../images/sprite_new.png) no-repeat -60px -669px;
}

/*$icons*/
.icon-n {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 17px;
  background: url(../images/sprite_new.png) no-repeat 0 0;
}

.icon-n_not_active {
  display: block;
  position: absolute;
  top: -3px;
  left: -28px;
  width: 20px;
  height: 20px;
  background: url(../images/sprite_new.png) no-repeat 0 0;
}

.icon-n_flw {
  left: -25px;
  background-position: 0 -173px;
}

.icon-n_flw_gray {
  background-position: -32px -92px;
}

/*$other*/
.vote-wrap {
    overflow: hidden;
}

.vote-block {
  position: relative;
}

.vote-hover {
  float: left;
}

.vote-stars {
  position: absolute;
  left: 0;
  top: 0;
}

.vote-active {
  position: absolute;
  left: 0;
  top: 0;
}

.vote-result {
  display: none;
  color: #ccc;
  font-size: 14px;
  margin-top: 12px;
  padding-left: 190px;
}

.vote-success {
  display: none;
  clear: both;
  color: #ccc;
  font-size: 14px;
  margin: 10px 0 0 10px;
}


/*$container*/
.container__block {
  margin-bottom: 15px;
}

.container__block_narrow {
  margin: 0 auto 15px;
  width: 958px;
  border: 1px solid #f4f2f1;
  background-color: #f6f6f6;
}

.container__block_bb {
  border-bottom: 1px solid #f2efee;
  padding-bottom: 15px;
}

.container__block .entry-title {
  margin-bottom: 18px;
  line-height: 26px;
  font-weight: normal;
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  font-size: 24px;
  color: #000;
}

.container__block .banner {
  width: 240px;
  overflow: hidden;
}

.container__block .banner__link {
  display: block;
}


/*$main-page*/
.look {
  margin-bottom: 6px;
  padding: 10px 12px 10px 12px;
  width: 720px;
  height: 85px;
  background-color: #f2efee;
}


.spy {
  float: left;
  width: 225px;
  font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
}

.spy__title {
  margin-bottom: 10px;
  font-size: 14px;
  color: #222;
}

.spy__graphs {
  float: left;
  position: relative;
  width: 42px;
  height: 51px;
}

.spy__graphs .graph {
  display: block;
  position: absolute;
  bottom: 0;
  width: 12px;
}

.spy__graphs .graph_d {
  left: 0;
  background-color: #66A940;
}

.spy__graphs .graph_u {
  left: 15px;
  background-color: #935442;
}

.spy__graphs .graph_p {
  left: 30px;
  background-color: #03A0A9;
}

.spy__meanings {
  float: right;
  width: 170px;
}

.spy__meanings .meaning {
  margin-bottom: 3px;
  font-size: 12px;
  color: #222;
}

.spy__meanings .color {
  display: inline-block;
  margin-right: 8px;
  width: 13px;
  height: 13px;
}

.spy__meanings .color_d {
  background-color: #66A940;
}

.spy__meanings .color_u {
  background-color: #935442;
}

.spy__meanings .color_p {
  background-color: #03A0A9;
}

.spy__meanings .number {
  font-size: 14px;
}


.find {
  float: right;
  margin-top: 22px;
  width: 490px;
}

.find .btn_black {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 8px 0;
  width: 79px;
  background-color: #2f2724;
  font-size: 15px;
  font-style: italic;
}

.find__query {
  position: relative;
  z-index: 10;
}

.find__query .triangle-down {
  position: absolute;
  top: 14px;
  right: 8px;
  display: block;
  width: 13px;
  height: 9px;
  background: url(../images/sprite_new.png) no-repeat 0 -125px;
  cursor: pointer;
}

.find__input {
  position: relative;
  padding: 0 25px 0 10px;
  border: 1px solid #dcdad8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 360px;
  height: 35px;
  background: #fff;
}

.find__input input[type="text"] {
  border: none;
  border-color: transparent;
  margin: 0;
  padding: 0;
  width: 360px;
  height: 33px;
  line-height: 33px;
  font-size: 13px;
  font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #000;
}

.find__input .overlabel {
  position: absolute;
  top: 10px;
  left: 11px;
  font: italic 13px Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif ;
  color: #bebdbc;
  cursor: text;
}

.find__examples {
  margin-top: 6px;
  margin-left: 2px;
}

.find__examples .link {
  font-style: italic;
  font-size: 12px;
  color: #787878;
}

.find__hidden {
  display: none;
  position: absolute;
  left: 0;
  top: 35px;
  border-width: 0px 1px 1px;
  border-color: #dcdad8;
  border-style: solid;
  padding: 10px 0;
  width: 395px;
  background-color: #FFF;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
}


.filter {
  padding: 0 10px;
}

.filter__field {
  margin-bottom: 12px;
}

.filter__field label {
  display: block;
  margin-bottom: 10px;
  font: normal 13px Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif ;
  color: #010101;
}

.actual {
  width: 747px;
}

.actual .title {
  margin-bottom: 7px;
  font-weight: normal;
  font-size: 22.5px;
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  color: #312926;
}

.actual__list {
  margin-left: -25px;
}

.actual__item {
  position: relative;
  margin-left: 25px;
  float: left;
  width: 231px;
  height: 255px;
  overflow: hidden;
}

.actual__like {
  position: absolute;
  top: 2px;
  right: 3px;
}

.actual__like.likes_results .like-field .like_pl,
.actual__like.likes_results .like-field .like_pl:active,
.actual__like.likes_results .like-field .like_pl:hover {
  top: 7px;
}

.actual__like.likes_results .like-field .like_min,
.actual__like.likes_results .like-field .like_min:active,
.actual__like.likes_results .like-field .like_min:hover {
  top: 9px;
}

.like-field {
  position: relative;
  margin-bottom: 5px;
}

.like-field .like {
  position: relative;
  display: block;
  float: left;
  margin-right: 2px;
  width: 27px;
  height: 27px;
  background: url(../images/sprite_new.png) no-repeat;
  cursor: pointer;
}

.like-field .like_pl {
  background-position: 0 -28px;
}

.like-field .like_pl:hover {
  background-position: -30px -28px;
}

.like-field .like_pl:active {
  background-position: -60px -28px;
}

.like-field .like_min {
  background-position: 0 -60px;
}

.like-field .like_min:hover {
  background-position: -30px -60px;
}

.like-field .like_min:active {
  background-position: -59px -60px;
}

.like-field .count {
  display: block;
  float: right;
  margin-top: 2px;
  padding: 7px 0 7px 14px;
  height: 12px;
  background: url(../images/sprite_new.png) no-repeat 0 -145px;
  line-height: 12px;
  font-size: 12px;
  color: #000;
  font-size: 12px;
}

.like-field .count__bg {
  display: block;
  float:right;
  margin-top: 2px;
  width: 6px;
  height: 26px;
  background: url(../images/sprite_new.png) no-repeat -46px -145px;
}

.actual__description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #FFF;
}

.actual__description .bg {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #312926;
  opacity: 0.7;
  filter:alpha(opacity=70);
  z-index: 0;
}

.actual__description .name {
  display: block;
  position: relative;
  border-bottom: 1px solid #8a8786;
  padding: 10px 6px 6px;
  font-size: 12px;
  z-index: 2;
}

.actual__description .quote {
  display: block;
  position: relative;
  padding: 12px 6px;
  text-decoration: underline;
  font-size: 14px;
  z-index: 2;
}

.actual__link:hover .bg {
  background-color: #4fa1af;
  opacity: 0.80;
  filter:alpha(opacity=80);
}

.actual__link:hover .quote {
  text-decoration: none;
}

.promises-block {
  margin-bottom: 5px;
  width: 500px;
}

.container__block_narrow .promises-block {
  margin: 0 -21px;
}

.promises-block .title {
  margin-bottom: 15px;
  padding: 10px 10px 25px 15px;
  height: 22px;
  background: url(../images/sprite_promises-list.png) no-repeat;
  line-height: 22.5px;
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  font-size: 22.5px;
  color: #FFF;
}

.promises-block_red .title {
  background-position: 0 0;
}

.promises-block_green .title {
  background-position: -503px 0;
}

.promises-block_brown .title {
  background-position: 0 -74px;
}

.promises-block_turquoise .title {
  background-position: -503px -74px;
}

.promises-block__list {
  width: 485px;
}

.promises-block__list .promise-item {
  margin-bottom: 20px;
}

.promises-block__list .link_all {
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  font-size: 14px;
  color: #000;
}

.promises-block__list .other {
  margin-top: -10px;
}

.promise-item {
  position: relative;
  border: 1px solid #f2efee;
  width: 483px;
  height: 160px;
}

.promise-item__status {
  position: absolute;
  display: block;
  top: -8px;
  left: -8px;
  width: 97px;
  height: 94px;
  background: url(../images/sprite_new.png) no-repeat 0 -200px;
}

.promise-item__status_actually {
  background-position: 0 -400px;
}

.promise-item__status_not_fulfilled {
  background-position: 0 -200px;
}

.promise-item__status_fulfilled {
  background-position: 0 -300px;
}

.promise-item__status_expired {
  background-position: 0 -200px;
}

.promise-item__status_deadline {
  background-position: 0 -400px;
}

.promise-item__status_refuse {
  background-position: 0 -500px;
}

.promise-item__status .text {
  position: relative;
  top: 16px;
  left: 12px;
  display: block;
  width: 60px;
  height: 60px;
  background: url(../images/sprite_status.png) no-repeat 0 0;
}

.promise-item__status .text_actually {
  background-position: 0 0;
}

.promise-item__status .text_not_fulfilled {
  top: 14px;
  left: 12px;
  background-position: 0 -60px;
}

.promise-item__status .text_fulfilled {
  top: 11px;
  left: 7px;
  background-position: 0 -120px;
}

.promise-item__status .text_expired {
  top: 8px;
  left: 6px;
  background-position: 0 -180px;
}

.promise-item__status .text_deadline {
  top: 8px;
  left: 7px;
  background-position: 0 -240px;
}

.promise-item__status .text_refuse {
  top: 20px;
  left: 16px;
  background-position: 0 -300px;
}

.promise-item__wrap {
  padding: 4px 10px 4px 4px;
}

.promise-item__detail {
  margin-left: 130px;
  width: 338px;
}

.promise-item .img {
  float: left;
  margin: 0 10px 5px 0;
}

.promise-item .link_follow {
  position: relative;
  display: block;
  font-size: 14px;
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  color: #212121;
}

.promise-item .person {
  margin-top: 6px;
  width: 340px;
  height: 95px;
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
}

.promise-item .person__job__name {
  display: block;
  line-height: 15px;
  font-size: 14px;
  color: #212121;
}

.promise-item .person__name {
  display: block;
  font-size: 14px;
}

.promise-item .person__job {
  display: block;
  font-size: 14px;
  color: #999999;
}

.promise-item .person__quote {
  font-size: 18px;
  color: #000;
  margin-top: 3px;
  max-height: 45px;
  overflow: hidden;
  position: relative;
  display: block;
}

.promise-item .tags {
  padding-top: 4px;
}

.promise-item .tag {
  display: inline-block;
  margin-right: 4px;
  padding: 0 4px 2px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background-color: #4fa1af;
  font-size: 11px;
  color: #FFF;
}

.promise-item .likes {
  margin-right: 9px;
  width: 120px;
}

.promise-item .like {
  margin-right: 0;
}

.promise-item .count {
  padding-left: 4px;
  min-width: 6px;
  background: none;
}

/*
not active vote buttons
*/
.promise-item .likes_results {
  padding-top: 1px;
}

.likes_results .like-field .like {
  position: relative;
  display: block;
  float: left;
  margin-right: 2px;
  width: 18px;
  height: 15px;
  background: url('../images/sprite_vote.png') no-repeat 0 -37px;
  cursor: default;
}
.actual__like.likes_results .like-field .like {
  margin-right: 5px;
}

.likes_results .like-field .like_pl,
.likes_results .like-field .like_pl:active,
.likes_results .like-field .like_pl:hover {
  top: 7px;
  background-position: 0 -182px;
}

.likes_results .like-field .like_min,
.likes_results .like-field .like_min:active,
.likes_results .like-field .like_min:hover {
  top: 8px;
  background-position: 0 -199px;
}

.promise-item .count__bg {
  display: none;
}

.promise-item__term {
  line-height: 30px;
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  font-size: 14px;
  color: #000;
  padding-top: 9px;
}

.promise-item__term span {
  line-height: 14px;
}

.news-main {
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
}

.news-main__list {
  margin-bottom: 10px;
}

.news-main__item {
  margin-bottom: 15px;
  font-size: 14px;
  color: #000;
}

.news-main .link {
  color: #000;
}

.news-main .link_all {
  font-size: 14px;
  color: #131313;
}

.news-main_chronicle {
  margin: -15px 15px 8px 35px;
}

.news-main_chronicle .news-main__list {
  margin-bottom: -10px;
}

.news-main_chronicle .news-main__item {
  margin-bottom: 10px;
  line-height: 20px;
  color: #131313;
}

.news-main_chronicle .dash {
  color: #973232;
}

.news-main_chronicle .link {
  color: #464646;
}

.news-main_chronicle .news-main__list {
  width: 430px;
}

.news-main-col3 .news-main {
  border: 1px solid #f2efee;
  padding: 15px 10px;
  width: 210px;
  background-color: #f7f7f7;
}


.persons-main {
  margin: -13px 0 5px 12px;
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
}

.persons-main__item {
  position: relative;
  float: left;
  margin: 0 17px 0 7px;
  width: 131px;
}

.persons-main__item .count {
  position: absolute;
  top: 5px;
  right: -11px;
  margin-right: 10px;
  padding-left: 18px;
  height: 29px;
  line-height: 29px;
  background: url(../images/sprite_new.png) 0 -600px;
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  font-size: 12px;
  color: #FFF;
}

.persons-main__item .count__bg {
  position: absolute;
  top: 0;
  right: -9px;
  height: 34px;
  width: 9px;
  background: url(../images/sprite_new.png) -78px -600px;
}

.persons-main__item .img {
  margin-bottom: 8px;
  border: 1px solid #a0a0a0;
}

.persons-main__item .link {
  text-decoration: none;
  font-size: 12px;
  color: #312926;
}

.persons-main__item .name {
  display: block;
  font-size: 14px;
}

.persons-main__item .link:hover .name {
  text-decoration: none;
}

.analytic-main {
  width: 235px;
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
}

.analytic-main__promise {
  border: 1px solid #f9f7f7;
  padding: 8px 6px 5px;
}

.analytic-main__promise .img {
  float: left;
  margin-right: 5px;
}

.analytic-main__promise .text__promise {
  display: block;
  line-height: 22px;
  text-decoration: none;
  font-size: 18px;
  color: #774a36;
}

.analytic-main__promise .text__person {
  display: block;
  font-size: 14px;
  color: #212121;
}

.analytic-main__promise .text__job {
  font-size: 14px;
  color: #919090;
}

.analytic-main__opinion {
  position: relative;
  margin-top: 25px;
  border: 1px solid #f2efee;
  background-color: #f7f7f7;
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
}

.analytic-main__opinion .tale {
  position: absolute;
  top: -17px;
  left: 60px;
  display: block;
  width: 0;
  height: 0;
  border-bottom: 17px solid #f2efee;
  border-right: 25px solid transparent;
}

.analytic-main__opinion .tale__in {
  position: absolute;
  top: 2px;
  left: 1px;
  display: block;
  width: 0;
  height: 0;
  border-bottom: 16px solid #f7f7f7;
  border-right: 24px solid transparent;
}

.analytic-main__opinion .link {
  text-decoration: none;
}

.analytic-main__opinion .person {
  border-bottom: 1px solid #c2c2c2;
  overflow: hidden;
  padding: 8px 6px 10px;
  font-size: 14px;
  color: #212121;
}

.analytic-main__opinion .person__img {
  float: left;
  margin-right: 5px;
}

.analytic-main__opinion .person__text {
  overflow: hidden;
}

.analytic-main__opinion .person__name {
  display: block;
  font-weight: bold;
}

.analytic-main__opinion .person__job {
  display: block;
  margin-bottom: 5px;
  color: #888888;
}

.analytic-main__opinion .person__opnion {
  display: block;
  margin-bottom: 2px;
}

.analytic-main__opinion .promise {
  padding: 8px 6px;
}

.analytic-main__opinion .promise__title {
  display: block;
  margin-bottom: 8px;
  line-height: 20px;
  font-size: 18px;
  color: #774a36;
}

.analytic-main__opinion .promise__detail {
  font-size: 14px;
  color: #828282;
}


/*$editors-page*/
.editors {
  margin-top: 23px;
}

.editors .link_all {
  font: normal 12px/1.5 Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #4a9cab;
}

.editors__table {
  border-top: 1px solid #cfcfcf;
  width: 100%;
  border-collapse: separate;
}

.editors__table .col  {
  border-bottom: 1px dotted #cfcfcf;
  padding: 17px 0;
}

.editors__table .row_first .col {
  padding: 28px 0 23px;
}

.editors__table .col_1 {
  width: 300px;
  font: bold 12px/1.5 Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
}

.editors__table .col_2 {
  width: 275px;
  font: 18px/1 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  color: #672f2c;
}

.editors__table .col_3 .link {
  font: normal 12px/1.5 Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #4a9cab;
}

.editors__table .row_first .col_3 {
  vertical-align: top;
}

.editors__table .col__light {
  font-size: 11px;
  color: #a3a3a3;
}

/*$person-page*/
.person-page {
  border-top: 1px solid #cfcfcf;
  padding-top: 25px;
  width: 720px;
}

.person-page .separator {
  margin: 0 0 18px 130px;
  border-bottom: 1px dotted #cfcfcf;
}

.person-page .list {
  margin-bottom: 15px;
  font: normal 12px/1 Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #322a26;
}

.person-page .item__name {
  float: left;
  width: 100px;
  text-align: right;
  font-size: 11px;
  color: #9f9c9a;
}

.person-page .item__name.bold {
  display: block;
  margin-bottom: 3px;
  font-weight: bold;
  color: #322a26;
}

.person-page .item__name .bold {
  display: block;
  margin-bottom: 3px;
  color: #322a26;
}

.person-page .item__body {
  display: block;
  margin-left: 130px;
}

.person-page .link-further {
  display: inline-block;
  border-bottom: 1px dotted #4a9cab;
  text-decoration: none;
  color: #4a9cab;
}

.person-page .link-further:hover {
  border-bottom-color: transparent;
}

.person-page__info {
  margin-bottom: 20px;
}

.person-page__info .img {
  float: left;
  margin-right: 30px;
}

.person-page__info .wrap {
  overflow: hidden;
  border-bottom: 1px dotted #cfcfcf;
  padding-bottom: 12px;
}

.person-page__info .text {
  position: relative;
  margin: 0 75px 8px 0;
  padding-right: 25px;
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  color: #322a26;
}

.person-page__info .text__name {
  display: block;
  font-size: 32px;
}

.person-page__info .text__job {
  font-size: 14px;
}

.person-page__info .text__year {
  position: absolute;
  top: 0;
  left: 100%;
  font-size: 15px;
}

.person-page__info .raiting {
  margin: 0 5px 20px 0;
}

.person-page__info .raiting__list {
  margin-right: -8px;
}

.person-page__info .raiting__text {
  margin-bottom: 10px;
  text-align: right;
  letter-spacing: 0.5px;
  font: normal 11px/1 Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #9f9c9a;
}

.person-page__detail {
  margin-bottom: 28px;
}

.person-page__detail .link_print {
  position: relative;
  display: block;
  font: normal 12px Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #4db2c4;
}

.person-page__detail .link_print__bg {
  position: absolute;
  top: 0;
  left: -20px;
  display: block;
  width: 15px;
  height: 15px;
  background: url(../images/sprite_new.png) no-repeat -85px -670px;
}

.person-page__detail .list {
  overflow: hidden;
}

.person-page__detail .list_small {
  height: 164px;
}

.person-page__detail .item {
  margin-bottom: 7px;
}

.person-page__detail .item__body {
  line-height: 17px;
}

.person-page__detail .link-further {
  margin-left: 130px;
}


.person-page__promise {
  margin-bottom: 25px;
}

.person-page__promise .item {
  margin-bottom: 15px;
}

.person-page__promise .item__body {
  width: 550px;
}

.person-page__promise .stripe {
  position: relative;
  height: 12px;
  background: #e1dbd8;
  background: -moz-linear-gradient(top, #e1dbd8, #d3ccca);
  background: -webkit-gradient(linear, left top, left bottom,
                color-stop(0%,#e1dbd8), color-stop(100%,#d3ccca));
  background: -webkit-linear-gradient(top, #e1dbd8, #d3ccca);
  background: -o-linear-gradient(top, #e1dbd8, #d3ccca);
  background: -ms-linear-gradient(top, #e1dbd8, #d3ccca);
  background: linear-gradient(top, #e1dbd8, #d3ccca);
}

.person-page__promise .stripe_green {
  background: #4ec1d6;
  background: -moz-linear-gradient(top, #4ec1d6, #4ca1b0);
  background: -webkit-gradient(linear, left top, left bottom,
                color-stop(0%,#4ec1d6), color-stop(100%,#4ca1b0));
  background: -webkit-linear-gradient(top, #4ec1d6, #4ca1b0);
  background: -o-linear-gradient(top, #4ec1d6, #4ca1b0);
  background: -ms-linear-gradient(top, #4ec1d6, #4ca1b0);
  background: linear-gradient(top, #4ec1d6, #4ca1b0);
}

.person-page__promise .link__count {
  position: absolute;
  top: -5px;
  left: 100%;
  display: block;
  margin-left: 10px;
  font: normal 20px/1 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  color: #4a9cab;
}

.person-page__promise .promise {
  width: 240px;
}

.person-page__promise .link_promise {
  font: normal 16px 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  color: #682e22;
}

.person-page__promise .link_tag {
  display: inline-block;
  margin: 0 4px 2px 0;
  padding: 2px 4px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background-color: #4fa1af;
  font-size: 11px;
  color: #FFF;
}

.person-page__promise .status {
  display: block;
  margin-top: 10px;
}

.person-page__promise .color_green {
  font-weight: bold;
  color: #608b2f;
}

.person-page__promise .color_red {
  font-weight: bold;
  color: #b12d2e;
}

.person-page__promise .color_yellow {
  font-weight: bold;
  color: #a47826;
}

.person-page__promise .link_all {
  font-size: 12px;
  color: #4a9cab;
}


.person-page__news {
  margin: 30px 0 20px;
}

.person-page__news .list-news {
  margin: -3px 0 20px;
  overflow: hidden;
}

.person-page__news .list-news__item {
  margin-bottom: 6px;
}

.person-page__news .date {
  font: normal 12px Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #9f9c9a;
}

.person-page__news .link {
  font: normal 16px/1 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  color: #682e22;
}

.person-page__news .link-further {
  margin-left: 57px;
}


.person-page__opinions .item {
  margin-bottom: 32px;
}

.person-page__opinions .list-opinions {
  margin-bottom: 8px;
}

.person-page__opinions .list-opinions__item {
  display: inline-block;
  vertical-align: top;
  margin: 0 25px 15px 0;
  width: 262px;
  overflow: hidden;
}

.person-page__opinions {
  margin-top: 30px;
}

.person-page__opinions .img {
  float: left;
  margin-right: 10px;
}

.person-page__opinions .text {
  overflow: hidden;
}

.person-page__opinions .link_name {
  display: block;
  margin-bottom: 3px;
  font: bold 12px Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #000;
}

.person-page__opinions .link_quote {
  font: normal 16px/1.2 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  color: #682e22;
}

.person-page__opinions .link-further {
  margin-left: 57px;
}


.person-page__mentions {
  margin: 30px 0 20px;
}

.person-page__mentions .list-mentions__item {
  margin-bottom: 35px;
  color: #000;
}

.person-page__mentions .link_promise {
  display: block;
  margin-bottom: 4px;
  font: normal 16px/1.2 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  color: #682e22;
}

.person-page__mentions .link_person {
  font-weight: bold;
  color: #000;
}

/*$search-page*/
.search_page {
  border-bottom: none;
}

.seach-top.adv-search {

  border-bottom: 1px dotted #cfcfcf;
  padding-bottom: 20px;
}

.seach-top.adv-search form {
  margin-bottom: 0;
}

.adv-search .info {
  margin-top: -22px;
}

.adv-search .info__text {
  display: inline-block;
  margin-right: 30px;
  font: normal 12px Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
}

.search-table {
  width: 100%;
  margin-bottom: 45px;
}

.search-table .col {
  padding: 30px 0;
  border-bottom: 1px dotted #cfcfcf;
  vertical-align: top;
}

.search-table .col_1 {
  width: 35px;
}

.search-table .col_2 {
  width: 110px;
}

.search-table .col_3 {
  padding-right: 10px;
}

.search-table .number {
  display: block;
  margin-top: -3px;
  font: bold 18px 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  color: #aeacab;
}

.search-table .link-category {
  font: bold 12px Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #50a1b0;
}

.search-table .img {
  float: left;
}

.search-table .text {
  overflow: hidden;
}

.search-table .text_img {
  margin-left: 95px;
}

.search-table .link-person {
  display: block;
  margin-bottom: 4px;
  font: bold 12px/1.3 Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #000;
}

.search-table .link-goal {
  display: block;
  margin-bottom: 10px;
  font: normal 16px 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  color: #682e22;
}

.search-table .description {
  font: normal 12px/1.3 Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #4c4c4c;
}

.search-table .job {
  display: block;
  margin: -5px 0 14px;
  font: bold 12px Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
}

.search-table .date {
  display: block;
  margin-bottom: 2px;
  font: bold 12px/1.7 Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #000;
}

.search-table em {
  background-color: #3E95A5;
  font-style: normal;
  color: #FFF;
}

.search-nothing {
  margin-top: 60px;
  text-align: center;
  font-family: 'Times New Roman', 'Times CY', 'Nimbus Roman No9 L', serif;
  margin-bottom: 60px;
}

.search-nothing .smile {
  margin-bottom: 20px;
  font-size: 33px;
  color: #000;
}

.search-nothing .text {
  font-size: 33px;
  color: #000;
}

.search-nothing .descr {
  font-size: 15px;
}

.search-nothing .descr a {
  color: #4A9CAB;
}


/*$popup*/
.popup_new {
  padding: 10px 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.popup__close {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 22px;
  height: 22px;
  background: url(../images/sprite_new.png) no-repeat -70px -90px;
}

.popup__logo {
  display: block;
  margin: 0 auto 25px;
}

.popup__text {
  line-height: 18px;
  font-size: 14px;
  font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #aeaeae;
}

.popup__line {
  position: relative;
  margin: 0 -30px 10px;
  padding: 0 30px;
  width: 100%;
  height: 1px;
  background: #efefef;
}


.popup_favorites {
  width: 510px;
}

.popup_favorites .popup__text {
  margin-bottom: 20px;
}

.popup_favorites .btns {
  margin: 0 auto;
  width: 180px;
}

.popup_favorites .btn_black {
  float: left;
  margin: 0 5px;
}


.popup_source {
  border: 1px solid #c7a59e;
  padding: 10px 40px 35px;
  width: 680px;
}

.popup_source.two_media {
  width: 820px;
}

.popup_source .popup-wrap {
  padding: 0;
}

.popup_source .close {
  width: 11px;
  height: 11px;
  background: url(../images/sprite_new.png) no-repeat -70px -640px;
}

.popup_source .h2 {
  position: relative;
  margin: 0 -10px 12px;
  padding: 0 10px 20px;
  border-bottom: 1px solid #e3d4d0;
  font: normal 21px Georgia, 'Century Schoolbook L', serif;
  color: #330000;
}

.popup_source .h2__icon {
  position: absolute;
  top: 0;
  left: -31px;
  width: 34px;
  height: 26px;
  background: url(../images/sprite_new.png) no-repeat 0 -640px;
}

.popup_source .h2__icon_confirm {
  background-position: 0 -670px;
}

.popup_source .descr {
  margin-bottom: 10px;
  font: normal 12px Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #666;
}

.popup_source .link {
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding-left: 18px;
  font: normal 12px Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #672f2c;
}

.popup_source .link__bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 14px;
  height: 14px;
  background: url(../images/sprite_new.png) no-repeat -50px -640px;
}

.popup_source textarea {
  display: block;
  margin-bottom: 10px;
  border: 1px solid #d5d3d2;
  padding: 10px 15px;
  width: 610px;
  height: 65px;
  background-color: #fff;
}

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

.popup_confirm {
  width: 640px;
}


.popup_confirm .error textarea {
  border: 1px solid #F00000;
}


/*select2*/
.selectFind {
    width: 367px;
}

.selectFind .select2-choice {
  border: 1px solid #c8c8c8;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  width: 100%;
  height: 27px;
  font: normal 13px Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #010101 !important;
  line-height: 27px;
}

.selectFind .select2-choice div {
  border-left: none;
  width: 20px;
  background: none;
}

.selectFind .select2-choice div b {
  background: url(../images/sprite_new.png) no-repeat 0 -116px;
}

.selectFindDown {
  margin-top: -4px;
  border-color: #C8C8C8;
  border-top: none !important;
  -webkit-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
  width: 377px !important;
  background: #FFF !important;
}

.selectFind.select2-dropdown-open .select2-choice {
  background: #FFF;
  filter: none;
}

.selectFindDown .select2-search {
  display: none;
  margin-top: 5px;
  width: 360px;
}

.selectFindDown .select2-results {
  font: normal 13px Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif ;
  color: #010101 !important;
}

.selectFindDown .select2-search input {
  margin: 0 10px;
  border: none;
  border: 1px solid #C8C8C8;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background-color: transparent;
}

.selectFindDown .select2-results .select2-highlighted {
  background: #f2efee !important;
  color: #010101 !important;
}
