.top-special1 {
  padding: 0 0px 16px 0;
  position: relative;
  overflow: hidden;
}
.top-special1.with-border {
  margin: 0 auto;
  width: 550px;
  border-top: 1px solid #DADAD9;
}
.top-special1.bottom-spec {
  border-bottom: none;
  clear: both;
  display: inline-block;
  margin-bottom: 32px;
}
.top-special1.center-special {
  width: 520px;
  border-bottom: none;
  min-height: 70px;
  height: auto;
  padding: 0 20px 15px 10px;
  margin-top: 4px;
  background-color: #f5f5f5;
}
.top-special1.center-special .spec1 {
  width: 100%;
}
.special-additional {
  color: #48B848;
  text-decoration: underline;
  cursor: pointer;
}
.special-additional:hover {
  text-decoration: none;
}
.ta-block {
  position: relative;
  overflow: hidden;
  padding: 0 0 0 0;
  margin: 10px 0 0;
  color: #333333;
  line-height: 1.45;
  text-align: left;
  /*:first-of-type{
    margin-top: 14px;
  }*/
}
.ta-block a .special-text {
  width: 100%;
  text-decoration: none;
  color: #333333;
  display: block;
}
.ta-block :hover {
  text-decoration: none;
}
.ta-block.with-padding {
  margin: 16px 0 23px !important;
}
.ta-block .special-title {
  color: #4873b8;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: -0.6px;
  margin-bottom: -1px;
  border-bottom: none;
}
.market-special .ta-block {
  margin: 0;
  padding: 20px 0 0 10px;
}
a.special-text:hover > .special-title {
  text-decoration: underline;
}
.special-body {
  display: block;
  line-height: 22px;
  margin-left: 10px;
}
.special-info {
  display: none;
  color: #000;
  font-size: 13px;
  line-height: 17px;
}
.special-info-button {
  position: absolute;
  margin-top: 3px;
  top: 0;
  right: 0;
  width: 18px;
  height: 18px;
  float: right;
  background: url("/new_style/img/new/info.svg") no-repeat scroll 0 0 transparent !important;
  cursor: pointer;
}
.special-info-button :hover {
  background: url("/new_style/img/new/info-hover.svg") no-repeat scroll 0 0 transparent !important;
}
.super_context_block {
  margin-top: 20px;
}
.super_context_block.single_ad {
  padding: 0;
  margin: -70px 0 100px 0;
}
.super_context_block > div {
  max-width: 660px !important;
}
.super_context {
  width: 550px;
  position: relative !important;
  padding: 5px 0 !important;
}
.super_context .super_context_img {
  width: 135px;
  height: 108px;
  margin-right: 15px;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  float: left;
}
.super_context .super_context_img img {
  max-width: 135px;
  max-height: 108px;
}
.super_context .super_context_body {
  padding-left: 150px;
}
.super_context .super_context_body .super_context_title {
  color: #4873b8;
  font-size: 17px;
  font-weight: bold;
}
.super_context .super_context_body .super_context_title:hover {
  text-decoration: underline;
  cursor: pointer;
}
.super_context .super_context_body .super_context_additional {
  color: #4873b8;
  font-size: 14px;
  text-decoration: underline;
  margin-right: 5px;
}
.super_context .super_context_body .super_context_additional:hover {
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .super_context {
    width: 660px;
  }
  .top-special1.with-border {
    width: 660px;
  }
  .top-special1.center-special {
    width: 630px;
  }
}
