﻿@import url('https://fonts.googleapis.com/css?family=Oxygen:400,700|Quicksand:300,400,500,600,700&display=swap&subset=latin-ext');
/*
font-family: 'Quicksand', sans-serif;
font-family: 'Oxygen', sans-serif;
*/
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #4E5869;
	margin: 0;
	padding: 0;
	color: #000;
}
.container {
	/*width: 80%;*/
	width: 1100px;
	max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 780px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
	background: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
}

/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
.sidebar1 {
	float: left;
	width: 211px;
	padding-bottom: 10px;
	background-color: #DADADA;
	height: 722px;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;
}
#homepageImage {
	margin-left: 0px !important;
	margin-top: 0px !important;
	padding-left: 0px !important;
	padding-top: 0px !important;
	}
#homepageImage img {
	margin-left: 0px !important;
	margin-top: 0px !important;
	padding-left: 0px !important;
	padding-top: 0px !important;
	}	
.content {
	padding: 10px 30px 20px 10px;
	width: 75%;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}
.content p {
	text-align: justify;
	}
.content h2 {
	color: #5982A0 !important;
	}
.content h3 {
	color: #0F6FAC !important;
	text-transform: uppercase;
	}
.content h4 {
	color: #2C4779 !important;
	text-transform: uppercase;
	}

.content .tocAuthors {
	color: #666666 !important;
	font-style: italic !important;
	}
.content .tocTitle {
	font-size: 1.1em !important;
	color: #003366 !important;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px !important;
	}
table.tocArticle {
	width: 750px !important;
	}		

.tocGalleys {
	float: left;
	padding-top: 5px;
	margin-left: 25px;
	margin-bottom: 5px; 
	}
.tocGalleys a {
	text-decoration: none;
	color: #006699 !important; 
	}
.tocGalleys a:hover {
	text-decoration: none;
	color: #CCCCCC !important; 
	}		
/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	background: #F6F6F6;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	height: 160px;
}
.footer #pageFooter {
	padding-top: 10px;
	margin-left: 250px;
	padding-right: 40px;
	padding-left: 20px;
	margin-top: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #666666;
	background-color: #DADADA;
	height: 80px;
	}
#logo_puc {
	margin-left: 0px;
	display: block;
	float: left;
	background-color: #999999;
	}	

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#user_side {
	display: block;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 200px;
	padding: 15px 10px 5px 0px;
	background-color: #ffffff;
	height: 245px;
	}
#user_side p, block {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
#sidebarUser {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	}
.blockTitle {
	background-color:#AEAEAE;
	width: 200px !important;
	height: 25px !important;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 8px;
	color: #FFFFFF;
	}
#sidebarUser ul {
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	}	
#rightSidebar form {
	margin-left: 10px !important;
	}	
#rightSidebar input.textField {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: class="support css-value">border-box;
  box-sizing: border-box;
  width: 125px;
  height: 22px;
  cursor: pointer;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  overflow: hidden;
  border: none;
  -webkit-border-radius: 21px;
  border-radius: 21px;
  font: normal 12px/normal "Antic", Helvetica, sans-serif;
  color: rgba(140,140,140,1);
  text-decoration: normal;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.5) inset;
  box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.5) inset;
  -webkit-transition: all 502ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
  -moz-transition: all 502ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
  -o-transition: all 502ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
  transition: all 502ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
}

#rightSidebar input.textField:hover {
  color: rgba(181,181,181,1);
  background: rgba(0,0,0,0.4);
  -webkit-transition: all 500ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
  -moz-transition: all 500ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
  -o-transition: all 500ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
  transition: all 500ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
}

