@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/

#s5_header_area_inner h1 {
	position: absolute;
	margin-left: 365px;
	font-size: 33px;
	margin-top: 34px;
	color: #002369;
}
#s5_header_area_inner h1 span{
	font-weight: 900;
	color: #DF6C00;
}
h1, h2, h3, select, input {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #005D91 !important;
}
a:hover {
	text-decoration: underline;
}
body {
	font-size: .8em;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
	background-image: url('../images/infodi/fondo.jpg');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

fieldset {
	border: 0px;
}

div#ds-main {
	position: relative;
	margin-top: 10px;
	/* overflow: auto; */
	width: 1200px;
	color: inherit;
	overflow: auto;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:90px;
	text-align: left;
	padding: 0;
	overflow-x: hidden;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
}

div#ds-header {
	width: 100%;
	border: 3px solid rgb(240, 240, 210);
	padding: 0px;
}

div#ds-header a {
	text-decoration: none;
}

div#ds-header  a span#ds-header-logo {
	width: 190px;
	height: 80px;
	float: right;
	background-image: url("../images/manakin_logo.jpg");
	background-repeat: no-repeat;
	background-position: 85% 40%;
	color: inherit;
	background-color: white;
}

div#ds-header h1,div#ds-header h2 {
	display: none;
}

ul#ds-trail {
	position: relative;
	color: inherit;
	background-color: rgb(251, 251, 251);
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(232, 232, 232);
}

li.ds-trail-link {
	overflow: hidden;
	display: inline;
	background-image: url("../images/trail.png");
	background-repeat: no-repeat;
	background-position: 0% 60%;
	padding-left: 3px;
	margin-top: 2px;
	margin-left: 0px;
	font-weight: 200;
	max-width: 400px;
	line-height: 20px;
}
li.ds-trail-link:before {
	content: '> ';
	font-weight: 500;
}
li.ds-trail-link:first-child:before {
	content: ''
}

li.first-link {
	list-style: none;
	background-image: none;
	padding-left: 0;
}

div#ds-user-box {
	width: 1000px;
	position: absolute;
	top: 20px;
	left: 12px;
	text-align: right;
	display:none;
}

div#ds-user-box p {
	font-size: 90%;
	color: gray;
	background-color: inherit;
	height: 12px;
	padding: 0px;
	margin: 0px;
}

div#ds-user-box a {
	text-decoration: none;
	color: #E3601A !important;
	background-color: inherit;
	height: 12px;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 13px;
}

div#ds-user-box a:hover {
	text-decoration: underline;
}

div#ds-body {
	position: relative;
	float: left;
	width: 845px;
	clear: left;
	color: inherit;
	margin: 15px 0px 0px 20px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #E8E8E8;
	padding: 22px;
	background: #FFFFFF;
}

div#ds-body h1 {
	font-size: 1.5em;
	padding: 10px 0 0 0;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #E3601A;
	background-color: inherit;
	font-weight: bolder;
}

div#ds-body h2 {
	font-size: 1.3em;
	padding: 6px 0px 25px 0px;
	margin-bottom: 0px;
	color: #DF6E00;
	background-color: inherit;
	font-weight: bolder;
	text-align: center;
}

div#ds-body h3 {
	margin-bottom: 15px;
	color: #666;
}

ul.ds-progress-list {
	margin: 0 0 10px 0;
	padding: 2px 0px;
	text-align: center;
}


ul.ds-progress-list li {

	font-weight: bold;
	background-color: rgb(255, 255, 240);
	border: 1px solid rgb(240, 240, 210);
	color: rgb(233, 160, 80);
	overflow: hidden;
	display: inline;
	padding: 4px 3px;
	margin-top: 2px;
	margin-left: 3px;
	max-width: 400px;
	line-height: 20px;
}

ul.ds-progress-list li.button {
	background-color: inherit;
	border: none;
	padding: 1px !important;
	margin-top: 2px;
	margin-left: 0px !important;
}

ul.ds-progress-list li.button input.ds-button-field {
	font-size: smaller;
}

ul.ds-progress-list li.current.button input.ds-button-field {
	color: rgb(10,175,10);
}

ul.ds-progress-list li.disabled.button input.ds-button-field {
	color: rgb(184,184,184);
}


ul.ds-progress-list li.current {
	color: rgb(80, 183, 40);
	background-color: inherit;
	border-color: rgb(216, 245, 216);
}

ul.ds-progress-list li.arrow {
	border: none;
	background: none;
	font-size: 120%;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
}

ul.alphabet {
	padding-left: 10px;
	padding-top: 0px;
	margin: 5px 0px 0px 0px;
	text-align: center;
}

ul.alphabet li {
	list-style: none;
	display: inline;
	margin-right: 5px;
	font-weight: 200;
}

ul.alphabet a {
	font-weight: 600;
	color: rgb(100, 100, 50);
	background-color: inherit;
}

ul.alphabet a:hover {
	font-weight: 600;
	color: rgb(150, 150, 50);
	background-color: inherit;
}
/*
form.search {
margin: 0px;
padding: 0px;
}

form.search select {
max-width: 200px;
}

*.collection.search-browse,*.community.search-browse {
width: 340px;
float: left;
margin: 5px 12px 5px 0px;
}

form.search fieldset,form.navigation fieldset {
color: inherit;
background-color: rgb(255, 255, 245);
border: 2px solid rgb(240, 240, 210);
padding: 5px 5px 5px 5px;
}*/

