/* Встановлення міжстрочного інтервалу для основного тексту*/
body {
  line-height: 1.5;
}
.page-header {
	padding-bottom: 10px;
    margin: 5px 0 23px;
	margin-right: 25px;
}
/*Адаптація основної структури, а саме відділення основного меню від контенту*/
.pkp_structure_main {
	padding-top: 120px;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 15px;
}
/*Встановлення розміру заголовків*/
h1, .h1 {
    font-size: 24px;
	font-weight: 400;
	color:  #2D5ABD;
}
h2, .h2 {
    font-size: 16px;
}
p {
  margin: 0 0 8px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td, .cmp_table > thead > tr > th, .cmp_table > tbody > tr > th, .cmp_table > tfoot > tr > th, .cmp_table > thead > tr > td, .cmp_table > tbody > tr > td, .cmp_table > tfoot > tr > td {
  line-height: 1.3;
}
.navbar {
  min-height: 100px;
}
.navbar-brand {
    float: left;
    height: 72px;
    padding: 20.5px;
        padding-top: 20.5px;
        padding-right: 20.5px;
        padding-bottom: 20.5px;
        padding-left: 20.5px;
    font-size: 24px;
    line-height: 23px;
	}
.navbar-nav {
    float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
	font-size: 17px;
}
.navbar-form {
    width: auto;
    padding-top: 30px;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
}
.nav-pills > li > a {
  margin-inline: -10px;
}
.pkp_page_index .journal-description, .pkp_page_index .additional_content {
  margin-top: 0em;
  margin-bottom: 1em;
}
.panel-body, .pkp_block .content {
  font-size: 12px;
}
.jumbotron {
  background-color: #0000;
  padding-top: 0px;
  padding-bottom: 0px;
}
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 24px;
  padding-left: 24px;
}
.col-md-2 {
    display: none;
}
.col-md-8 {
  font-size: 16px;
  width: 100%;
}
.btn, .pkp_block.block_make_submission a {
  margin-bottom: 3px;
  font-size: 12px;
}
.pkp_page_index .journal-description {
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.3;
    color: #666;
}
footer[role="contentinfo"] {
    background: #eee;
    padding: 2em;
    margin-top: 0em;
}
h2, .h2 {
  font-size: 26px;
  color: #2D5ABD;
  font-style: normal;
}
h3, .h3 {
  font-size: 20px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 80%;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
   font-weight: 400;
   font-size: 100%;
   line-height: 0;
   color: #2D5ABD;
}
/*Адаптація і візуалізація гіперпосилань та кнопок*/
a {
	color: #2D5ABD;
}
a:link {
	color: #2D5ABD;
}
a:hover, a:focus {
  color: #2D5ABD;
  text-decoration: underline;
}
.btn-default:hover {
  color: #fff;
  background-color: #2D5ABD;
}
.btn-primary:hover {
  background-color: #2D5ABD;
}
.btn-primary:active:hover {
  background-color: #2D5ABD;
}
.btn-primary {
  color: #2D5ABD;
  background-color: #fff;
  box-shadow: 2px 2px 4px rgb(37, 47, 98);
  border-top-width: 1px;
  border-top-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
}
.btn-default {
  color: #2D5ABD;
  background-color: #fff;
  box-shadow: 2px 2px 4px rgb(37, 47, 98);
  border-top-width: 1px;
  border-top-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
}
.article-details .download .btn {
  margin: .5em 0;
  display: block;
}
.article-details .download .btn:hover {
  background-color: #2D5ABD;
}
.btn-link:hover, .btn-link:focus {
  color: #2D5ABD;
}
.media-heading h1, .media-heading h2, .media-heading h3, .media-heading h4, .media-heading h5, .media-heading h6, h1.media-heading, h2.media-heading, h3.media-heading, h4.media-heading, h5.media-heading, h6.media-heading {
  font-size: 15px;
}
.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus, .navbar-default .nav > li > a:active, .header_view .nav > li > a:hover, .header_view .nav > li > a:focus, .header_view .nav > li > a:active {
  color: #2D5ABD;
}
.media-heading h1, .media-heading h2, .media-heading h3, .media-heading h4, .media-heading h5, .media-heading h6, h1.media-heading, h2.media-heading, h3.media-heading, h4.media-heading, h5.media-heading, h6.media-heading {
  font-size: 16px;
}
/*Адаптація і візуалізація сторінки співпраця та партнерство*/
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #2D5ABD;
}
/*Адаптація сторінки перегляду статті*/
.article-abstract {
	text-align: justify;
}
.article-references-content {
	text-align: left;
	word-wrap: break-word;
}
.alert a:not(.close):not(.btn), .alert .alert-link {
  color: #2D5ABD;
  font-weight: normal;
}
.alert-info {
  background-color: whitesmoke;
  text-align: center;
}
.alert {
  color: #656565;
}
.row {
  margin-left: -15px;
  margin-right: 25px;
}
.list-group-item {
  padding: 15px;
  font-size: 12px;
}
.article-sidebar .doi {
  word-wrap: break-word;
  font-size: 12px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: 12px;
}
.citations-count img {
  width: 50%;
  max-width: 200px;
}
.lead {
  font-size: 16px;
}
/*Адаптація сторінки Архіви*/
.media .lead {
  font-size: 16px;
  color: #666;
  font-weight: bold;
  margin-bottom: -10px;
}
label {
  display: ruby;
}
legend {
font-size: 16px;
color: #070;
}
.form-control {
width: 50%;
height: 35px;
}
input[type="checkbox"]:checked::after, .checkbox input[type="checkbox"]:checked::after, .checkbox-inline input[type="checkbox"]:checked::after {
  background-color: #070;
  border-color: #070;
}
.alert {
  color: #f00;
}
.alert-danger {
  background-color: whitesmoke;
}
.alert a:not(.close):not(.btn), .alert .alert-link {
  color: #ff0101;
}
.page-header small {
  display: inline;
}
.cmp_breadcrumbs {
  display: none
}
.cmp_announcements {
  margin-top: 0px;
  margin-bottom: 0px;
}
/*Адаптація pdf-прев'ювера*/
.pkp_op_view {
	padding-top: 0px;
	margin-top: 0px;
}
.header_view {
	top: -10px;
	min-height: 140px;
	position: static;
	margin-bottom: 0px;
}
#pdfCanvasContainer {
	top: 72px;
}
.pkp_screen_reader {
	position: absolute;
	width: auto;
	height: 1px;
	padding: 0px;
	margin: -1px;
	overflow: visible;
	clip: initial;
	border: 0;
	right: 0px;
	top: 80px;
	left: 16px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}
legend {
    color: #2D5ABD;
}
input[type="checkbox"]:checked::after, .checkbox input[type="checkbox"]:checked::after, .checkbox-inline input[type="checkbox"]:checked::after {
    background-color: #2D5ABD;
    border-color: #2D5ABD;
}
.show {display: list-item !important; list-style: square;}
@media screen and (max-width: 600px) {
  table {
    width: 100%;
    table-layout: fixed; /* Устанавливаем фиксированную ширину таблицы */
    border-collapse: collapse; /* Убираем двойные линии между ячейками */
  }
  th, td {
    padding: 5px; /* Задаем отступы внутри ячеек */
    text-align: left; /* Выравнивание по центру */
    font-size: 10px; /* Размер шрифта 10px */
    word-wrap: break-word; /* Перенос слов */
  }
  th:nth-child(2) {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
  }
}