

/* Start:/local/templates/Library/components/bitrix/news/stgmu_news/bitrix/news.detail/.default/style.css?17005538282340*/
div.news-detail {
    word-wrap: break-word;
}

div.news-detail img.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;
}

.news-date-time {
    color: #808080d1;
    font-size: 16px;
}

.news-detail .image {
    /* padding-bottom: 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; */

    height: 200px;
    width: 250px;
    margin: 0 5px 5px 0;
}

.news-detail .photogallery {
    margin: 1rem 0;
    display: flex;
    flex-wrap: wrap;
}

.news-detail .archive_link {
    display: block;
    margin: 1rem 0;
}

.news-detail .archive_link a {
    color: #326695;
    font-weight: bold;
    font-size: 18px;
}

.news-detail .posted_date {
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #80808052;
    padding: 1rem 0;
    margin: 1rem 0;
}

.news-detail img[data-action="lumos"] {
    cursor: pointer !important;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.news-detail a {
color:#00aeef;
}
div#lumos-container {
    background: #191919 !important;
}

.video-block {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


img {
  border: 0px none currentColor;
width:100%;
    height: auto;
    
max-width: 320px;
    max-height: 465px;

border-radius: 10px;

margin: 10px auto 20px;
    display: block;

}

.morphing-glowing .image-wrap:hover {
	-webkit-box-shadow:
		0 0 20px rgba(255,255,255,.6),
		inset 0 0 20px rgba(255,255,255,1);
	-moz-box-shadow:
		0 0 20px rgba(255,255,255,.6),
		inset 0 0 20px rgba(255,255,255,1);
	box-shadow:
		0 0 20px rgba(255,255,255,.6),
		inset 0 0 20px rgba(255,255,255,1);
	-webkit-border-radius: 60em;
	-moz-border-radius: 60em;
	border-radius: 60em;
}

.card .image-wrap {
	-webkit-box-shadow:
		inset 0 0 1px rgba(0,0,0,.8),
		inset 0 2px 0 rgba(255,255,255,.5),
		inset 0 -1px 0 rgba(0,0,0,.4);
	-moz-box-shadow:
		inset 0 0 1px rgba(0,0,0,.8),
		inset 0 2px 0 rgba(255,255,255,.5),
		inset 0 -1px 0 rgba(0,0,0,.4);
	box-shadow:
		inset 0 0 1px rgba(0,0,0,.8),
		inset 0 2px 0 rgba(255,255,255,.5),
		inset 0 -1px 0 rgba(0,0,0,.4);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}


/* End */
/* /local/templates/Library/components/bitrix/news/stgmu_news/bitrix/news.detail/.default/style.css?17005538282340 */