form.search li {
	margin: 0;
	padding: 0px !important;
}

form.navigation input,form.navigation select {
	margin-left: 5px;
}

form.navigation p {
	text-align: center;
}
/*
form.search table {
margin-top: 5px;
margin-bottom: 5px;
border: none;
}

form.search table th {
padding-top: 2px;
padding-bottom: 2px;
text-align: left;
}
*/
div.browse {
	display: none;
}

div.pagination {
	position: relative;
	padding: 0px;
	color: inherit;
	background-color: rgb(255, 255, 255);
	border: 2px solid rgb(222, 222, 222);
	margin: 2px 0px 5px 1px;
}

div.pagination * {
	padding: 0px;
}

div.pagination-masked {
	position: relative;
	color: inherit;
	background-color: rgb(255, 255, 240);
	border: 2px solid rgb(240, 240, 210);
	margin-bottom: 5px;
}

a.previous-page-link {
	position: absolute;
	left: 10px;
	top: 6px;
	color: rgb(100, 100, 50);
	background-color: inherit;
}

p.pagination-info {
	text-align: center;
	margin-left: 125px;
	margin-right: 125px;
}

ul.pagination-links {
	position: relative;
	text-align: center;
	top: -5px;
	width: 360px;
	margin: 0 auto;
	padding: 0;
	line-height: 12px;
}

*.pagination-links li {
	list-style: none;
	display: inline;
	margin-right: 5px;
	font-weight: bolder;
	font-size: 90%;
}

li.page-link a,li.first-page-link a,li.last-page-link a {
	color: rgb(100, 100, 50);
	background-color: inherit;
}

li.current-page-link a {
	color: rgb(223, 110, 0);
	background-color: inherit;
}

a.next-page-link {
	position: absolute;
	right: 10px;
	top: 6px;
	color: rgb(100, 100, 50);
	background-color: inherit;
}

div.detail-view {
	clear: both;
	padding: 5px 5px 5px 6px;
}

p.button-list {
	margin-top: 3px;
	padding-bottom: 0;
}

ul.collection-browse,ul.community-browse {
	display: none;
}

*.collection-search-browse td,*.community-search-browse td {
	white-space: nowrap;
}

*.collection-search-browse h4,*.community-search-browse h4 {
	display: none;
}

*.collection-search-browse select,*.community-search-browse select {
	width: auto;
	max-width: 200px;
}

*.collection-search-browse input,*.community-search-browse input {
	width: auto;
	max-width: 195px;
}

*.button-list input {
	width: auto;
}

div.ds-logo-wrapper {
	float: right;
	padding: 5px 0px 5px 10px;
}

p.copyright-text {
	margin-top: 30px;
	font-style: italic;
	text-align: center;
}

div.primary {
	overflow: auto;
	margin-bottom: 20px;
}

.primary .primary {
	margin-bottom: 10px;
}

table {
	clear: both;
	border-spacing: 0px;
	/* border: 2px solid rgb(240, 240, 210); */
	width: 100%;

}

tr.ds-table-header-row {
	color: inherit;
	background-color: rgb(240, 240, 210);
}

tr.ds-table-header-row.subheader {
	background-color: rgb(250, 250, 214);
}


th {
	padding: 4px 10px;
}
.subheader th {
	padding-left: 5px;
	font-weight: 100;
}



tr.ds-table-row.odd {
	color: inherit;
	background-color: rgb(251, 251, 251);
}

tr.ds-table-row.even {
	color: inherit;
	background-color: white;
}

td {
	padding: 3px 10px 5px 10px;
	border: none;
	font-size: inherit;
	background-color: inherit;
	color: inherit;
}

td.ds-table-cell.right {
	text-align: right;
}

*.first-cell {
	vertical-align: middle;
	text-align: center;
}

.indent {
	padding-left: 35px;
	padding-right: 0;
}
.doubleIndent {
	padding-left: 55px;
	padding-right: 0;
}


th.indent {
	padding-left: 30px;
	padding-right: 0;
}
th.doubleIndent {
	padding-left: 50px;
	padding-right: 0;
}



/* highlight a single row */
tr.ds-table-row.highlight {
	background-color: rgb(216, 245, 216);
}

/* metadata import rows
* additions and deletions
*/

tr.ds-table-row.metadata-addition {
	background-color: #CCFFCC;
}

tr.ds-table-row.metadata-deletion {
	background-color: #CCCCCC;
}

tr.ds-table-row.item-delete {
	background-color: #CC99FF;
}

tr.ds-table-row.item-withdraw {
	background-color: #CC99FF;
}

tr.ds-table-row.item-reinstate {
	background-color: #CC99FF;
}

tr.ds-table-row.metadata-addition td,tr.ds-table-row.metadata-deletion td {
	border-top: 1px solid black;
}

/* Tables that are actually a result of glossary lists are not rendered
as plain tables are... */
table.ds-gloss-list {
	border: none;
	width: auto;
	font-size: inherit;
}

*.ds-gloss-list td {
	padding: 5px;
}

*.ds-gloss-list-label {
	font-weight: bolder;
}