#rightSidebar input.textField:focus {
  width: 125px;
  cursor: default;
  padding: -13px 20px 0;
  color: rgba(255,255,255,1);
  -webkit-transition: all 601ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
  -moz-transition: all 601ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
  -o-transition: all 601ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
  transition: all 601ms cubic-bezier(0.68, -0.75, 0.265, 1.75);
}
#rightSidebar input.button {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0.5em;
  padding: 0 1.5em;
  border: 1px solid rgba(211,211,211,1);
  -webkit-border-radius: 0.2em;
  border-radius: 0.2em;
  font: normal normal bold 1em/2em Arial, Helvetica, sans-serif;
  color: rgba(114,114,114,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  white-space: nowrap;
  background: rgba(234,234,234,1);
  -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,0.8) , 0 1px 0 0 rgba(0,0,0,0.298039) ;
  box-shadow: 0 0 1px 1px rgba(255,255,255,0.8) , 0 1px 0 0 rgba(0,0,0,0.298039) ;
  text-shadow: 0 1px 0 rgba(255,255,255,0.8) ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
}

#rightSidebar input.button:hover {
  cursor: pointer;
  border: 1px solid rgba(178,178,178,1);
  color: rgba(76,76,76,1);
  -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,0.8) inset, 0 1px 0 0 rgba(0,0,0,0.298039) ;
  box-shadow: 0 0 1px 1px rgba(255,255,255,0.8) inset, 0 1px 0 0 rgba(0,0,0,0.298039) ;
}

#rightSidebar input.button:active {
  position: relative;
  cursor: default;
  top: 1px;
  border: 1px solid rgba(211,211,211,1);
  color: rgba(114,114,114,1);
  background: rgba(247,247,247,1);
  -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,0.8) inset, 0 1px 0 0 rgba(0,0,0,0.298039) inset;
  box-shadow: 0 0 1px 1px rgba(255,255,255,0.8) inset, 0 1px 0 0 rgba(0,0,0,0.298039) inset;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
#rightSidebar #sidebarLanguageToggle {
	margin-left: 20px !important;
	text-align: center;
	}
#rightSidebar #sidebarLanguageToggle p {
	display: inline-block;
	}
#rightSidebar #sidebarLanguageToggle a:hover {
	background-color: transparent;
	text-decoration: none;
	}						
/*base OJS*/
a:link {
	color: #006699;
	text-decoration: none;
}

a:active {
	color: #ab3834;
}

a:visited {
	color: #808080;
}

a:hover {
	color: #CCCCCC;
	background: #ffffff;
}

input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	background-color: #f0f0f0;
}

input.defaultButton {
	background-color: #000000;
	color: #ffffff;
}
.header {
	background: #FFFFFF;
	height: 130px;
}
#header {
	background-color: #FFFFFF !important;
	border-bottom: none !important;
}

#headerTitle {
	clear: both !important;
	display: block !important;
	color: #333333 !important;
	float: left !important;
	margin: 0px 0px !important;
	position: relative !important;
	text-align: left;
	padding-left: 5% !important;
}
#headerTitle h1 {
	clear:left !important;
	margin-top: 0px !important;
	float: left !important;
	color: #333333 !important;
	font-family: 'Oxygen', sans-serif !important;
	font-size: 1.15em !important;
	text-align: left !important;
	line-height: 5px !important;
	display: inline-block;
	margin-bottom: 5px;
	}
#headerTitle img {
	display: inline-block !important;
	margin-top: -20px !important;
	padding: 0px !important;
	width: 388px !important;
	height: 82px;
	}	
#headerTitle h2 {
	/*	margin-left: 20px;
	display: inline-block;
	font-size: 9px !important;
	color: #999999;
	width: 250px;*/
	margin-left: 10px !important;
	margin-top: 0px !important;
	position: relative !important;
	clear: both !important;
	font-size: 9px !important;
	float: left !important;
	display: block !important;
	color: #999999 !important;
}	
#header_navbar {
	display: block !important;
	padding: 5px auto 5px 20px !important;
	background-color: #F6F6F6 !important;
	float: right;
	margin: 0px 0px auto auto;
	}

#navbar {
	margin-left: 10px !important;
	border-bottom: none;
	text-align: right;
	font-size: 18px !important;
}
#navbar ul {
	height: 35px;
	}
