/* @import url(//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(//fonts.googleapis.com/css?family=Roboto:400,900italic,900,700italic,700,500italic,500,400italic,300italic,300,100,100italic);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,800,300,600,700); */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap');

/**
 * plugins/themes/cogitatio/cogitatio.css
 *
 * Copyright (c) 2013 Simon Fraser University Library
 * Copyright (c) 2003-2013 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Cogitatio theme.
 *
 */

:root {
	--color-journal-heading: #004077; /* before: #1d7a8c; */
	--color-issue-heading: #004077; 
	--color-article-heading: #004077; 
	--color-article-link: #004077; 
  --color-heading-main: #004077; 
	--color-button-bg-main: #004077;
	--color-link: #000000; /* #0075be; */
	--color-link-visited: #000000; /* #0075be; */
	--color-msg-error: #E23636;
	--color-msg-warn: #EDB95E;
	--color-msg-success: #82DD55;
	--color-msg-info: #1d7a8c;
	--color-msg-bg: #F2F2F3;
}

*{
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: "Open Sans", sans-serif;
	box-sizing: border-box;
}

html {
  height:100%;
  
}

body{
	/*width: 80%;	
	padding: 20px 0;
	border-bottom: #3D3C3E solid 1px;
	margin-top: 0px;*/    
    width: 100%;
	height: 100%;
    min-height: 100% !important;
	overflow-x: hidden;
	background-color: white;
	/*background-color: #D8D8D8;*/
    position: relative;
    /*padding-bottom: 4rem;*/
  margin-left:auto;
  margin-right:auto;
}

#body{
	/*width: 78%;
    /*width: 936px;
	margin-left: 11%;
    margin-right: 11%;*/
    border-left: black solid 0px;
    border-right: black solid 0px;
	height: auto;
    min-height: 100% !important;
	overflow-x: hidden;
    overflow-y: auto;
	background-color: transparent;
	box-shadow: 0px 0px 10px #888;
	/*JP*/
	margin-left:auto;
	margin-right:auto;
	max-width:1100px;
}

#pkp-submission-reviewFormResponse #container #body{
		width:100%;
		box-shadow:none;
}

#pkp-submission-reviewFormResponse #container #body #main h2{
  padding-left:21px;  
}

#pkp-rt-captureCite #container #bodyPopUp #main h2{
  padding-left:21px;  
}
    
#bodyPopUp{
	width: 78%;
    /*width: 936px;*/
	margin-left: 11%;
    margin-right: 11%;
    border-left: black solid 0px;
    border-right: black solid 0px;
	height: auto;
    min-height: 100% !important;
	overflow-x: hidden;
    overflow-y: auto;
	
	box-shadow: 0px 0px 6px #888;
}

#bodyPopUp #mainContent h2 {
    padding: 20px 3%;
}

/*#bodyPopUp a {
    font-size: 11px;
}*/

a, a:link {
	/*font-size: 13px;
	font-weight: normal;*/
	/*padding-top: 0px;
  padding-bottom: 2px;*/
	display: inline-block;
	cursor: pointer;
  text-decoration: underline;
  color: var(--color-link);
	transition: all .4s ease !important;
}

a:visited {
	color: var(--color-link-visited);
}

a.plain { text-decoration: none; }

/* #content ul li a { text-decoration: none; } */

table.info a, a[ id^='pub-id'] {
    text-decoration: none;
}

a:hover, a:active, table.info a:hover, a[ id^='pub-id']:hover {
  text-decoration: underline;
  /* background: none; */
	opacity: 0.8;
}

#peerReview a {
	font-size: 12px;
}

#submit a {
	font-size: 12px;
}

#supportMessage a {
	font-size: 12px;
}

#main #content #submissions,
#main #content #peerReview,
#main #content #submission,
#main #content #rounds,
#main #content #academicPostPRDecision,
#main #content #academicPostRevisionsDecision,
#main #content #editorDecision,
#main #content #academicPrePRDecision,
#main #content #editors,
#main #content #status,
#main #content #metadata,
#main #content #copyedit,
#main #content #scheduling,
#main #content #layout,
#main #content #proofread,
#main #content #submissionEventLog,
#main #content #submissionEmailLog,
#main #content #submissionNotes,
#main #content #citationEditor,
#main #content #emailForm,
#main #content #submissionToBeReviewed,
#main #content #reviewSchedule,
#main #content #reviewSteps,
#main #content #selectReviewer,
#main #content #reviewerForm,
#main #content #academicRounds,
#main #content #search,
#main #content #results,
#main #content #submitForm,
#main #content #submissionFile,
#main #content #submitStep5,
#main #content #issue,
#main #content #issues,
#main #content #issueTocPage,
#main #content #userForm,
#main #content #signinForm,
#main #content #people,
#main #content #emails,
#main #content #myJournals,
#main #content #notes,
#main #content #profile,
#main #content #galleyForm,
#main #content #issueGalleys,
#main #content #enroll,
#main #content #users,
#main #content #setDueDate,
#main #content #notifyUsers,
#main #content #notifications,
#main #content #notificationSettings,
#main #content #emailTemplateForm,
#main #content #addSubmissionFile,
#main #content #submit,
#main #content #suppFile,
#main #content #genericEmail,
#main #content #setupForm {
  font-size: 13px;
}

