@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Ubuntu');
/*font-family: 'Ubuntu', sans-serif;*/
/*Inicio Color para cada revista */
/*Cambiar el color para que cumpla con los parametros de cada revista*/
a {
	color: #999;
	}
#content input[type="button"], #content input[type="submit"]{
	background-color: #00437A;
}
#content input[type="button"]:hover, #content input[type="submit"]:hover{
	background-color: #06F;
}
a:hover {
		color: #600;
}
#header {
	background-color: #0f1223 !important; /*Color revista*/
}
#main h2, #main h3 {
	color: #0f1223 !important; /*Color revista */
}
#main a {
	color: #4A80A5 !important;
	}
#main a:hover {
	color: #666 !important;
	}
#navbar ul.menu li:hover {
		border-top: 4px #0f1223 solid !important; /*color revista*/
}	
/*Fin color de la revista*/
/*Parrametros de estructura para la revista*/
a:hover {
	background: none;
	text-decoration: underline;
	}
#wrapper {
	max-width: 1269px;
	/*width: 100%;*/
	width: 1258px !important;
	display: table;
	height: 100%;
	margin: auto;
	border: none;
	padding: 0px;		
	}	
body {
	background-color: #D8E1E7;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-family: 'Ubuntu', sans-serif;
	border: none;		
	}
#pkp-about-aboutSite {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: none;		
	}	
#container {
	position: absolute;
	background-color: #FFF;
	display: block;
	margin: 0 auto 10px 5%;
	/*width: 90%;*/
	width: 1258px !important;
	height: auto;
	border: 0px solid #999;
	font-family: 'Ubuntu', sans-serif;
	}
#header {
	padding: 0px 0px 0px 0px;
	background-image: url(header_back.png);
	background-position: top;
	background-repeat: repeat-x;
	display: block;
	height: 175px;
	text-align: center;
	}
#header h1 img {
	width: 100%;
	height: auto;
}
#header h1 {
	margin-left: 0%;
	padding: 0px;
	float: left;
}
#headerTitle {
	position: absolute;
	margin-top: 0px;
	padding-top: 0px;
	height: 173px;
	}
#body {
	clear: left;
	display: block;
	margin-bottom: 10px;
	height: 100%;
	 }	
#main {
	margin-top: 20px;
	max-width: 900px;
	width: 70%;
	margin-left: 0px;
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	}
#main h2 {
	padding-left: 25px !important;
	font-family: 'Ubuntu', sans-serif;
	display: inherit;
	font-weight: bold !important;
	}
#main h3 {
	padding-left: 25px !important;
	font-family: 'Ubuntu', sans-serif;
	display: inherit;
	font-weight: bold !important;
	}	
#content {
	width: 90%;
	margin: 0px 10px 0px 10px;
	}
#pkp-navigation-search #content > div {
	padding-top: 20px !important;
	}
#content .separator {
	border: none !important;
	box-shadow: none !important;
	}
#pkp-article_lpcommon-openJournalSystems #content > div {
	border: none;
	box-shadow: none;	
	} 			
#content > div {
	text-align: justify !important;
	font-size: 1.1em;
	font-family: 'Ubuntu', sans-serif  !important;	
	margin-top: 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding: 0px 0px 10px 0px;
	border: 2px #F8F8F8 solid;
	-webkit-box-shadow: 3px 4px 6px -2px rgba(82,80,82,1);
	-moz-box-shadow: 3px 4px 6px -2px rgba(82,80,82,1);
	box-shadow: 3px 4px 6px -2px rgba(82,80,82,1);
	margin-bottom: 10px;
	}
#content table {
	margin-left: 10px !important;
	}
		
#content h3 {
	font-family: 'Ubuntu', sans-serif  !important;	
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding-left: 10px !important;
	padding-top: 3px;
	padding-bottom: 2px;
	display: block !important;
	margin: 0px auto 5px 0px !important;
	background-color: #FAFAFA !important;
	color: #00447b !important;
	text-align: left;
	font-weight: bold;
	}
#content h4 {
	font-family: 'Ubuntu', sans-serif  !important;
	padding-left: 10px !important;
	padding-top: 3px;
	padding-bottom: 2px;
	display: block !important;
	margin: 5px auto 5px 0px !important;
	color: #00447b !important;
	text-align: left;
	font-weight: bold;		
	}
#content p {
	padding: 0px 10px 10px 10px !important;
	}
#content #issueDescription {
	box-shadow: none !important;
	background-color: #FCFCFC !important;
	}	
#TOC_home_journal {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	width: 100%;
	padding: 0px 0px 10px 0px;
	border: 1px #2f5496 solid;
	-webkit-box-shadow: 3px 4px 6px -2px rgba(82,80,82,1);
	-moz-box-shadow: 3px 4px 6px -2px rgba(82,80,82,1);
	box-shadow: 3px 4px 6px -2px rgba(82,80,82,1);
	}