#navbar li {
	display: inline-block !important;
	padding-left: 10px;
	padding-top: 10px !important;
}
#navbar a {
	color: #5982A0 !important;
	font-weight: bold;
}
#navbar a:hover {
	color: #003366 !important;
	font-weight: bold;	
}

#breadcrumb {
	border-bottom: 1px dotted black;
}
#content {
	border-top: 0px dotted #000;
}

#content h3 {
	font-family: 'Oxygen', sans-serif;
}

#content h4 {
	font-family: 'Oxygen', sans-serif;
}
#rightSidebar {
	float: right;
 	width: 250px;
  padding-top: 1em;
  padding-right: 0em;
  padding-bottom: 1em;
  padding-left: 10px;
  font-size: 0.65em;
  height: 100%;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #FFFFFF;
	}
#simpleSearchForm {
	padding-left: 5px;
	}	
#sidebar div.block span.blockTitle {
	background-color: #aeaeae;
	width: 220px !important;
	height: 25px;
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 8px;
	color: #ffffff;
}
#sidebar div.block span.blockSubtitle {
	margin-left: 15px !important;
	}
#rightSidebar #sidebarLanguageToggle {
	margin-left: 20px !important;
	text-align: center;
	}
#rightSidebar #sidebarLanguageToggle p {
	display: inline-block;
	}
#rightSidebar #sidebarLanguageToggle a:hover {
	background-color: transparent;
	text-decoration: none;
	}		
#sidebar_replace {
	display:block;
	height: 8px;
	}
#separador_head {
	height: 20px;
	width:100%;
	background-color:#AEAEAE;
	margin-top: 0px;
	}
#footer {
	width: 100%;
}

#main {
	padding-left: 40px !important;
	padding-right: 30px !important;
	background-color: #f9f9f9;
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	width: 770px !important;
	margin-left: 0px;	
}
#main p {
	text-align: justify !important;	
}

#main h2 {
	font-family: 'Oxygen', sans-serif;
	color: #5982A0;
}

#main h3 {
	font-family: 'Oxygen', sans-serif;
}
/*menu_login*/
#menu_login {
	display: block;
	height: 35px;
	padding: 0px 10px;	
	}
#menu_login #login {
	display: inline-block;
	float: right;
	margin: 0px 10% 0px 10%;
	position: relative;
	}
#menu_login #login a {
	color:#FFFFFF !important;	
}
#menu_login #login .btn {
	display: inline-block;
	background-color: #727272;
	padding: 3px 7px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-size: 0.80em !important;
	}
#menu_login #login .btn:hover {
	color:#000000 !important;
	}			
#menu_login_language {
	display: block; 
	margin: 0px 10% 0px 10%;
	float: left;
	}
#menu_login_language ul {
	display: block;
	list-style: none;
	}
#menu_login_language li {
	display: inline-block;
	margin-left: 10px;
	}
#menu_login_language li a:hover {
	text-decoration: none !important;
	background-color: transparent !important;
	
	}	
#menu_login_language li img {
	height: 30px !important;
	width: auto; 
	}

/*sidebar_journalmenu*/	

#sidebar_journalmenu { 
	display: block;
	float: left;
	margin: 20px auto 20px 0px;
	background-color: #F6F6F6;
	width: 200px;
}
#sidebar_journalmenu ul.sidebar_journalmenu_ul {
	display: block;
	list-style: none;
	margin-left: 0px;
	}
#sidebar_journalmenu li.sidebar, #sidebar_journalmenu li.sidebar.btn {
	display: block;
	height: 25px;
	margin: 3px;
	padding: 3px;
	margin-left: 2px;
	font-size: 14px;
	border-bottom: 1px #DADADA solid;
	}
#sidebar_journalmenu li.sidebar.btn:hover {
	color: #FFFFFF !important;
	background-color: #CCCCCC; 
}
#sidebar_journalmenu .btn a:hover {
	display: block;
	height: 100% !important;
	width: 100% !important;
	}
#sidebar_journalmenu .btn a:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
	background-color: transparent !important;
	height: 100% !important;
	width: 100% !important;
	}	
					