/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

.j18hfvzflr{
	display: none  !important;
}
#yf-skin-14793020898941 a:last-child{
	width: 0 !important;
	height: 0 !important;
}
/*video na glavnoy*/
.yendif-video-share {
    margin-top: 20px;
}


/* Форма хронос ссылка */
.chrono_credits{display: none !important;}



/*Баннеры флекс бокс */

	/*	.custom-banner-main p:first-child{
		padding-top:0;
	}*/
.left-sidebar div:first-child *, .right-sidebar div:first-child * {

    margin-top: 0px;

}
	
	.left-sidebar p {
    margin-bottom: 8px;

}
		




/*Для всех выпадающих списков*/
	ul.ext_accordion li ul{
	    list-style-position: outside !important;
	    list-style-type: disc !important;
	}
	ul.ext_accordion li ul li {
    	list-style-type: circle  !important;
    }

/* Труды вниро аккордеон ----------------*/

	.ext_accordion p, .ext_accordion div ul, .ext_accordion div ol{
		font-size:13px;
		line-height: 20px;
	     margin-top:2px;
	     margin-bottom: 2px !important;
	}

	.ext_accordion .open .handle:before{
	     content: none; 
	}
	.ext_accordion .handle{
		position: relative;
		padding-left: 0;
		border-top:0;
	}
	.ext_accordion li:first-child .handle{
		border-top:1px solid #ddd;
	}
	.ext_accordion .handle p {
		margin-left:30px;
		/*font-size:14px;*/
		/*line-height:20px;*/
	}


	.ext_accordion .panel {
		padding:10px 30px 0;
		border-bottom:0;
		border-top:0;
	}

	.ext_accordion .open .panel {
		border-bottom:1px solid #ddd;
	}

	ul.ext_accordion li{
		padding-bottom:0 !important;
	}
	.ext_accordion li:last-child .panel {
		border-bottom:1px solid #eee;
	}


/* Списко выпадающий для вопрос-ответ */

/*	

	.ext_accordion.vopros .handle{
		position: relative;
		padding-left: 0;
		border-top:0;
		background: url(/images/my_ico_vniro/vopros.png) no-repeat 8px 5px ;
		background-size: 17px;
	}
	*/



/* Списко выпадающий стандартный вид */

	.ext_accordion  {
		clear:both;
	}
	.ext_accordion.standart  .handle,
	.ext_accordion.standart  .panel {
		border-color:rgba(37, 82, 144, 0.5) !important;
		border-style: solid;
	}
	.ext_accordion.standart .handle>p:before,
	.ext_accordion.standart .open .handle>p:before {
	     content: none; 
	}

	.ext_accordion.standart .handle>p:before,
	.ext_accordion.light .handle>p:before {
		content: url("/images/my_ico_vniro/arrow_bot.svg");
	    font-size: 10px;
	    left: 16px;
	    position: absolute;
	    top: 13px;
	    width: 8px;
	   }


	.ext_accordion.standart .open .handle>p:before,
	.ext_accordion.light .open .handle>p:before {
		content: url("/images/my_ico_vniro/arrow_top.svg");
	}

	.ext_accordion.standart li:first-child .handle{
		border-width:1px;
		}
	.ext_accordion.standart .handle{
		border:0 1px 1px 1px ;
	}
	.ext_accordion.standart .panel{
		padding:10px 20px 10px 38px;
		font-size:12px;
		border-top:0px ;
		border-left:1px solid rgba(37, 82, 144, 0.5);
		border-right:1px solid rgba(37, 82, 144, 0.5);
		border-bottom:0px;
	}

	.ext_accordion.standart .open .panel{
		border-bottom:1px solid rgba(37, 82, 144, 0.5);
	}
	.ext_accordion.standart li:last-child .panel  {
		border-bottom:1px solid rgba(37, 82, 144, 0.5);
	}

	ul.ext_accordion li{
		padding-bottom:0 !important;
	}

	ul.ext_accordion li li{
		    list-style-type: inherit !important;
	}

	.ext_accordion.standart .handle{
		background:none;
	}
	.ext_accordion.standart div.handle:hover{
		background-color: #e9edf1;
	}
	.ext_accordion.standart .open .handle,
	.ext_accordion.standart .open li:first-child .handle {
    	background-color: #e9edf1;
		border-bottom: 1px solid rgba(37, 82, 144, 0.5) !important;
	}
	.ext_accordion.standart .handle:hover{
		background:none;
		}
	.ext_accordion.standart .handle p {
		line-height:140%;
		margin-left:38px;
		/*font-size:13px;*/
		color:#135cae;
	}

