@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Open Sans', sans-serif, Lora;
    font-size: 16px;
    line-height: 20px;
    color: rgba(0,0,0,0.87);
    background: #fff;
}
a {
    font-family: 'Open Sans', sans-serif, Lora;
    color: #c96239;
	font-size: 16px;
}
a:hover, a:focus {
	color: #009de5
}

.indexadores {
	display: inline-block;
	max-height: 56px;
	max-width: 100%;
	width: auto;
	height: auto;
}

.cmp_announcements > li > .obj_announcement_summary > .date, .obj_announcement_full > .date{
	display: none;
}

/*CAIXA DO MENU PRINCIPAL*/
.pkp_structure_head {
	background-color: #fff;
	border-bottom: 10px solid #c96239;
}

/*RODAPE*/
.pkp_structure_footer_wrapper{
	background: #ddd6cc;	
}

/*MENU PRINCIPAL*/
.pkp_navigation_primary_wrapper {
	background-color: #ddd6cc;
	padding-left:20px;
}
.pkp_navigation_primary {
	text-align: center
}
.pkp_navigation_primary > li > a {
	margin: 0 1em;
	padding: 10px 0 8px;
	/*border-bottom: 2px solid transparent;*/
	color: rgba(0, 0, 0, 0.84)
}
.pkp_navigation_primary > li > a:hover, .pkp_navigation_primary > li > a:focus {
	color: rgba(0, 0, 0, 0.84);
	outline: 0;
	border-color: rgba(0, 0, 0, 0.84)
}
.pkp_navigation_primary > li:first-child a {
	margin-left: 0
}
.pkp_navigation_primary > li:last-child a {
	margin-right: 0
}
.pkp_navigation_primary > li:hover ul {
	left: 14px
}
.pkp_navigation_primary [aria-haspopup]:hover {
	border-color: transparent
}
.pkp_navigation_primary ul {
	text-align: left
}
.pkp_navigation_primary ul a {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #c96239
}
.pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {
	border-color: #c96239
}

/*FIM DO MENU*/

.pkp_button_primary {
	background-color: #c96239;
	background-image: linear-gradient(#009de5, #c96239);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), inset 0 1px 1px rgba(255, 255, 255, 0.4);
	color: #fff;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
	border-color: #c96239
}
.pkp_button_link, .pkp_button_link_offset {
	display: inline-block;
	padding: 7px 10px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	color: #c96239;
	text-shadow: 0 2px 0 rgba(255, 255, 255, 0.6);
	cursor: pointer;
	text-decoration: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-appearance: none
}
.pkp_controllers_extrasOnDemand > a:hover, .pkp_controllers_extrasOnDemand > a:focus, .pkp_controllers_extrasOnDemand.active > a {
	color: #fff;
	background: #c96239;
	border-color: #c96239
}
.pkp_controllers_extrasOnDemand > a:hover .fa, .pkp_controllers_extrasOnDemand > a:focus .fa, .pkp_controllers_extrasOnDemand.active > a .fa {
	border-color: rgba(255, 255, 255, 0.2)
}
.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
	outline: 0;
	background: #ddd;
	border-color: #c96239
}
.cmp_button, .cmp_form .buttons button, .pkp_head_wrapper .pkp_search button, .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a {
	display: inline-block;
	padding: 0 1em;
	background: #eee;
	border: 1px solid rgba(0, 0, 0, 0.4);
	border-top-color: #bbb;
	border-radius: 3px;
	box-shadow: inset 0 -1em 1em rgba(0, 0, 0, 0.1);
	font-size: 13px;
	line-height: 28px;
	font-weight: 700;
	color: #c96239;
	text-decoration: none
}
.cmp_button_wire, .obj_galley_link {
	display: inline-block;
	padding: 0 1em;
	background: #fff;
	border: 1px solid #c96239;
	border-radius: 3px;
	font-size: 13px;
	line-height: 28px;
	color: #c96239;
	text-decoration: none
}
.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
	background: #c96239;
	color: #fff
}
.cmp_notification {
	display: block;
	width: 100%;
	padding: 20px;
	margin-bottom: 40px;
	background: #ddd;
	border-left: 5px solid #c96239;
	font-size: 14px;
	line-height: 20px
}
.pkp_site_name .is_img {
	display: inline-block
}
.pkp_site_name .is_img:focus {
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.84)
}
.pkp_site_name .is_img img {
	display: block;
	max-height:none;
	max-width: 100%;
	width: auto;
	height: auto
}
.pkp_site_name .is_text {
	font-family: 'Open Sans', sans-serif, Lora;
	display: inline-block;
	position: relative;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	color: rgba(0, 0, 0, 0.84);
	text-decoration: none
}
.pkp_site_name .is_text:focus {
	text-decoration: underline
}

