.current_issue {
	display: none;
}

body, html {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    font-size: 100%;
	 min-height: 100%;
}

 
.pkp_site_name .is_img img {
max-height: 15@px;
font-weight: 100;
}

a{   color: #006799; }

a:link { 
  text-decoration: none; 
} 
a:visited { 
  text-decoration: none; 
} 
a:hover { 
  text-decoration: none; 
} 
a:active { 
  text-decoration: none; 
}


p, .obj_article_details .abstract,

.obj_article_details .item > :last-child {

text-align: justify;

}

small{

    font-size: 30px;

	text-decoration: underline dotted red;

	

}



.block_make_submission_link 

{

animation-name: blinker;

animation-duration: 1s;

animation-timing-function: linear;

animation-iteration-count: infinite;

font-size: 20px !important;

line-height: 50px !important;

}



@keyframes blinker

{

0% {opacity: 1.0}

50% {opacity: 0.0}

100% {opacity: 1.0}

}



@media (min-width: 1200px)

.container {

    width: 1300px;

}



.obj_article_summary {

    padding-bottom: 10px !important;

    border-bottom: solid 1px #ff8000 !important;

    font-size: 12px;

}



.obj_article_details .main_entry .label {

    display: inline-block;

    padding: 0 0 5px;

    border-bottom: 3px solid #ff8000;

    color: rgba(0,0,0,0.54);

    text-transform: capitalize;

}



.pkp_block .title {

    display: inline-block;

    padding-bottom: 0em;

    border-bottom: 3px solid #ff8000;

    font-weight: 600;

    text-transform: capitalize;

}



.obj_issue_toc .section h2 {

    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
    padding: 0 0 5px;
    border-bottom: 3px solid #ff8000;
    background: transparent;
    text-transform: capitalize;
    font-weight: 700;
    padding-bottom: 0em;
}

.pkp_page_index .current_issue h2 {
    display: inline-block;
    padding-bottom: 0em;
    border-bottom: 3px solid #ff8000;
    text-transform: capitalize;
    font-weight: 700;
    color: rgba(0,0,0,0.54);

}

.obj_article_details .authors .affiliation {
  margin-left: -3px;
  font-size: 0.93em;
}

.pkp_block.block_custom h2.title.pkp_screen_reader {
  display: none;
}
 

.obj_article_details .authors .name {
  font-size: 1.1em;
}

.obj_article_details .authors .affiliation {
  margin-left: -3px;
  font-size: 0.93em;
}

.obj_article_details .entry_details .item:first-child {
  margin-top: -10px;
}

ul.authors.row .col-6 {
  padding-bottom: 10px;
}

.item.authors span.name:before {
  content: "\f007";
  font-family: "FontAwesome";
  margin-right: 5px;
  font-size: 14px;
}

.item.authors {
  font-size: 14px;
}

.item.authors span.affiliation:before {
  content: "\f19c";
  font-family: "FontAwesome";
  }
  

.pkp_page_article .pkp_structure_main:after {
  background: none;
}

.obj_article_details .entry_details {
  border-left: none;
}

.obj_article_details .main_entry {
  border-right: none;
}

.obj_article_details .entry_details .item,
.obj_article_details .entry_details .item:last-child {
  margin-right: -1px;
  border: 1px solid #e9e9ef;
  margin-bottom: 20px;
  box-shadow: 10px 10px 15px -20px rgba(0, 0, 0, 0.75);
}

.pkp_page_article .entry_details .cover_image {
  border: 0;
  box-shadow: none;
  border-bottom: 1px solid #f3efef;
  padding-bottom: 23px;
  margin-bottom: 50px;
  margin-top: -15px !important;
  padding-top: 0;
}

.pkp_page_article .item.references {
  border-top: 1px solid #f5f5f5;
  width: 96%;
  text-align: justify;
}

.obj_article_details > .subtitle {
  color: #909090;
}

.obj_article_details .item.authors > *:first-child {
  margin-top: 8px;
}

.citation_formats_button {
  font-size: 1.2em;
}

.obj_article_details .citation_display .citation_formats {
  border: 1px solid rgb(79 149 230 / 40%);
}

.obj_article_details .citation_display .citation_formats_styles a {
  border-bottom: 1px solid #f3f3f3;
  font-size: 1.2em;
}

div#articlesBySameAuthorList ul {
  padding-left: 0;
}

div#articlesBySameAuthorList ul li {
  list-style-type: none;
  margin: 15px 15px 15px 0px;
  font-weight: bold;
}

div#articlesBySameAuthorList li a {
  display: block;
  font-weight: normal;
}

.list_of_keyword {
  display: block;
  width: 100%;
}

section.item.authors {
  margin-top: -30px;
}

.list_of_keyword div {
  border: 1px solid #efefef;
  padding: 5px 8px;
  border-radius: 6px;
  margin-right: 10px;
  color: grey;
  box-shadow: 8px 9px 5px -13px rgba(0, 0, 0, 0.75);
  background: linear-gradient(
    to bottom,
    rgba(254, 255, 255, 1) 0%,
    rgb(228 239 245) 100%
  );
  float: left;
  margin-top: 10px;
  border-bottom: 1px solid #e4e4e4;
}

/* end article details page */


/* h1.pkp_site_name,div.pkp_site_name {   position: relative;   left: 0;   height: 167px; } */

#lightMenu {
  display: none;
}

.pkp_page_article #pkp_content_main, .pkp_page_article .pkp_structure_main {
    width: 100%;
}



/* .pkp_page_article .pkp_structure_sidebar {  display: none;} */
.pkp_page_article .pkp_structure_sidebar {  display: none;}



.pkp_page_index .cmp_announcements > .obj_announcement_summary {
  padding: 15px 30px 30px 30px;
}


.pkp_site_name .is_img img {
  max-height: 100%;
}

.page_index_site {
  padding: 20px 0;
}

/* page annoucement page */
.pkp_page_announcement .cmp_announcements li {
  padding-bottom: 50px;
  border-bottom: 1px solid #fff6f6;
}

/* article page page article page_article */

.pkp_page_article #pkp_content_main,
.pkp_page_article .pkp_structure_main {
  padding-bottom: 20px;
}

.pkp_page_article .main_entry {
  width: 72%;
}

.obj_article_details .authors .name {
  font-size: 1.1em;
}

.obj_article_details .authors .affiliation {
  margin-left: -3px;
  font-size: 0.93em;
}

#customblock-SidebarMenu span.item:hover {
  font-weight: normal;
}

#customblock-SidebarMenu span.item:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}