table.ds-gloss-list td ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

/* Formatting associated with the "Files in this item" table in the item view */
*.file-list td {
	text-align: center;
}

a.image-link img {
	border: none;
	width: 90px;
	background: #F1F0F0;
	padding: 10px;
	-webkit-box-shadow: 4px 4px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 4px 4px rgba(0, 0, 0, 0.15);
	box-shadow: 4px 4px rgba(0, 0, 0, 0.15);
	float:left;
	width:90%;

}

span.bold {
	font-weight: bold;
}

span.italics,span.italic {
	font-style: italic;
}

span.underline {
	text-decoration: underline;
}

span.floatleft {
	border:none;
	float:right;
	display:inline;
}

div.ds-static-div {
	border: 1px solid white;
	clear: both;
}

ul.ds-artifact-list {
	border: 0px solid rgb(240, 240, 210);
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	float: left;
	width: 97%;
}
ul.ds-artifact-list ul {
	list-style-type:none;
}

ul.ds-artifact-list li.odd {
	color: inherit;
}

ul.ds-artifact-list li.even {
	color: inherit;
}



ul.ds-artifact-list li img {
	border: 0px;
	width: 95px !important;
	height: 126px !important;
	background: #F1F0F0;
	padding: 10px;
	-webkit-box-shadow: 4px 4px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 4px 4px rgba(0, 0, 0, 0.15);
	box-shadow: 4px 4px rgba(0, 0, 0, 0.15);
	border-radius: 0%;
}

#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-title-results ul.ds-artifact-list li,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-author-results ul.ds-artifact-list li,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-subject-results ul.ds-artifact-list li,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-idioma-results ul.ds-artifact-list li,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-pais-results ul.ds-artifact-list li,
#aspect_discovery_CollectionRecentSubmissions_div_collection-recent-submission ul.ds-artifact-list li,
#aspect_discovery_CommunityRecentSubmissions_div_community-recent-submission ul.ds-artifact-list li,
#aspect_discovery_SimpleSearch_div_search-results ul.ds-artifact-list li {
	float: left;
	clear: both;
	width: 104%;
	box-sizing: border-box;
	padding: 20px;
	margin-left: -10px;
}

#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-title-results ul.ds-artifact-list li  div,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-author-results ul.ds-artifact-list li  div,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-subject-results ul.ds-artifact-list li  div,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-idioma-results ul.ds-artifact-list li  div,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-pais-results ul.ds-artifact-list li  div,
#aspect_discovery_CollectionRecentSubmissions_div_collection-recent-submission ul.ds-artifact-list li  div,
#aspect_discovery_CommunityRecentSubmissions_div_community-recent-submission ul.ds-artifact-list li  div,
#aspect_discovery_SimpleSearch_div_search-results > ul > ul > li > div.artifact-preview {
	float: left;
}

#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-title-results ul.ds-artifact-list li div.artifact-description,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-author-results ul.ds-artifact-list li div.artifact-description,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-subject-results ul.ds-artifact-list li div.artifact-description,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-idioma-results ul.ds-artifact-list li div.artifact-description,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-pais-results ul.ds-artifact-list li div.artifact-description,
#aspect_discovery_CollectionRecentSubmissions_div_collection-recent-submission ul.ds-artifact-list li div.artifact-description,
#aspect_discovery_CommunityRecentSubmissions_div_community-recent-submission ul.ds-artifact-list li div.artifact-description,
#aspect_discovery_SimpleSearch_div_search-results > ul > ul > li > div.artifact-description {
	float: right;
	margin-top: 0px;
	width: 80%;
	padding: 0 5px;
}

#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-title-results ul.ds-artifact-list li div.artifact-title,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-author-results ul.ds-artifact-list li div.artifact-title,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-subject-results ul.ds-artifact-list li div.artifact-title,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-idioma-results ul.ds-artifact-list li div.artifact-title,
#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-pais-results ul.ds-artifact-list li div.artifact-title,
#aspect_discovery_CollectionRecentSubmissions_div_collection-recent-submission ul.ds-artifact-list li div.artifact-title,
#aspect_discovery_CommunityRecentSubmissions_div_community-recent-submission ul.ds-artifact-list li div.artifact-title,
#aspect_discovery_SimpleSearch_div_search-results > ul > ul > li > div.artifact-description > div.artifact-title {
	float: none;
	font-weight: bold;
	margin-left: 15px;
}

ul.ds-artifact-list li div.artifact-title a:link {
	color: rgb(60,60,230);

}

ul.ds-artifact-list li div.artifact-title a:visited {
	color: rgb(125,50,125);

}

ul.ds-artifact-list li div.artifact-info {
	float: none;
	margin-left: 15px;
}

ul.ds-artifact-list li span.publisher {
	font-style: italic;
}

ul.ds-artifact-list li div.artifact-preview {
	float: right;
}



/* The composite field voodoo */
span.ds-composite-field {
	display: table-row;
	padding: 2px;
}

*.ds-composite-field.ds-composite-component {
	display: table-cell;
	text-align: left;
	width: auto;
	padding-right: 10px;
}

*.ds-composite-field input,*.ds-composite-field textarea,*.ds-composite-field select {
	margin-right: 5px;
	margin-bottom: -2px;
}