#main #content #submit {
  font-size: 12px;
}

#academicRounds .label {
   min-width:140px;
 }

#academicRounds .r1 {
   min-width:151px;
 }

form.has_border { border: 1px solid #ccc; margin: 30px 0; padding: 20px; }
fieldset.has_border { border: 1px solid #ccc; margin: 20px 0 20px 0; padding: 20px; }
fieldset.has_border legend { background-color: #ccc; padding: 7px 20px; }

tr.action_row td { background-color: #eee; padding: 10px 0; }

input, button, select, select option, textarea {
	padding: 5px; min-height: 24px; font-family: "Open Sans", sans-serif !important; line-height: 1.47;
	max-width: 100%;
}
 
input[type="text"], input[type="password"], input[type="email"], input.textField, select.selectMenu, textarea.textArea, input.uploadField, select, input[type="date"] {
	background-color: #fff;
	border: 1px solid #c4c4c4;	
}
input.fullwidth, textarea.fullwidth, select.fullwidth { width: 100%; }

input[name="to[]"], input[name="cc[]"], input[name="bcc[]"], input[name="subject"] { width: 100%; max-width: 720px; }
textarea { line-height: 1.5; width: 100%; max-width: 720px; }

/*input[type="submit"], input[type="button"], button { cursor: pointer; opacity: 1; padding: 5px 10px; }*/
.formButtons { display: flex; gap: 10px; margin: 20px 0; }
.ui-button .ui-button-text { padding: 0; }
input[type="submit"], input[type="button"], button, input.button, button.button, a.cancelFormButton, .ui-button, a.button  {
	cursor: pointer; opacity: 1; padding: 5px 10px;
	background: none;
	background-color: #DDDDDD; border: 1px solid #DDDDDD;
	color: #000000;
	text-decoration: none;	
	border-radius: 0;
	text-align: center;
	display: inline-block;
}

input.defaultButton, a.defaultButton, button.submitFormButton, button.defaultButton  {
	background-color: #000000 !important;
	color: #ffffff !important; font-weight: bold !important; border-color: #000000;
}

input[type="submit"]:hover, input[type="button"]:hover, button:hover, a.button:hover { opacity: 0.75; }
input[type="checkbox"] { width: 15px; height: 15px; vertical-align: middle; cursor: pointer; }
input[type="radio"] { width: 15px; height: 15px; vertical-align: middle; cursor: pointer; margin: 0 5px 0 5px; }
label { cursor: pointer; line-height: 24px; }
input[disabled], select[disabled], textarea[disabled], button[disabled], input[disabled]:hover { opacity: 0.5; cursor: default; }

input.button-primary { background-color: #008BD2; color: #fff; border: 1px solid #008BD2; }

form > input, form > select { margin: 0 5px 10px 0; }

/***********  button  *********/
/*a.button {
   display: -moz-inline-stack;
   display: inline-block;
   width: 207px;
   height: 29px;
   line-height: 29px;
   vertical-align: middle;
   text-align: center;
   color: #ffffff;   
   font-style: normal;   
}
a.button > span {
   display: -moz-inline-block;
}*/
/* a.button:hover { background-color: #000; } */

#rightSidebar .block-buttons a.button {
	width: 100%; text-align: center; color: #ffffff; text-decoration: none; margin-bottom: 10px; border-radius:5px; font-size: 18px; font-weight: bold; background: var(--color-button-bg-main); }

a.viewAbstractButton {
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	font-size:13px;
	text-decoration:none;
	color: #ffffff;
	background: var(--color-button-bg-main);
	border-radius:5px;
}

a.downloadButton {
	width:auto;
	padding:0 10px;
	height:26px;
	line-height:26px;
	font-size:13px;
	text-decoration:none;	
	color: #ffffff;
	background-color: #5a5;
	border-radius:5px;
}

table.data td.label { white-space: nowrap; color: #666; }
table.data td.label, table.data td.value, table.data td.data { padding-bottom: 10px; }
table.data td.value p, table.data td.data p { margin: 0 0 1em 0; display: inline-block; }
table.data td.value form select, table.data td.value form input { margin: 0 5px 0 0; }


#container #header{
	width: 78%;
	margin-left: 11%;
	margin-right: 11%;
	padding: 10px 0px;
	box-shadow: 0px 0px 6px #888;
}

#container #headerPopUp{
	width: 78%;
	margin-left: 11%;
	margin-right: 11%;
	padding: 10px 0px;
	box-shadow: 0px 0px 6px #888;
}

#container #header #headerTitle h1{
	color: #1d7a8c;
	font-size: 30px;
	padding-left: 15px;
}

#header {
	width: 100%;
	height: 90px;
	padding: 10px 10px;
	display: inline-block;
	background-color: #FFFFFF;
}

#headerPopUp {
	/*width: 100%;
	height: 90px;
	padding: 10px 10px;*/
	display: inline-block;
	background-color: #FFFFFF;
}

#header h1 {
    margin: 0 auto;
    padding: 0.5em 0 0.25em 10%;
    font-family: "Open Sans", sans-serif;	
    font-weight: bold;
	text-align: left;
}

