

/* Start:/bitrix/templates/.default/components/bitrix/news/shares/bitrix/news.detail/.default/style.css?15931618772413*/
.text-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.inline-block {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.elDetail {
  color: #fff;
}
.elDetail .elDetailImgWrap {
  display: table-cell;
  float: left;
  margin: 0 20px 15px 0;
  max-width: 300px;
}
.elDetail .elDetailImg {
  border: 1px solid #fff;
}
.elDetail .elDetailImg img {
  max-width: 300px;
  display: block;
}
.elDetail .elDetailImgMorePhoto {
  margin: 16px 0 0;
}
.elDetail .elDetailText {
  /*display: table-cell;*/
  color: #fff;
}
.elDetail .elDetailText .elDetailImg {
  display: none;
}
.elDetail .elDetailDateName .elDetailDate {
  float: left;
  background: #efefef;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  color: #3d3d3d;
  padding: 4px;
  margin: 0 5px 0 0;
}
.elDetail .elDetailDateName .elDetailName {
  margin: 0 0 15px 0;
  overflow: hidden;
  position: relative;
  top: -1px;
  color: #3d3d3d;
}
.elDetail .elDetailDateName .elDetailName h1 {
  margin: 0;
  padding: 0;
  font: 18px Verdana, Arial, Helvetica, sans-serif;
  text-transform: none;
  background: transparent;
  border-radius: 0;
}
/*********1023-800***********/
@media only screen and (max-width: 1023px) and (min-width: 800px) {
  .elDetail .elDetailImgWrap {
    display: none;
  }
}
/*/********1023-800***********/
/*********800-480***********/
@media only screen and (max-width: 799px) and (min-width: 480px) {
  .elDetail .elDetailImgWrap {
    display: none;
  }
  .elDetail .elDetailText .elDetailImg {
    display: block;
    margin: 0 0 15px;
  }
  .elDetail .elDetailText .elDetailImg a {
    display: block;
  }
  .elDetail .elDetailText .elDetailImg a img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: inherit;
    border-radius: 2px;
    border: 1px solid #d7d7d7;
  }
}
/*/********800-480***********/
/*********<479***********/
@media only screen and (max-width: 479px) {
  .elDetail .elDetailImgWrap {
    display: none;
  }
  .elDetail .elDetailText .elDetailImg {
    display: none;
  }
  .elDetail .elDetailText .elDetailDateName .elDetailDate {
    float: none;
    display: inline-block;
    *zoom: 1;
    *display: inline;
  }
  .elDetail .elDetailText .elDetailDateName .elDetailName {
    margin: 10px 0;
  }
  .elDetail .elDetailText .elDetailDateName .elDetailName h1 {
    font-weight: 700;
    font-size: 14px;
  }
}

/* End */
/* /bitrix/templates/.default/components/bitrix/news/shares/bitrix/news.detail/.default/style.css?15931618772413 */