span.composite-help {
	display: block;
	font-size: 80%;
	color: blue;
	background-color: inherit;
	text-align: left;
}

/* Checkboxes and Radio buttons */
fieldset.ds-checkbox-field,fieldset.ds-radio-field {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset.ds-checkbox-field legend,fieldset.ds-radio-field legend {
	display: none;
}

fieldset.ds-checkbox-field label,fieldset.ds-radio-field label {
	display: block;
}

/* The form list and and its components voodoo */ /* Top-level stuff */
fieldset.ds-form-list {
	border: 1px solid rgb(232, 232, 232);
	padding: 0;
	color: inherit;
	background-color: rgb(255, 255, 255);
	margin-left: 0;
	margin-right: 0;
}

fieldset.ds-form-list.thick {
	border-top: 22px solid rgb(240, 240, 210);
}

fieldset.ds-form-list ol {
	padding: 0;
	margin: 0;
	width: 100%;
}

fieldset.ds-form-list legend {
	color: #DF6E00;
	background-color: inherit;
	font-size: 115%;
	font-weight: bolder;
	margin-left: 10px;
}

fieldset.thick legend {
	color: #DF6E00;
	background-color: rgb(255, 255, 245);
	border-top: 2px solid rgb(240, 240, 210);
	padding-left: 10px;
	padding-right: 30px;
}

/* Top-level stuff for the nested "form" lists */
fieldset.ds-form-sublist {
	border: 1px solid rgb(240, 240, 210);
	padding: 0;
	margin: 5px;
}

fieldset.ds-form-list ol {
	list-style-type: none;
}

form.ds-interactive-div fieldset.ds-form-sublist ol {
	display: table;
	padding: 0;
	margin: 0;
	width: 100%;
}

form.ds-interactive-div fieldset.ds-form-sublist legend {
	color: #DF6E00;
	font-size: 100%;
	font-weight: bolder;
	margin-left: 10px;
	padding: 0;
	background-color: inherit;
	border: 0;
}

/* Row-level hierarchy */
form.ds-interactive-div li.ds-form-item {
	display: block;
	padding: 5px 0;
	width: 100%;
}

form.ds-interactive-div li.odd {
	color: inherit;
	background-color: rgb(252, 252, 230);
}

form.ds-interactive-div li.even {
	color: inherit;
	background-color: rgb(255, 255, 245);
}

form.ds-interactive-div li.ds-form-item.last {
	border-top: 2px solid rgb(232, 232, 232);
	color: inherit;
	background-color: rgb(251, 251, 251);
}

form.ds-interactive-div.primary {
	float: left;
	clear: both;
	padding: 0px;
	margin-bottom: 10px;
	width: 839px;
}

p {
	padding: 0;
	margin: 6px;
}

fieldset ol {
	float: left;
	clear: both;
}

li.ds-form-item {
	float: left;
	clear: both;
}

div.ds-form-content {
	float: left;
	clear: right;
	display: block;
	padding: 7px;
	width: 400px;
}

span.ds-form-label,label.ds-form-label {
	display: block;
	float: left;
	clear: left;
	padding: 5px 20px 5px 10px;
	width: 115px;
	font-weight: bold;
	vertical-align: middle;
	overflow: hidden;
}

label.ds-composite-component {
	display: block;
	float: left;
	padding: 0px 5px 0 0px;
	font-size: 80%;
	color: blue;
	background-color: inherit;
	text-align: left;
}

span.error {
	display: block;
	font-size: 85%;
	color: red;
	background-color: inherit;
	margin: 0;
}

span.field-help {
	display: block;
	margin-left: 5px;
	font-size: 80%;
	color: gray;
	background-color: inherit;
}

input.error,textarea.error,select.error {
	color: inherit;
	background-color: rgb(255, 245, 245);
	border-color: red;
}

span.composite-help {
	display: block;
	font-size: 80%;
	color: gray;
	background-color: inherit;
	text-align: left;
}

div.spacer {
	margin: 0;
	padding: 0;
	line-height: 0px;
	clear: both;
}

div#ds-options {
	position: relative;
	float: right;
	width: 240px;
	color: inherit;
	/* background-color: white; */
	margin: -16px 20px 0px 0px;
	padding: 0px;
	font-size: 95%;
}

div.ds-option-set {
	padding: 50px 10px 0 10px;
	margin: -6px 0px 0px 0px;
	border: solid 1px #E8E8E8;
	background: #FFFFFF;
}

div#ds-search-option input {
	font-size: 90%;
}

div#ds-search-option input.ds-text-field {
	width: 80%;
	margin: 0;
	margin-left: -15px;
	padding: 0;
	position: relative;
	top: -1px;
	left: 8px;
}

div#ds-search-option input.ds-button-field {
	width: auto;
	height: 20px;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	position: relative;
	top: -1px;
	left: 10px;
}

div#ds-search-option a {
	position: relative;
	top: -4px;
	left: 4px;
	margin: 0;
	padding: 0;
}



form#ds-search-form {
	font-size: 90%;
}

div#ds-options h3 {
	position: relative;
	top: 31px;
	left: 8px;
	margin: 0px 0 0 -7px;
	padding: 0px;
	color: #E3601A;
}

div#ds-options h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #E3601A;
	background-color: inherit;
}

