

/* Start:/local/templates/vedomosti_cp/assets/prod/css/additional.css?17443840522520*/
/* preorder START */
.custom-input.custom-input--preorder {
  padding-top: 13px;
  padding-bottom: 13px;
}
.button.disabled {
  cursor: default;
}
.button.disabled:hover {
  background: #cf0b0f;
}
.j_subscribe_price--old {
  text-decoration: line-through;
}
/* preorder END */

/* index.short.news START */
.index-short-news {
  padding-left: 28px;
  padding-right: 36px;
  padding-bottom: 30px;
  margin-bottom: 40px;
  border: 1px solid #d0033d;
}
.index-short-news__tabs-wrapper {
  text-align: center;
  position: relative;
  transform: translateY(-50%);
  margin-bottom: 10px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-left: -10px;
  margin-right: -10px;
}
.index-short-news__tab {
  flex: 1 1 100%;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #cf0b0f;
  transition: all .2s ease-out;
  color: #cf0b0f;
  font-size: 14px;
  padding: 8px 0;
}
.index-short-news__tab:hover {
  background-color: #ee1a1e;
  border-color: #ee1a1e;
  color: #fff;
}
.index-short-news__tab.active {
  background-color: #cf0b0f;
  border-color: #cf0b0f;
  color: #fff;
}
.index-short-news__section {
  display: none;
  position: relative;
  opacity: 0;
}
.index-short-news__section.active {
  display: block;
  opacity: 1;
}
.index-short-news__item {
  padding-bottom: 18px;
}
.index-short-news__item span {
  display: inline-block;
  padding-bottom: 6px;
  font-family: MerriweatherRegular;
  font-size: 12px;
  color: #303030;
  letter-spacing: .5px;
  opacity: .5;
}
.index-short-news__item a {
  text-decoration: none;
  color: #303030;
}
/* index.short.news END */

#vkwidget1 {
  margin: 0 !important;
}

/* article inject */
.inject {
  float: right;
  width: 200px;
  margin: 10px 0 10px 10px;
  padding-left: 10px;
  border-left: 3px solid #e30613;
}
.inject--even {
  float: left;
  margin: 10px 10px 10px 0;
  padding-right: 10px;
  border-left: none;
  border-right: 3px solid #e30613;
}
.inject__header {
  font-weight: bold;
  margin-bottom: 15px;
}
.inject .inject-image__item {
  max-width: 100%;
  margin-bottom: 5px;
}
.inject__name {
  font-family: InterRegular,Arial,serif;
  font-weight: bold;
  color: #303030;
  text-decoration: none;
}
.inject__name:hover {
  color: #fc0d46;
}
.content.article {
  display: block;
}
/* article inject END */

.content.article > a, .content.article p a {
  color: blue;
}

/* End */
/* /local/templates/vedomosti_cp/assets/prod/css/additional.css?17443840522520 */
