@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&display=swap');

body {
	color: #333;
	font-family: Lora, serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5em;
	background-color: #E3F2FF;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Work Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #1c305c;
}

.alert {
	background-color: #f0a800;
	color: #1c305c;
	font-family: 'Work Sans', sans-serif;
	font-weight: 700;
	text-align: center;
	padding: 10px;
}

.obj_issue_toc .galleys h2, .obj_issue_toc .galleys h3 {
	font-size:1.4rem;
	color: #1c305c;
	background-color: #E3F2FF;
}

.obj_issue_toc .section h2, .obj_issue_toc .section h3 {
	font-size:1.4rem;
	color: #1c305c;
	background-color: #E3F2FF;
}

.obj_galley_link {
	background-color: #E3F2FF;
	border: 1px solid #1c305c;
	color: #1c305c;
}

.obj_galley_link:hover {
	background-color: #1c305c;
	color: #E3F2FF;
}

.pkp_structure_footer_wrapper {
	background-color: #1c305c;
}

.pkp_structure_main {
	padding-bottom: 30px;
}

.pkp_structure_main h1 {
	font-family: "Work Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #1c305c;
}

.pkp_structure_main h2 {
	font-family: "Work Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #1c305c;
	font-size:1.6rem;
}

.pkp_structure_main h3 {
	font-family: "Work Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #1c305c;
	font-size:1.5rem;
}

.pkp_structure_main h4 {
	font-family: "Work Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #1c305c;
	font-size:1.4rem;
}

.pkp_structure_main h5 {
	font-family: "Work Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	color: #1c305c;
	font-size:1.3rem;
}


a {
	color: #4f5f90;
}

a:hover {
	color: #cc0033;
}

.krem {
	font-family: Lora, serif;
	font-style: italic;
	font-weight: 500;
}

.cmp_breadcrumbs a {
	font-family: "Work Sans", sans-serif;
}

.cmp_breadcrumbs li {
	font-family: "Work Sans", sans-serif;
}

.pkp_navigation_primary li a {
	font-size: 14px;
	font-family: "Work Sans", sans-serif;
}

.pkp_navigation_user li a {
	font-size: 14px;
	font-family: "Work Sans", sans-serif;
}

.pkp_site_nav_menu a {
	font-size: 14px;
	font-family: "Work Sans", sans-serif;
}

.pkp_page_index .current_issue .read_more {
	font-size: 14px;
	color: #1c305c;
	font-family: "Work Sans", sans-serif;
}

.pkp_page_index .current_issue .read_more:hover {
	color: #cc0033;
}

.cmp_pagination {
	clear:both;
	font-size: 14px;
	font-family: "Work Sans", sans-serif;
}

.cmp_notification {
	font-size: 16px;
	font-family: "Work Sans", sans-serif;
	color: #1c305c;
	background-color: #ccdaff;
	border-left: 0.357rem solid #1c305c;
}


.galleys_links li a {
	font-family: "Work Sans", sans-serif;
}

.obj_article_summary .title a {
	font-family: Lora, serif;
	font-weight: 400;
	font-size: 18px;
}

.obj_article_summary .meta {
	font-family: "Work Sans", sans-serif;
}

.pkp_structure_main::after {
	width: 0px;
}

.pkp_structure_main::before {
	width: 0px;
}

.row::after {
	width: 0px;
}

.row::before {
	width: 0px;
}



header.container-fluid {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

@media  (min-width: 576px) {
    .col-sm-6 {
        width: 100%;
    }}

main#main.container.main__content .col-sm-6 {
    max-width: 100%;
    flex: none;
}

.main-header {
		background-color: #1c305c;
}

.main-header a {
    padding: 0.4em;
}

main#main.container.main__content .offset-md-1 {
	margin-left:0%;
}

main#main.container.main__content .offset-lg-2 {
	margin-left:0%;
}

main#main.container.main__content .col-lg-8 {
	width:100%;
}

main#main.container.main__content .col-sm-8 {
	width:80%;
}

main#main.container.main__content .col-sm-4 {
	width:20%;
}


main#main.container.main__content .col-md-10 {
	width:100%;
}

main.container.galley .offset-lg-1 {
	margin-left:0%;	
}

main.container.galley .col-lg-10 {
	width:100%;	
}


@media (min-width: 992px) {
	
	.pkp_site_name_wrapper {
		background-color: #1c305c;
		min-height: 207px;
		background-image: url(/public/journals/3/images/krem_banner-MAR.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		background-clip: content-box;
		background-origin: content-box;
	}

	.pkp_structure_sidebar {
		float:none;
		margin-left:auto;
		margin-right:auto;
		width: 700px;
		
	}

	.pkp_structure_sidebar .pkp_block {
		float:left;
	}
	
	
	.pkp_structure_main {
		width:100%;
	}
	
	.obj_article_details .main_entry {
		width:602px;
	}

	.obj_article_details .entry_details {
		float:right;
	}

	.pkp_nav_list ul a {
		color: #1c305c;
	}
	
	.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
		color: #cc0033;
		border-left: 0.357rem solid #1c305c;
	}
}

@media (min-width: 1200px) {
	.obj_article_details .main_entry {
		width:802px;
	}

	.obj_article_details .entry_details {
		float:right;
	}
}

.obj_article_details .main_entry .authors{
	font-family: "Work Sans", sans-serif;
}

