/* ========= ВІСНИК ВПІ =================  */

/*  хедер в стилі колорів журналу Visnyk VPI */
.pkp_structure_head {
	background-image:  linear-gradient(to right, #c6fbf9, #008d87,   #c6fbf9);   /*  залівка фону  градієнтом від коліру 1 до коліру 2 */
}

/*  розмір зображення в хедері  */
.pkp_site_name .is_img img {
    max-height: 170px;
}

/* Для OJS 3.2.1 */
.pkp_site_name_wrapper, .pkp_site_nav_menu {
    background: transparent;
}


/*  бордюр зображення obkl  та тінь від неї  */
.obj_issue_toc .cover img {
    display: block;
    max-height: 250px;
    width: auto;
    border: 1px solid black;
    box-shadow: -3px 3px 2px 2px;
}
.obj_issue_summary .cover img {
    display: block;
    width: auto;
    max-height: 150px;
    border: 1px solid black;
    box-shadow: -4px 4px 2px 2px #cccccc;
}
/*  синіший шрифт для посилань та жирний під курсором  */
a {
    color: /*#007aff*/ #008d87;
}
a:hover, a:focus {
    color: #009dff;
    font-weight: bold;
}

/*  бокова панель  */
.pkp_structure_sidebar {
	background-color: rgba(0,153,153,0.7);
	padding: 0 0 0px 0;
	border: 2px;
    border-radius: 5px;
	margin: 0px 0 5px 0;
}

/*  блоки бокової панелі   */
.pkp_block {
	margin: 10px; 
	padding: 0 10px;
	background-color:rgba(126,255,228,0.9);
	border-radius: 5px;
	font-size: 0.875em;
	line-height: 1.2em;
}

/*  Заголовки блоків бокової панелі  */
.pkp_block .title {
    margin: 10px 0;
    padding: 10px 0 0 20px;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.2em;
}




/* 2 визначення для блоку "Здійснити подання" у вигляді кнопки   */
.block_make_submission {
	background-color: rgba(64,224,208,0.0);/*64,103,146 */
	border-radius: 10px;
}
.block_make_submission  a {
	border-radius: 8px;
}

/* для сторінки змісту журналу*/
.obj_article_summary .pages, .obj_article_summary .published, .obj_article_summary .meta .authors {
    color: black;
}
ul.articles li:nth-child(odd) {
	background-color: #f8f8fc;
}
ul.articles li:nth-child(even) {
	background-color: #eeffff;
}

/* для блока авторам*/
/* .kivc-pb_block-forauthors {
	/*margin:0px auto;
	margin: 10px 10px 5px 10px;
	width: 275px;
	background-color:rgba(210,229,243,0.9);
	padding-left: 15px;
	border-radius: 5px;
}
*/

/*  Для інструкції авторам в HTML файлі */
.kivc-pb_forauthors {
	margin: 0 auto;
	max-width: 1080px;
	padding: 2%;
	background-color: rgba(0, 0, 200, 0.03);
}
.kivc-pb_forauthors .title {
    margin: 10px 0;
    padding: 10px 0 0 20px;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.2em;
}
.kivc-pb_forauthors h1, .kivc-pb_forauthors h3, .kivc-pb_forauthors p.kivc_center {
	text-align: center;
}
.kivc-pb_forauthors p {
	margin: 5px 0;
	font-size: 1em;   
	line-height: 1.2em;	
	text-indent: 1.5em;
	text-align: justify;
}


/*  для редколегії  */

.red_koleg ul {
	list-style-type: none;
}
.irvc_rip {
		border: 4px solid black;
}

/*  центрування для різних потреб  */
.kivc_center {
	text-align: center;
}

/* забираємо непотрібні <br>, які проставляє сама OJS, в інструкції для авторів, анотаціях   */
.author_guidelines br, .abstract  br {
    display: none; 
}

/*    */
.pkp_structure_main, .page_editorial_team p {
   -webkit-margin-before: 0.5em;
   -webkit-margin-after: 0.5em;
}

/*  параметри для абзаців: анотацій, літератури, інструкції авторам, сторінці Про журнал  */
.abstract p, .sub_item p, .references p, .author_guidelines p, .page_about p  {
	line-height: 1.15;
	text-indent: 2em;
	text-align: justify;
	margin: 5px 0;
	word-wrap: break-word; /*  перенос в довгих посиланях в списку літератури */
}

/*  центрування для h1, h3 в інструкції авторам  */
.author_guidelines h1, .author_guidelines h3, .author_guidelines p.kivc_center {
	text-align: center;
}

/*  3 зміни для сторінки змісту номера - щільніший запис    */
.obj_galley_link.pdf:before {
    color: red;        /*  red color for icon_pdf sign    */
    font-size: 125%;
}
.obj_article_summary .meta {
    padding-top: 0;
}
.obj_article_summary .galleys_links {
    margin-top: 5px;
}

	   
/*    зменшення відступів    */
.pkp_structure_main h2 {
	border-bottom: 2px solid transparent;
	line-height: 20px;
}

@media (min-width: 1200px) {
	.pkp_structure_main h2 {
		line-height: 20px;
	}
}

@media (min-width: 992px) {
	.obj_article_details .item {
		padding: 12px 30px;
	}
}
@media (min-width: 768px) {
	.obj_article_details .item {
		padding: 12px 20px;
	}
/*   назви розділів великими літерами, читким шрифтом і з підкресленням кольором     */
	.obj_issue_toc .galleys h2, .obj_issue_toc .section h2  {
	    text-transform: uppercase;
		color: rgba(0,0,0,1.0);
	    border-bottom: 2px solid rgba(0,153,153,0.7);
		font-weight: 700;
	}
}


/*  до сторінок конкретної статті   */
/*  зменшення відступів згори-знизу для кожного запису (поля)   */
.obj_article_details .item {
    padding-top: 12px;
    padding-bottom: 12px;
}
/*  відступи для заголовків записів  */
.obj_article_details .main_entry .item .label {
    padding-left: 4em;
	padding-bottom: 5px;
}
/*  але без відступів для підзаголовків записів  */
.obj_article_details .main_entry .sub_item .label {
    padding-left: 0;
}/* 
.obj_article_details .author_bios .sub_item .value > p {
	text-indent:0;
}*/


/* === з версії 3.2.2 ===  прибирання непотрібного border-bottom у h2 в архіві + відступ   */
ul.issues_archive li div.obj_issue_summary h2 {
    border-bottom: none;
    padding-bottom: 1em;
}

.obj_article_details .entry_details .item.downloads_chart h3.label {
    text-align: center;
    color: black;
    font-weight: bold;
}
/*блок найчитаніших статей */
.block_developed_by ul.most_read li.most_read_article a {
color: black;
}
/*блок відвідування */
.irvc_vidviduvan h3 {
	text-align: center;
	padding-top: 1em;
}	


/* оголошення про зміни в правилах оформлення статтi  content:'УВАГА! З 01.01.2018 р. змінилися деякі правила оформлення статей ';    */

header#headerNavigationContainer:lang(uk)::after {
    content: ;
    font-size: 2.0em;
    line-height: 0.6em;
    text-shadow: 1px 1px 1px #FFFFFF;
    color: red;
    font-weight: bold;
    display: block;
    padding-bottom: 1%;
	text-align: center;
}
/* оголошення про зміни в правилах оформлення статтi англійською   content: '  Please note some changes to the Author Guidelines from 01/01/2018.';*/
header#headerNavigationContainer:lang(en-US)::after {
    content: ;
    font-size: 2.0em;
    line-height: 0.6em;
    text-shadow: 1px 1px 1px #FFFFFF;
    color: red;
    font-weight: bold;
    display: block;
    padding-bottom: 1%;
	text-align: center;
}
/*
.obj_article_details .item.references .value {
	text-indent: -1em;
}
*/