table.tocArticle {
	width: 90%;
	margin-left: 10px;
	}
.tocArticleTitleAuthors .tocTitle {
	font-family: 'Ubuntu', sans-serif  !important;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	}
.tocAuthors {
	font-family: 'Ubuntu', sans-serif  !important;
	font-style: italic;
	}				
#journalDescription, #additionalHomeContent, #announcementsHome  {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	width: 100%;
	padding: 0px 0px 10px 0px;
	border: 1px #2f5496 solid;
	-webkit-box-shadow: 3px 4px 6px -2px rgba(82,80,82,1);
	-moz-box-shadow: 3px 4px 6px -2px rgba(82,80,82,1);
	box-shadow: 3px 4px 6px -2px rgba(82,80,82,1);
	}
#journalDescription p, #additionalHomeContent p, #announcementsHome p {
	padding: 10px 10px 10px 10px !important;
}	
#announcementsHome h3 {
	font-family: 'Ubuntu', sans-serif  !important;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding-left: 10px !important;
	padding-top: 3px;
	padding-bottom: 2px;
	display: block !important;
	margin: 0px auto auto 0px !important;
	background-color: #EFEFEF !important;
	color: #00447b !important;
	text-align: left;
	font-weight: bold;
	}
.headseparator, .endseparator {
	border: none !important;
	}	
#announcementsHome table.announcements, #announcementsHome table.announcementsMore {
	width: 95% !important;
	} 
			
#aboutPeople, #aboutPolicies, #aboutSubmissions, #aboutOther, #group {
	font-family: 'Ubuntu', sans-serif  !important;	
	margin-top: 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	width: 95%;
	padding: 0px 0px 10px 0px;
	border: 1px #2f5496 solid;
	-webkit-box-shadow: 3px 4px 6px -2px rgba(82,80,82,1);
	-moz-box-shadow: 3px 4px 6px -2px rgba(82,80,82,1);
	box-shadow: 3px 4px 6px -2px rgba(82,80,82,1);
	}
#aboutPeople p, #aboutPolicies p, #aboutSubmissions p, #aboutOther p, #group p {
	font-family: 'Ubuntu', sans-serif  !important;	
	padding: 10px 10px 10px 10px !important;
}

#aboutPeople h3, #aboutPolicies h3, #aboutSubmissions h3, #aboutOther h3, #group h4 {
	font-family: 'Ubuntu', sans-serif  !important;	
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding-left: 10px !important;
	padding-top: 3px;
	padding-bottom: 2px;
	display: block !important;
	margin: 0px auto 10px 0px !important;
	background-color: #EFEFEF !important;
	color: #00447b !important;
	text-align: left;
	font-weight: bold;
	}				
#content ol {
	margin-left: 10px !important;
	line-height: 20px;
	}
#sidebar {
	display: inherit;
	}
 #sidebar li {
	 list-style: none;
	 }	
#sidebar div.block {
	font-family: 'Ubuntu', sans-serif  !important;	
	margin-top: 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	width: 250px;
	padding: 0px 0px 10px 0px;
	border: 1px #2f5496 solid;
	-webkit-box-shadow: 3px 4px 6px -2px rgba(82,80,82,1);
	-moz-box-shadow: 3px 4px 6px -2px rgba(82,80,82,1);
	box-shadow: 3px 4px 6px -2px rgba(82,80,82,1);
	}
#sidebar div.block span.blockTitle {
	height: 20px;
	font-family: 'Ubuntu', sans-serif  !important;	
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding-left: 10px !important;
	padding-top: 10px;
	padding-bottom: 5px;
	display: block !important;
	margin: 0px auto 10px 0px !important;
	background-color: #EFEFEF !important;
	color: #00447b !important;
	text-align: left;
	font-weight: bold;
	}
#sidebar div.block span.blockSubtitle, #sidebar form {
	margin-left: 10px !important;
	}
	
#sidebar input[type=text] {
	border-radius: 3px;
	margin: 5px 5px 10px 5px ;
	height: 20px;
	font-size: 1.2em;
	background-color: #FFF;
	width: 200px;
	border: 1px #2f5496 solid;
	}

#sidebar #sidebarUser input[type=text], #sidebar #sidebarUser input[type=password]  {
	border-radius: 3px;
	margin: 5px 5px 10px 5px ;
	height: 20px;
	font-size: 1.2em;
	background-color: #FFF;
	width: 90%;
	border: 1px #2f5496 solid;
	}
		
#sidebar select {
	margin: 5px 5px 10px 5px !important;
	border-radius: 3px;
   background: #fff;
   width: 200px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 1px #2f5496 solid;
   border-radius: 0;
   height: 24px;
   /*-webkit-appearance: none;*/
   }
 #sidebar input.button {
  padding-left: 1em !important;
  padding-right: 1em !important;
  background-color: #00447b !important;
  border-radius: 4px;
  font-size: 1.2em;
  color: #FFF !important;
  padding-top: 0.5em !important;
	  padding-bottom: 0.5em !important;

}
#sidebar div.block p, #sidebar div.block div {
	font-family: 'Ubuntu', sans-serif;	
	padding: 10px 10px 10px 10px;
	 }
