

/* Start:/local/templates/expertclinics_dubovoy/components/bitrix/news/program_serv/bitrix/news.detail/.default/style.css?17594080251111*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.author {
  max-width: 500px;
	margin-top: 50px;
  position: relative;
  width: max-content;
	font-size: 17px;
  font-weight: bold;
	color: #EE1C1F;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 30px;
}
.auth-img img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  max-width: unset;
    position: unset !important;
}
.auth-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.auth-title-1 {
  font-size: 15px;
  font-weight: 300;
	color: #808080;
}
.auth-title-2 {
  font-size: 20px;
  font-weight: 500;
	color: #000;
}
.auth-title-3 {
  font-size: 15px;
  font-weight: 400;
	color: #EE1C1F;
}
@media (max-width: 480px) {
  .auth-title-1 {
    font-size: 12px;
  }
  .auth-title-2 {
    font-size: 17px;
  }
  .auth-title-3 {
    font-size: 12px;
  }
  .auth-img img {
    width: 50px;
    height: 50px;
  }
  .author {
    width: 200%;
    gap: 15px;
    flex-direction: column;
  }
}
/* End */


/* Start:/local/templates/expertclinics_dubovoy/components/bitrix/news.list/feed_staff/style.css?1640276308150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/expertclinics_dubovoy/components/bitrix/news/program_serv/bitrix/news.detail/.default/style.css?17594080251111 */
/* /local/templates/expertclinics_dubovoy/components/bitrix/news.list/feed_staff/style.css?1640276308150 */
