

/* Start:/local/templates/ISEM_2024/components/bitrix/news/news_page/bitrix/news.detail/.default/style.css?17185096682327*/
.detail .item .text, .detail .links-block {
	font-size: 18px;
	color: black;
	margin-bottom: 10px;
	display: block;
}
.detail .item.picture .text, .detail .item.picture .links-block {
	width: 70%;
	float: right;
}

.detail .post-gallery {
	display: inline-block;
	width: 100%;
}
.detail .post-gallery > span {
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.detail .post-gallery .item {
	display: inline-block;
	width: 24.5%;
//	float: left;
	padding: 1%;
	box-sizing: border-box;
	vertical-align: top;
}
.detail .post-gallery .item .img {
	background-size: cover !important;
	margin-bottom: 5px;
}
.detail .post-gallery .item:hover .img {
	opacity: 0.9;
}
.detail .post-gallery .item .aspect { 
	width: 100%;
	display: inline-block;
	padding-bottom: 75%;
}
.detail .post-gallery .item .desc {
	font-size: 13px;
	font-style: italic;
}
.detail .post-gallery .item:hover {
	text-decoration: none;
}

.detail .proindex {
	font-size: 18px;
}
.detail .proindex div { 
	display: inline-block;
	margin-left: 20px;
}

.news .item header {
	margin-bottom: 10px;
}
.news .item h2 {
	color: black;
	font-size: 24px;
	width: 100%;
	line-height: 1.2em;
}
.news .item h2 a {
	color: black;
}
.news .item .date {
	font-style: italic;
	font-size: 18px;
	margin-bottom: 10px;
}
.news .item .tags {
	font-size: 18px;
	margin-bottom: 10px;
}

.news .item .pubs-meta {
	display: none;
}

.publications .item header {
	margin-bottom: 5px;
}
.publications .detail .tags {
	display: none;
}
.publications .detail .pubs-meta {
	font-size: 24px;
}
.publications .detail .pubs-meta > div {
	margin-bottom: 5px;
}
.publications .detail .pubs-meta .type {
    font-weight: bold;
    color: #9c9c9c;
}
.publications .detail .pubs-meta .authors {
    font-style: italic;
}

#wrapper.results article header h1 {
	margin-bottom: 5px;
}
#wrapper.results .detail .item .year {
	font-weight: bold;
	color: #9c9c9c;
	margin-bottom: 10px;
	font-size: 16px;
}


.fancybox-title-float-wrap .child {
    font-weight: normal !important;
    font-size: 18px;
	max-width: 200%;
	white-space: normal !important;
}


@media screen and (max-width: 768px) {

	.detail .post-gallery .item {
		width: 49%;
	}

}

@media screen and (max-width: 480px) {

	.detail .post-gallery .item {
		width: 100%;
	}

}
/* End */


/* Start:/local/templates/ISEM_2024/components/bitrix/news.list/conferences_metro/style.css?17185096685027*/
.conferences {
	margin: 0px 0 15px 0;
//	height: 215px;
	overflow-x: scroll;
	overflow-y:hidden;
	white-space: nowrap;
}
.news-list-conferences-container {
	height: 200px;
	width:auto;
}
#sideRight .conferences {
	margin-top: 0px;
	overflow:hidden;
	height: auto;
}
#sideRight .news-list-conferences-container {
	overflow:hidden;
	width: auto;
	height: auto;
}

.conferences .news-item-back {
	position: absolute;
	width: 100%;
	height: 100%;
}

.conferences .news-item-back span, .news-item-back img{
	width: 100%;
	height: 100%;
	border: none !important;
}

.conferences .news-item-back .veil {
	width: 100%;
	height: 100%;
	background-color: white;
	opacity: 0.4;
}

.conferences-metro .news-item-base-name {
	position: absolute; 
	top:10%; 
	right: 0px; 
	width: 60%; 
	text-align: center;
}
.conferences-metro .news-item-name {
	position: absolute; 
	left: 10%; 
	width: 80%; 
	height: 100%; 
	text-align: center; 
	display: table; 
	font-size: 14px;
}
.conferences-metro .news-item-name .content {
	display: table-cell; 
	vertical-align: middle;
background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0.5) 15%, rgba(0,0,0,0) 70%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.5) 15%,rgba(0,0,0,0) 70%);
background: radial-gradient(ellipse at center, rgba(0,0,0,0.5) 15%,rgba(0,0,0,0) 70%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
} 