/************************/

/******  Home ***********/

.homeLeft{
    display: block;
    float: left;
    width: 25%;
}
/*
#content .homeLeft h3{
    font-size: normal;
}
*/

#content .homeLeft h3{
    font-size: 15px; margin-bottom: 5px;
}
#content .homeLeft h3 a{
    font-size: 15px;    
}

#content .homeCenter{
	font-size: 13px;
}

/*#content #about p{
	padding-top: 30px;
	font-size: 13px;
}*/

#content #contact #principalContact p{
	font-size: 13px;
}

#content #contact #principalContact{
	font-size: 13px;
}

.homeLeft .institutionalMembers
{
    padding-top: 50px;
}

.homeCenter{
    display: block;
    float: left;
    width: 72%;
    margin-left: 3%;
}

#mainHome {	
	background-color: #fff;
    min-height: 100%;
    margin-left: 3%;
    width: 100%;
}

/************************/

#main {
	background-color: #fff;
    min-height: 100%;
    margin-left: 0px;
    width: 90%;
}

td.tocGalleys {
	padding-right: 10px;
}

#breadcrumb {
	padding: 0px 0px 10px 25px;
	border-bottom: none;	
  font-weight: normal; font-size: 13px;
}

#breadcrumb a:hover {
    background: none;
}

#breadcrumb a {
    font-size: 13px;
}

#content {
	width: auto;
	min-height: 100%;
	padding: 20px 25px;
  border-top: none;
	border-bottom: none;
	margin-top: 0px;
	font-size: 13px;
}

.no_journal #content { padding-top: 30px; }

#content ul li, #content ol li { margin-bottom: 5px; line-height: 1.5; }
#content ul li a { text-decoration: none; }
#content ul li a:hover { text-decoration: underline; }

#content h1 { font-family: "Open Sans", sans-serif; color: var(--color-journal-heading); font-weight: bold; font-size: 2em; padding: 0; margin: 0 0 0.5em 0; }
#content h2 { font-family: "Open Sans", sans-serif; color: var(--color-journal-heading); font-weight: normal; font-size: 1.7em; padding: 0; margin: 1em 0 0.5em 0; }
#content h3 { font-family: "Open Sans", sans-serif; color: var(--color-journal-heading); font-weight: bold; font-size: 1.3em; padding: 0; margin: 1em 0 0.5em 0; }
#content h4 { font-family: "Open Sans", sans-serif; color: var(--color-journal-heading); font-weight: normal; font-size: 1.3em; padding: 0; margin: 0.5em 0 0.5em 0; }
#content h5 { font-family: "Open Sans", sans-serif; color: var(--color-journal-heading); font-weight: bold; font-size: 1.1em; padding: 0; margin: 0.5em 0 0.5em 0; }
#content h6 { font-family: "Open Sans", sans-serif; color: var(--color-journal-heading); font-weight: bold; font-size: 1em; padding: 0; margin: 0.5em 0 0.5em 0; }

#content #issues h4 { margin-bottom: 0.10em; font-size: 15px; font-weight: 400; }
#content #issues h4 a { text-decoration: none; }

/*body.issue #main h3 { color: var(--color-issue-heading); }*/

.article_section_access { padding: 0 0 1em 0; }

#content h1.article_title, #content h1.issue_title {
	font-weight: 600;
}

#content .articleTitle h3{
	color: #1d7a8c;
	font-size: 15px;
	font-weight: 700;
}

.articlePageSectionTitle {
  font-weight: bold;
  font-size: 13px;
}