div#ds-options ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div#ds-options li {
	margin-left: 15px;
	padding: 2px;
	color: rgb(100, 100, 50);
	background-color: inherit;
}

div#ds-feed-option li
{
	padding-top: 7px;
}

div#ds-feed-option a
{
	padding: 0px 0px 2px 20px;
}

div#ds-feed-option ul
{
	list-style-type:none;
}

input.ds-password-field {
	margin-right: 5px;
}

div#ds-footer {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 28px;
	float: left;
	width: 100%;
	border-top: 1px solid rgb(232, 232, 232);
	text-align: right;
	padding-top: 25px;
}

span#ds-footer-logo {
	float: left;
	clear: both;
	height: 80px;
	width: 300px;
	background-image: url("../images/di_logo.jpg");
	background-repeat: no-repeat;
	background-position: 0% 30%;
	color: inherit;
	background-color: white;
}

div#ds-footer p {
	width: 200px;
	position: absolute;
	top: 10px;
	font-size: 13px !important;
	right: 0px;
	margin-right: 13px;
	text-align: right;
	padding: 9px;
	font-size: smaller;
}

div#ds-footer-links {
	position: absolute;
	top: 57px;
	right: 0px;
	padding-right: 5px;
	text-align: right;
	font-size: smaller;
}

div#ds-footer a#ds-logo-link {
	text-decoration: none;
}

div.notice {
	background-color: rgb(255, 255, 240);
	border: 1px solid rgb(240, 240, 210);
	padding: 6px;
	text-align: center;
	margin: 10px 30px 10px 30px;
}

div.notice.success p {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: rgb(80, 183, 40);
	text-align: center;
}

div.notice.failure p {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: rgb(213, 80, 40);
	text-align: center;
}

h1.ds-div-head,h2.ds-div-head,h3.ds-div-head {
	clear: both;
}

/* License text display during submission */
div.license-text {
	border: 1px solid #666;
	background-color: #EEE;
	padding: 20px;
	margin: 20px;
	margin-top: 5px;
	font-family: monospace;
	font-size: 125%;
}

div#NoticeTransformer_div_general-message h1.ds-div-head {
	position: absolute;
	top: 11px;
	left: 42px;
	margin: 0;
	padding: 0 5px;
	font-size: small;
}

p.hidden {
	display: none;
}

h1.ds-div-head, h2.ds-div-head, h3.ds-div-head {
	clear:both;
}

span.fade {
	color: gray;
	font-size: 90%;
}

span.fade a {
	color: gray;
	text-decoration: none;
}

span.fade a:hover {
	color: blue;
	text-decoration: underline;
}

span.warn {
	color: red;
	font-weight: bolder;
}

/* System-wide alerts */
div#ds-system-wide-alert {
	background-color: rgb(255, 255, 240);
	border: 1px solid rgb(240, 240, 210);
	padding: 6px;
	margin: 10px 30px 10px 30px;
	color: rgb(213, 80, 40);
}


/* admin tabs */
form.administrative{
	border: 1px solid rgb(240, 240, 210);
	border-top: 0px;
	width: inherit;
}

form.administrative fieldset{
	margin: 7px;
	width: auto;
}
form.administrative h3{
	margin: 7px;
}
form.administrative table{
	margin: 7px;
	width: auto;
}


form#administrative_item_FindItemForm_div_find-item{
	border: 0px;
	margin-left: 0px;
}

ul.horizontal
{
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	padding-left: 0px;
	padding-bottom: 24px;
	border-bottom: 1px solid rgb(240, 240, 210);
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin: 0px;
	margin-left: -1px;
	margin-right: -1px;
	width: inherit;
}

ul.horizontal li
{
	float: left;
	height: 21px;
	background-color: rgb(252, 252, 232);
	margin: 2px 2px 0px 2px;
	border: 1px solid rgb(240, 240, 210);
}


ul.horizontal a
{
	float: left;
	display: block;
	text-decoration: none;
	padding: 4px;
}

ul.horizontal a:hover { background: white; text-decoration: underline;}

ul.horizontal li span.bold a
{
	border-bottom: 1px solid white;
	background-color: white;
}

ul.horizontal li span.bold a { color: black; }


/** Additions for Authority Control elements **/
/* for scriptaculous autocomplete */
div.autocomplete {
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0;
	padding:0;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	/*  height:32px; */
	cursor:pointer;
}
div.autocomplete ul li span.value { display:none; }

/* this magic gets the 16x16 icon to show up.. setting height/width didn't
do it, but adding padding actually made it show up. */
img.ds-authority-confidence
{ width: 16px; height: 16px; margin: 0px 2px; padding: 0px; vertical-align: bottom;}

img.ds-authority-confidence.cf-unset
{ background: transparent url(../images/confidence/bug.png); }
img.ds-authority-confidence.cf-novalue
/* { background: transparent } */
{ background: transparent url(../images/confidence/3-circleslash.gif); }
img.ds-authority-confidence.cf-rejected,
img.ds-authority-confidence.cf-failed
{ background: transparent url(../images/confidence/2-errortriangle.gif); }
img.ds-authority-confidence.cf-notfound
{ background: transparent url(../images/confidence/3-thumb2.gif); }
img.ds-authority-confidence.cf-ambiguous
{ background: transparent url(../images/confidence/4-question.gif); }
img.ds-authority-confidence.cf-uncertain
{ background: transparent url(../images/confidence/5-pinion.gif); }
img.ds-authority-confidence.cf-accepted
{ background: transparent url(../images/confidence/6-thumb2.gif); }