.conferences-metro .news-date-time {
	position: absolute; 
	bottom: 5%; 
	left: 0px; 
	width: 100%; 
	text-align: center;
	font-size: 13px;
	color: white;
}

.conferences .news-list {
        width: 660px;
        float: right;
	text-align: justify;
}

.conferences .news-item {
	text-align:center;
	height: 210px;
        width: 390px;
//	float:left;
	margin: 0px 5px;
	position:relative;
	color: #ffe699 !important;
	font-weight: bold;
	text-shadow: 1px 1px 5px black;
	white-space: normal;
	vertical-align:top;
}
.width3 .conferences .news-item {
	width: 370px;
	margin: 0px;
}
.conferences .news-head {
	padding: 0 10px;
	position: relative;
	text-align:center;
	font-size: 16px;
	height: 90px;
	display: table-cell;
	vertical-align: middle;
}
.conferences .news-head a {
	color: #ffe699 !important;
	font-weight: bold;
}
.conferences .news-and-comments {
        border: none !important;
}
.conferences .news-info {
//      color: #393939;
      margin-top: 2px;
	position: relative;
	font-size: 11px;
}
.conferences .news-tags {
	color: #f7f5ef !important;
	margin:0px;
	padding:0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 37px;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
//	background: url(/bitrix/templates/SEI_site_bitrix_test/img/new-conf-back.png) transparent repeat-x left top;
}
.conferences .tags-background {
	height: 37px;
	width: 390px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 10px;
	opacity: 0.6;

}
.conferences .tags-container {
	position: relative;
	height: 37px;
	width: 370px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 10px;
	line-height: 15px;
}
.conferences .tags-background {
	position: absolute;
	height: 37px;
	width: 390px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 10px;
	opacity: 0.6;

}
.conferences .news-tags a {
	font-size: 14px;
	color: #f7f5ef !important;
}
.conferences .news-item .news-head a {
	font-size: 15px;
}
.conferences .veil {
	display: none;
}

.width3 .all-conferences-link {
	border: 0px;
	width: 370px !important;
}
.width3 .all-conferences-link:hover {
	border: 0px;
}

.all-conferences-link {
	border: 5px solid #EAF0F2;
	vertical-align: bottom;
	height:200px !important;
	width: 390px !important;
}
.all-conferences-link a{
	color: #EAF0F2;
	line-height: 190px;
	font-size: 24px;
	height:190px;
	display:block;
	width:380px;
	background-color: white;
}
.all-conferences-link:hover {
	border: 5px solid #D7E1E3;
}
.all-conferences-link a:hover {
	color: #D7E1E3;
	text-decoration: none;
}

/*********** Слайдер **************/

/* Tiny Carousel */

#confSlider { height: 1%; position: relative; overflow:visible;}
#confSlider .viewport {
	position: relative; 
	overflow: hidden;
}
#confSlider .buttons {
	z-index:110;
    background: #fff9;
    border-radius: 8px;
    display: block;
    position: absolute;
    top: 40%;
    left: 5px;
    width: 30px;
    height: 50px;
    color: #296971;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    text-decoration: none;
    font-size: 22px;
	box-shadow: 0px 0px 2px grey;
	opacity:0.8;
	transition: all 0.2s linear 0s;
}
#confSlider .next {
    right: 5px;
    left: auto;
    top: 40%;
}
#confSlider .buttons:hover{
//    color: #DEE0E0;
	box-shadow: 0px 0px 5px grey;
	opacity:1;
}
#confSlider .disable { visibility: hidden; }
#confSlider .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 240px; left: 0 top: 0; }
#confSlider .overview li{ float: left;}
/* End */


/* Start:/local/templates/ISEM_2024/components/bitrix/news.list/side_block/style.css?17185096683675*/
.item .meta {
	margin-bottom: 5px;
}

.side-block .news-date-time {
	color:#9c9c9c;
	font-weight: bold;
}
.side-text .news-date-time a {
	color:#977829 !important;
}

.soon .news-item-side a {
	display: block;
}


