@charset "UTF-8";
/* CSS Document */

/**************************CORPO DEL SITO************************************/

a {
	color: #0e3173;
	text-decoration: none;
}

a:hover {
	color: #fabb00;
	text-decoration: underline;
}

body {
   background: #ececec;
	font-family: 'Source Sans Pro', sans-serif;
}

.pkp_structure_page{
	margin: 0 auto;
	max-width: 1160px;
	background: none;
	box-shadow: none;
}

/**************************PULSANTE MAKE SUBMISSION************************************/

.pkp_block.block_make_submission a{
	width:100%;
	background-color:#0e3173;
	height:50px;
	font-size:17px;
	padding-top:0.7em;
	border:0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	text-align:center;
}

.pkp_block.block_make_submission a:hover{
	color:#fff;
	background-color:#fabb00;
	text-decoration: none;
}

.pkp_block.block_make_submission{
	border:0px;
}

/*****************************LOGO PAGEPRESS HEADER************************************/

#container_logo_login{
	position:relative;
	height: 3em;
	background-color:#fff;
}

#content_logo_login {
	padding-left: 2.8%;
	padding-right: 2%;
	margin: 0 auto;
	position: relative;	
}

.logo_PP{
	margin-top:0.65em;
	float:left;
}

/**************************MENU UTENTE HEADER************************************/

.pkp_navigation_user_wrapper{
	top: 6px;
	right: 0;
	left: auto;
	width: 35%;
}

.pkp_navigation_user > li > a{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	color:#0e3173;
}

.pkp_navigation_user > li > a:hover{
	color:#fabb00;
	text-decoration: none;
}

.pkp_navigation_user .task_count{
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: 0.5em;
	border-radius: 50%;
	background: rgba(204, 204, 204, 0.3);
	line-height: 20px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	text-align: center;
	font-size: 12px;
}

.pkp_navigation_user_wrapper a {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.54);
}

.pkp_navigation_user_wrapper a:hover {
	text-decoration: none;
}

/**************************MENU SITE E SEARCH****************************/

#navigationPrimary a {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	font-size: 15px;
}

#navigationPrimary > li > a {
	padding-bottom: 0px;
	border-bottom-width: 1px;
}

.pkp_navigation_primary > li > a {
	margin:0em;
	padding:20px 10px 10px 10px;
	height:60px;
}

.pkp_navigation_primary > li > a:hover {
	background-color:#f9fafa;
	text-decoration: none;
}

.pkp_head_wrapper .pkp_search{
	top: 0.7em;
}

/******************************HEADER************************************/

.pkp_structure_head{
	background-color: transparent;
}

.pkp_head_wrapper{
	background-image: url(images/bg_header.jpg);
	background-repeat:no-repeat;
	background-color: #ececec;
	width:100%;
}

.pkp_site_name_wrapper{
	padding-left: 2em;
	height:100px;
}

.pkp_site_name{
	padding-top: 0;
}

.pkp_site_name > a{
	padding-top: 0;
}

.pkp_site_name .is_img img{
	max-height: 100%;
	padding-top: 0.3em;
}

/******************************BREADCRUMBS**********************************/

.cmp_breadcrumbs{
	padding: 1.3em 0.5em;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size: 12px;
	color: rgba(0, 0, 0, 0.54);
	text-transform: uppercase;
	
	border-bottom: 1px solid #ececec;
	width:100%;
}

/******************************MAIN SITE************************************/

.pkp_structure_content{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:15px;
}

.content_col_sx{
	float:left;
	display:block;
	width:22%;
}

.content_col_dx{
	float:left;
	display:block;
	width:78%;
	padding-right:0;
	padding-left: 1em;
	padding-top: 1.7em
}

.pkp_structure_main{
	background-color:#fff;
	min-height:1100px;
}

.pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
	font-family: 'Source Sans Pro', sans-serif;
	margin: 25px 0 20px;
	border-left: 5px solid #0e3173;
	padding: 0.2em 0.5em;
	background-color: #fafbfb;
}