/* метрики на сторінці статті */
.irvc_metrics_infostat .value {
    display: flex;
    justify-content: space-around;
    margin-top: 1em;
}
.irvc_metrics_infostat h2.label {
}

/* статистика на сторінці статті */
.obj_article_details .entry_details .sub_item div.item.downloads_chart {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.obj_article_details .entry_details .sub_item.no_bottom {
    border-bottom : 0px;
    margin-bottom : 0px;
    padding-bottom : 0px;
}

.obj_article_details .entry_details div.item.downloads_chart .value {
    margin-top: 1em;
}

.obj_article_details .entry_details .sub_item h3.label {
    line-height: 30px;
}

/*   прапорці в меню мов  */
li.locale_uk_UA a:before {
    content: url(/public/site/images/ukr.png);
	padding-right: 5px;
}
li.locale_en_US a:before {
    content: url(/public/site/images/en_us.png);
	padding-right: 5px;
}


/* ====== FOOTER ===  */

.pkp_structure_footer_wrapper {
	border-bottom: none;
}

/*    футер як флекс для зменщення вигляду лого PKP */
.pkp_structure_footer {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.pkp_brand_footer, .pkp_footer_content {
    padding: 0px;
}
.pkp_brand_footer img {
	max-width: 40%; 
}
.pkp_structure_footer:before, .pkp_structure_footer:after {
	display: none;
}
.j-in-sdb p {
	margin: 0;
	padding: 10px 0 10px 0;
}


/* ====== СПЕЦСТИЛІ ТИМЧАСОВІ  ===========    */
/*  СНІГ на Новий Рік та День Снігу  */
/*	animation: snowfall 30s linear infinite;  */
/*  
div.irvc_snow {
	position: absolute;
	top: -500px;
	left: 0;
	width: 100vw;
	height: 1000vh;
	z-index: -1;
	background-color: #ffffff00;
	Background: url('https://irvc.vntu.edu.ua/img/snig/snowpad_01_500x500_blue.png') repeat, url('https://irvc.vntu.edu.ua/img/snig/snowpad_01_500x500_blue.png') repeat;
	animation: snowfall 30s linear infinite;
}

@keyframes snowfall {
	  0% { transform: translate3d(0px,    0px, 0px); }
	 20% { transform: translate3d(-20px, 100px, 0px); }
	 40% { transform: translate3d(0px,   200px, 0px); }
	 60% { transform: translate3d(20px,  300px, 0px); }
	 80% { transform: translate3d(10px,  400px, 0px); }
	100% { transform: translate3d(0px,  500px, 0px); }
}

.pkp_structure_head {
	background-color: #008d8766;
    background-image: linear-gradient(to right, #c6fbf988, #008d8788, #c6fbf988);
}
 */
 
/* // скрипт для CustomHead плагіну  
<script type="text/javascript">
	window.onload = function() {
		var new_div = document.createElement('div');
		new_div.className = 'irvc_snow';
		document.body.appendChild(new_div);
	}
</script>
*/