/* hide authority-value inputs in forms */
input.ds-authority-value { display:none; }
/** XXX Change to this to get the authority value to show up for debugging:
input.ds-authority-value { display:inline; }
**/

/* ..except, show authority-value inputs in on the Item EditMetadata page */
input.ds-authority-value.ds-authority-visible { display: inline; }

/* for lock button */
input.ds-authority-lock
{ vertical-align: bottom; height: 24px; width:
	24px; background-repeat: no-repeat; background-color: transparent; }
	input.ds-authority-lock.is-locked
	{ background-image: url(../images/lock24.png); }
	input.ds-authority-lock.is-unlocked
	{ background-image: url(../images/unlock24.png); }

	/* Prevent display of COinS span - nonspacing break in span to fix closing tag
	also causes a newline in some browsers */
	span.Z3988 {
		display: none;
	}


	form.discover-search-box div.ds-form-content,
	form.discover-sort-box div.ds-form-content
	{
		width: auto;
	}

	form.discover-search-box div.ds-form-content input.update-filters{
		margin-left: 145px;
	}

	form.discover-sort-box select{
		margin: 0 4px;
	}


	.hidden {
		display:none;
		visibility:hidden;
	}

	.icon-button{
		padding:4px;
		cursor: pointer;
		margin: 2px;
		background-color: #E6E6E6;
		border: 1px solid #D3D3D3;
		text-indent: -1000px;
		width: 30px;
		height: 30px;
		display:block;
		/*Required for IE*/
		font-size: 0;
		line-height: 0;
	}

	.icon-button.ds-button-field[disabled="disabled"],
	.icon-button.ds-button-field[disabled=""],
	.icon-button.ds-button-field.disabled {
		opacity: 0.35
	}


	.icon-button.arrowUp{
		background-image: url(../images/arrow_up_444444_16x16.png);
		background-repeat: no-repeat;
		background-position: center center;
	}

	.icon-button.arrowDown{
		background-image: url(../images/arrow_down_444444_16x16.png);
		background-repeat: no-repeat;
		background-position: center center;
	}

	/* FOR CC PAGE to GROUP ITEMS horizontally */
	ul.horizontal li span.bold a { color: black; }

	/* group items horizontally in a list */

	ul.horizontalVanilla
	{
		font-weight: bold;
		list-style-type: none;
		padding: 0px;
		padding-left: 0px;
		padding-bottom: 15px;
		border-left: 1px solid white;
		border-right: 1px solid white;
		margin: 10px -1px 5px -1px;
		width: inherit;
	}

	ul.horizontalVanilla li
	{
		float: left;
		height: 100%;
		background-color: rgb(255, 255, 255);
		margin: 2px 2px 0px 2px;
		/* border: 1px solid rgb(240, 240, 210); */
	}

	/* DS-1044 For select a collection select box to show full name of collection.  */
	select#aspect_submission_submit_SelectCollectionStep_field_handle
	{
		max-width: 350px;
	}


	/* Start discovery layout DSpace 3.x*/
	div.discoverySearchBox
	{
		background-color: #FFFFF5;
		border: 2px solid #F0F0D2;
	}

	form.discover-search-box fieldset{
		border: none;
	}

	div.discoverySearchBox label{
		width: auto;
	}

	div.discoverySearchBox div.ds-form-content{
		width: auto;
	}

	input#aspect_discovery_SimpleSearch_field_query{
		width: 480px;
		height: 25px;
	}

	input.search-icon{
		background-image: url('../images/search_icon_DF6E00_20x20.png');
		background-repeat: no-repeat;
		background-position: center center;
		text-indent: -1000px;
		/*Css props below are required for IE*/
		font-size: 0;
		line-height: 0;
		border: 1px solid #000000;
	}
.discovery-controls-gear.ds-button-field {
    width: 40px;
    background: transparent;
    border: 0px;
}

	div.controls-gear-wrapper{
		float: none;
		position: relative;
	}