.articlePageSectionText {
  font-size: 13px;
  text-align: justify;
}

.tableWrap {
  display: table;
}

.tableCell {
  display: table-cell;
}

.tableCellLeft {
  display: table-cell;
  width: 75px;
}

#conteudo #main #content {
	font-size: 13px;
}

ol {
  padding-left: 40px;
}

ul.steplist li {
	font-size: 12px;
}

ul.menu a {
  font-size: 0.95em;
}

table.listing tr.heading td, table.listing td.heading, table.info td.heading {
	font-size: 0.95em;
}

p, .articlePageSectionText { line-height: 1.6; } 

/* ----------SUB_MENU---------- */

#cogi{
	background-color: white;
	border-bottom: rgb(241,240,240) solid 1.2px;	
	width: 100%;
	height: 30px;
	text-align: left;
	position: fixed;
	z-index: 20;
	
}

#cogi img{
	width: auto;
	height: 20px;
	padding-left: 15px;
	margin-top: -15px;
	opacity: 0.9;
}

#submenu{

	width: auto;
	height: auto;
	text-align: right;
	padding: 2.5px 40px;

}

#submenu li{

	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
}

#submenu li a{

	text-decoration: none;
	font-size: 11px;
	font-weight: 400;
	color: #3D3C3E;
}

#submenu li a:hover{
	
	font-weight: 700;
	color: #1d7a8c;
}

#submenu li a.sel2{
	
	font-weight: 700;
	color: #1d7a8c;
}


ul.smenu {
	transition: height 0.6s ease;
	position: absolute;
	left: 0px;
	margin-left: -10px;
	width: 100%;
	height: 0px;
	text-align: left;
	background-color: white;
	z-index: 20;
	margin-top: 7px;
	display: block;
}

ul.smenu0 {
	transition: height 0.6s ease;
	position: absolute;
	left: 0px;
	margin-left: -10px;
	width: 100%;
	height: 0px;
	text-align: left;
	background-color: white;
	z-index: 20;
	margin-top: 7px;
	display: block;
	
}

#menu2 .smenu2{

	position:absolute;
	text-align: left;
	width: 600px;
	padding-top: 10px;
	margin-left: -10px;
	z-index: 30;

}

.smenu2 li{
	padding: 5px 0px;

}



/*right side bar*/
#rightSidebar {
    width: 100%;
    font-size: 13px;
    height: 100%;
    margin: 0;
		padding: 20px 20px 20px 40px;
    float: right;
}

#rightSidebar .block {
	padding: 10px;
	margin: 10px 0px;
	border: 1px solid #c4c4c4;
	border-radius: 4px;
}

#sidebar div.block span.blockTitle {
	display: block;
	padding: 0.5em 0 0.5em 0;
	font-size: 1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

#sidebar div.block span.blockSubtitle {
	display: block;
	padding: 0;
}

#rightSidebar #customblock-CiteScore, #rightSidebar #customblock-Metrics {
	text-align: center;
}
#rightSidebar #customblock-CiteScore p, #rightSidebar #customblock-Metrics p {
	margin: 0;
}
#rightSidebar #sidebarPopularArticles {}
#rightSidebar #sidebarPopularArticles a { list-style-position: outside !important; margin-left: 15px !important; }
#rightSidebar #sidebarPopularArticles strong { margin-left: 15px !important; }

#mainHome .block {
	padding: 15px 15px;
  margin-right: 20px;
	border: 1px solid #c4c4c4;
	border-radius: 4px;
  margin-bottom: 25px;
}

/*input.textField {
	background-color: #fff;
	border: 1px solid #c4c4c4;
}*/

/*#rightSidebar*/ .block td {
	padding: 3px 2px 3px 0px;
}

/*#rightSidebar*/ .block .button {
	float: right;
}

/*#rightSidebar*/ .block .button:hover {
	background-color:#cfcfcf;
}

/*#rightSidebar*/ .block input.textField, /*#rightSidebar*/ .block select.selectMenu, .block select.selectMenu option, .block input.button {
	width:100%;
}

/*#rightSidebar*/ .block table {
	width:100%;
}

/*#rightSidebar*/ .block li a {
	font-size:12px;
}

a.action, a.file {
	font-size: 1em;
}

#rightSidebar #sidebarUser span.blockTitle { display: none; }