.page_contact .address {
	margin-top: 2.3em;
}

.pkp_page_index .current_issue .current_issue_title {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	margin-top:-1em;
	padding: 0.2em 0.5em;
	background-color: #fafbfb;
}

.elenco_index_home{
	width: 100%;
	background-color: #0e3173;
	height: 30px;
	font-size: 13px;
	color: #fff;
	padding-top: 0.4em;
	border: 0px;
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
}

/*******************************ANNUNCI************************************/

.cmp_announcements .obj_announcement_summary h2, .cmp_announcements .obj_announcement_summary h3, .cmp_announcements .obj_announcement_summary h4{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
	margin: 25px 0 20px;
	border-left: 5px solid #0e3173;
	padding: 0.2em 0.5em;
	background-color: #fafbfb;
}

.cmp_announcements .date{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	float:right;
}

.pkp_page_index .cmp_announcements>.obj_announcement_summary{
	float: left;
	width: 100%;
}

.pkp_page_index .cmp_announcements h2+.obj_announcement_summary, .pkp_page_index .cmp_announcements .more{
	padding-top: 20px;
	padding-bottom: 20px;
}

.obj_announcement_summary .summary{
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	width: 80%;
}

.obj_announcement_summary .read_more{
	float:right;
	position: relative;
	padding-right: 30px;
	font-size: 13px;
	font-weight: 700;
	line-height: 30px;
	color: #0e3173;
	text-decoration: none;
}

/*******************************ISSUES ARCHIVE************************************/

.page_issue_archive .issues_archive{
	margin: -4px -24px;
}

/******************************ARTICLES SUMMARY************************************/

.heading {
	padding-top:1.7em;
}

/*.obj_issue_toc .cover img {
	width: 70px;	
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border: 1px solid #fafbfb;
}*/

.obj_issue_toc .cover img{
	/*width: 15%;*/
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	margin-right: 0px;
	margin-left: 0.45em;
	border: 1px solid #CCC;
}

.obj_issue_toc .published{
	margin: 0px 0;
	padding-bottom:1.5em;
	float:right;
}

.obj_issue_toc .sections:not(:first-child) {
	margin-top: 0em;
}

