/* open-sans-regular - latin-ext_latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local(''),
		 url('https://crossasia-journals.ub.uni-heidelberg.de/index.php/iaf/libraryFiles/downloadPublic/50') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
		 url('https://crossasia-journals.ub.uni-heidelberg.de/index.php/iaf/libraryFiles/downloadPublic/51') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  
  /* open-sans-600 - latin-ext_latin */
  @font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: local(''),
		 url('https://crossasia-journals.ub.uni-heidelberg.de/index.php/iaf/libraryFiles/downloadPublic/54') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
		 url('https://crossasia-journals.ub.uni-heidelberg.de/index.php/iaf/libraryFiles/downloadPublic/55') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  
  /* open-sans-italic - latin-ext_latin */
  @font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	src: local(''),
		 url('https://crossasia-journals.ub.uni-heidelberg.de/index.php/iaf/libraryFiles/downloadPublic/52') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
		 url('https://crossasia-journals.ub.uni-heidelberg.de/index.php/iaf/libraryFiles/downloadPublic/53') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  
/* open-sans-condensed-700 - latin-ext_latin */
@font-face {
	font-family: 'Open Sans Condensed';
	font-style: normal;
	font-weight: 700;
	src: local(''),
		 url('https://crossasia-journals.ub.uni-heidelberg.de/index.php/iaf/libraryFiles/downloadPublic/56') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
		 url('https://crossasia-journals.ub.uni-heidelberg.de/index.php/iaf/libraryFiles/downloadPublic/57') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  


body {
	background-color: #eee;
	color: #111;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
a{
    color: #241868;
    text-decoration: none;
}

a:hover {
	color: #241868;
	text-decoration: underline;
}


.pkp_site_name_wrapper {
	background: white;
	margin-bottom: 2em;
}

#headerNavigationContainer {
	background: #ffffff;
	border-bottom: 3px solid #896f5a;
}

.has_site_logo .pkp_head_wrapper, .pkp_head_wrapper {
	padding: 0px 15px 0 15px;
}
.pkp_structure_head {
	border-bottom: none;
}
.pkp_navigation_user_wrapper {
	left: 0;
	margin: 0 -15px;
}
#navigationUser {
	position: absolute;
	top: 0;
	z-index: 10;
	margin-right: 15px;
}
.pkp_navigation_user > li > a, 
.pkp_navigation_user > li > a:hover, 
li.browse_by_issue > a,
li.browse_by_author > a,
li.browse_by_section > a
 {
	color: #896f5a;
	text-decoration: none !important;
}

#navigationPrimary.pkp_nav_list li a {
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.5em;
	text-transform: uppercase;
}

.pkp_site_nav_menu {
	background: #ffffff;
	margin-top: 1em;
}

.pkp_navigation_primary > li:first-child {
	display: none;
}
.pkp_navigation_primary > li > a:hover, .pkp_navigation_primary > li > a:focus {
	color: #896f5a;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(#9b8472, #ac937f, #776456 60%, #776456 100%);
	text-decoration: none !important;
}
.pkp_navigation_primary ul a:hover, .pkp_navigation_primary ul a:focus {
	color: #896f5a;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(#9b8472, #ac937f, #776456 60%, #776456 100%);
	text-decoration: none !important;
}
.pkp_navigation_user .task_count {
	background-image: linear-gradient(#9b8472,  #ac937f, #776456 60%, #776456 100%);
	color: #fff;
}
.pkp_navigation_user > li > ul a .task_count {
	background-image: linear-gradient(#F90, #F90);
	color: #fff;
}
.pkp_navigation_user > li > ul a:hover .task_count, .pkp_navigation_user > li > ul a:focus .task_count {
	background-image: linear-gradient(#9b8472, #ac937f, #776456 60%, #776456 100%);
	color: #fff;
}
.pkp_navigation_user > li > ul a {
	color: #F90;
}
.pkp_navigation_user > li > ul a:hover {
	color: #896f5a;
	background: #fff;
}
.pkp_navigation_primary > li > a, .pkp_head_wrapper .hd_search .search_prompt {
	color: #896f5a;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
background-image: linear-gradient(#9b8472, #ac937f, #776456 60%, #776456 100%);
	font-weight: bold;
	text-decoration: none !important;
}
.has_site_logo .pkp_head_wrapper .hd_search.is_open .search_prompt, .pkp_head_wrapper .hd_search.is_open .search_prompt {
	color: #896f5a;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
background-image: linear-gradient(#9b8472, #ac937f, #776456 60%, #776456 100%);
	font-weight: bold;
	text-decoration: none !important;
}
.pkp_head_wrapper .hd_search .search_prompt:hover {
	color: #896f5a;
	text-decoration: underline;
}
.pkp_navigation_primary ul a, .pkp_navigation_user ul a {
	padding-top: 10px;
	padding-bottom: 10px;
	color:  #896f5a;
	text-decoration: none !important;
}
.pkp_structure_content {
	display: flex;
}
/*.pkp_navigation_primary_row {
	margin: 0px -15px;
	padding: 0 15px;
	position: absolute;
	top: 105px;
	right: 15px;
	width: calc(100% - 650px);
}*/
.pkp_nav_list ul {
	font-size: smaller;
}
.pkp_structure_main.left {
	padding: 15px;
	border-right: none;
}
#pkp_content_main.left {
	background-color: #fff;
	width: calc(100% - 220px);
	margin-right: 10px;
}
#pkp_content_main.left.main_toggle {
	margin-right: 0px;
}
#pkp_content_main.left  h1 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #896f5a;
	font-size: 1.5rem;
	font-weight: 600;

	padding-bottom: 0.5em;
}
#pkp_content_main.left  h2 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #111;
}
.cmp_breadcrumbs ol {
	margin-bottom: 15px
}
#content_slider.right {
	display: none;
}