/* hide sidebar on certain pages to widden main content */
body.current_journal:where(.editor, .manager) #conteudo { overflow: visible; padding-right: 0; }
body.current_journal:where(.editor, .manager) #sidebar { overflow: visible; width: 0; height: 0; margin: 0; }
body.current_journal:where(.editor, .manager) #rightSidebar .block { display: none; }
body.current_journal:where(.editor, .manager) #rightSidebar { position: relative; width: 0; height: 0; padding: 0; margin: 0; }
body.current_journal:where(.editor, .manager) #rightSidebar #sidebarUser {
	display: block !important;
	position: absolute;
	top: -100px;
	border: 0;
	right: 0;
	width: 300px;
	z-index: 99999;
	display: block;
	text-align: right;
	margin: 0;
	padding: 0 20px 0 0;
}
body.current_journal:where(.editor, .manager) #sidebarUser ul { list-style: none; margin: 0; padding: 0; }
body.current_journal:where(.editor, .manager) #sidebarUser ul li { display: inline-block; }
body.current_journal:where(.editor, .manager) #sidebarUser ul li:before { content: " | "; }
body.current_journal:where(.editor, .manager) #sidebarUser ul li:first-child:before { content: ""; }

/************************/

/*******  tocArticle  ******/
table.tocArticle{
    /*padding-bottom: 50px;*/
    padding-bottom: 25px;
}

tr.tocArticleTitle td{
    color: #1d7a8c;
    /*font-size: 16px;*/
    font-size: 14px;
    font-weight: 700;
    padding-top: 6px;
}

tr.tocArticleTitle td a{
    color: var(--color-article-heading);
    /*font-size: 16px;*/
    font-size: 16px;
    font-weight: 500;
    padding-top: 12px;
    text-decoration: none;
}

tr.tocArticleAuthor td{
    color: #888; line-height: 1.5;
}
tr.tocArticleAffiliation td{
    font-size: 11px;
    padding-bottom: 10px;
}
tr.tocArticleType td{
    /*padding-top: 5px;*/
	font-size: 12px;
}
tr.tocArticlePublishDate td{
    /*font-size: 11px;*/
    font-size: 12px;
    font-weight: 400;
    padding-top: 5px;
}
tr.tocArticleLinks{
    margin-bottom: 15px;
}
tr.tocArticleLinks td{
    font-size: 13px;
    /*font-weight: 700;*/
    padding-top: 10px;
    /*cursor: pointer;*/
    color: black;
    margin-bottom: 20px;
}
td.tocArticleCounter{
    position:relative;
    top: 3px;
}
/************************/
#announcementsHome table {
	border: 0;
	border-spacing: 0;
	font-size: 0.0em;
}

#announcementsHome table a{
	text-decoration: none;
} 

/************************/

/**
 * Announcements
 */
#announcementsHome h3 {
	text-align: left;
}

#announcementList .announcements h4{
	font-size: 1.3em;
}

table.announcements td.headseparator {
	/* border-top: 1px dotted #000; */
	border-top: none;
	font-size: 0.1em;
	line-height: 1%;
}

a.action, a.file {
	text-transform: none;
}

.announcementsMore a{
	text-decoration: underline;
}


/*******************************/

#issues #issue a {
    text-decoration: none;
}

/**********  Mini Menu  ********/
.minimenu{
	height: auto;
	text-align: left;
	display: inline-block;
	padding: 20px 0;
	background-color: #f5f5f5;
}
.minimenu li{
	font-size: 15px;
	font-weight: 600;
	color: black;
	padding: 7px 15px;
	display: block;
}


.minimenu ul{
	padding: 0;
}

.descrj #titulo{
	font-size: 24px;
	font-weight: 700;
	color:#3D3C3E;
	margin-top: 5px;
	margin-bottom: 10px;
}

.descrj #titulo2{
	font-size: 14px;
	font-weight: 400;
	color:black;
	padding-top: 10px;
}

.descrj #text{
	font-size: 13px;
	font-weight: 400;
	color:black;
	padding-top: 0px;
	padding-bottom: 0px;
}

.descrj #text1{
	font-size: 13px;
	font-weight: 400;
	color:black;
	padding: 0px 0;
}

.descrj #edit{
	font-size: 13px;
	font-weight: 700;
	color:#3D3C3E;
	padding-top: 5px;
}

.descrj #more, .descrj .more {

	font-size: 13px;
	font-weight: 700;
	color: #3D3C3E;
	text-decoration: underline;
	padding-bottom: 10px;
 	
}

/*******************************/

/********** footer *************/
.footer{
	background-color: #3D3C3E;
	max-width: 1100px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}

.footer p{
	padding-top: 5px;
	font-size: 13px;
	color: #ddd;
	text-align:center;
  margin: 0px;
}

