<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*******/

body {
    font-family: Georgia;
    font-size: 1.25rem;
    color: #404040;
    text-align: justify;
}

.container-fluid{
	padding:0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Georgia !important;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

a:link {
    font-family: Georgia;
    color: #040;
}

a:hover {
    color: #82BD86;
}

a:visited {
    color: #040;
}

a.obj_galley_link{
	color: #fff;
	background-color:#076633;
	border:1px solid #040;
}

a.obj_galley_link:hover, a.obj_galley_link:focus, a.obj_galley_link.focus {
    color: #008F4A;
    background-color:#fff ;
    text-decoration: none;
    border:1px solid #040;
}

.journalTextTitle{
	display:none;
	padding-left:15%;
}

.navbar{
	border: none;
    text-align:center;
    background-color: #076633;
    margin-bottom:0;
}

.navbar-header {
    float: none;!important
}

#rmmenu {
	background-color: #888887;
	text-align:center;
	padding-top:7px;
	padding-bottom:8px;
    /*position: absolute;
    top:75%;
    left:30%;*/
}

#rmmenu a{
    color: #fff;
    padding: 0px 5px 0px 5px;
    font-weight: bold;
    font-size: 0.65em;
    
}
#rmmenu a{
    font-size: 12px;    
}

#rmmenu a:hover, #rmmenu a:visited {
    color: #fff;
    background-color: #888887;
}

#nav-menu{
	background-color: #888887;
	
}

#navigationUser{
        position:absolute;
        top:0;
        right:0;
        display: flex;
        justify-content: center;
    }

#navigationUser a, #nav-menu a {
    color: #fff;
	text-transform:uppercase;
	padding-top: 5px;
    padding-bottom: 5px;
    font-size:0.85em;
}

#navigationUser a:hover, #nav-menu a:hover, #nav-menu a:visited {
    color: #fff;
    background-color: #a4a4a4;
	text-decoration: underline;
}

.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus {
    color: #555;
    background-color: #888887;
}

#nav-menu .dropdown-menu, #nav-menu .dropdown.open{
	background-color: #888887;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

#navbar ul.menu li {
    padding-right: 15px;
}

#breadcrumb{
	border-bottom:none;
}

#main {
    background-color: #fff;
    border-top: none;
    border-bottom: none;
    margin-top: 10px;
    line-height: 135%;
    
}

#main h2, #main h3{
	font-family: Georgia;
	text-transform: none;
	margin: 0em 1em 0.5em 0em;
    padding-top: 0.5em;
    font-weight: normal;
}

.obj_article_summary &gt; .title {
    font-family: Georgia;
    font-size: 1.15em;
    font-weight: 500;
}

.copertina{
	width:200px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

figure{
	padding:15px;
}

.current_issue {
    margin: 40px 0 20px;
    padding: 0;
    border-bottom: 1px solid #eee;
    color: #076633;
    background-color: #fff;
}

.pkp_structure_main h1 {
    font-family: Georgia;
}
.pkp_structure_main h2 {
    font-family: Georgia;
    color: #076633;
}
.pkp_structure_main h3 {
    font-family: Georgia;
}
.current_issue h2 {
    padding: 0;
    color: #076633;
}

.pkp_footer_content {
  text-align: left;
  font-size: 1rem;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}


.pkp_site_name_wrapper {
  height: auto;
  position: relative;
  display: flex;
  align-items: center;
  max-width: 1160px;
  margin: 0 auto;
}

.pkp_site_nav_menu {
  max-width: 1160px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .obj_issue_toc .galleys &gt; h2, .obj_issue_toc .section &gt; h2, .obj_issue_toc .galleys &gt; h3, .obj_issue_toc .section &gt; h3 {
    font-size: 2rem;

  }
    
}

@media (max-width: 768px) {
#navigationUser {
    position: relative;
    display: block;
    }
}
@media (min-width: 992px) {
    .pkp_navigation_user_wrapper {
        position: absolute;
        top: 0;
        text-align: right;
        padding-top: 24px;
        margin-top: 0;
        z-index: 1000;
        width: 100%;
        background-color: #888887;
        height: 2.15rem;
    }
    #navigationUser{
        position: absolute;
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .pkp_nav_list li {
        text-transform: uppercase;
    }
    .pkp_site_name .is_img img {
        max-height: 100px;
    }
    .pkp_navigation_user_wrapper {
        left: 0;
        transform: none;
        padding-left: 0;
        padding-right: 0;
        border-top: none;
    }
    
    .pkp_nav_list ul a {
        color: #076633 !important;
    }
    
    .pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {
        border-color: #076633;
  }
    
  .pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
    border-color: #076633;
  }
}

.title {
      font-family: Georgia !important;
}

#navigationPrimary a {
  color: white;
}

.pkp_search.pkp_search_desktop {
  color: white;
}

.has_site_logo .pkp_head_wrapper {
    width: 100%;
}
.pkp_structure_head {
  width: 100%;
}


.pkp_head_wrapper {
    display: flex;
    flex-direction: column;
}
.pkp_site_name_wrapper {
    height: auto;
    position: relative;
    display: flex;
    align-items: center;
}
.pkp_site_nav_toggle {
    position: relative;
    width: 3rem;
    height: 3rem;
    box-shadow: none;
    cursor: pointer;
}
.pkp_site_name {
    position: relative;
    left: 1rem;
    right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
}
.pkp_site_name .is_img img {
    max-height: 8rem;
    min-height: 5rem;
    display: flex;
    align-items: center;
    color: white !important;
}</pre></body></html>