/* Списко выпадающий light вид */

	.ext_accordion.light  .handle,
	.ext_accordion.light  .panel {
		border:0 !important;
	}
	.ext_accordion.light .panel{
		font-size:12px;
		border:0px ;
	}
	.ext_accordion.light .open .handle,
	.ext_accordion.light .open li:first-child .handle {
    	background-color: #e9edf1;
		border-bottom: 0px solid rgba(37, 82, 144, 0.5) !important;
	}
	.ext_accordion.light .panel{
		padding:10px 20px 10px 38px;
		font-size:12px;
		border:0px ;
		border-bottom:1px;
		background-color: #e9edf1;
	}

	.ext_accordion.light .open .panel{
		border-bottom:1px solid rgba(37, 82, 144, 0.5);
	}
	/*.ext_accordion.light li:last-child .panel  {
		border-bottom:1px solid rgba(37, 82, 144, 0.5);
	}*/



/*Профком  */
	.profcom{
		overflow:hidden;
		outline:0px solid #001;
		clear:both;
		margin-bottom:60px;
		font-size:1em;
	}
	.profcom img{
		 width:120px !important; 
		 height:120px !important; 
		border-radius:50%;
		float:left;
	}
	.profcom .about{
		padding:0 0 0 40px;
		overflow:hidden;
		outline:0px solid red;
	}
	.profcom .fio{
		text-transform:uppercase;
		color:#0f92c8;
		font-weight:bold;
		
		margin-bottom:8px;
	}
	.profcom .work {
		display:inline-block;
		background-color:#eee;
		padding:6px 8px;
		border-radius:1px;
		font-weight:bold;
		margin-bottom:10px;	
	}
	.profcom.chif .work {
		background-color:#F99F9F;
	}
	.profcom .phon:before{
		content:"\260E";
		color:#0f92c8;
	}
	.profcom .email:before{
		content:"\2709";
		color:#0f92c8;
	}
	.profcom .room:before{
		content:"\1F3E0"; /* 1F3E0 2302*/
		color:#0f92c8;
	}
	.profcom p.phon, .profcom p.email ,.profcom p.room{
		line-height:0.8;
	}



	/*Убрать подсказки*/
	 .tooltip{
		display: none !important;
	}
/*Пагинация*/
.item-page .pagenav {
	height:20px;
/*	margin: 10px 0 0 286px;*/
margin: 10px 0 0 0px;
}
	/*Пагинация*/
		div.k2Pagination ul li span {
		    border-bottom-color: #ddd;
		    border-bottom-left-radius: 4px;
		    border-bottom-right-radius: 4px;
		    border-bottom-style: solid;
		    border-bottom-width: 1px;
		    border-image-outset: 0 0 0 0;
		    border-image-repeat: stretch stretch;
		    border-image-slice: 100% 100% 100% 100%;
		    border-image-source: none;
		    border-image-width: 1 1 1 1;
		    border-left-color: #ddd;
		    border-left-style: solid;
		    border-left-width: 1px;
		    border-right-color: #ddd;
		    border-right-style: solid;
		    border-right-width: 1px;
		    border-top-color: #ddd;
		    border-top-left-radius: 4px;
		    border-top-right-radius: 4px;
		    border-top-style: solid;
		    border-top-width: 1px;
		    display: inline-block;
		    margin-bottom: 0;
		    margin-left: 8px;
		    margin-right: 8px;
		    margin-top: 0;
		    padding-bottom: 4px;
		    padding-left: 8px;
		    padding-right: 8px;
		    padding-top: 4px;
		}



/*Карусель на главной  -------------------------------------------------- */

.bm_slider_item{border:5px solid #fff; 
	box-shadow: 0px 0px 2px 0 #888;
	width:126px !important;
	margin:5px 5px 3px 4px;
	/*border-right:5px solid transparent !important;*/
}
.bm_slider_item img{
	/*border:5px solid #ECEBEB !important;*/
}


.bm_slider{border-radius:0;}


.trudyvniro-redakcia ul{padding-left: 0 !important;}

.trudyvniro-redakcia li a{
	background-color: transparent;
    /*background-image: url("/images/publishing/trudy_vniro_oblojka2.jpg") !important;*/
    /*background-position: 0px 2px !important;
    background-repeat: no-repeat !important;
    background-size: 14px 16px !important;*/
    border-bottom-color: #c8c8c8;
    border-bottom-style: dotted;
    border-bottom-width: 0;
    border-top-color: #c8c8c8;
    border-top-style: dotted;
    border-top-width: 0;
    /*display: block;*/
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 3px !important;
    text-decoration: none !important;
}
.trudyvniro-redakcia li {
	margin-bottom:9px !important;
}