.pkp_structure_footer_wrapper {
	background: #eee;
}

.pkp_footer_content {
	color: #111;
}

.pkp_footer_issn {
	display: none;
}


.footer-logo {
    float: right;
    width: 190px;
}


/** Startseite **/
.additional_content.frontpage_cover_disabled > h2,
.frontpage_cover > h2,
.frontpage_cover > .frontpage_issue,
.frontpage_cover > .published {
    display: none;
}

/** Seitenleiste **/
.pkp_structure_sidebar.right {
	padding-top: 70px;
	background: #fff;
}

.pkp_block .content ul li > a {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.pkp_block .content ul li > a::before {
    content: '→ ';
    display: inline;
}

.pkp_block .title {
	color: #111;
}
#customblock-iqas.pkp_block.block_custom {
	border: 1px solid #896f5a;
	border-radius: 5px;
	line-height: 1em;
	margin: 15px;
}  

.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
	background: #F90;
	color: #fff;
	text-decoration: none !important;
}
.obj_galley_link:link {
	text-decoration: none !important;
}
.cmp_button_wire, .obj_galley_link {
	display: inline-block;
	padding: 0 1em;
	border: 1px solid #F90;
	border-radius: 3px;
	font-size: 13px;
	line-height: 28px;
	color: #F90;
	text-decoration: none !important;
}
.obj_article_details .entry_details {
	margin-top: 56px;
	border-top: 1px solid #896f5a;
	padding-top: 2.5em;
}
/* Seite All Issues (Archives) */
.page_issue_archive .years_list,
.page_issue_archive #issues_years_list {
	border: none;
	background: #896f5a20;
	padding: 20px !important;
}

.page_issue_archive .archive_year {
	color: #896f5a;
	padding: 5px 0;
	border-top: 1px solid #896f5a;
	border-bottom: 1px solid #896f5a;	
}
.archive_year:first-child {
	border: none;
}
.obj_issue_summary img, .obj_issue_toc img, .frontpage_cover img {
	border: 1px solid #D1D1D1;
}

.obj_issue_summary a.title { 
	color: #896f5a; !important;
	font-family: 'Open Sans', Arial, Helvetica, non-serif;
	font-size: 1.2rem;
	font-weight: 600;
}

.obj_issue_summary .series {
color: #896f5a;
font-family: 'Open Sans', Arial, Helvetica, non-serif;
font-size: 1.2rem;
font-weight: 400;
line-height: 1.4em;
}

li.issue_year > a {
	color: #896f5a;
	font-weight: bold;
}

li.issue_year > a:visited {
	color: #241868;
}
/* Seite Submissions */
.cmp_notification {
	border-left: 5px solid #666666;
}

@media (max-width: 1202px) {

	.pkp_site_nav_toggle > span::before, .pkp_site_nav_toggle > span::after {
		background: #9b8472;
		}
	
	.pkp_site_nav_toggle > span {
		border-bottom: 3px solid #9b8472;
		}
	
	.pkp_site_nav_toggle.pkp_site_nav_toggle--transform > span {
		border-bottom: none;
	 }
	
	.pkp_navigation_primary_row {
		margin: 0px -15px;
		margin-top: 1em;		
    	padding: 0 15px;
		position: static;
	} 

}


@media (max-width: 1200px) {


.pkp_navigation_user_wrapper {
	transform: none;
}

.pkp_structure_sidebar.right {
	flex-basis: 25%;
}


}

@media (max-width: 990px) {
.pkp_head_wrapper {
	background: #fff;
}
.pkp_structure_head {
	border-bottom: 2px solid #9b8472;
}
.pkp_site_nav_menu {
	background: #fff;
	border-bottom: 2px solid #9b8472;
}
#navigationUser {
	position: relative;
	background: #fff;
}
.pkp_navigation_user > li > a, .pkp_navigation_user > li > a:hover {
	font-weight: bold;
}
.pkp_site_name_wrapper {
	background: white;
	margin-bottom: 2em;
}
.pkp_navigation_user_wrapper {
	margin: 0;
}
.pkp_navigation_primary_row {
	border-bottom: none;
}
.pkp_site_name .is_text {
	color: #896f5a;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
    background-image: linear-gradient(#9b8472, #ac937f, #776456 60%,	#776456 100%);
	font-weight: bold;
	text-decoration: none !important;
}
#pkp_content_main.left {
	width: 100%;
}
.pkp_structure_sidebar.right {
	border-top: 3px solid #ff9900;
	padding-top: 0px;
	background: #fff;
}
.pkp_structure_sidebar.right .pkp_block {
	margin-left: 0;
}
.hd_search input[type="text"] {
	border: 1px solid #ff9900;
}

}

@media (max-width: 500px) {
.pkp_structure_content.has_sidebar {
	flex-wrap: wrap;
}

}