.obj_issue_toc .section > h2 {
	border-bottom: 0px;
	border-left: 0px;
	
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	padding: 0.15em 1em;
	background-color:#fafbfb;
	width:100%;
	
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

ul.galleys_links {
	list-style:none;
}

.obj_article_summary {
	padding: 0em 0.5em;
}

.obj_article_summary .cover {
	display: block;
	float: left;
	width: 70px;
	height: auto;
	margin-right: 15px;
	margin-bottom: 0px;
}

.obj_article_summary > .title {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size:15px;
	text-transform:uppercase;
}

.obj_article_summary > .title a {
	display:block;
	text-decoration: none;
}

.doi_summary {
	/*width:66%;
	
	background-color:#fafbfb;
	border-radius: 4px; 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;*/
	
	padding:0.4em 0.7em;
	margin-top:0.3em;
}

.doi_summary a {
	text-decoration: none !important;
}

.doi_summary a:hover {
	text-decoration: underline !important;
}

.obj_article_summary > .meta {
	margin-left: 6.6em;
}

.obj_article_summary > .item.doi {
	margin-left: 5.7em;
}

.obj_article_summary > .galleys_links {
	float: left;
	text-align: left;
	width: 100%;
	list-style: none;
	margin-bottom: 1em;
	margin-left: 5.7em;
}

.obj_article_summary > .galleys_links a {
	color:#fff;
}

.obj_article_summary > .galleys_links a:hover {
	background-color:#fabb00;
	text-decoration: none;
}

/******************************ARTICLES DETAILS************************************/

.obj_article_details > .page_title {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
}

.obj_article_details .doi a {
	color:#0e3173;
	font-family: 'Source Sans Pro', sans-serif;
}

.obj_article_details .doi a:hover {
	color:#fabb00;
	font-family: 'Source Sans Pro', sans-serif;
}

.obj_article_details .main_entry .label {
	border-bottom: 0px;
	border-left: 0px;
	
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	padding: 0.2em 1em;
	width:100%;
	
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.obj_article_details .galleys_links a:hover {
	background-color:#fabb00;
	text-decoration: none;
}

.obj_article_details .entry_details .cover_image img{
	border-radius: 20px;
}

/***************************LOGIN AND REGISTER******************************/

.cmp_form .label{
	display: block;
	font-size: 13px;
	font-weight: 300;
	font-style: normal;
}

/******************************SIDER BAR************************************/

.pkp_structure_sidebar:before {
	border-left: 0px solid #ddd;
}

.pkp_block{
	padding: 0px 0px 40px 20px;
	font-size: 14px;
	line-height: 20px
}

.pkp_block .title{
	width:100%;
	background-color:#0e3173;
	height:30px;
	font-size:13px;
	color:#fff;
	padding-top:0.4em;
	margin-bottom: 0px;
	border:0px;
	text-align:center;
	
	font-family: 'Source Sans Pro', sans-serif;
}

.pkp_block .content {
	background-color:#fff;
}

.pkp_block .content ul li{
	padding: 0px 0;
}

.pkp_block li {
   border-radius: 0;
   position: relative;
   background-color: #fff;
   display: block;
}

.pkp_block ul>li {
	border-bottom: 1px solid rgba(0,0,0,.125);
}

.pkp_block ul>li a {
	color:#000;
	padding: .75rem 1rem;
   display: flex;
}

.pkp_block ul>li a:hover {
   text-decoration: none;
   background-color: #f9f9f9;
   color: dimgrey;
}


/**** CUSTOM BLOCK SIDEBAR ****/
.pkp_block.block_custom .title {
	width:100%;
	background-color:#0e3173;
	height:30px;
	font-size:13px;
	color:#fff;
	padding-top:0.4em;
	border:0px;
	text-align:center;
	
	font-family: 'Source Sans Pro', sans-serif;
}

.pkp_block.block_custom .content {
	background-color:#fff;
}

.pkp_block.block_custom a {
	color:#000;
	padding: .75rem 1rem;
   display: flex;
}

.pkp_block.block_custom a:hover {
    text-decoration: none;
    background-color: #f9f9f9;
    color: dimgrey;
}

.pkp_block.block_custom ul>li {
	border-bottom: 1px solid rgba(0,0,0,.125);
}

.pkp_block.block_custom li {
    border-radius: 0;
    position: relative;
    background-color: #fff;
    display: block;
}


/******************************FOOTER************************************/

.pkp_structure_footer_wrapper{
	border-top:none;
	font-size:15px;
}

.pkp_footer_content a {
	color:#0e3173;
	text-decoration: none;
}

.pkp_footer_content a:hover {
	color:#0e3173;
	text-decoration: underline;
}

.siteFooter_siteLogo{
	display: block;
	width: 200px;
	max-width: 100%
}

.credits_pgp{
	width:100%;
	margin: 0 auto;
	font-size:11px;
	text-align:center;
	color:#000;
	padding:2em;
	/*background-color:#0f6d92;*/
	background-color: transparent;
}

.credits_pgp a {
	color:#000;
	text-decoration: none;
}

.credits_pgp a:hover {
	color:#000;
	text-decoration: underline;
}

@media only screen and (min-width:150px) and (max-width:700px) {
	.pkp_block{
		padding: 20px 0px 20px 0px;
		font-size: 14px;
		line-height: 20px
	}
}
@media only screen and (orientation:portrait) and (min-width:321px) {
	.pkp_block{
		padding: 20px 0px 20px 0px;
		font-size: 14px;
		line-height: 20px
	}
}
@media only screen and (orientation:portrait) and (min-width:481px) {
	.pkp_block{
		padding: 20px 0px 20px 0px;
		font-size: 14px;
		line-height: 20px
	}
}