@media screen and (max-width: 640px) {
	table {
		overflow-x: auto !important;
		display: block !important;
	}
}

@media (min-width: 992px) {
.pkp_structure_content {
    padding-top: 0px;
	}
	
.pkp_structure_main {
    padding: 0px 50px 50px 40px !important;
}
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Fira Sans';
    color: #3D3AAC;
}

.page-content {
    font-size: 16px;
    line-height: 24px;
}

.pkp_navigation_primary {
    display: inline-block;
    max-width: 90%;
    text-align: left;
}

.navbar-logo img {
    max-height: 100px;
}

.h2, h2 {
    font-size: 1.5rem;
}

#primaryNav .dropdown-item {
    padding: 0.7rem;
}

@media (min-width: 992px) {
    #primaryNav .dropdown-menu.show {
               flex-direction: column;
      width: unset;
      top: unset;
      left:unset;
      align-items: flex-start;
      
    }
}

@media (min-width: 768px) {
.obj_article_details .entry_details {
    width: 270px;
	text-align: left;
	}
	
	.page_contact .contact.support {
    padding-left: 50px;
}

.obj_issue_toc .galleys h2, .obj_issue_toc .section h2 {
    background: #992f71;
    color: rgba(255, 255, 255, 0.9);
    text-align: left;
    border-radius: 6px;
}

.pkp_structure_main:before, .pkp_structure_main:after {
    width: 3px;
    background: #b6b6b6;
}

}

.container-homepage-issue {
    margin-top: 0rem;
    border: 0;
}

.site-footer {
    margin-top: 3rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    background: #eeeeee;
    color: #666;
}

.site-footer a {
    color: #007bff;
}

.homepage-image-behind-issue+.container-homepage-issue .homepage-issue-current {
        margin-top: 1.5rem;
}

.homepage-image-behind-issue+.container-homepage-issue .homepage-issue-published {
     margin-top: 1.5rem;
     margin-bottom: 1.5rem;
}

.homepage-issue-description-wrapper {
    padding: 3rem;
    background: #f7f7f7d9;
}
	
.homepage-issue-description:after {
    background-image: linear-gradient(rgba(255, 255, 255, 0), #f7f7f700 20%);
}

.homepage-issue-description-more {
    background: #f7f7f700;
}

.pkp_site_name .is_text {
    color: #555 !important;
    background: url(/downloads/logo.png) no-repeat !important;
    background-size: 80px !important;
    padding: 15px 0px 30px 100px !important;
    margin-right: 300px;
    font-size: 19px;
    font-weight: 600;
}

.issue-summary-title, .issue-summary-date {
    font-size: 14px;
    color: #757575;
    text-align: left;
}

@media (min-width: 992px)
.page-header h1 {
    font-size: 1.5rem;
    font-family: 'Fira Sans';
}

.cmp_breadcrumbs {
    padding-top: 15px !important;
	text-align: left;
}

.sub_item:last-child ul {
    margin-bottom: 0;
	column-count: 3;
}
	
.pkp_block {
    padding: 10px 30px 10px 30px !important;
}
.pkp_head_wrapper {
    padding-top: 15px !important;

}

.pkp_navigation_primary ul a {
    color: #555 !important;
}

.pkp_nav_list ul a:hover {
    border-left-color: #555 !important;
	background: #eee !important;
}

body {
    text-align: justify;
}

.pkp_structure_main p {
    text-align: justify;
}

/* Sidebar Menu */

.hoverTable{
	width:100%;
	border-collapse:collapse; 
}
.hoverTable th {
    height: 35px;
    color: #014d89;
    text-align: center;
    background: #fdfcfa;
}
.hoverTable td{ 
	height:30px; padding-top:3px;vertical-align:middle; 
	border-bottom:1px solid #ffffff;
	text-align:center;
}
.hoverTable td a{
	width:100%;display:block;
}
/* background color of each table row and the color of the text */
.hoverTable tr{
	background: #014d89; color:#ffffff;
}
/* color when mouse passed */
.hoverTable tr:hover {
	background-color: #27448c;
}
.hoverTable a {
	color:#ffffff;
}
.hoverTable a:hover {
	color:#ffffff;
}

.obj_announcement_full h1 {
    margin-top: 25px;
}

.scrollup{
width:40px;
height:200px;
opacity:0.3;
position:fixed;
bottom:150px;
right:40px;
text-indent:-9999px;
background: url('/downloads/icon_top.png') no-repeat;
}

.obj_article_summary > .title {
    margin-right: 150px;
	text-align: left;
}

.obj_article_summary .meta {
    padding-right: 150px;
}

.obj_issue_toc .sections:not(:first-child) {
    margin-top: 30px;
}

.obj_article_details > .page_title {
    color: #777;
	text-align: left;
}

.pkp_structure_head {
    background-color: #0f588f;
    border-bottom: 1px solid #f2f2f2;
    background-image: url(/downloads/header.jpg);
}

body {
	background-image: url(/downloads/background.jpg);
}

.pkp_structure_footer_wrapper {
    background: #f3c3db;
}

.obj_article_details .authors .name {
    color: #007bc8;
	font-size: 16px;
}

.obj_article_details .authors .affiliation {
    font-size: 14px;
    color: #555;
	line-height: 23px;
}

.cmp_button_wire, .obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #992f71;
    border: 2px solid #ffffff;
    border-radius: 13px;
    font-size: 13px;
    line-height: 25px;
    color: #ffffff;
    text-decoration: none;
}