.footer a { color: #fff; text-decoration: none; }

/******************************/

.table-condensed thead>tr>th, .table-condensed tbody>tr>th, .table-condensed tfoot>tr>th, .table-condensed thead>tr>td, .table-condensed tbody>tr>td, .table-condensed tfoot>tr>td {
padding: 0px 5px 5px 5px;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
		padding:0 7px;
		height:26px;
		line-height:26px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 10px;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

.glyphicon-eye-open img{
    width: 24px;
    height: 16px;
}

.glyphicon-pdf img{
    width: 16px;
    height: 16px;
}

.glyphicon-download-alt:before {
content: "\e025";
}

*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}


#content ul.tabrow {
  /*text-align: center;*/
  list-style: none;
  margin: 20px 0 20px;
  padding: 0 0 0 8px;
  line-height: 24px;
  height: 26px;
  overflow: hidden;
  /*font-size: 12px;*/
  /*font-family: verdana;*/
  position: relative;
}
#content ul.tabrow li {
  border: 1px solid #AAA;
  background: #D1D1D1;
  background: -o-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
  background: -ms-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
  background: -moz-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
  background: -webkit-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
  background: linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
  display: inline-block;
  position: relative;
  z-index: 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;
  text-shadow: 0 1px #FFF;
  margin: 0 -5px;
  padding: 0 20px;
	line-height: 25px;
}
.tabrow a {
  color: #555;
  text-decoration: none;
}
#content ul.tabrow li.selected {
  background: #FFF;
  color: #333;
  z-index: 2;
  border-bottom-color: #FFF;
}
.tabrow:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #AAA;
  z-index: 1;
}
.tabrow li:before,
.tabrow li:after {
  border: 1px solid #AAA;
  position: absolute;
  bottom: -1px;
  width: 5px;
  height: 5px;
  content: " ";
}
.tabrow li:before {
  left: -6px;
  border-bottom-right-radius: 6px;
  border-width: 0 1px 1px 0;
  box-shadow: 2px 2px 0 #D1D1D1;
}
.tabrow li:after {
  right: -6px;
  border-bottom-left-radius: 6px;
  border-width: 0 0 1px 1px;
  box-shadow: -2px 2px 0 #D1D1D1;
}
.tabrow li.selected:before {
  box-shadow: 2px 2px 0 #FFF;
}
.tabrow li.selected:after {
  box-shadow: -2px 2px 0 #FFF;
}
    
    
.article_authors { list-style: none; padding: 0 0 2em 0; margin: 0; }
.article_authors .name { display: block; padding-top: 5px; }
.article_authors .affiliation { font-size: 12px; color: rgba(0,0,0,0.54); }

.issueDescription {
	color: #888; line-height: 1.5;
}

div.metrics_tile {
	vertical-align: text-top;
	display: inline-block;
	border: 1px solid #ccc;
	margin-right: 12px;
	margin-bottom: 12px;
	background-color: #e5e4e4;
  width: 100px;
  height: 100px;
}

div.metrics_tile_footer {
  text-align: center; 
}


#modal-launcher-prePR,
#modal-launcher-prePR2,
#modal-launcher-postPR,
#modal-launcher-postPR2,
#modal-launcher-postRevisions,
#modal-launcher-postRevisions2 {
  text-decoration:none;
}

#modal-background-prePR,
#modal-background-prePR2,
#modal-background-postPR,
#modal-background-postPR2,
#modal-background-postRevisions,
#modal-background-postRevisions2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: .50;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    z-index: 1000;
}

#modal-content-prePR,
#modal-content-prePR2,
#modal-content-postPR,
#modal-content-postPR2,
#modal-content-postRevisions,
#modal-content-postRevisions2 {
    background-color: white;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0 0 20px 0 #222;
    -webkit-box-shadow: 0 0 20px 0 #222;
    -moz-box-shadow: 0 0 20px 0 #222;
    display: none;
    left: 50%;
    padding: 10px;
    position: absolute;
    top: 50%;
    width: 400px;
    z-index: 1000;
		white-space: normal;
}

.numberCircle, .numberCircle:hover, .numberCircle:active, .numberCircle:visited {
    background-color: #0075be !important;
    border-radius: 50%;
    line-height: 20px;
    height: 20px;
    width: 20px;
    min-width: 20px;
    display: inline-block;
    text-align: center;
    color: #fff !important;
    font-weight: bold;
    margin: 2px 0 0 0;
}

#modal-background-prePR.active, #modal-content-prePR.active,
#modal-background-prePR2.active, #modal-content-prePR2.active,
#modal-background-postPR.active, #modal-content-postPR.active,
#modal-background-postPR2.active, #modal-content-postPR2.active,
#modal-background-postRevisions.active, #modal-content-postRevisions.active,
#modal-background-postRevisions2.active, #modal-content-postRevisions2.active {
    display: block;
}
    