.fogging a {
        color:#757575 !important;
}
.fpgging a:hover {
        text-decoration:none;
        color:#494338 !important;
        font-size:12px;
}
.side-text .dissert a {
	color: #262626 !important;
}
.side-text .dissert a span {
	color: #262626;
	font-weight: normal;
}

.publications #content .news-list-side {
	margin-top: 20px;
}
.publications.monographs #content .news-list-side {
	margin-top: 0px;
}
.publications #content .side-text {
//	text-align: center;
}
.publications #content .news-item-side {
	display: inline-block;
//	margin-left: 3px;
	width: 110px;
	text-align: center;
}
.publications #content .news-item-side a {
	display: inline-block;
}
.publications #content .news-item-side .preview_picture {
	margin: 0px 0px 10px;
}


.pressa .news-item-side {
	display: inline-block;
}

.main-publications .news-list-side  {
	margin-bottom: 0px;
}


.main-links .preview_picture img {
	max-width: none !important;
}
.main-links .news-item-side {
	display: inline-block;
	vertical-align: middle;
}
.main-links .side-text {
	text-align: center;
}
.main-links .news-item-side a {
	opacity: 0.7;
	transition: all 0.3s linear 0s;
}
.main-links .news-item-side a:hover {
	opacity: 1;
}

.consideration-side .news-date-time {
	display: none;
}


.side .item {
	display: inline-block;
}

.side .publications h3 {
	font-size: 16px;
	color: black;
}
.side .publications h3 a {
//	color: black;
}
.publications > .content > .item .meta {
	font-size: 14px;
	width: auto;
	font-style: italic;
	display: inline-block;
	width: 80%;
	float: right;
}
.side .publications .content .meta { 
	width: 70%;
	display: inline-block;
}
.publications > .content > .item .meta.no-image {
	width: 100%;
	float: none;
}
.side .publications .content .meta > div {
	margin-bottom: 5px;
}
.publications > .content > .item .meta .type {
	font-weight: bold;
	color: #9c9c9c;
	font-style: normal;
}
.publications.list .item .preview_picture img {
	width: 80%;
	margin: 0px auto;
}
.side .publications .content .preview_picture {
	width: 100px; 
}
.side .publications.list .item .preview_picture img {
	width: 100%;
}
.publications.list .item .meta .type {
    font-weight: bold;
    color: #9c9c9c;
}
.publications.list .item .meta > div {
    margin-bottom: 5px;
}
.publications.list .item .meta .author {
	font-style: italic;
}
.publications.list .item h3 {
    font-weight: bold;
}


.staff-info .position {
	margin-bottom: 10px;
	color: #8c8c8c;
}
.staff-info .phone {
	margin-bottom: 5px;
}

.library-news .item p {
	margin-bottom: 2px;
}

.conferences-news .list .item {
	display: inline-block;
}

.upcoming .item h3 {
	font-size: 14px;
}
.upcoming .item h3 a {
	color: #333;
}

.monographs .list .item {
	width: 19%;
}
.monographs .list .item .preview_picture {
	width: 100%;
}

.staffItem .list .core {
	display: table;
	width: 100%;
}
.staffItem .list .content .item {
	display: table-row;
}
.staffItem .list .content .count {
	float: left;
}
.staffItem .list .core .text {
	width: 90%;
}
.staffItem .news-item__desc {
	flex-direction: row;
	margin-bottom: 10px;
}

.wide-block .list .item .preview_picture {
	width: 12%;
}
.wide-block .publications.list .item .meta {
	font-size: 16px;
}

.staff-page .news-item {
	background: transparent;
	border: 0;
}
.staff-page .news-item.padding-2 {
	padding: 0;
}
.staff-page .news-item.radius {
	border-radius: 0;
}

.staff-page .news-item__desc {
	flex-direction: row;
}
.staff-page .news-item__desc .text {
	width: 90%;
}
/* End */
/* /local/templates/ISEM_2024/components/bitrix/news/news_page/bitrix/news.detail/.default/style.css?17185096682327 */
/* /local/templates/ISEM_2024/components/bitrix/news.list/conferences_metro/style.css?17185096685027 */
/* /local/templates/ISEM_2024/components/bitrix/news.list/side_block/style.css?17185096683675 */