#sidebar a {
	font-family: 'Ubuntu', sans-serif  !important;	
	color: #00447b !important;
	text-decoration: none !important;
	}
#sidebar a:hover {
	color: #999 !important;
	}
#sidebar #current_issue_cover {
	text-align: center;
	width: 240px;
	}
#sidebar #current_issue_cover img, img.portada {
	width: 150px;
	}
#sidebar .current_sidebar {
	margin-top: 5px;
	font-size: 12px;
	}					
#sidebar #custom_links {
	border: none !important;
	box-shadow: none !important;

}

#sidebar #custom_links ul {
	width: 240px !important;
	padding: 0px !important;
	display: block !important;	
	}
#sidebar #custom_links li {
	display: block !important;
	clear: both !important;
	width: 220px !important;
	font-family: 'Ubuntu', sans-serif;
	font-size: 1.3em;
	padding: 10px 10px 10px 15px !important;
	height: 20px !important;
	list-style: none !important;
	border: 1px #2f5496 solid !important;
	}
#sidebar #custom_links li:hover, #sidebar #custom_links a:hover {
	background-color: #F9F9F9;
	color: inherit;
}
#sidebar #custom_links li a {
	display: block !important;
	width: 200px !important;
	padding-bottom: 10px !important;
}
		 	 		
					
#navbar {
	font-family: 'Ubuntu', sans-serif;
	vertical-align: baseline;
	background-color:  #F5F7F9;
	width: 100% !important;
	padding-left: 0px;
	display: block;
	height: 35px;
	padding-top: 2px;
	border-bottom: 1px solid #EBEBEB;
	padding-bottom: 2px;
	}
#navbar ul.menu { 
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 1100px;
}	
#navbar ul.menu li {
	clear: left;
	border-top: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-rigth: 1px solid #EBEBEB;
	background-color:  #F5F7F9;
	display: inline-block;
	margin-right: 6px !important;
	margin-top: auto;
	margin-bottom: 0px; 
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	background-color: #000;
	height: 21px;
	padding-top: 6px;	
	padding-left: 20px;
	padding-bottom: 4px; 
	}
#navbar #announcements {
	clear: both;
	max-width: 110px !important;
}
#navbar ul.menu li:hover {
	background-color: #FFF;
	padding-top: 3px;
	border-bottom: 2px #8C75C1 solid;
}	
#navbar ul.menu li a {
	color: #333 !important;
	display: inline-block;
	width: 100%;
	text-align: center;
	}
#navbar ul.menu li a:hover {
	background-color: transparent;

	}
#breadcrumb {
	padding-left: 20px;
	font-size: 10px;
	font-family: 'Ubuntu', sans-serif;	
	}
#content{
	border: none;
	padding-left: 5%;
	font-family: 'Ubuntu', sans-serif;
	margin-bottom: 20px;
	}
#content p, #content h1, #content h2, #content h3 {
	font-family: 'Ubuntu', sans-serif;
	}
.issue_archivos {
	display: inline-block !important;
	margin-left:  30px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	width: 160px;
	height: 200px;
}
/*
.issueCoverImage {
	margin-top: 20px;
	margin-left: 30px !important;
	background-color: #FDFDFD !important;
	width: 160px !important;
	height: auto;	
	}
	*/
.issueCoverImage img {
	width: 150px;
	height: auto;
	}
.issueIdentification {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}		

.issueCoverNoImage {
	background-color: #FDFDFD !important;
	width: 160px !important;
	height: 240px!important;
	border: 1px #FAFAFA solid !important;
	}	
#footer{
	height: 128px;
	width: 970px;
	display: block;
	margin-top: 20px;
    bottom: 0;
    left: 0;
	width: 100%;
	background-color: #D8E1E7;
	color:  #FFFFFF;
	padding: 0px;
	background-image: url(/public/site/Footer_background.png) !important;
	background-position: center;
	background-repeat: no-repeat;
	}
#pageFooter_logo {
	background-image: url(/public/site/Logo_UV.png) !important;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	height: 78px;
	width: 167px;
	margin: 20px 20px 10px 30px;
	}
#pageFooter {
	text-align: right;
	padding-left: 20px;
	font-size: 12px;
	font-family: 'Ubuntu', sans-serif;
	}	
#pageFooter_info {
	margin-top: 30px;
	float: left;
	display: block;
	width: 80%;
	position: relative;
	height: 60%;
	text-align: right;
	}
	#articleAbstract div {
	text-align: justify;
	}	
/*Fin parametros de forma para las revistas*/			