div.gear-icon {
    background-image: url('../images/gear_DF6E00_25x25.png');
    background-repeat: no-repeat;
    height: 24px;
}
#aspect_discovery_SimpleSearch_list_sort-options li {
	list-style: none;
}
#aspect_discovery_SimpleSearch_list_sort-options {
	    width: 197px;
			list-style: none;
    position: absolute;
    background: rgb(251, 251, 251);
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 1px #D0D0D0 solid;
    box-shadow: 5px 4px 24px -11px grey;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 1px;
}

		ul.gear-selection li.gear-option-selected {
    background: url('../images/check_606060_15x15.png') no-repeat 0px center;
    padding-left: 20px;
}


	table.discovery-filters input.filter-control {
		width: 17px;
		margin-left: 5px;
		text-indent: -1000px;
		background-repeat: no-repeat;
		background-position: center center;
		height: 17px;
		float: left;
		background-color: transparent;
		border: 0;
		/*Css props below are required for IE*/
		font-size: 0;
		display:block;
		line-height: 0;
	}

	table.discovery-filters input.filter-control.filter-remove{
		margin-left: 15px;
		background-image: url('../images/button_minus.png');
		/*border: 1px solid #000000;*/
	}

	table.discovery-filters input.filter-control.filter-add{
		background-image: url('../images/button_plus.png');
		/*border: 1px solid #000000;*/
	}

	ul.gear-selection{
		left: 0;
		right: auto;
		background-color: ivory;
		border: 2px solid #F0F0D2;
	}

	/* End discovery layout DSpace 3.x*/

	/* Controlled vocabulary support css START*/
	ul.vocabulary {
		margin-left: 0;
	}

	ul.vocabulary,
	ul.vocabulary ul,
	ul.vocabulary li
	{
		list-style: none;
		text-align: left;
	}

	ul.vocabulary div.vocabulary-node-icon{
		cursor: pointer;
		width: 15px;
		height: 12px;
		display: inline-block;
	}

	ul.vocabulary div.vocabulary-node-icon.vocabulary-doc{
		background-image: url(../images/controlledvocabulary/voc_doc_222222.png);
	}

	ul.vocabulary div.vocabulary-node-icon.vocabulary-open{
		background-image: url(../images/controlledvocabulary/voc_open_222222.png);
	}

	ul.vocabulary div.vocabulary-node-icon.vocabulary-closed{
		background-image: url(../images/controlledvocabulary/voc_closed_222222.png);
		background-repeat: no-repeat;
	}

	div.vocabulary-container li.error{
		color: #c22121;
	}
	/* Controlled vocabulary support css END*/

	.didYouMean{
		font-size: 18px;
	}

	.didYouMean a{
		font-weight: bold;
	}




















	/* INFODI INFODI INFODI */
	#s5_header_area_inner {
		/* padding-left: 34px; */
		/* padding-right: 34px; */
		/* padding-top: 5px; */
		/* padding-bottom: 7px; */
	}


	#s5_menu_wrap, #s5_pos_custom_3 {
		background: #1a87e4;
		background: -moz-linear-gradient(top, #1a87e4 0%, #016ecb 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1a87e4), color-stop(100%,#016ecb));
		background: -webkit-linear-gradient(top, #1a87e4 0%,#016ecb 100%);
		background: -o-linear-gradient(top, #1a87e4 0%,#016ecb 100%);
		background: -ms-linear-gradient(top, #1a87e4 0%,#016ecb 100%);
		background: linear-gradient(top, #1a87e4 0%,#016ecb 100%);
	}
	#s5_nav li.active, .readon:hover, p.readmore a:hover, button:hover, .btn-primary:hover, .pagenav a:hover {
		background: #005D92;
		text-transform: uppercase;
	}
	div#s5_menu_wrap {
		margin-top:-3px
	}

	#s5_nav li {
		-webkit-box-shadow: 1px 0px 0px #2691ec;
		-moz-box-shadow: 1px 0px 0px #ed6a24;
		box-shadow: 1px 0px 0px #2691ec;
	}
	#s5_nav li {
		display: block;
		list-style: none;
		position: relative;
		float: left;
		padding: 0px;
		overflow: hidden;
		padding-bottom: 0px;
		height: 41px;
		overflow: hidden;
		padding-left: 15px;
		padding-right: 18px;
		padding-top: 18px;
		cursor: pointer;
	}
	#s5_menu_wrap ul.menu {
		padding: 0px !important;
		margin: 0px;
	}
	#s5_nav li:hover, #s5_nav li.mainMenuParentBtnFocused {
		border-top: solid 5px #005D92;
		background: #0070c6;
		padding-top: 13px;
	}

	.S5_parent_subtext {
		display: none;
		clear: both;
		cursor: pointer;
		font-size: 0.7em;
		color: #FFFFFF !important;
		margin-top: -6px;
		font-weight: normal !important;
	}
	#s5_nav li a {
		font-size: 13.6px;
		color: #FFFFFF !important;
		text-transform: uppercase;
		text-decoration: none;
		/* padding-left: 25px; */
		/* padding-right: 25px; */
		font-family: 'Raleway', sans-serif;
		font-weight: 500;
	}
