.pkp_structure_head {
	
}
body {
  font-family: times new roman;
  background: #e3efe3;
  font-size: 17px;
}
.pkp_structure_page {
  background: #ffffff;
  max-width: 1200px;
  margin: 20px auto;
  box-shadow: 0 1px 4px rgba(0,0,0,0.06);
}
.obj_article_details .abstract {
    text-align: justify;
}
.pkp_footer_content {
  float: left;
  width: 50%;  padding-top: 10px;
  padding-bottom:10px;
}
.pkp_brand_footer {
  float: right;
  width: 30%;
  padding-bottom:10px;
  padding-top: 50px;
}
.pkp_structure_footer_wrapper {
	background: #86bc86;
	border-bottom:@double solid; 
	border-bottom-color:#545454;
}
.pkp_site_name .is_img img {
	display: block;
	width: 100%;
	max-width: 1200px;
	height: auto;
	max-height: none;
	margin: 0 auto;
}
.obj_article_summary .authors {
  font-size: 17px;
}

.obj_article_summary .authors img {
  width: 17px;
  height: auto;
  vertical-align: middle;
}

.obj_article_summary .doi {
  font-size: 17px;
}
table {
  margin-bottom: 12px !important;
}

p {
  margin-bottom: 8px;
}
.pkp_block {
  text-align: center;
}

.pkp_block .content {
  text-align: center;
}

.pkp_block img {
  display: block;
  margin: 0 auto;
}
.block_keyword_cloud .title {
    background-color: #545454 !important;
    text-align: center !important;
    font-size: 17px !important;
    font-weight: bold !important;
    color: white !important;
    padding: 8px 0 !important;
    border-top: 2px solid #86bc86 !important;
    border-bottom: 2px solid #86bc86 !important;
    border-left: 5px solid #86bc86 !important;
    border-right: 5px solid #86bc86 !important;
    margin-top: 15px !important;
    margin-bottom: 10px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    display: block !important;
    text-transform: uppercase !important;
}
.pkp_structure_sidebar .pkp_block {
    margin-bottom: 5px !important; 
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.pkp_structure_sidebar .block_custom .content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.block_custom .content p {
    margin-top: 0px !important;
    margin-bottom: 2px !important;
}
.block_keyword_cloud .title {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.pkp_structure_sidebar .pkp_block {
    margin-bottom: 2px !important; 
}
.block_custom .content p:first-child {
    margin-top: 0px !important;
}
.block_custom .content p:last-child {
    margin-bottom: 0px !important;
}
ul.cmp_article_list > li {
    padding: 15px 20px !important;
    margin-bottom: 10px !important;
    border-radius: 5px;
    border: 1px solid #dbeadd !important;
}
ul.cmp_article_list > li:nth-child(odd) {
    background-color: #ffffff !important;
}
ul.cmp_article_list > li:nth-child(even) {
    background-color: #f2f8f2 !important; 
}
.obj_article_summary .title a {
    font-weight: 700 !important;
    color: #222222;
}
.obj_article_summary .authors {
    margin-top: 5px;
    font-size: 0.95em;
}
.jotes-footer-wrapper {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 0;
    flex-wrap: wrap;
    color: #000000 !important;
}
.jotes-footer-col {
    flex: 1;
    min-width: 250px;
}
.footer-title {
    font-size: 14px !important;
    font-weight: bold;
    color: #000000 !important;
    text-transform: uppercase;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.jotes-footer-col p {
    font-size: 13px !important;
    line-height: 1.6;
    color: #000000 !important;
    text-align: justify;
    margin-bottom: 10px;
}
.jotes-footer-col a {
    color: #000000 !important;
    text-decoration: underline;
}
.pkp_footer_content, .pkp_brand_footer {
    width: 100% !important;
    float: none !important;
}
.pkp_brand_footer {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: 20px !important;
    padding: 0 !important;
    float: none !important;
}
.pkp_brand_footer {
    display: none !important;
}
.pkp_structure_main {
    padding-top: 0 !important;
    margin-top: -15px !important;
}
.page_index_journal .journal_description {
    margin-top: 0 !important;
    padding-top: 5px !important;
}
.page_index_journal h2, 
.page_index_journal .issn {
    margin-bottom: 5px !important;
    margin-top: 0 !important;
}
.page_index_journal .journal_description p:first-child {
    margin-top: 10px !important;
}