/**
 * common.css
 *
 * Copyright (c) 2003-2012 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared stylesheet.
 *
 * $Id$
 */

/*http://www.mxstudio.com.br/Conteudos/Dreamweaver/Cores.htm
 * Notifications
 * FIXME: (Re)move once OJS styles are consolidated with new styles and themes
 */
@import url("/web/20250723010221cs_/https://periodicos.pucminas.br/public/journals/lib/pkp/styles/themes/default/pnotify.css");

.ui-pnotify-title {
	font-size: 0.4em;
}

.ui-pnotify-text {
	font-size: 0.4em;
}

.ui-pnotify-history-container .ui-pnotify-history-header {
	font-size: 0.4em;
}

/**
 * Common HTML elements
 */

a:link {
	color: #8B1A1A;
        text-decoration: none;
}

a:active {
	color: #8B1A1A;
}

a:visited {
	color: #000055;
        text-decoration: line-throught;
}

a:hover {
	color: #8B1A1A;
	background: #FFFFFF;
        text-decoration: underline;
}


/**
 * Main layout elements
 */

#header {
	background-color: #ABA;
}

#footer {
	background-color: #ABA;
}

#main {
	width: 70%;
	margin: 0 auto;
        background:#FFFFFF;
}


/**
 * Access icons and key
 */
#accessKey {
	margin-bottom: 1em;
}

#accessKey img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#content img.accessLogo {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}


/**
 * Navigation bar
 */

#navbar a {
	font-size: 0.75em;
	letter-spacing: 0.05em;
	background:none;
}


/**
 * Announcements
 */

#announcementsHome {
	width: 100%;
	margin: 1em 0 1em 0;
}

#announcementsHome h3 {
	text-align: center;
        color: #8B1A1A;
        
}

#announcements {
	width: 100%;
}

#announcements h3 {
	text-align: center;
        color: #8B1A1A;
}

table.announcements {
	width: 100%;
}

table.announcements td {
	padding: 0.25em 0.5em 0.25em 0.5em;
}

table.announcements td.nodata {
	text-align: center;
	font-style: italic;
}

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

table.announcements td.endseparator {
	border-top: 1px dotted #000000;
	font-size: 0.25em;
	line-height: 10%;
}

table.announcements td.separator {
	border-top: 1px dotted #000000;
	font-size: 0.1em;
	line-height: 1%;
}

table.announcements tr.intro {
}

table.announcements td.intro {
}

table.announcements tr.title {
	vertical-align: top;
}

table.announcements td.title {
	width: 85%;
}

table.announcements td.title h4 {
}

table.announcements tr.description {
	vertical-align: top;
}

table.announcements td.description {
	width: 85%;
}

table.announcements tr.details {
	vertical-align: bottom;
}

table.announcements td.posted {
	padding-top: 1em;
	font-style: italic;
}

table.announcements td.more {
	width: 30%;
	text-align: right;
}

table.announcementsMore {
	width: 100%;
}

table.announcementsMore td {
	padding-top: 1.5em;
	text-align: right;
}


/**
 * Table of contents
 */

h4.tocSectionTitle {
        background:#FFFFFF;
}

table.tocArticle {
	width: 100%;
        background:#DCDCDC;
        margin:0 0 10px 0;
}

table.tocArticle td.tocTitle {
        width: 70%;
	height: 100%;
        color:#8B1A1A;
	background-color:#DCDCDC;
}

table.tocArticle td.tocGalleys {
	width: 15%;
	text-align: right;
        color:#8B1A1A;
	background:#DCDCDC;
}

table.tocArticle td.tocAuthors {
	padding-left: 15px;
	font-style: italic;
	vertical-align: top;
        color:#000000;
        
}

table.tocArticle td.tocPages {
        text-align: right;
	vertical-align: top;
        color:#000000;
        line-height:300%;
}

.tocArticleCoverImage img {
	border: 0;
	float: left;
	width: 80px;
	margin: 0 1em 1em 0;
        color:#8B1A1A;
}


/**
 * Homepage image
 */

#homepageImage img {
	display: block;
	margin: 0 auto;
	border: 0;
	text-align: center;
        color:#8B1A1A;
}

.homepageImage img {
	margin: 0 auto;
	border: 0;
	float: left;
	width: 80px;
	margin: 1em 1em 1em 0;
	text-align: center;
        color:#8B1A1A;
}


/**
 * Issue cover image
 */

#issueCoverImage img {
	display: block;
	border: 0;
        color:#8B1A1A;
}

.issueCoverImage img {
	border: 0;
	float: left;
	width: 150px;
	hight: 200px
	margin: 1em 1em 1em 0;
        color:#8B1A1A;
}

#issueCoverImage a:link, .issueCoverImage a:link {
        color:#8B1A1A;
}

#issueCoverImage a:active, .issueCoverImage a:active {
        color:#8B1A1A;
}

#issueCoverImage a:visited, .issueCoverImage a:visited {
        color:#8B1A1A;
}

#issueCoverImage a:hover, .issueCoverImage a:hover {
        color:#8B1A1A;
}


/**
 * Editorial Team Lists
 */

ol.editorialTeam {
        color:#8B1A1A;
}

ol.editorialTeam li {
	list-style: none;
        color:#8B1A1A;
}

ol.editorialTeam, ol.editorialTeam li {
	margin-left: 0;
	padding-left: 0;
        color:#8B1A1A;
}