/**************JP****************/
#content div:nth-child(1) table{
  width:100%;
}

#conteudo{ width: 100%; clear: both; }
.current_journal #conteudo{
  overflow:hidden;
  padding-right: 300px;
  padding-bottom: 29px;
	box-sizing: border-box;
}

#sidebar{
  overflow: hidden;
  width: 300px;
  float: right;
  margin-right:-300px;
}
 
 #main{
	width: 100%;
	padding: 10px 30px 30px 0px;
	box-sizing: border-box;
}
#mainHome{
	box-sizing: border-box;
	margin: 0 0 50px 0;
	clear: both;
	overflow: hidden;
}


/* @gonperes */
img { max-width: 100%; height: auto; }
.profilePicContent img { max-width: 150px; }
.issue_cover_container { max-width: 31%; float: left; margin: 0 20px 30px 0; box-shadow: 0px 10px 10px -5px rgba(0,0,0,0.3); font-size: 0; }
.share_container { display: inline-block; float: right; margin-top: 0px; }
.share_container.display_block { display: block; margin: 30px 0; float: none;}
.share_container .sharethis-inline-share-buttons#st-1 .st-btn { padding: 0; border-radius: 50%; width: 32px; }

#body .header { position: relative; background-color: #f7f7ee; padding: 30px 25px 0 25px; border-bottom: 1px solid #C0C0C0; }

#body .header .title { display: flex; align-items: center; }
#body .header .title h1 a { color: var(--color-journal-heading); text-decoration: none; font-size: 30px; margin: 0 0 6px 0; line-height: 1.1; }
#body .header .title h2 { font-size: 18px; }
#body .header .title h3 { border-left: 1px solid #444; margin: 0 0 0 10px; padding: 0 0 0 10px; font-weight: 400; font-size: 16px; }