.obj_article_details .main_entry .doi{
	font-size: 1rem;
	font-family: "Work Sans", sans-serif;
}

.obj_article_details .main_entry .keywords{
	font-size: 1rem;
	font-family: "Work Sans", sans-serif;
}

.obj_article_details .main_entry .item .label {
	font-family: "Work Sans", sans-serif;
	font-size: 1.6rem;
}

.obj_article_details .main_entry .doi .label{
	font-family: "Work Sans", sans-serif;
}

.obj_article_details .main_entry .keywords .label{
	font-family: "Work Sans", sans-serif;
}


.obj_article_details .main_entry .references {
	font-size: 14px;
}

.obj_article_details .entry_details .item .label {
	font-family: "Work Sans", sans-serif;
	color: #1c305c;
	font-size: 14px;
	font-weight: 700;
}

.pkp_block .title {
	font-family: "Work Sans", sans-serif;
	color: #1c305c;
	font-size: 14px;
	font-weight: 700;	
}

.obj_issue_summary .title {
	font-family: "Work Sans", sans-serif;
	color: #1c305c;
}
		
.obj_issue_summary h2 {
	padding-bottom: 10px;
}

.references p {
	margin-top:0px;
	margin-bottom:0px;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

.block_information a {
	font-family: "Work Sans", sans-serif;
}

.block_language a {
	font-family: "Work Sans", sans-serif;
}

.pkp_structure_main .page .cmp_edit_link {
	font-family: "Work Sans", sans-serif;
}

.page_issue_archive .description {
	display: none;
}

.page_issue_archive .obj_issue_summary {
	float: left;
}

.page_issue_archive .obj_issue_summary .cover {
	width: 100%;
	margin: 1.43rem;
}

.page_issue_archive .obj_issue_summary .cover img {
	height: 250px;
	width: 176px;
}

@media (min-width: 768px) {
	.page_issue_archive .obj_issue_summary .cover img {
		height: 250px;
		width: 176px;
	}
}

@media (min-width: 480px) {
	.page_issue_archive .issues_archive li {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width: 992px) {
	.page_issue_archive .issues_archive li {
		padding-left: 0;
		padding-right: 0;
	}
}
.page_issue_archive .issues_archive li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
}

.page_issue_archive h2 {
	display: none;
}

.main-menu__title {
	width:100%;
	height: 100px;
}

.main-menu__title a {
	display: block;
	width:100%;
	height: auto;
}
    
.pkp_site_name a {
	display: none;
}

.homepage_about h2 {
	display: none;
}

.pkp_page_index .homepage_about {
	padding-bottom: 0px;
}

.current_issue .galleys {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.obj_issue_toc .section {
	margin-top: 0px;
	padding-top: 10px;
}




.obj_issue_toc .sections:not(:first-child) {
	margin-top: 0px;
}

.obj_issue_toc .articles {
	margin-top: 20px;	
}

.journal-desc h2 {
	display:none;
}

.btn-primary {
	border: 1px solid #1c305c;
	background-color: #1c305c;
}

.btn-primary:hover {
	border: 1px solid #1c305c;
	color: #1c305c;
}

.btn-secondary {
	border: 1px solid #1c305c;
	color: #1c305c;
}

.btn-secondary:hover {
	background-color: #1c305c;
}

.contact_section .address p {
	font-size: 18px;
}

.contact_section .contact a {
	font-size: 18px;
}

.pkp_footer_content {
	padding-top: 10px;
	padding-bottom: 10px;
}

.pkp_brand_footer {
	padding-top: 0px;
	padding-bottom: 10px;
}

.pkp_brand_footer img {
	width:50%;
	height:50%;
	filter: invert(1);
}

.uek_footer {
	color: #E3F2FF;
	font-size: 14px;
	text-align: center;
	font-family: "Work Sans", sans-serif;
}

.block_language {
	display: inline;
	width: 100%;
}

.pkp_block {
	padding-top: 0px;
}

.block_language h2 {
	text-align: center;
}

.block_language .content ul {
	text-align: center;
}
.block_language .content ul li {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}

.infobox_main {
	text-align: center;
}

.infobox {
	font-family: "Work Sans", sans-serif;
	font-size: 14px;
	color: #1c305c;
	line-height: 12px;
	text-align:center;
	display: inline-block;
	min-width: 86px;
	min-height: 36px;
	vertical-align: middle;
	padding: 5px;
	margin: 5px;
	text-align:center;
	border: 1px solid #1c305c;
	border-radius: 3px;
}

.infobox a {
	color: #1c305c;
	text-decoration: none;
}

.infobox:hover {
	background-color: #1c305c;
	color: #E3F2FF;
}

.infobox:hover a {
	color: #E3F2FF;
	font-weight: 700;
	text-decoration: none;
}

.page_search .submit button {
	color: #1c305c;
}

.versions {
	display:none;
}

.published span[data-asw-orgfontsize="18"] {
  display: inline-block;
  width: 100px; 
  overflow: hidden;
  white-space: nowrap;
}

.extended-text {
	color: #606060;
	font-size: 0.8em;
	display: none;
}

#global-toggle:checked ~ .boards .extended-text {
	display: block;
}

label[for="global-toggle"] {
	cursor: pointer;
	text-decoration: underline;
	display: inline-block;
	margin-bottom: 1em;
}