/**
 * Additional text styles
 */

pre {
	background-color:#FFFFFF;
	color:#000000;
	font-size: 2.25em;
}

/**
 * Table styles
 */

table.listing tr.highlight {
	background: yellow;
        color:#8B1A1A;
}

table.listing tr.fastTracked {
	background-color: #ABA;
        color:#8B1A1A;
}

table.listing tr.data td {
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}

table.listing tr.data td.drag {
	cursor: move;
}


/**
 * Other organizational elements
 */

div.progressbar {
	background-image: url(/web/20250723010221im_/https://periodicos.pucminas.br/public/journals/templates/images/progbg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 505px;
	z-index:1;
        color:#8B1A1A;
}

td.notificationContent {
	padding-left: 5px;
	padding-right: 5px;
        color:#8B1A1A;
}

td.notificationFunction {
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
        color:#8B1A1A;
}

.throbber {
	display: none;
	background: url(/web/20250723010221im_/https://periodicos.pucminas.br/public/journals/lib/pkp/templates/images/throbber.gif) no-repeat;
	width: 25px;
	height: 25px;
	margin-left: 50%;
	margin-top: 5%;
        color:#8B1A1A;
}

/* Font Sizer */

.smallFont {
	outline: none; /*for making it look nice in FF */
	background: url(/web/20250723010221im_/https://periodicos.pucminas.br/public/journals/lib/pkp/templates/images/icons/font-down.png);
	text-indent: -9999px;
	display: block;
	float: left;
	width: 20px;
	height: 23px;
	margin-right: 4px;
	margin-left: 8px;
        color:#8B1A1A;
}

a.smallFont:hover {
	background: url(/web/20250723010221im_/https://periodicos.pucminas.br/public/journals/lib/pkp/templates/images/icons/font-down.png);
	color:#8B1A1A;
}

.defaultFont {
	/*if you want to hide the default font button, use display:none */
	background: url(/web/20250723010221im_/https://periodicos.pucminas.br/public/journals/lib/pkp/templates/images/icons/font-default.png);
	text-indent: -9999px;
	outline: none;
	display: block;
	float: left;
	width: 20px;
	height: 23px;
	margin-right: 4px;
        color:#FF4040;

}

a.defaultFont:hover {
	background: url(/web/20250723010221im_/https://periodicos.pucminas.br/public/journals/lib/pkp/templates/images/icons/font-default.png);
	color: #FF4040;
}

.largeFont {
	background: url(/web/20250723010221im_/https://periodicos.pucminas.br/public/journals/lib/pkp/templates/images/icons/font-up.png);
	outline: none;
	text-indent: -9999px;
	display: block;
	float: left;
	width: 20px;
	height: 23px;
        color:#8B1A1A;
}

a.largeFont:hover {
	background: url(/web/20250723010221im_/https://periodicos.pucminas.br/public/journals/lib/pkp/templates/images/icons/font-up.png);
	color:#8B1A1A;
}



/* @group Tag-it */

ul.tagit {
	padding: 1px 5px;
	overflow: auto;
    margin-left: inherit; /* usually we don't want the regular ul margins. */
    margin-right: inherit;
    color:#8B1A1A;
}

.hidden {
	display: none;
}

ul.tagit li {
	display: block;
	float: left;
	margin: 2px 5px 2px 0;
}

ul.tagit li.tagit-choice {
	padding: .2em 18px .2em .5em;
    position: relative;
    line-height: inherit;
}
ul.tagit li.tagit-new {
	padding: .25em 4px .25em 0;
}

ul.tagit li.tagit-choice a.tagit-label {
	cursor: pointer;
	text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
	cursor: pointer;
    position: absolute;
    right: .1em;
    top: 50%;
    margin-top: -8px;
}

/* used for some custom themes that don't need image icons */
ul.tagit li.tagit-choice .tagit-close .text-icon {
    display: none;
}
.ui-autocomplete .ui-menu-item a {
	font-size: .6em;
}
ul.tagit li.tagit-choice input {
	display: block;
	float: left;
	margin: 2px 5px 2px 0;
}
ul.tagit input[type="text"] {
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;

    border: none;
	margin: 10px;
	padding: 10px;
	width: inherit;
	background-color: inherit;
    outline: none;
}
.pkp_head_wrapper {
    width: 100%;
}
.pkp_site_name_wrapper {
    height: 65px;
}
.pkp_site_nav_toggle {
    width: 65px;
    height: 65px;
}
.pkp_site_name {
    left: 65px;
}
.pkp_site_name_wrapper {
    padding: 0;
}
div.pkp_site_name_wrapper .pkp_site_name {
    height: 100%;
    padding: 0;
}
/*For logo image wrapper*/
div.pkp_site_name_wrapper a.is_img {
    height: 100%;
    padding: 0.em 0 0 0;
}
/*Maximum height of logo image*/
.pkp_site_name a.is_img img {
    max-height: 100%;
}
@media (min-width: 992px) {
    .pkp_site_name_wrapper {
        height: auto;
    }
    .pkp_site_name {
        left: auto;
    }
}
/* @end */

/*
     FILE ARCHIVED ON 01:02:21 Jul 23, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:17:41 Nov 24, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.661
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.013
  esindex: 0.016
  cdx.remote: 30.486
  LoadShardBlock: 82.163 (3)
  PetaboxLoader3.datanode: 95.318 (4)
  load_resource: 32.174
*/