/*   PHILOSOPHY of EDUCATION  */



/* general background color #ffefdb; */
body {
	background-color: #f7f1e9; 
	color: black;
}


.pkp_structure_page {
    background: #f0e6dc;
	background-image: linear-gradient(to top, #f0e6dc, #f0e6dc 95%, #dfcfb8);
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

/*    General classes   */
.irvc_center {
	text-align: center;
}

.pkp_structure_page {
	margin-top: 0;
	margin-bottom: 0;
	max-width: none;
}


/*  хедер в стилі колорів журналу */
.pkp_structure_head {
	background: #f0e6dc;   
	background-image: linear-gradient(to bottom, #f0e6dc, #f0e6dc 40%, #dfcfb8);
    border-bottom: 0px; 
}

.pkp_structure_content {
	background: #f0e6dc;   
	background-image: linear-gradient(to top, #f0e6dc, #f0e6dc 98%, #dfcfb8);
}


/* відступ для малих екранів (з гамбургер-меню)   */
.pkp_structure_content {
	margin-top: 4em;
}
/* прибрати відступ для більших екранів   */
@media (min-width: 992px) {
	.pkp_structure_content.has_sidebar {
		margin-top: 0;
	}
}


.pkp_head_wrapper {
	margin: 0 auto;
    max-width: 1160px;
}


.pkp_site_name_wrapper, .pkp_navigation_primary_row {
    padding-left: 0; 
    padding-right: 0;
	background: none;
}

.pkp_navigation_primary_wrapper {
    background: #dfcfb8;
    padding: 0 1em;
    border-radius: 1em 1em 0 0;
}

.pkp_site_name {
}


/*  розмір зображення в хедері  */
.pkp_site_name .is_img img {
    max-height: 170px;
}

/*  шрифт для посилань та жирний під курсором  */
a {
    color: brown;
}

/* нормальний шрифт для афіляції авторів на сторінках статей  */
.obj_article_details .authors .affiliation {
    font-size: 0.95em;
    color: rgba(0,0,0,1.0);
}

/*  bold для авторів у змісті */
.obj_article_summary .authors {
    font-weight: bold;
}

/* зменшений інтерліньяж для анотації, опису посилан, біографії авторів тощо на сторінках статей  */
.obj_article_details .item > p {
    line-height: 120%;
	margin-bottom: 0;
	margin-top:3px;
}
.obj_article_details .item > *:last-child {
    margin-bottom: 10px;
}.obj_article_details .author_bios .sub_item .value > p:first-child {
    line-height: 120%;
}

/* нормальнs шрифтb для підзаголовків в sidebar    */
.obj_article_details .entry_details .item .label {
    color: rgba(0,0,0,1.0);
}
.obj_article_details .entry_details .sub_item .label {
    color: rgba(0,0,0,1.0);
}
.obj_article_details .citation_display .citation_formats_button {
    color: rgba(0,0,0,1.0);
}

/*  корегування відступів на сторінці статті    */
/*  відступ згори для ключових слів та DOI */
.obj_article_details .item.doi, .obj_article_details .item.keywords {
    padding-top: 30px;
}
/*  прибрати відступ знизу (margin) для елементів  */
.obj_article_details .main_entry .item .label {
    margin-bottom: 0;
}

/*  Колір посилань   */
/*  сторінки статей  */
.obj_article_details .orcid a, .obj_article_details .doi a {
    color: #2f8fff;
}
.obj_article_details .main_entry .item.doi .label {
    color: blue;
	font-weight: bold;
}
.obj_article_details .main_entry .item.keywords .label {
    color: brown;
	font-weight: bold;
}
.obj_article_details .item.doi, .obj_article_details .item.keywords {
    padding-top: 15px;
}

.obj_article_details .authors li {
    margin-bottom: 10px;
}
/*  сторінки змісту  */
.obj_issue_toc .pub_id.doi .type {
    color: blue;
	font-weight: bold;
}
.obj_issue_toc .heading .pub_id.doi .id a {
    color: #2f8fff;
}

/*  ============== БЛОКИ на Панелі Деталізації =============  -->

/* БЛОКИ СТАТИСТИЧНОЇ ІНФОРМАЦІЇ  */
.irvc_stat-info:before {
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding: 0.8em 0;
}
.irvc_stat-info:lang(en)::before {
	content: "Metrics";	
}
.irvc_stat-info:lang(uk)::before {
	content: "Метрики";	
}
/* Блок Метрик Dimensions та PlumX  */
.irvc_metrics {
    display: flex;
    justify-content: space-around;
	padding-bottom: 0.8em;
	border-bottom: 1px solid #dddddd;
}

/*  Блок статистики завантажень   */
.obj_article_details .entry_details .item.downloads_chart h3.label {
    text-align: center;
	color: rgba(0, 0, 0, 0.87);
    font-weight: bold;
    font-size: 1em;
}


/*  ============== КІНЕЦЬ БЛОКИ на Панелі Деталізації =============  -->



/* ==== бокова панель ===== */
.pkp_structure_sidebar {
 	background-color: #dfcfb8;  
	padding: 0 0 0px 0;
	border: 2px;
    border-radius: 5px;
	margin: 0px 0 5px 0;
}
/*  блоки бокової панелі   */
.pkp_block {
	margin: 10px; 
	padding: 0 10px;
	background-color: #f0e6dc;   /* 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(238, 203, 173, 0.0);   /*  rgba(64,224,208,0.0); */
	border-radius: 10px;
	padding: 0.5em;
}
.block_make_submission  a {
	border-radius: 8px;
	padding: 0.5em 1em;
	background: #dddddd;
	color: rgba(165, 42, 40, 1);  /* brown  */
}

/* для блоку стрічок новин RSS  */
.block_web_feed .content ul li {
    line-height: 10px;
    padding: 0 0 4px 0;
}

/* для блоку хмарки ключових слів  */
.block_Keywordcloud  {
    padding: 0;
}


/*  блок copyright   */
.obj_article_details .entry_details .item.copyright {
    background: rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 1px rgba(0,0,0,0.4);
	padding: 1em 0;
}

.obj_article_details .entry_details .item.copyright img,
.obj_article_details .entry_details .item.copyright p {
	padding: 0 1em;
}

.copyright_notice ul {
	padding-inline-start: 2em;
}

/*  оформлення різних станів тегу <a>  */
a:visited {
	color: brown;
}

a:hover, a:focus {
    color: brown; /* #ffffff;   #a0522d;  #009dff;   */
	background: #eeeeee; /* #660000; */
    font-weight: bold;
	border-radius: 8px;
}


/*   прапорці в меню мов  */
li.locale_uk_UA a:before {
    content: url(/public/site/images/ukr.png);
	padding-right: 10px;
}
li.locale_en_US a:before {
    content: url(/public/site/images/en_us.png);
	padding-right: 10px;
}


/* ====== FOOTER ===  */

.pkp_structure_footer_wrapper {
	border-bottom: none;
}

/*    футер як флекс для зменщення вигляду лого PKP */
.pkp_structure_footer {
    display: flex;
    justify-content: space-between;
    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;
}

/* ==================================  */

/* опис на головній сторінці   */
.hmpgleftimg {
    float: left;
    margin: 1px 14px 7px 5px;
    box-shadow: 0.1em 0.1em 0 0 #a0a0a0, 0.5em 0.8em 0.5em 0 silver /* box-shadow:-0.5em 0.5em 0.5em silver; border:1px solid lightgrey; border-left: 4px solid grey */;
}

/*  текст в описі журналу  */
.pkp_structure_main p {
    line-height: 25px;
    margin: 20px 0;
    text-align: justify;
}
/* але не для посилань в переліку баз даних  */
.pkp_structure_main .intscidb p {
    text-align: left;	
}

/*  картинка в описі журналу  */
.pkp_structure_main p img {
	float: left;
	margin: 1px 14px 7px 5px;	
    height: 120px;
    width: auto;
    box-shadow: 0.1em 0.1em 0 0 #a0a0a0, 0.5em 0.8em 0.5em 0 silver;
}

/* горизонтальне меню  */
#navigationPrimary ul {
    background: #dfcfb8;
}


.intscidb p img {
	width: auto;
	height: auto;
	float: none;
}


/* для сторінки змісту журналу*/
.obj_article_summary .pages, .obj_article_summary .published, .obj_article_summary .meta .authors {
    color: black;
}
ul.articles li:nth-child(odd) {
	background-color: rgba(249, 240, 207, 0.5);  /* #eecbad;  */
}
ul.articles li:nth-child(even) {
	background-color: rgba(238, 203, 173, 0.25);  /* #eeffff;  */
}


/*  З використанням flex перенести опис журналу перед змістом    */
.page_index_journal {
    display: flex;
    flex-flow: column-reverse nowrap;
}
/* і прибрати непотрібний тепер бордюр згори   */
.pkp_page_index .additional_content {
    border-top: 0px; 
}



/*  Статичні сторінки   */
.irvc_statpg p.irvc_center {
	text-align: center;
}
.irvc_statpg p {
	line-height: 20px;
	margin: 10px 0;
}

.pkp_structure_main .irvc_authorguide p {
	margin: 5px 0;
} 


/*  REFERENCES - по лівому краю (не по ширині), з розбивкою довгих слів, в т. ч. лінків */
.item.references p {
	margin: 5px 0;
	padding-left: 2em;
	text-indent: -2em;
    text-align: left;
	word-wrap: break-word;
	line-height: 120%;
}


/* статичні сторінки про авторів   */

p:lang(de) {
    quotes: "\201E" "\201C"; /* лапки для німецкої мови */ 
   }
p:lang(en) {
    quotes: "\201C" "\201D"; /* лапки для англійської мови   */ 
   }
p:lang(uk), p:lang(ru) { /* лапки для української мови */ 
    quotes: "\00AB" "\00BB"; 
   }
li.refapa {
	text-indent: -2em;
}

.author_page ol , .author_page ul {
	text-decoration: none;
	list-style-type: none;
}

.author_page .ref_list ol {
/*	text-decoration: 1;  */
	padding-left: 2em;
	text-indent: -2em;
}

.author_page .ref_list ol  li {
	padding-top: 0.5em;
}


article.author_page p img.irvc_float-right {
	width: 300px;
	height: auto;
}


/*  для переліку посилань в укр. анотаціях  */
.refer_in_abstr ul {
	text-decoration: none;
	list-style-type: none;
} 
.refer_in_abstr li {
	margin: 5px 0;	
	word-wrap: break-word;
	text-align: left;
}
.refer_in_abstr h3 {
	margin: 15px 0 10px;
}


/* ============ зміни в медіазапитах для деякого розширення вікна основного контенту =======   */

@media (min-width: 1200px) {
	.obj_article_details .main_entry {
		width: 590px;
	}
}

@media (min-width: 992px) {
	.pkp_structure_main {
		padding: 0 5px 30px 5px;
	}

	.obj_article_details .item {
		padding: 20px 0 5px 30px;
	}
}

@media (min-width: 768px) {
	.obj_article_details .entry_details {
		width: 260px;
		margin-left: 20px;
	}
}

/*  ==========================  */


/* ======= Персональні сторінки  авторів =====  */

.pkp_structure_main .personal p img.irvc_float-right {
    width: 300px;
    height: auto;
    float: right;
}

.personal ul {
	text-align: justify;
}
/*   ================    */


/* =========== фотогалереї ===========  */
.photogal {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}
.fotki {
	width: 22%;
	height: 22%;
	margin: 10px;
	border: 1px solid #444444;
}
img.fotki:hover {
	transform: scale(1.75);
	box-shadow: 0px 0px 30px gray;
}

/*  картинки в Подіях  */
.pkp_structure_main img.irvc_float-right {
	float: right;
	margin: 1px 5px 7px 15px;	
    height: 120px;
    width: auto;
    box-shadow: 0.1em 0.1em 0 0 #a0a0a0, 0.5em 0.8em 0.5em 0 silver;
}
.pkp_structure_main img.irvc_float-left {
	float: left;
	margin: 1px 15px 7px 5px;	
    height: 120px;
    width: auto;
    box-shadow: 0.1em 0.1em 0 0 #a0a0a0, 0.5em 0.8em 0.5em 0 silver;
}

.pkp_structure_main .irvc_events {
	text-align: justify;
	font-size: 1.2em;
	color: brown;
	min-height: 130px;
}
.pkp_structure_main .irvc_events a {
	text-decoration: none;
	color: brown;
}
.pkp_structure_main section.irvc_events a:after {
	clear: both;
	display: block;
}

/*   ===================================  */