.obj_issue_summary .title {
    font-size: 16px;
    text-align: left;
    color: #8d2d6d;
}

.obj_issue_summary .description {
    font-size: 14px;
    padding-top: 15px;
}

.obj_issue_toc .pub_id .type {
    content: url(/downloads/doi.png);
    vertical-align: middle;
}

.pkp_structure_main h2 {
    color: #d88b8a;
}

.pkp_brand_footer a {
    max-width: 100px;
}

.pkp_brand_footer {
    padding: 10px;
}

a:-webkit-any-link {
    cursor: pointer;
    text-decoration: underline;
    text-decoration-line: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Fira Sans';
}

.obj_article_details .copyright a[rel="license"] + p {
    text-align: left;
}

.pkp_navigation_primary_row {
	background-color: #a52e78;
}

.pkp_navigation_user > li > a, .pkp_navigation_user > li.in_focus > a, .pkp_navigation_user > li > a:hover, .pkp_navigation_user > li > a:focus {
    color: #756f71;
    font-weight: 700;
} 

.pkp_head_wrapper .pkp_search .search_controls a {
    background-color: #862963;
}

.pkp_block .title {
    text-align: left;
}

.pkp_block .content ul li {
    text-align: left;
}

.obj_issue_toc .cover img {
display: block;
max-height: 250px;
width: auto;
float: left;
margin-right: 30px;
}

.obj_article_details .authors .orcid a {
    vertical-align: middle;
    padding-left: 1px;
    background-image: url(/downloads/orcid.png);
    background-repeat: no-repeat;
}

.pkp_navigation_primary>li>a {
    color: #ffffff;
}

.cmp_notification {
    background: #ffd9f0;
    border-left: 5px solid #d85da9;
}

.pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
    color: #847f7f;
}

.obj_issue_summary .series {
    margin: 10px;
    font-size: 18px;
    font-weight: 600;
    color: rgb(161, 47, 117);
}

.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
    background: #992f71;
    color: #fff;
}

.pkp_site_name .is_img img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}

.pkp_navigation_primary>li:first-child a {
    margin-left: 15px;
}

.obj_article_details .authors .orcid:before {
    content: url(/downloads/orcid.svg);
    display: inline-block;
	margin: 0.2em 0.3em 0.1em 0.0em;
    vertical-align: middle;
}

.issue-toc-section-title {
    margin: 1.5rem 0;
    font-family: 'Fira Sans',sans-serif;
    font-size: 24px;
    color: #1988d1;
    text-transform: uppercase;
    font-weight: 600;
}

.article-summary-title a {
    color: #636060;
}

.article-summary-title {
    font-size: 1rem;
    font-family: 'Fira Sans';
    font-weight: 600;
    text-align: left;
	padding-right: 40px;
}