#aspect_discovery_SimpleSearch_field_submit {
	background-image: url('../images/search_icon_white.png');
  background-repeat: no-repeat;
	background-position: center center;
	font-size: inherit;
}
	input[type="submit"] {
		background: #cf4c06;
		padding-left: 15px !important;

		padding-right: 15px !important;
		height:30px;
		border:0px;
		color: #FFFFFF !important;
	}
	#contenedor h2 {
		color: #555555;
		font-weight: 900;
		letter-spacing: 0.05em;
		font-size: 1.7em;
		line-height: 1em;
		margin: 5px 0 1em 0;
		text-indent: -0.05em;
		text-transform: uppercase;
	}
	#contenedor {
		text-align: center;
	}
	#comunidades {
		overflow: auto;
	}
	.comunidad {
		width: 30%;
		float: left;
		margin: 0 10px;
		color: #5C5C5C;
	}
	.comunidad h3 a {
		color: #666;
	}
	.box {
		background: rgba(251, 251, 251, 0.55);
		box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
		margin-bottom: 4em;
		padding: 1em;
		padding-top: 1.5em;
		border: 1px solid #E8E8E8;
	}
	.button:hover {
		text-decoration:none;
		color: white !important;
		background-color:#e3601a !important;
		border-bottom: 2px solid #BF5218;
		box-shadow: 0px 0px 0px 1px #BF5218 inset;
	}

	.button {
		-moz-appearance: none;
		transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s;
		background-color: rgb(255, 255, 255);
		border-bottom: 2px solid #bdc9d1;
		box-shadow: 0px 0px 0px 1px rgb(189, 201, 209) inset;
		color: #475156 !important;
		cursor: pointer;
		display: inline-block;
		font-size: 0.9em;
		font-weight: 400;
		height: 2.75em;
		letter-spacing: 0.125em;
		line-height: 2.75em;
		padding: 0px 2em;
		text-align: center;
		text-decoration: none;
		text-indent: 0.125em;
		text-transform: uppercase;
		white-space: nowrap;
	}
	h3 a {
		text-transform: uppercase;

	}
	#buscarpor {
		overflow: auto;
		display: block;

	}
	#buscarpor section {
		width: 16%;
		float: left;
		margin-bottom: 50px;

	}
	form.submission input[type="submit"] {

	}
	form.submission li.button {
		box-shadow: none;
	}
	#file_news_div_news {
		display: none;
	}
	#buscarpor img {
		width: 85px;
	}
	a[href="/recent-submissions"] {
		display: none;
	}

	.home.buscador {
		text-align: center;
		padding: 21px 0px 0px 0px;
		border: 0px;
	}
	.home.buscador input.ds-text-field{
		width: 600px;
		height: 39px;
		padding-left: 10px;
	}
	.home.buscador input.ds-button-field{
		height: 45px;
		width: 100px;
	}
	#buscador {
		background:  #F8F8F8;
		text-align: center;
		padding-bottom: 25px;
		padding-top: 13px;
	}
	#buscador h2 {
		margin: 0;
		padding: 10px;
		font-size: 1.3em;
		color: #DF6E00;
		background-color: inherit;
		font-weight: bolder;
	}
	#buscador p {
		color: #666;
	}




	.ds-artifact-item.odd {
		background: rgb(247, 247, 247);
	}
	#aspect_discovery_SiteRecentSubmissions_div_site-home {
		display: none;
	}
	.publicaciones ul.ds-artifact-list li {
		padding: 0px 9px;
	}
	.publicaciones .artifact-info, #aspect_discovery_CommunityRecentSubmissions_p_recent-submission-view-more {
		display: none;
		} .publicaciones .artifact-title {
			opacity: 0;
		}
		.publicaciones .ds-artifact-item:hover .artifact-title {
			opacity: 1;
		}
		.publicaciones .artifact-title {
			position: absolute;background: rgba(37, 37, 37, 0.73);
			width: 120px;
			padding: 10px;
			text-align: center;
			box-sizing: border-box;
			transition: .3s;border-radius: 0%;}
			.publicaciones ul.ds-artifact-list li div.artifact-preview {
				float: left;
			}
			.publicaciones a {
				color: white !important;
				font-weight: 900;
				text-decoration: none;
				font-size: 12px;
			}

			.bx-viewport {
				width: 97% !important;
				margin-left: 8px;
				-moz-box-shadow: 0 0 5px transparent !important;
				-webkit-box-shadow: 0 0 5px transparent !important;
				box-shadow: 0 0 5px transparent !important;
			}
			hr {
				border: 0;
				height: 1px;
				background-image: -webkit-linear-gradient(left, rgba(189, 189, 189, 0.75), rgba(189, 189, 189, 0.75), rgba(0,0,0,0));
				background-image: -moz-linear-gradient(left, rgba(189, 189, 189, 0.75), rgba(189, 189, 189, 0.75), rgba(0,0,0,0));
				background-image: -ms-linear-gradient(left, rgba(189, 189, 189, 0.75), rgba(189, 189, 189, 0.75), rgba(0,0,0,0));
				background-image: -o-linear-gradient(left, rgba(189, 189, 189, 0.75), rgba(189, 189, 189, 0.75), rgba(0,0,0,0));
			}

			.ficha-descriptiva .field-label {
				width: 200px !important;
				text-align: left;
				background-image: url('../images/infodi/flecha.png');
				background-repeat: no-repeat;
				background-position: 0 8px;
				background-color: rgb(247, 247, 247);
				border-bottom: 1px solid #fff;
				padding: 0 0 0 20px;
			}
			.ficha-documento {
				text-align: right !important;
				font-weight: 600 !important;
				width: 55px;
			}
			.dato-documento {
				text-align: left !important;
			}
			div#ds-options h3 {
				background: #FAFAFA !important;
				color: #E3601A !important;
				/* left: -6px !important; */
				padding: 9px 39px 10px 20px !important;
				width: 179px !important;
				border-bottom: solid 1px #E8E8E8;
			}
			div#ds-options ul {
				list-style: url('https://www.apination.com/wp-content/uploads/2015/07/circle.png');
			}
			div#ds-options ul li ul li {
				list-style: url('http://www.perfect360.com/templates/ja_zite/images/system/arrow.png');
			}

			div.aleatorea, label.show-menu.movil, input#show-menu {
				display: none;
			}