.header .logo { position: absolute; right: 190px; }
.header .logo img { height: 32px !important; width: auto; margin: -4px 0 0 0 !important; }
.header .social-icons { position: absolute; right: 20px; display: flex; gap: 6px;  }
.header .social-icons span {  }
.header .social-icons span a { display: flex; align-items: center; justify-content: center; width: 26px; height: 26px; border-radius: 50%; padding: 4px; font-size: 14px; }
.header .social-icons span.icon-twitter a { background-color: #000; fill: #fff; }
.header .social-icons span.icon-linkedin a { background-color: #0a66c2; fill: #fff; }
.header .social-icons span.icon-youtube a { background-color: #ff0000; fill: #fff; }
.header .social-icons span.icon-whatsapp a { background-color: #00d95f; fill: #fff; }


.header .social-icons img { height: 24px !important; width: auto; }


.no_journal .header .logo { position: relative; text-align: center; right: auto; }
.no_journal .header .logo img { height: 70px !important; width: auto; margin: 0 !important; }
.no_journal .header .social-icons { top: 40px; }
.no_journal .header .social-icons img { }

.header #navbar { padding: 40px 0 10px 0; margin: 0; border: none; }
.header #navbar ul.menu { display: flex; flex-wrap: wrap; gap: 5px 20px; margin: 0; padding: 0; }
.header #navbar.navbarHomepage ul.menu { justify-content: center; }
.header #navbar ul.menu li { margin: 0; padding: 0; list-style: none; }
.header #navbar ul.menu li a { text-decoration: none; font-size: 13px; font-weight: 700; color: #3D3C3E; text-transform: uppercase; letter-spacing: normal;
    border-top: 2px solid transparent; padding: 5px 0; }
.header #navbar ul.menu li a:hover { border-color: #3D3C3E; }

.article_buttons { display: inline; float: left; margin: 0 0 10px 0; }

/* @gonperes 2024-01-04: new table styles for OJS */
table.list { margin-bottom: 20px; }
table.list td, table.list th { padding: 10px; vertical-align: top; }
table.list thead tr td, table.list thead tr th { background-color: #eee; font-weight: 600; }
table.list tbody tr td { border-bottom: 1px solid #ddd; }
.drag { cursor: move; }
tr.tDnD_whileDrag td { background-color: lightyellow; }

table.data.form_author { border: 1px solid #ccc; border-radius: 5px; padding: 20px; margin-bottom: 20px; }

table.table_content { border-spacing: 0px; border-top: 1px solid #000; border-bottom: 1px solid #000; }
table.table_content tbody tr:first-child td { border-top: 1px solid #000; }
table.table_content td { vertical-align:top; padding: 0px 10px; line-height:1.6; text-align:left; }
table.table_content th { vertical-align:top; padding: 0px 10px; line-height:1.6; text-align:left; }
table.table_content tbody tr td:first-child { min-width:200px; }

/* @gonperes 2023-05-25: change tinyMCE default editor styles */
body#tinymce.mceContentBody, body#tinymce.mceContentBody td, body#tinymce.mceContentBody pre { 
	font-family:"Open Sans", sans-serif; font-size:13px; line-height: 1.5; }
table.mceToolbar.mceToolbarRow1 tr td.mceToolbarStart { padding-left: 10px !important; } 

/* Hide menu items from new Journals while there are no published articles */
/*body.journal_5 #navbar li#archives, body.journal_5 #navbar li#navItem-0,
body.journal_6 #navbar li#archives, body.journal_6 #navbar li#navItem-0,
body.journal_7 #navbar li#archives, body.journal_7 #navbar li#navItem-0 { display: none; }*/

.journal_home_presentation { display: grid; grid-template-columns: 30% 67%; gap: 0 3%; margin-bottom: 40px; }
.journal_home_presentation .journal_cover { grid-column: 1; grid-row: 1 / 3; font-size: 0; }
.journal_home_presentation .journal_cover img { box-shadow: 0px 10px 10px -5px rgba(0,0,0,0.3); }
.journal_home_presentation .journal_description { }
.journal_home_presentation .journal_description p:first-child { margin-top: 0px; }
.journal_home_presentation .journal_description p:last-child { margin-bottom: 0px; }
.journal_home_presentation .journal_search { align-self: end; background-color: #ECECEC; padding: 12px 20px 20px 20px; box-shadow: 0px 10px 10px -5px rgba(0,0,0,0.3); border: 1px solid #c4c4c4; }

.flex-container { display: flex; gap: 20px; align-items: end; flex-wrap: wrap; }
/*.flex-item, .flex-container>div { flex-grow: 1; }*/
.journal_search .flex-container { flex-flow: row; }
.journal_search .flex-item input, .journal_search .flex-item select { width: 100%; }

span.pkp_form_error, .pkp_form_error { color: var(--color-msg-error);
    font-weight: 500;
    font-size: 15px;
    border-left: 10px solid var(--color-msg-error);
    display: block;
    padding: 10px 20px;
    background-color: var(--color-msg-bg);
    line-height: 1.5; }

span.pkp_form_warn, .pkp_form_warn { color: var(--color-msg-warn);
    font-weight: 500;
    font-size: 15px;
    border-left: 10px solid var(--color-msg-warn);
    display: block;
    padding: 10px 20px;
    background-color: var(--color-msg-bg);
    line-height: 1.5; }

span.pkp_form_info, .pkp_form_info { color: var(--color-msg-info);
    font-weight: inherit;
    font-size: 15px;
    border-left: 10px solid var(--color-msg-info);
    display: block;
    padding: 10px 20px;
    background-color: var(--color-msg-bg);
    line-height: 1.5; }

span.pkp_form_success, .pkp_form_success { color: var(--color-msg-success);
    font-weight: 500;
    font-size: 15px;
    border-left: 10px solid var(--color-msg-success);
    display: block;
    padding: 10px 20px;
    background-color: var(--color-msg-bg);
    line-height: 1.5; }




/*JP*/
@media screen and (max-width: 900px) {

	#body{
		width:100%;
		box-shadow:none;
		}
	
	body{
		padding-bottom:2rem;
		}
	
	.header .logo { left: 25px; }
	.header .social-icons { }
	.header .social-icons img { }
	#body .header .title h1 { margin-top: 40px; }
	
	.no_journal .header .logo { }
	.no_journal .header .logo img { height: 38px !important; }
	.no_journal .header .social-icons { }
	.no_journal .header .social-icons img { }
	
	
	
	#conteudo{
		padding-right: 0px !important;
		width: 100%;
		display: flex;
		flex-direction: column;
		}
		
		.no_journal #content { display: flex; flex-direction: column; padding: 20px; }
		.no_journal #content .homeLeft { order: 2; width: 100%; }
		.no_journal #content .homeCenter { order: 1; width: 100%; padding: 0; margin: 0; }
		
		
	#sidebar{
		width:100%;
		margin:0px;
		order:2;
		}
	
	#main{
		order:1;
		padding: 10px 0px 10px 0px;
		}
		
	#rightSidebar{
		margin: auto;
		padding: 20px 30px;
	}
		
	/* @gonperes */
	.share_container { display: block; float: none; margin: 10px 0px 0px 0px; }
	.header #navbar { padding: 20px 0 10px 0; }
	body.issue #content .issueDescription { clear: both; }
	
	.journal_home_presentation { grid-template-columns: 100%; padding-bottom: 60px; gap: 30px; }
	
}