

/* Start:/local/templates/citi-box/components/citi-box/news.detail/detail_news_glossariy/style.css?17805696391185*/
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	padding-top: 2px;
	color:#486DAA;
}
.news-top-block {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.news-top-block-left {
	width: calc(100% - 200px);
	flex: 0 0 calc(100% - 200px);
}
.news-top-block-right {
	width: 200px;
	flex: 0 0 200px;
	display: flex;
	justify-content: end;
}
.news-top-block .news-top-block-right a{
	margin: 5px 0px 0px 0px;
}	
.glossariy__links-wrap {
  display: flex;
  flex-wrap: wrap;
}
.b-bigright-wrap .glossariy__links-wrap a {
  display: inline-block;
  margin-right: 3rem;
  font-size: 16px;
}
.b-one-news-header .text table {
	margin-top: 22px;
}
table, table td {
	border: 1px solid;
}
table td {
	padding: 10px;
}
.b-content-innerpage .text table td p {
	margin: 0;
}
.b-content-innerpage .text table tr:first-child {
	font-weight: 700;
}
.b-content-2 .b-one-news-header h2 span {
	position: relative;
	-webkit-text-fill-color: #48484a;
}
@media (max-width: 769px) {
	.news-top-block-left {
		width: calc(100%);
		flex: 0 0 calc(100%);
	}
	.news-top-block-right {
		width: 100%;
		flex: 0 0 100%;
		display: flex;
		justify-content: end;
	}	
}
/* End */
/* /local/templates/citi-box/components/citi-box/news.detail/detail_news_glossariy/style.css?17805696391185 */
