.pkp_structure_page {
    margin-top: 0;
    margin-bottom: 0;
}

.obj_issue_summary p {
    margin-bottom: 2px !important;
}

.obj_article_summary>.title {
    font-family: "Noto Sans",serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
color: #283593;
    border-bottom: none;
    margin: 0;
}

.cmp_manuscript_button, .block_make_submission a, .obj_galley_link {
    font-family: "Noto Sans",serif;
    font-weight: 700;
    text-transform: uppercase;
    background: #c72b2b;
    color: whitesmoke;
    border: none;
}

.has_site_logo .pkp_site_name {
    width: 300px;
    margin-left: 0;
    margin-top: 0rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #eeeeee;
}

@media only screen and (max-width: 991px)
.pkp_site_name .is_img img {
  max-height: 60px;
  width: auto;
}

.pkp_site_name {
    width: 100%;
    margin-left: 0;
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: white;
}


.has_site_logo .pkp_site_name,.has_site_logo .pkp_navigation_primary_wrapper {
    width: auto;
    background-color: initial;
}

.buttonvjs {
  background-color: white; 
  color: #3f51b5; 
  border: 2px solid #f44336;
  border-radius: 8px;
  padding: 15px 32px;
}

.buttonvjs:hover {
  background-color: #f44336;
  color: white;
  border-radius: 8px;
  padding: 15px 32px;
}

#navigationPrimary a {
    font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: .73rem;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
}

.pkp_navigation_user>li>a {
    border-radius: 5px;
    background-color: #cca5b636;
    color: white;
}

.pkp_navigation_search_wrapper a {
    color: #ffffff;
    background-color: lightskyblue;
}

.pkp_navigation_primary_wrapper {
    width: auto;
    background-color: #0761a1;
}


details > p {
  background-color: #eeeeee;
  padding: 4px;
  margin: 0;
  box-shadow: 1px 1px 2px #bbbbbb;
}

.pkp_brand_footer{
	display:none;
}

.item.author_bios {
display: none;
}

.obj_article_details .main_entry .label {
    display: inline-block;
    padding: 1px 0 0.2rem;
    border-bottom: 3px solid #f63434;
    color: rgba(0,0,0,0.54);
    text-transform: uppercase
}

.obj_article_details .main_entry .item .label {
  margin: 0 0 0rem;
  font-family:"Noto Sans",serif;
  font-size:1.143rem;
  font-weight:700
}

.obj_article_details .item.doi {
    padding-top: 20px; 
    padding-bottom: 20px;
}

.obj_article_details .item.keywords {
    padding-top: 0px; 
    padding-bottom: 0px;
}

.obj_article_details .references {
font-size: 12px;
}



.obj_article_summary>.title {
	color: darkblue;
}

.orcid_icon {
	display: inline-block;
	margin-right: 0.1em;
    margin-left: 0.1em;
	width: .7rem;
	height: .7rem;
	vertical-align: top;
}


.name {
    font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-weight: 900; 
    font-size: 1rem;
	color: darkblue;
}

.obj_article_details .authors .affiliation {
  font-size: 1rem;
  color: rgba(0,0,0,0.54);
}


.pkp_structure_main .page h1 {
    margin-bottom: 20px;
}

.obj_article_details .authors .orcid_icon {
    width: 1rem;
    height: 1rem;
	vertical-align: middle;
}


@media screen and (max-width: 1024px){
	details > summary {
	  margin-left: 30px;
	  margin-right: 0px;
	  width: 10%;
	}
}


@media screen and (max-width: 768px){
	details > summary {
	  margin-left: 20px;
	  margin-right: 0px;
	  width: 95%;
	}
}


@media screen and (max-width: 425px){
	details > summary {
	  margin-left: 0px;
	  margin-right: 10px;
	  width: 100%;
	}
}

/*
.publishedin {
	color: darkblue;
	margin-left: -10px;
	font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 16px;
}*/


ul {
	color: darkblue;
	font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 14px;
}


/* Archives: 2/3 column */
.multicolarchives {
    column-count: 4;
    column-gap: 0px;
    padding: 0px;
}

/* .obj_issue_summary .description { display: none; } */

@media screen and (max-width: 1024px) {
    .multicolarchives {
        column-count: 3;
    }
}

@media screen and (max-width: 768px) {
    .multicolarchives {
        column-count: 3;
    }
}

@media screen and (max-width: 425px) {
    .multicolarchives {
        column-count: 2;
    }

    .pkp_site_name .is_img img {
        max-height: 60px;
        width: auto;
    }
}

@media screen and (max-width: 375px) {
    .multicolarchives {
        column-count: 1;
    }

    .pkp_site_name .is_img img {
        max-height: 60px;
        width: auto;
    }
}

.pkp_head_wrapper .pkp_search {
    position: absolute;
    top: 0.7em;
    right: 0;
    height: 40px;
    min-width: 100px;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    transition: min-width .4s;
    text-align: right;
    overflow-x: hidden;
}

/* ISSUE META */

.obj_issue_toc .heading .description {
    margin: 0 !important;
    padding: 0 !important;
}

.obj_issue_toc .heading .description p {
    margin: 0 !important;
    line-height: 1.3 !important;
}

.obj_issue_toc .pub_id {
    margin: 2px 0 !important;
    padding: 0 !important;
    line-height: 1.3 !important;
}

.obj_issue_toc .published {
    margin: 2px 0 !important;
    padding: 0 !important;
    line-height: 1.3 !important;
}

/* TEST */
/* .pub_id.doi {
    background: red !important;
    color: white !important;
} */