.pkp_head_wrapper .pkp_search.is_open .search_prompt {
padding-bottom: 9px;
background: #fff;
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
color: #c96239
}
.pkp_head_wrapper .pkp_search.is_open .search_prompt:hover, .pkp_head_wrapper .pkp_search.is_open .search_prompt:focus {
border-bottom-color: #c96239
}
.pkp_head_wrapper .pkp_search.is_searching .search_prompt {
background: #fff;
border-left: 1px solid #ddd;
color: #c96239
}
.pkp_structure_main h1 {
	font-family: 'Open Sans', sans-serif, Lora;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700
}
.pkp_structure_main h2 {
	font-family: 'Open Sans', sans-serif, Lora;
	font-size: 18px;
	line-height: 30px;
	font-weight: 700
}
.pkp_structure_main h3 {
	font-family: 'Open Sans', sans-serif, Lora;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700
}
.pkp_page_index .current_issue .read_more {
	display: inline-block;
	position: relative;
	padding-right: 30px;
	font-size: 13px;
	font-weight: 700;
	line-height: 30px;
	color: #c96239;
	text-decoration: none;
	margin-bottom: 20px
}
.page_search .submit button:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f002";
	position: absolute;
	top: -1px;
	right: 0;
	width: 30px;
	height: 30px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	line-height: 30px;
	text-align: center;
	background: #c96239;
	box-shadow: inset 0 -1em 1em rgba(0, 0, 0, 0.2);
	color: #fff
}
.header_view .return:hover, .header_view .return:focus {
	background: #c96239;
	color: #fff
}
.header_view .title {
	display: block;
	padding-left: 40px;
	max-width: 100%;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 13px;
	color: #fff
}
.header_view .title:hover, .header_view .title:focus {
	background: #c96239
}
.header_view .download {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	background: #fff;
	text-align: center
}
.header_view .download:hover, .header_view .download:focus {
	background: #c96239;
	color: #fff
}
.header_view .download:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f019"
}
.header_view .download .label {
	display: none
}
.obj_announcement_summary .read_more {
	display: inline-block;
	position: relative;
	padding-right: 30px;
	font-size: 13px;
	font-weight: 700;
	line-height: 30px;
	color: #c96239;
	text-decoration: none
}
.obj_article_details .main_entry .item .label {
	margin: 0 0 20px;
	font-family: 'Open Sans', sans-serif, Lora;
	font-size: 16px;
	font-weight: 700
}
.obj_article_details .entry_details .item .label {
	font-family: 'Open Sans', sans-serif, Lora;
	font-size: 13px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.54)
}
.obj_article_details .citation_display .citation_formats_button {
	position: relative;
	background: transparent;
	border: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	box-shadow: none;
	padding: 0 1em;
	width: 100%;
	font-family: 'Open Sans', sans-serif, Lora;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.54);
	text-align: left
}
.obj_article_summary > .title {
	font-family: 'Open Sans', sans-serif, Lora;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700
}
.obj_galley_link_supplementary {
	display: inline-block;
	position: relative;
	padding-right: 30px;
	font-size: 13px;
	font-weight: 700;
	line-height: 30px;
	color: #c96239;
	text-decoration: none;
	padding-right: 0;
	padding-left: 20px
}
.obj_issue_summary .title {
	font-family: 'Open Sans', sans-serif, Lora;
	font-weight: 700;
	text-decoration: none
}
.pkp_block {
	padding: 30px 20px;
	font-size: 14px;
	line-height: 20px
}
.pkp_block .title {
	display: block;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif, Lora;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.54)
}
.pkp_block .content ul li {
	line-height: 20px;
	padding: 5px 0
}
.pkp_block .content p {
	line-height: 25px
}
.pkp_block .content p:first-child {
	margin-top: 0
}
.pkp_block .content p:last-child {
	margin-bottom: 0
}
.pkp_block a {
	text-decoration: none
}
