


/* From: /usr/share/eprints/lib/static/style/auto/accessibility.css */

table.ep_accessibility_results {
	border: 1px solid #000;
	width: 100%;
	border-collapse: collapse;
}

table.ep_accessibility_results > tbody > tr > td, table.ep_accessibility_results th {
	border: 1px solid #000;
	padding: 0.4em;
	text-align: center;
}
	
table.ep_accessibility_results > tbody > tr > td:last-child {
        text-align: left;
}

.ep_accessibility_bad {
	color: #8b0000;
}

.ep_accessibility_good {
        color: #006400;
}




/* From: /usr/share/eprints/lib/static/style/auto/actions.css */

.ep_login_tools img {
	vertical-align: middle;
	margin: 0px 25px;
}

ul.ep_action_list {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	display: inline-block;
}

ul.ep_action_list li {
	display: inline-block;
	margin-left: .5em;
}

ul.ep_action_list li:first-child {
	margin-left: 0;
}

dl.ep_action_list {
	margin: 0;
	padding: 0;
}

dl.ep_action_list dt, dl.ep_action_list dd {
	margin: 0;
}

dl.ep_action_list dt {
	margin-top: .5em;
	width: 15em;
	text-align: center;
	line-height: 2em;
	margin-bottom: -1.5em;
}
dl.ep_action_list dt:first-child {
	margin-top: 0;
}

dl.ep_action_list dd {
	position: relative;
	left: 16em;
	top: -.5em;
	margin-right: 16em;
	overflow: hidden;
}

div.ep_action_list .ep_action_row{
        margin-bottom: 10px;
}

div.ep_action_list .ep_action_row div:first-child{
        width: 30%;
        min-width: 200px;
        vertical-align: top;
}

div.ep_action_list .ep_action_row div:last-child{
        width: 70%;
}

div.ep_action_list .ep_action_row div:first-child form{
        display: block;
        text-align: center;
}

div.ep_action_list .ep_action_row div:first-child form input{
        width: 200px;
}

div.ep_action_list .ep_action_row div{
        display: inline-block;
}




/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/batch_edit.css */

#BatchEdit_sample li {
 padding-bottom: 1em ;
 }




/* From: /usr/share/eprints/lib/static/style/auto/batchedit.css */

#BatchEdit_changes input
{
  max-width: 150px;
}
#BatchEdit_changes textarea
{
  max-width: 200px;
}



/* From: /usr/share/eprints/lib/static/style/auto/blister.css */


/* EPrints 3 blister bar style */

/* ep_blister */



.ep_blister_bar {
	margin: auto;
	display: table;
	border-spacing: 0;
        border-collapse: collapse;
        padding: 0;	
}
.ep_blister_bar > div {
        display: table-row;
}
.ep_blister_bar > div > div {
        display: table-cell;
}
.ep_blister_join {
	background-image: url(images/blister_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
}
.ep_blister_node, .ep_blister_node_selected {
	text-align: center;
	border-style: solid;
	border-radius: 3px;
}
.ep_blister_node {
	border-width: 1px;
	padding: 3px 10px;
}
.ep_blister_node_selected {
	border-width: 2px;
	padding: 2px 10px;
}



/* From: /usr/share/eprints/lib/static/style/auto/citations.css */

span.document_filename
{
	font-size: 90%;
        line-height: 20px;
}

span.document_format
{
}




/* From: /usr/share/eprints/lib/static/style/auto/colors.css */

/*
 *
 * EPrints Default Colour Scheme
 *
 */

body {
	color: #000000;
	background-color: #ffffff;
}
a, .ep_tm_key_tools a:visited {
	color: #0645ad;
}
a:visited {
	color: #0b0080;
}
a:hover, .ep_tm_key_tools a:hover {
	color: #3366bb;
}
a:active, .ep_tm_key_tools a:active {
	color: red;
}
h1, h2, h3, h4 {
    color: #606060;
}
.ep_view_page h2 {
	border-bottom: solid 1px #606060;
}

/* template.css */

.ep_tm_header {
	background-color: #fff;
	background-image: url(images/logo_background_light.png);
	background-repeat: repeat-y;
}
.ep_tm_menu, .ep_tm_menu li:hover {
	background-image: url(images/bar_glass.png) ;
	background-position: 0px 5px;
}
.ep_tm_footer {
	border-color: #204f76;
}
.ep_tm_menu, .ep_tm_menu ul {
	background-color: #204f76;
}
.ep_tm_menu {
	/* fixed to 30px high */
	border-bottom: 1px solid #fff;
}
.ep_tm_menu li:hover {
	background-color: #279ae2;
}
.ep_tm_menu a, .ep_tm_menu a:visited {
	color: white;
}
.ep_tm_searchbar, .ep_columns_title, td.ep_columns_alter, .ep_toolbox_title {
	color: #606060;
}
.ep_tm_searchbar, .ep_columns_title, td.ep_columns_alter {
	background-color: #ccc;
	background-image: url(images/bar_24px.png);
	background-repeat: repeat-x;
}
.ep_tm_searchbarbox {
	border-color: #606060;
}
.ep_tm_key_tools li {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #606060;
}
.ep_tm_key_tools li:first-child {
	border-left: none;
}
.ep_tm_key_tools li:last-child {
	border-right: none;
}

/* form.css */

.ep_form_action_button, .ep_form_internal_button, .ep_tm_searchbarbutton, .ep_blister_node_selected {
	border-color: #5b97c7 #13324a #13324a #5287b3;
	background-image: url(images/bar_12px.png);
	background-color: #1f4f76;
	color: white;
}
.ep_form_action_button:active, .ep_form_internal_button:active, .ep_tm_searchbarbutton:active, .ep_blister_node_selected:active {
	border-color: #13324a #5287b3 #5287b3 #13324a;
	background-color: #276496;
}

/* blister.css */

.ep_blister_node {
	border-color: #cccccc;
	background-color: #e8e8ff;
	background-image: url(images/bar_solid_12px.png);
	color: #000000;
}
.ep_blister_node:active {
	border-color: #276496;
}

/* summary.css surround.css */

.ep_summary_box_title, .ep_summary_box_body, .ep_sr_title_bar, .ep_sr_content, .ep_sr_collapse_bar
,.ep_tab_panel
,.ep_toolbox_content /* toolbox.css */
,.ep_upload_doc /* upload.css */
,.ep_search_buttons, .ep_search_controls, .ep_search_controls_bottom /* search.css */
,.ep_view_group_by /* view.css */
{
	background-color: #e8e8ff;
}
.ep_summary_box_title, .ep_sr_title_bar, .ep_sr_collapse_bar {
	background-image: url(images/bar_solid_12px.png);
	background-repeat: repeat-x;
}
.ep_sr_content, .ep_summary_box_body,
.ep_tab_panel,
.ep_toolbox_content /* toolbox.css */
,.ep_upload_doc /* upload.css */
{
	background-image: url(images/bar_solid_24px.png);
	background-repeat: repeat-x;
}
.ep_summary_box_title, .ep_summary_box_body, .ep_sr_title_bar, .ep_sr_content, .ep_sr_collapse_bar
,.ep_tab_panel, .ep_tab_bar li, .ep_tab_bar li a
,.ep_toolbox_content /* toolbox.css */
,.ep_upload_doc /* upload.css */
{
	border-color: #ccc;
}

/* tabs.css */

.ep_tab_bar li a {
	background-image: url(images/bar_solid_24px.png);
	background-repeat: repeat-x;
}

/* unselected tab */
.ep_tab_bar li a {
	background-color: #bbf;
}

/* selected tab */
.ep_tab_bar li.ep_tab_selected a {
	background-color: #fff;
}

/* general.css */

th.ep_title_row
{
	border-color: #808080;
	background-image: url(images/bar_24px.png);
	background-color: #ccc;
	color: #333;
}

th.ep_row, td.ep_row {
	border-color: #bbb;
}
th.ep_row, td.ep_row {
	border-bottom-style: dashed;
}
td.ep_row {
	border-left-style: dashed;
}

/* messages.css */

.ep_msg_message_content, .ep_msg_warning_content, .ep_msg_error_content, .ep_msg_other_content {
	background-image: url(images/bar_solid_48px.png);
	background-repeat: repeat-x;
}

.ep_msg_message_content {
	background-color: #80ff80;
	border-color: #80ff80;
}
.ep_msg_error_content {
	background-color: #ffc0c0;
	border-color: #ffc0c0;
}

.ep_msg_warning_content {
	background-color: #ffc080;
	border-color: #ffc080;
}

.ep_msg_other_content {
	background-color: #9999ff;
	border-color: #9999ff;
}

/* columns.css */

th.ep_columns_title, td.ep_columns_alter {
	border-color: #888;
}
td.ep_columns_cell {
	border-color: #888 #ccc;
}

.ep_search_buttons, .ep_search_controls, .ep_search_controls_bottom /* search.css */
,.ep_view_group_by /* view.css */
{
	border-color: #cccccc;
	background-image: url(images/bar_24px.png);
}



/* From: /usr/share/eprints/lib/static/style/auto/columns.css */


/* paginated columns */

.ep_columns {
	margin: auto;
}

td.ep_columns_cell {
	border-style: none dashed solid none;
	border-width: 1px;
}
td.ep_columns_cell:first-child {
	border-left-style: dashed;
}

th.ep_columns_title, td.ep_columns_alter {
	border-width: 1px;
	font-weight: normal;
}
th.ep_columns_title {
	border-style: solid solid solid none;
}
td.ep_columns_alter {
	border-style: none solid solid none;
}
th.ep_columns_title:first-child, td.ep_columns_alter:first-child {
	border-left-style: solid;
}
th.ep_columns_title a {
	font-weight: normal;
}


td.ep_columns_no_items {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0.5em;
	text-align: center;
	font-size: 120%;
}

.ep_columns_add {
	text-align: center;
}

.ep_columns_title_inner, .ep_columns_alter_inner {
	display: table;
	border-width: 0; 
	width: 100%;
}

.ep_columns_title_inner > div, .ep_columns_alter_inner > div {
	display: table-row;
}

.ep_columns_title_inner > div > div, .ep_columns_alter_inner > div > div {
        display: table-cell;
}

.ep_columns_alter_inner > div > div:nth-child(1) {
	text-align: left;
	width: 14px;
}

.ep_columns_alter_inner > div > div:nth-child(2) {
        text-align: center;
	width: 100%;
}

.ep_columns_alter_inner > div > div:nth-child(3) {
        text-align: right;
	width: 14px;
}


.ep_columns_title_inner_sort {
	width: 22px; 
	text-align: right;
	vertical-align: middle;
}

.ep_columns_title_inner_sort img {
	border: 0px;
	padding: 4px;
}




/* From: /usr/share/eprints/lib/static/style/auto/drop.css */


/* style for ajax suggestion drops */

.ep_drop_target {
}

.ep_drop_target ul {
	margin: 0px;
	padding: 4px;
	list-style: none;
	background-color: white;
	border: 1px dotted #888;
	z-index: 6;
}
	
.ep_drop_target ul li {
	margin: 0px;
	padding: 3px;
	list-style: none;
	border-top: 1px dashed #ccc;
	cursor: pointer;
	width: 100%;
}
.ep_drop_target ul li.ep_first {
	border-top: none;
}

.ep_drop_target ul li.selected {
	background-color: #e0e0ff;
}

.ep_drop_target ul ul {
	display: none;
}

.ep_drop_loading {
	margin: 0px;
	padding: 4px;
	height: 24px;
	text-align: center;
	border: 1px dotted #888;
	z-index: 6;
	position: absolute;
	background-color: #fff;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.ep_draggable {
	cursor: move;
}



/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/ep_search_controls.css */


/* De .ep_search_controls
    para abajo */

.ep_search_buttons, .ep_search_controls, .ep_search_controls_bottom {
    border-style: solid none;
    border-width: 1px;
    text-align: center;
    padding: 4px 0px;
    margin: 4px 0px 12px 0px;
    padding: .5em 0em ;
    margin: .5em 0em 1em 0em ;
    line-height: 1.75em ;
}

.ep_search_export {
    margin: 0.25em auto 0.25em auto;
    text-align: center;
}

.ep_export_bar {
    display: flex;
    justify-content: space-between;
}

.ep_search_controls span, .ep_search_controls_bottom span,
.ep_search_export span
 {
 display: inline ;
 margin: 0em 0em ;
 padding: 0em .25em ;
 }
.ep_search_export span a {
 text-decoration: none ;
 }
.ep_search_export span img {
 vertical-align: text-bottom ;
 }





/* From: /usr/share/eprints/lib/static/style/auto/export.css */

/* EPrints 3 export style */

.ep_export_bar {
	display: flex; 
	justify-content: space-between;
}



/* From: /usr/share/eprints/lib/static/style/auto/fields.css */


/* style for metafields */

dl.ep_field_set_long dt {
	margin-bottom: 0.2em;
	font-weight: bold;
}

dl.ep_field_set_long dd {
	margin-bottom: 0.5em;
}

.ep_compound, .ep_compound_list > div {
	display: table; 
	border: 1px; 
	border-spacing: 0; 
	border-collapse: separate; 
	padding: 2px;
}

.ep_compound_header_row, .ep_compound_data_row, .ep_compound_list > div > div {
	display: table-row;
}

.ep_compound_header_cell, .ep_compound_data_row > div, .ep_compound_list > div > div > div {
	display: table-cell; 
	padding: 0.2em 0.5em;
}

.ep_compound_header_cell {
	font-weight: bold;
}

.ep_compound_single {
	display: table; 
	border: 1px;
}

#c6_editperms_1_type_label::after {
        content: "";
}



/* From: /usr/share/eprints/lib/static/style/auto/fileselector.css */

.ep_fileselector dl {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px;
}
.ep_fileselector dd {
	margin: 0px 0px;
}
.ep_fileselector input {
/*	float: left; */
}
.ep_fileselector label {
	cursor: pointer;
}
.ep_fileselector dt.ep_fileselector {
	clear: left; /* clear the floated input */
	display: block;
	cursor: pointer;
	background-image: url(data:image/gif;base64,R0lGODlhEAAQAOMMAJuHDKKNBcCmCu3NEuzTOO/ZU/PhePTjgfTmj/XpmvXqovXtsP///////////////yH5BAEKAA8ALAAAAAAQABAAAARXUIA5xbsYA8SRAVkIHET5UagFGGVZvPALrkM9CEGuSw+A64bEYqEoDmbD5CJhaDYVSKdUCu0tptjETIGdanvcrvMLCIuDM+bZgJh13vADSIKqUyyhfCgCADs=);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	padding-bottom: 2px;
}
.ep_fileselector dt.ep_fileselector_open {
	background-image: url(data:image/gif;base64,R0lGODlhEAAQAOMMAIp5CJqGCrmhCdy+Be3OIe3UP+/YUvLeaPLgdPTlifTolvTro////////////////yH5BAEKAA8ALAAAAAAQABAAAARZUIQ5xbsYh8QTClm4FeRBnYEVIERbHEYsF+Da3rhbH3lPPwFeL7cbGAcBgHIpAQqWgEJisVBYkUCqdpE4eL2K2uJLJoez5XSipkiXz5uOXP55SFD4VGi/jwAAOw==);
}



/* From: /usr/share/eprints/lib/static/style/auto/form.css */


/* Form related styles */

form {
	display: inline;
}

select, input.ep_form_text, textarea {
	padding: 1px 2px 1px 2px;
	margin-right: 4px;
	border: solid 1px #ccc;
}

.ep_form_example {
	font-weight: bold;
	color: blue;
}

/* buttons */

.ep_form_button_bar {
	text-align: center;
	padding: 4px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ep_form_action_button, .ep_form_internal_button {
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-radius: 3px;
	padding: 2px 20px;
	cursor: pointer;
}
.ep_form_internal_button {
	padding: 1px 14px;
	background-position: 0px -2px;
}

/* form fields */

.ep_form_field_help {
        font-size: small ;
}

.ep_form_field_name {
        padding-top: 1em;
	font-weight: bold;
}

.ep_form_field_input {
        padding-bottom: 3pt;
}

/* input fields grid */


.ep_form_input_grid th {
	vertical-align: middle;
	text-align: center;
	font-size: 80%;
}
.ep_form_input_grid td {
	vertical-align: middle;
}

td.ep_form_input_grid_pos {
	padding-right: 4px;
}
td.ep_form_input_grid_arrows {
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
}


td.ep_form_input_grid_wide {
	text-align: left;
}

.ep_field_legend {
	position: relative;
	top: 4px;
	left: -100%;
	width: 100%;
	text-align: right;
	margin-left: -28px;
	padding-right: 25px;
	font-weight: bold;
}

.ep_multi_heading::after {
	content: ":";
}

.ep_search_fields > div > div, .ep_table_row > div {
	border-top: dashed #bbf 1px;
	vertical-align: top;
	padding: 0.5em;
}

.ep_table_row.ep_first > div {
	border-top: 0;
}

.ep_multi_heading, .ep_multi_heading_legend {
	border-right: dashed #bbf 1px;
	font-weight: bold;
	text-align: right;
}

.ep_multi {
	width: 100%;
	display: table;
}

.ep_login_form_table {
	margin:auto; 
	display: table;	
}

.ep_login_form_table > div {
	display: table-row;
}

.ep_login_form_table > div > div, .ep_login_form_table > div > label {
        display: table-cell;
}

.ep_form_input_grid {
	display: table; 
	border: 0; 
	padding: 0; 
	border-spacing: 0; 
	border-collapse: separate;
}

.ep_form_input_grid > div {
	display: table-row;
}

.ep_form_input_grid > div > div {
	display: table-cell; 
}

.ep_form_input_grid > div > div.heading {
	text-align: center;
	font-weight: bold; 
}

.ep_option_list {
	display: table; 
	border: 0;
}

.ep_option_list_row {
	display: table-row;
}

.ep_option_list_cell {
        display: table-cell;
}

.ep_option_list_option {
	margin-left: 2em;
}


.ep_field_set_medium,  .ep_boolean_list {
	display: inline-block;
	margin: 0;
}

.ep_field_set_medium > dd, .ep_boolean_list > dd {
	float: left;	
	margin: 0;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
}

.ep_field_set_medium > dt, .ep_boolean_list > dt {
	float: left;
	clear: both;
}

.ep_over_word_limit {
	color: red;
	font-weight: bold;
}



/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/funders-divs.css */




#c205 .header,
#c205 .ep_form_input_grid > div > div.heading
{
 display: none ;
}

#c205 .ep_form_input_grid > div > div {
 display: block ;
 margin: 0px ;
 padding: 5px ;
 }







div.ep_comprojects {
 width: 100% ;
 margin: 0px ;
 padding: 0px ;
 vertical-align: top ;

 border-top: 1px dashed #ccc ;
 border-bottom: 1px dashed #ccc ;

 counter-reset: funder ;

 }

div.ep_comprojects div {
 margin: 0px ;
 padding: 5px ;
 }

div.ep_comprojects div.ep_compound_header_row {
 background: #ddd ;
 }
#abstract > div.abstract_funders > div > div.ep_compound_data_row,
div.ep_comprojects div.ep_compound_data_row {
 background: #eee ;
 border-top: 1px dotted #ccc ;
 counter-increment: funder ;
}
#abstract > div.abstract_funders > div > div.ep_compound_data_row div {
 border-top: 1px dotted #ccc ;
 border-left: 1px dotted #ccc ;
 }

#abstract > div.abstract_funders > div > div.ep_compound_data_row > div:nth-child(1),
div.ep_comprojects div.ep-compound_data_row div:nth-child(1) {
 font-weight: bold ;
 width: 20% ;
 min-width: 20% ;
 background: #ddd ;

 }
#abstract > div.abstract_funders > div > div.ep_compound_data_row > div:nth-child(1):before,
div.ep_comprojects div.ep-compound_data_row div:nth-child(1) {
  content: counter(funder, decimal) ". ";
}

#abstract > div.abstract_funders > div > div > div:nth-child(1),
#abstract > div.abstract_funders > div > div > div:nth-child(2),
#abstract > div.abstract_funders > div > div > div:nth-child(3)
{
 white-space: nowrap ;
 }

/* Pantalla pequeÃ±a */

@media (max-width: 900px) {

div.ep_comprojects {
 border: 0px ; 
 margin: 0px ;
 padding: 0px ;
 }

div.ep_comprojects div.ep_compound_header_row {
 display: none ;
 }

#abstract > div.abstract_funders > div > div.ep_compound_data_row, div.ep_comprojects div.ep_compound_data_row {
 background: transparent ;
 border: 0px ;
 }

#abstract > div.abstract_funders > div > div.ep_compound_data_row > div,
div.ep_comprojects div.ep_compound_data_row div {
 display: block ;
 background: transparent ;
 border: 0px ;
 margin: 0px ;
 padding: 0px ;
 line-height: 1.5em ;
 }

#abstract > div.abstract_funders > div > div.ep_compound_data_row > div:nth-child(5) {
 margin-bottom: 1em ;
 }

#abstract > div.abstract_funders > div > div.ep_compound_data_row > div:nth-child(1) 
 {
 background: transparent ;
 }
#abstract > div.abstract_funders > div > div.ep_compound_data_row > div:nth-child(2):before
 { 
 font-weight: bold ;
 content: "CÃ³digo: " ;
 }
#abstract > div.abstract_funders > div > div.ep_compound_data_row > div:nth-child(3):before
 {
 font-weight: bold ;
 content: "AcrÃ³nimo: " ;
 }
#abstract > div.abstract_funders > div > div.ep_compound_data_row > div:nth-child(4):before
 {
 font-weight: bold ;
 content: "Responsable: " ;
 }
#abstract > div.abstract_funders > div > div.ep_compound_data_row > div:nth-child(5):before
 {
 font-weight: bold ;
 content: "TÃ­tulo: " ;
 }

}



/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/funders.css */


/* PestaÃ±a Financiadores */

/* Ponemos una lÃ­nea horizontal para separar los bloques de campos */
#c205_ajax_content_target .ep_form_input_grid {
/* comentado para mantener en el centro
    width: 100%;
*/
}
#c205_ajax_content_target > div > div {
 padding: 1em 0em ;
 width: 100% ;
 border-top: 1px dashed #ccc ;
}
/* Quitamos lÃ­nea separaciÃ³n al "primer" elemento y al botÃ³n MÃ¡s espacios */
#c205_ajax_content_target > div > div:nth-child(2),
#c205_ajax_content_target > div > div:last-child {
 border: 0px ;
 }

/* Escondemos encabezados */
#c205_ajax_content_target > div > div:nth-child(1)
{
display: none ;
}

/* Mostramos todos los campos uno tras otro */
#c205_ajax_content_target > div > div {
 display: block ;
 clear: both ;
 float: none ;
 padding-bottom: 1em ;
 }
#c205_ajax_content_target > div > div > div {
 display: block ;
 clear: both ;
 float: none ;
 padding: .25em 0em ;
 }


/* NÃºmero de proyecto */
#c205_content .ep_form_input_grid_pos span
{
 font-weight: bold ;
}

#c205_content .ep_form_input_grid_pos > span:before {
 content: "Proyecto " ;
}

#c205_ajax_content_target > div > div > div:before,
#c205_ajax_content_target > div > div > div:after {
 font-weight: bold ;
 }
#c205_ajax_content_target > div > div > div:nth-of-type(2):after {
 content: " Tipo *" ;
 color: red ;
}
#c205_ajax_content_target > div > div > div:nth-of-type(3):after {
 content: " CÃ³digo *" ;
 color: red ;
}
#c205_ajax_content_target > div > div > div:nth-of-type(4):after {
 content: " AcrÃ³nimo" ;
}
#c205_ajax_content_target > div > div > div:nth-of-type(5):after {
 content: " Responsable" ;
}
#c205_ajax_content_target > div > div > div:nth-of-type(6):before {
 content: " TÃ­tulo " ;
 display: block ;
}
/* Para evitar que el botÃ³n de MÃ¡s espacios lleve "Tipo" */
#c205_ajax_content_target > div > div > div:nth-of-type(2):last-of-type:after {
 content: "" ;
}



/* From: /usr/share/eprints/lib/static/style/auto/general.css */

body {
	margin: 0;
	font-family: Sans-serif;
	font-size: 80%;
}

/* left-align if we're in a div (e.g. ep_block) that centres */
ul {
	text-align: left;
}

img {
        border:0;
}

.ep_no_js { 
	display: none; 
}

.ep_no_js_inline { 
	display: none; 
}

.ep_no_js_table_cell { 
	display: none; 
}

.ep_hide { 
	display: none; 
}

h1, h2 {
	font-weight: bold;
}
h1 {
	margin: 0px;
	margin-top: 10px;
	font-size: 2.3em;
	text-align: center;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.2em;
}

hr {
	border: 0px;
	color: #ccc;
	background-color: #ccc;
	height: 2px;
}

dl.ep_normal > dt {
	font-weight: bold;
}

dl#ep-homepage-menu dt {
	border: 1px solid #ccc;
	padding: 1em 1em 3em 1em;
	box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}

dl#ep-homepage-menu dd {
	position: relative;
	top: -2em;
	display: table-cell;
	padding: 0 1em;
}
 

.ep_required {
}

.ep_toggle a, a.ep_toggle {
	text-decoration: none;
}

th.ep_row {
	padding-right: 0.25em;
	text-align: right;
	width: 20%;
	border-width: 1px;
}
td.ep_row {
	padding-left: 0.25em;
	text-align: left;
	border-width: 1px;
}

th.ep_title_row {
	border-width: 1px;
	border-style: solid;
	border-left: none;
	border-right: none;
	padding: 0.1em 0.5em 0.1em 0.5em;
	font-size: 100%;
	height: 2em;
	font-weight: normal;
}

.ep_title_row_inner {
        display: table;
        width: 100%;
}

.ep_title_row_inner > div {
	display: table-row;
}

.ep_title_row_inner > div > div {
	display: table-cell;
}

.ep_title_row_inner > div > div:first-child {
	text-align: left;
	margin-right: 1em;
}

.ep_title_row_inner > div > div:last-child {
        text-align: right;
        margin-left: 1em;
	font-size: 80%;
}

.ep_highlight {
	padding: 0.5em;
	border: solid 2px #ff8888;
	background-color: #ffeeee;
}

.ep_block {
	width: auto;
	margin: 0.25em auto 0.25em auto;
	text-align: center;
}
.ep_block td {
	text-align: left;
}
.ep_doc_icon
{
	padding: 2px;
}

.no_link_decor a {
	text-decoration: none;
}

.ep_table_row {
	display: table-row;
}

.ep_table {
	display: table;
}

.ep_table > div, .ep_table_row {
	display: table-row;
}

.ep_table > div > div, .ep_table_row > div, .ep_table_cell {
	display: table-cell;
	padding: 0.3em;
}



/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/header.css */


.ep_tm_eprints_logo img {
 width: 75px ;
 height: auto ;
 }
.ep_tm_eprints_logo a img {
 display: block ;
 margin: 0px ;
 padding: 15px ;
 }





@media ( min-width: 501px ) {

.ep_tm_eprints_logo
  {
    float: none;
    top: 8px;
    right: 0px;
    display: block;
    margin-left: 1em;
    position: absolute !important;
  }
}



@media ( max-width: 600px ) {
.ep_tm_site_logo img 
  {
  position: relative ;
  left: -90px ;
  }
}

@media ( max-width: 500px ) {
.ep_tm_site_logo {
 width: 100% ;
 }
.ep_tm_site_logo img
  {
  left: 0px ; 
  width: 100% !important ;
  height: auto !important ;
  }
.ep_tm_eprints_logo 
  {
  /* display: none ; */
  display: block ;
  float: right ;
  position: relative !important ;
  /* right: -15px !important ; */
  }
div.biblioteca-logo
  {
  clear: right ;
  right: 0px ;
  }
}





/* From: /usr/share/eprints/lib/static/style/auto/history.css */

/* EPrints 3 history style */

.ep_history_item {
	padding: 0.3em; 
	margin-top: 2em; 
	border: solid 1px black; 
	background-color: #ccc;
}

.ep_history_action {
	padding: 0.3em; 
	background-color: black; 
	color: white; 
	font-weight: bold;

}

.ep_history_details {
        padding: 0.3em;
	margin-bottom: 2em; 
	border: solid 1px black !important;
}

.ep_history_action a {
	color: yellow;
}

.ep_history_xmlblock {
	margin: 0 0 0 0; 
	padding: 3px 3px 3px 3px; 
	border-left: 1px 
	dashed black; 
	border-bottom: 1px dashed black; 
	font-size: 120%;
}

table.ep_history_diff_table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse; 
	padding: 0;
}

table.ep_history_diff_table th, table.ep_history_diff_table td {
	width: 50%;
	vertical-align: top;
	text-align: left;
}

.ep_history_diff_table_add {
	background-color: #cfc;
}

.ep_history_diff_table_remove {
        background-color: #fcc;
}

.ep_history_diff_table_change {
        background-color: #ffc;
}

#ep_workflow_views_panel_1 .ep_paginate_list .ep_search_result,
#ep_workflow_views_panel_1 .ep_paginate_list .ep_search_result > div {
        display: block;
}




/* From: /usr/share/eprints/lib/static/style/auto/icontable.css */


table.ep_icontable {
	border-collapse: collapse;
}
table.ep_icontable th {
	border: solid 1px #999;
	background-color: #fff;
	text-align: center;
}
table.ep_icontable td {
	padding-left: 4px;
	border: solid 1px #999;
}

.ep_icontable {
	border-collapse: collapse;
	display: table;
}

.ep_icontable > div {
	display: table-row;
}

.ep_icontable > div > div {
        display: table-cell;
        border: solid 1px #999;
	padding: 1px;
}

.ep_icontable > div > div:first-child {
	background-color: #fff;
        text-align: center;
}

.ep_icontable > div > div:last-child {
        padding-left: 4px;
}

.ep_icontable > div > div img {
	border-width: 0;
	vertical-align: middle
}




/* From: /usr/share/eprints/lib/static/style/auto/import.css */

/* EPrints 3 import style */

.ep_import_bar {
	display: table; 
	width: 100%;
}

.ep_import_bar > div {
	display: table-row;
}

.ep_import_bar > div > div {
	text-align: center;
	display: table-cell;
}



/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/irstats2.css */

/* IRStats2 CSS */

div.irstats2_view
{
	width: 100%;
	text-align:left;
	font-family: Verdana, Arial, sans-serif;
	margin: 10px;
	border: 1px solid #ccc ;
	border-radius: 3px;
}

div.irstats2_view_title
{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #ccc ;
	font-weight: bold;
	font-size: 1em;
	padding: .5em;
	color: #000;
/*	background: url("images/toolbox.png") repeat-x scroll 0 0 #E7E9F5; */
  background: #eee ;
}

div.irstats2_view_content
{
/*	line-height: 20px; */
  line-height: 1.25em ;
	margin: auto;
}

div.irstats2_piechart
{
	width: 400px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
}

div.irstats2_googlepiechart
{
	width: 400px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}
div.irstats2_googlegeochart
{
	width: 600px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

div.irstats2_googlegraph
{
	width: 750px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}

div.irstats2_googlespark
{
	width: 150px;
	height: 50px;
	margin: 0px;
	display: inline;
	float:left;
	border: 0px;
	padding: 0px;
}

div.irstats2_counter
{
	display: inline;
}

div.irstats2_view_KeyFigures div.irstats2_view_content
{
	padding-top: 10px;
}

span.irstats2_keyfigures_metric_figure
{
	font-weight: bold;
	font-size: 1.25em;
}

span.irstats2_keyfigures_metric_text
{
	padding-left: 5px;
}

div.irstats2_ruler {
	clear:both;
	margin-bottom: 10px;
}

div.irstats2_keyfigures_section {
	float:left;
	width: 50%
}

div.irstats2_keyfigures_deposits {
	float:left;
	width: 50%
}

div.irstats2_keyfigures_downloads {
	float:right;
	width: 50%
}

div.irstats2_keyfigures_fulltext {
	float:left;
	width: 50%;
}

div.irstats2_keyfigures_openaccess {
	float:right;
	width: 50%
}

table.irstats2_keyfigures_progress {
	margin-left:12px;
}

table.irstats2_keyfigures_progress div.irstats2_progress_wrapper {
	height: 25px;
}


table.irstats2_keyfigures_progress div.irstats2_progress {
	height: 25px;
}

table.irstats2_keyfigures_progress td {
	padding: 5px;
}

div.irstats2_deposit_details {
	font-size: .80em;
	color: #666;
	margin-top: 5px;
	margin-left: 10px;
}

span.irstats2_counter_label
{
	color: #333333;
	font-size: 1em;
	margin: auto 2px;	
	vertical-align: middle;
}

span.irstats2_counter_value
{
	color: #000000;
	font-size: 1.25em;
	font-weight:bold;
	margin: auto 2px;
	vertical-align: bottom;
	padding-bottom:4px;
}

img.irstats2_spin
{
	vertical-align:middle;
}

span.irstats2_loading
{
	margin-left: 5px;
	vertical-align:middle;
	color: #666666;
}

table.irstats2_table
{
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	width: 100%;
}

div.irstats2_table_options
{
	text-align: center;
}

div.irstats2_table_options > a
{
	padding-left: 5px;
}

tr.irstats2_table_headings > td
{
	font-weight: bold;	
	background-color: #666;
	color: #FFF;
	text-align: left;
	padding: 2px;
}

td.irstats2_table_cell_order
{
	text-align:center;
	width: 20px;
}

td.irstats2_table_cell_object
{
	padding-left: 5px;
}

td.irstats2_table_cell_count
{
	text-align:center;
	width: 100px;
}

tr.irstats2_table_row_even > td
{
	padding: 2px;
	background-color: #FFFFFF;
  vertical-align: top ;
}

tr.irstats2_table_row_odd > td
{
	padding: 2px;
	background-color: #EEE;
  vertical-align: top ;
}

div.irstats2_reportmenu_row
{
	padding: 5px;
	vertical-align:bottom;
}
span.irstats2_date_separator
{
	padding-left:5px;
	padding-right:5px;
}
span.irstats2_date_label
{
	font-size: 1em;
	font-weight:bold;
}
div.irstats2_progress
{
        background-color: #c1d0ef;
        color: #000;
	text-align:left;
	padding: 0px;
	margin: 0px;
}
div.irstats2_progress_wrapper
{
	border: 1px solid #3366cc;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
div.irstats2_progress > span
{
	padding-left: 5px;
	display: block;
	width: 100px;
}

span.irstats2_keyfigures_metric {
	font-size: 1em;
	line-height: 50px;
}

h3.irstats2_keyfigures_heading, h3.irstats2_linkstoreports_heading
{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 1em;
	font-weight: bold;
}

div.irstats2_keyfigures_column
{
	width: 25%;
	float: left;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

div.irstats2_reportheader_column
{
	float: left;
	text-align:left;
	margin-left:15px;
}

table.irstats2_reports 
{
	border-collapse:collapse;	
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}

td.irstats2_reports_heading
{
	border: 1px solid #CCC;
	padding: .5em ;
	text-align:right;
	width: 20%;
	background-color: #f9f9f9 ;
  font-weight: bold ;
}

td.irstats2_reports_heading > span
{
	color: #222;
}

td.irstats2_reports_content
{
	border: 1px solid #CCC;
	padding: .5em ;
	text-align: left;
	width: 80%;
  font-weight: normal ;
  background-color: #f9f9f9 ;

}

td.irstats2_reports_content > span
{
	padding-right: 10px;
	font-family: Verdana;
}


a.irstats2_export_bar_toggle
{
	float: right;
}

div.irstats2_export_bar
{
	text-align: left;
}

div.irstats2_export_content
{
	margin: 0px auto;
	border-bottom: 1px solid #ccc;
	padding: .5em ;
	text-align: center;
	background-color: #F9F9F9;
}

.irstats2_setdesc_link
{
	margin-left: 5px;
	width: 45px;
}

input.irstats2_setdesc_q
{
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	padding: .5em ;
	font-size: 1em;	
}
div.irstats2_reportheader_options select, div.irstats2_reportheader_options input {
 padding: .5em ;
 }

input.irstats2_placeholder
{
	color: #AAA;
	font-style: italic;
}

div.irstats2_setdesc_values
{
	max-height:150px;
	overflow-y:scroll; 
	margin: .5em 0em 0em 0em ;
	padding: 5px; 
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

ul.irstats2_setfinder_values
{
	margin: 0px;
	padding: 0px;
}

ul.irstats2_setfinder_values > li
{
}

div.irstats2_setfinder_row > a
{
	display: block ;
  line-height: 1.5em ;
}

div.irstats2_setfinder_row > a:hover
{
	background-color: #F5F5F5;
}

div.irstats2_datepicker_inner
{
	font-size: .80em;
	padding: 0px;
	color:#000;
  background: #f9f9f9 ;
}

p.irstats2_error_login {
	width: 100%;
	text-align: center;
}

h3.irstats2_summary_page_header {
	margin-top:20px;
}

div.irstats2_summary_page_container {
	border:1px solid #CCC;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

div.irstats2_summary_page_container > p {
	text-align:center;
	width:100%;
	margin:5px 0px 0px 0px;
	color:#666;
}

#irstats2_summary_page_downloads {
	height:250px;
	width:100%
}

#irstats2_summary_page_countries {
	height:250px;
	width:100%
}

td.irstats2_reportheader_breadcrumbs {
/*	width: 60%; */
  width: 100% ;
	font-size: 1em ;
  line-height: 1.5em ;
	font-weight: bold;
	padding: 1em 0em 3em 0em ;
}

td.irstats2_reportheader_breadcrumbs > a, td.irstats2_reportheader_breadcrumbs > a:visited {
	color: #0645AD;
}

div.irstats2_reportheader_timeline {
	width: 30%;
	float: right;
	text-align: right;
	vertical-align: middle;
}

div.irstats2_reportheader_timeline_frame {
	font-size: 1em;
	padding: 5px;
	text-align: right;
	float: right;
}

div.irstats2_reportheader_options {
	width:100%;
	text-align: left;
	vertical-align: middle;
}

div.irstats2_reportheader_clear {
	clear:both;
}

div.irstats2_reportheader {
	width: 100%;
	padding: 0px;
}

table.irstats2_reportheader {
	width: 100%;
}

div.irstats2_view_ReportHeader {
	border: 0px;
}

input.irstats2_form_action_button {
	text-align: center ;
  margin: 0em 0em -1px 0em ;
  padding: 1em ;
	cursor: pointer ;
  color: #0645AD ;
  background: transparent ;
  border: 1px solid transparent ;
  font-weight: bold ;
  font-size: 1em ;
  text-decoration: underline ;
}

input.irstats2_form_action_button:active, input.irstats2_form_action_button:hover {
	color: #c00 ;
}
input.irstats2_form_action_button_selected {
  color: #000 ;
  background: #eee ;
  border: 1px solid #ccc ;
  border-radius: 3px 3px 0px 0px ;
  border-bottom: 1px solid #eee ;
  text-decoration: none ;
  margin-bottom: -1px ;
}
input.irstats2_form_action_button_selected:hover {
  color: #000 ;
 }

div.irstats2_options_dates, div.irstats2_options_filters, div.irstats2_options_reports {
	background-color: #eee ;
	text-align: left;
	border-width: 1px ;
	border-style: solid;
	border-radius: 0px 3px 3px 3px ;
	border-color: #ccc ;
  padding: .5em ;
}

table.irstats2_view_Grid div.irstats2_view {
	width: 97%;
}

select {
  font-size: 1em ;
 }



/* From: /usr/share/eprints/lib/static/style/auto/irstats2_datepicker.css */

/* This is a very basic stylesheet for the date-picker. Feel free to create your own. */

/* The wrapper div */
div.datePicker
        {
        position:absolute;
        min-width:24em;
        width:24em;
        z-index:9999;
        text-align:center;

        /* Change the font-size to suit your design's CSS. The following line is for the demo that has a 12px font-size defined on the body tag */
        font:900 0.8em/0.8em Verdana, Sans-Serif;
        
        /* For Example: If using the YUI font CSS, uncomment the following line to get a 10px font-size within the datePicker */
        /* font:900 77%/77% Verdana; */

        background:transparent;

        /* Mozilla & Webkit extensions to stop text-selection. Remove if you wish to validate the CSS */
        -moz-user-select:none;
        -khtml-user-select:none;
        }
/* Styles for the static datePickers */
div.staticDP
        {
        position:relative;
        top:5px;
        left:0;
        }
/* The iframe hack to cover selectlists in Internet Explorer <= v6 */
iframe.iehack
        {
        position:absolute;
        background:#fff;
        z-index:9998;
        padding:0;
        border:0;
        display:none;
        margin:0;
        }
/* The "button" created beside each input for non-static datePickers */
a.date-picker-control:link,
a.date-picker-control:visited,
a.date-picker-control:hover,
a.date-picker-control:active,
a.date-picker-control:focus
        {
        /*position:relative;*/
        /* Moz & FF */
        display: -moz-inline-stack;
        border:0 none;
        padding:0;
        margin:0 0 0 4px;
        background:transparent url(../images/irstats2/datepicker/cal.gif) no-repeat 50% 50%;
        min-width:16px;
        line-height:1;
        cursor:pointer;
        visibility:visible;
        text-decoration:none;
        vertical-align:middle;
        }
/* Feed IE6 the following rule, IE7 should handle the min-width declared above */
* html a.date-picker-control
        {
        width:16px;
        }
a.date-picker-control
        {
        /* IE, Safari & Opera. Seperate CSS rule seems to be required. */
        display:inline-block;
        }
a.date-picker-control span
        {
        display:block;
        width:16px;
        height:16px;
        margin:auto 0;
        }
/* The next & previous buttons */
div.datePicker th span
        {
        display:inline;
        padding:0;
        margin:0;
        color:#000;
        text-align:center;
        line-height:1em;
        border-width:0;
        font-family: georgia, times new roman, palatino, times, bookman, serif;
        background:transparent;
        font-weight:bold;
        cursor:pointer;
        }
div.datePicker th span.month-display,
div.datePicker th span.year-display
        {
        text-transform:uppercase;
        letter-spacing:1px;
        font:normal 1.2em Verdana, Sans-Serif;
        cursor:default;
        }
div.datePicker th span.prev-but,
div.datePicker th span.next-but
        {
        font-size:1.8em;
        cursor:pointer !important;
        }

div.datePicker th span.today-but
        {
        text-align:center;
        margin:0 auto;
        font:normal 1em Verdana, Sans-Serif;
        width:100%;
        text-decoration:none;
        line-height:1.6em;
        text-transform:uppercase;
        cursor:pointer !important
        }
div.datePicker thead th span.fd-disabled
        {
        color:#aaa;
        cursor:default !important;
        }
/* The mon, tue, wed etc day buttons */
div.datePicker th span.fd-day-header
        {
        text-align:center;
        margin:0 auto;
        font:900 1em Verdana, Sans-Serif;
        height:1.4em;
        width:2em;
        text-decoration:none;
        text-transform:lowercase;
        line-height:1.4em;
        }
/* The table */
div.datePicker table
        {
        position:relative;
        margin:0;
        padding:0;
        border:1px solid #ccc;
        background:#fff url(../images/irstats2/datepicker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;
        text-align:center;
        width:100%;
        border-spacing:2px;
        table-layout:fixed;
        border-collapse:separate;
        }
/* Common TD & TH styling */
div.datePicker table td
        {
        border:1px solid #ccc;
        padding:0;
        text-align:center;
        vertical-align:middle;
        /* Opera requires a line-height bigger than 1em in order to redraw properly */
        line-height:1.2em;
        cursor:pointer;
        background:#fff url(../images/irstats2/datepicker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;
        width:3em;
        height:3em !important;
        height:2.8em;
        outline:none;
        }
div.datePicker table th
        {
        border:0 none;
        padding:0;
        line-height:1em;
        font-weight:bold;
        color:#222;
        text-align:center;
        vertical-align:middle;
        }
div.datePicker table td.date-picker-unused
        {
        background:#fff url(../images/irstats2/datepicker/backstripes.gif);
        border-color:#dcdcdc;
        padding:0;
        cursor:default !important;
        }
div.datePicker table thead th.date-picker-title
        {
        width:auto;
        height:auto;
        padding:0.4em 0;
        }
/* The "mon tue wed etc" day header button styles */
div.datePicker table th.date-picker-day-header
        {
        text-transform:lowercase;
        width:3em;
        }
div.datePicker table th.date-picker-day-header span
        {
        display:block;
        }
/* The "todays date" style */
div.datePicker table td.date-picker-today
        {
        background:#fff url(../images/irstats2/datepicker/bullet2.gif) no-repeat 0 0;
        color:rgb(100,100,100) !important;
        }
/* The "selected date" style */
div.datePicker table td.date-picker-selected-date
        {
        color:#333 !important;
        border-color:#333 !important;
        }
/* the "highlight days" style */
td.date-picker-highlight
        {
        color:#a86666;
        }
/* The date "out of range" style */
div.datePicker table td.out-of-range
        {
        color:#ccc !important;
        font-style:oblique;
        background:#fcfcfc !important;
        cursor:default !important;
        }
/* The "disabled days" style */
div.datePicker table td.day-disabled
        {
        color:#aaa !important;
        background:transparent !important;
        cursor:default !important;
        }
/* The "active cursor" style */
div.datePicker table tbody td.date-picker-hover
        {
        background:#fff url(../images/irstats2/datepicker/bg_header.jpg) no-repeat 0 0;
        cursor:pointer;
        border-color:rgb(100,130,170);
        color:rgb(100,130,170);
        }
/*
   Quirksmode necessity?
   ---------------------

   If your HTML document renders in quirksmode (i.e. has no doctype declaration)
   then uncomment the following CSS rule to set a less drastic font-size in IE

div.datePicker table th,
div.datePicker table td
        {
        font-size:100%;
        }
*/

/* Remove the images for Internet Explorer <= v6 using the "* html" hack */
* html div.datePicker table td
        {
        background-image:none;
        }
* html div.datePicker table td.date-picker-unused
        {
        background:#f2f2f2;
        }



/* From: /usr/share/eprints/lib/static/style/auto/items.css */


/* Items Screen */

.ep_items_filters {
	text-align: center;
	margin-top: 10px;
}

.ep_items_filters img {
	border-width: 0px;
	margin-left: 10px;
	vertical-align: -2px;
}

.ep_items_filters a {
	color: #000000;
	text-decoration: none;
}


td.ep_columns_cell_inbox {
	background-color: #ffc;
}
td.ep_columns_cell_buffer {
	background-color: #dde;
}
td.ep_columns_cell_archive {
	background-color: #cfc;
}
td.ep_columns_cell_deletion {
	background-color: #ccc;
}



/* From: /usr/share/eprints/lib/static/style/auto/latest.css */


/* latest and latest tool */

div.ep_latest_result {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

div.ep_latest_tool_result {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}



/* From: /usr/share/eprints/lib/static/style/auto/lightbox.css */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; }
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
/* #hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;} */
#hoverNav a{ outline: none;}

/* #prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; } */

#hoverNav { height: 30px; }
#prevLink, #nextLink { width: 49%; height: 100%; display: block; }
#prevLink { left: 0; float: left; background: url(images/lightbox/prevlabel.gif) left 0 no-repeat; }
#nextLink { right: 0; float: right; background: url(images/lightbox/nextlabel.gif) right 0 no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#lightboxMovie {}

/* scale more nicely on narrow devices */
#lightbox #outerImageContainer,
#lightbox #imageDataContainer
{
  max-width: 95%;
  height: fit-content!important;
}
#lightbox #lightboxImage,
#lightbox #lightboxMovie,
#lightbox #lightboxMovie video
{
  max-width: 100%;
}



/* From: /usr/share/eprints/lib/static/style/auto/mail.css */



.ep_mail_view {
	border: dashed 2px #ccc;
	margin-top: 20px;
	background-color: #eee;
	font-size: 1.2em;
}

.ep_mail_header {
	margin: 4px; 
	padding: 2px;
	font-family: monospace;
}

.ep_mail_body {
	margin: 4px;
	padding: 2px;
}

.ep_mail_body textarea {
	background-color: #ccc;
	border: solid #888 1px;
}



/* From: /usr/share/eprints/lib/static/style/auto/messages.css */


/* Message styles - used to provide alerts and errors */

.ep_msg_message, .ep_msg_warning, .ep_msg_error, .ep_msg_other {
	margin-top: 10px;
	margin-bottom: 10px;
}

.ep_msg_message_icon, .ep_msg_warning_icon, .ep_msg_error_icon, .ep_msg_other_icon {
	padding: 1em; 
	display: table-cell; 
	vertical-align: middle;
}

.ep_msg_message_content, .ep_msg_error_content, .ep_msg_warning_content, .ep_msg_other_content {
	border-style: solid;
	border-width: 1px;
}

.ep_msg_message_text, .ep_msg_error_text, .ep_msg_warning_text, .ep_msg_other_text {
	padding: 1em; 
	display: table-cell; 
	vertical-align: middle; 
	text-align: left;
}

.ep_msg_message_text p:first-child, .ep_msg_error_text p:first-child, .ep_msg_warning_text p:first-child, .ep_msg_other_text p:first-child {
	margin-top: 0;
}

.ep_msg_message_text p:last-child, .ep_msg_error_text p:last-child, .ep_msg_warning_text p:last-child, .ep_msg_other_text p:last-child {
        margin-bottom: 0;
}



/* From: /usr/share/eprints/lib/static/style/auto/multi.css */



/* 
   Styles for the multi-field component.

   ep_multi_*

*/

table.ep_multi
{
	width: 100%;
}

table.ep_multi tr:first-child th.ep_multi_heading,
table.ep_multi tr:first-child td.ep_multi_input,
table.ep_multi tr:first-child td.ep_multi_help 
{
	border-top: none;
}

th.ep_multi_heading
{
	border-top: dashed #bbf 1px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	text-align: right;
}

td.ep_multi_input
{
	border-top: dashed #bbf 1px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border-left: dashed #bbf 1px;
}

td.ep_multi_help
{
	white-space: nowrap;
	border-top: dashed #bbf 1px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	vertical-align: top;
	text-align: right;
}

/* help bits */

.ep_multi_inline_help 
{
	padding-bottom: 0.5em;
}
	



/* From: /usr/share/eprints/lib/static/style/auto/nojs.css */


/*  only loaded if the browser has javascript turned off (or does
 *  not support it.
 */

.ep_no_js { display: block; }

.ep_no_js_inline { display: inline; }

.ep_no_js_table_cell { display: table-cell; }

.ep_only_js { display: none; }

.ep_only_js_inline { display: none; }

.ep_only_js_table_cell { display: none; }



/* From: /usr/share/eprints/lib/static/style/auto/orcid_support.css */

.orcid-person:hover{
	border-bottom: 1px dashed #a6ce39;
}
	
.orcid a:hover{
        color: #a6ce39;
}

.orcid-icon{
	vertical-align: bottom;
	padding-right: 5px;
}

.orcid-icon img{
	vertical-align: text-bottom; margin: 0 4px 0 2px; 
}

.orcid{
	position: relative;
}

.orcid:hover .orcid-tooltip{
	visibility: visible;
	opacity: 1;
}

.orcid img{
	vertical-align: bottom;
}

.orcid-tooltip{
	visibility: hidden;
	position: absolute;
	left: -85px;
	bottom: -35px;
	z-index: 1;
	opacity: 0;
	transition: opacity 0.3s;
	background-color: #A6CE39;
	border: 1px solid #000000;
	white-space: pre;
	max-width: none;
	text-align: center;
	padding: 5px;
	color: #fff;
	border-radius: 5px;
}

.orcid-tooltip::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    height: 18px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #000000 transparent;
}

.ep_eprint_creators_orcid[readonly="true"], .ep_eprint_editors_orcid[readonly="true"], input.ep_user_orcid[readonly="true"]{
    background-color: #e0e0e0;
    cursor: not-allowed;
}



/* From: /usr/share/eprints/lib/static/style/auto/preview.css */


/* 
   Styles for the file preview popup.

   ep_preview_*

*/


.ep_preview
{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 400px;	
}

.ep_preview table
{
	border: solid 1px black;
	background-color: white;
	padding: 4px;
	margin: auto;
}

.ep_preview_title
{
	padding-top: 3px;
	text-align: center;
	background-color: white;
}



/* From: /usr/share/eprints/lib/static/style/auto/print.css */

@media print {

.ep_noprint {
	display: none;
}

}



/* From: /usr/share/eprints/lib/static/style/auto/progress.css */

div#progress {
	margin: 0px auto;
	width: 382px;
}

.progressmeter {
    font-size: 10pt;
    text-align: center;
}

.progressmeter table {
}

.progressmeter th {
    font-weight: bold;
    text-align: right;
}

.progressmeter td {
    text-align: left;
}

.finished {
    color: #667799;
}

.progressmeter .meter {
    position: relative;
    background-color: lightgrey;
    border: 2px solid #667799;
    height: 20px;
    width: 380px;
}

.progressmeter .meter .amount {
	margin: 0px auto 0px 0px;
    background-color: #667799;
    width: 0px;
    height: 20px
}

.progressmeter .meter .percent {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 20px;
    z-index: 1000;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.UploadMethod_file_progress_table {
	width: 550px;
	margin: 0 auto;
}



/* From: /usr/share/eprints/lib/static/style/auto/reports.css */

div.ep_report_row {
	padding: 5px 5px;
	margin-bottom: 5px;
}

div.ep_report_row_problems {
	border-left: solid 7px #C41F1F;
}

div.ep_report_row_ok {
        border-left: solid 7px #1F7E02;
	opacity: 0.8;
}

div.ep_report_row_ok.ep_report_row_no_compliance {
        border-left: solid 7px #1b4b73;
	opacity: 0.8;
}


div.ep_report_grouping {
	margin: 20px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

div.ep_report_progress_bar {
	clear: both;
	width: 200px;
	height: 15px;
	background-image: url(/style/images/progress_bar_orange.png);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	border: 1px solid #888;
	border-radius: 10px;
	text-align: center;
	line-height: 15px;
	margin: 10px auto;
}

div.ep_report_progress_bar:after {
	content: "Loading...";
}

div.ep_report_compliance_container {
	margin: 10px auto;
	text-align:center;
}

div.ep_report_compliance_wrapper {
	margin: 10px auto;
	border: 1px solid #3366cc;
	padding: 0px;
	text-align: left;
	height: 25px;
}

div.ep_report_compliance {
	background-color: #c1d0ef;
	color: #000;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height:25px;
}

div.ep_report_compliance_text {
	font-weight: bold;
	font-size: 20px;
}

div#ep_report_export_content_inner form > input, div#ep_report_export_content_inner form > select{
	margin: 5px 0px;
}

div#ep_report_export_content_inner .ep_tab_panel input
{
	margin-left: 5px;
	vertical-align: middle;
}

div#ep_report_export_content_inner .report_export_options
{
	display: inline-block;
	vertical-align: top;
	min-width: 150px;
}

div#ep_report_export_content_inner .report_export_options h4
{
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0;
}

div#ep_report_export_content_inner .report_export_options ul
{
	padding: 0 10px 0 0;
}

#ep_report_export_content_inner .select_button
{
        float: right;
}

#custom_report .ep_search_buttons > div
{
        display: inline-block;
}

#custom_report .ep_search_buttons .clear_button
{
        margin-left: 2px;
}

/* HTML Reports */
a.html_report_print{
	text-decoration: none;	
}

a.html_report_print:hover{
	color: white;	
}



/* From: /usr/share/eprints/lib/static/style/auto/savedsearches.css */



table.ep_savedsearches {
	margin: 10px auto 10px auto;
}

table.ep_savedsearches th {
	border-bottom: 1px solid #ccc;
}
table.ep_savedsearches td {
	border-bottom: 1px solid #ccc;
}



/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/search.css */


.ep_search_results {
 padding: 1em 0em ;
 /* max-width: 80% ; */
 }
.ep_search_result > div
{
  padding: .5em;
  border-bottom: dashed #bbf 1px ;
  display: table-cell;
  vertical-align: top;
}
.ep_search_result > div:nth-child(2)
{
width: 100% ;
}

.ep_search_result > div:nth-child(3)
{
 font-size: .75em ; 
}




/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/servidor.css */

#servidor {
  display: block ;
  clear: both ;
  position: fixed ;
  z-index: 100 ;
  width: 100% ;
  opacity: 50% ;
  margin: 0px ;
  padding: 0px ;
  color: #c00 ;
  background: #ff0 ;
  text-align: center ;
}



/* From: /usr/share/eprints/lib/static/style/auto/storage.css */


/*
 *    Styles for storage manager.
 *
 *       ep_storage_*
 *      
 */

.ep_storage_heading {
	text-align: center;
	margin: 0;
}



/* From: /usr/share/eprints/lib/static/style/auto/subjectinput.css */


/* 
   Styles for the subject component.

   ep_subjectinput_*

*/

div.ep_subjectinput_tree {
	margin-left: 25px;
}
.ep_subjectinput_tree dl {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px;
}
.ep_subjectinput_tree dl dt {
	margin: 0px 0px;
	padding-left: 18px;
	line-height: 18px;
}
.ep_subjectinput_tree dl dd {
	margin-left: 0px;
}
.ep_subjectinput_tree dl dt.ep_subjectinput_tree {
	cursor: pointer;
	background: url(images/plus.png) no-repeat;
}
.ep_subjectinput_tree dl dt.ep_subjectinput_tree_open {
	background: url(images/minus.png) no-repeat;
}

.ep_subjectinput_toggle {
	text-decoration: none;
	color: #000000;
}

.ep_subjectinput_selections {
	margin: 0.5em auto 0.5em auto;
	margin-top: 0.5em; 
	padding: 0.5em; 
}

.ep_subjectinput_selected {
	font-weight: bold;
}

.ep_subjectinput_selected_subject {
	font-weight: bold;
}

ul.ep_subjectinput_subjects {
	list-style: none;
}
ul.ep_subjectinput_subjects li {
	margin-top: 3px;
	margin-bottom: 3px;
	list-style: none;
}
ul.ep_subjectinput_subjects img {
	vertical-align: -2px;
}


.ep_subjectinput_selections {
	padding-bottom: 10px;
	border-bottom: dashed #808080 1px; 
	margin-bottom: 10px;
}
.ep_subjectinput_selections td.ep_first {
	border-top: none;
}

.ep_subjectinput_selections td {
	border-top: dashed #ccc 1px; 
}

.ep_subjectinput_results {
	border: dashed #c8cbdf 1px; 
	margin-top: 0.5em; 
	padding: 0.5em; 
	background-color: white;
	list-style: none;
}

.ep_subjectinput_results td.ep_first {
	border-top: none;
}

.ep_subjectinput_results td {
	border-top: dashed #ccc 1px; 
}

.ep_subjectinput_add_button, .ep_subjectinput_remove_button {
	border: solid blue 1px;
	padding: 1px;
	background-color: transparent;
	font-size: 70%;
	color: blue;
}


.ep_subjectinput_searchbar {
	text-align: center;
}

/* End of subject component section */



/* From: /usr/share/eprints/lib/static/style/auto/summary.css */


/* Item Summary */

.ep_summary_content {
}
.ep_summary_content_top {
}
.ep_summary_content_bottom {
}
.ep_summary_content_left {
	float: left;
}
.ep_summary_content_right {
	float: right;
}
.ep_summary_content_after {
	clear: both;
}


.ep_summary_content_left .ep_summary_box {
	width: 200px;
	margin-right: 10px;
}
.ep_summary_content_right .ep_summary_box {
	width: 200px;
	margin-left: 10px;
}


.ep_summary_box {
	margin-bottom: 10px
}
.ep_summary_box_title {
	font-weight: normal;
	padding: 2px 6px 2px 6px; 
	font-weight: bold;
	font-size: 115%;
	border-style: solid;
	border-width: 1px;
}
.ep_summary_box_body {
	padding: 2px 6px 2px 6px; 
	border-style: none solid solid solid;
	border-width: 1px;
}
.ep_summary_box_title a {
	text-decoration: none;
}
.ep_summary_box_title img
{
	vertical-align: -1px;
}

.ep_summary_page_actions dt {
	display: inline;
}
.ep_summary_page_actions dd {
	display: inline-block;
	margin-left: 1em;
}

.ep_summary_page_document {
	clear: both;
}
.ep_summary_page_document > span {
	float: left;
	margin-left: 0.5em;
}



/* From: /usr/share/eprints/lib/static/style/auto/surround.css */


/* EPrints 3 default workflow component-surround style */

/* ep_sr */

.ep_sr_component {
	padding: 0px;
	margin-top: 10px;
}
.ep_sr_component .ep_sr_title_bar {
	padding: 2px 6px 2px 6px; 
}
.ep_sr_component .ep_sr_title_bar_inner {
	width: 100%;
	display: table;
        border-spacing: 0;
        border-collapse: collapse;
        padding: 0;
}
.ep_sr_component .ep_sr_title_bar_inner > div {
        display: table-row;
}
.ep_sr_component .ep_sr_title_bar_inner > div > div {
        display: table-cell;
}
.ep_sr_component .ep_sr_title_bar_inner > div > div:last-child {
        text-align: right;
}

.ep_sr_component .ep_sr_title_bar_inner {
        width: 100%;
        border-spacing: 0;
        border-collapse: collapse;
        padding: 0;
}

.ep_sr_component .ep_sr_title {
	font-weight: bold;
	font-size: 115%;
	color: #444;
}
.ep_sr_component .ep_sr_content {
	clear: both;
	padding: 6px;
	border-style: none solid solid solid;
	border-width: 1px;
}

/* collapse bar */

.ep_sr_collapse_bar {
	padding: 2px 6px 2px 6px; 
	font-weight: bold;
	font-size: 115%;
	margin-top: 10px;
	border-style: solid;
	border-width: 1px;
}
.ep_sr_collapse_bar a {
	text-decoration: none;
}
.ep_sr_title a {
	text-decoration: none;
}
.ep_sr_collapse_link img
{
	vertical-align: -1px;
}

/* help style - not primetime */

.ep_sr_component .ep_sr_help {
	margin-bottom: 8px;
}
.ep_sr_component .ep_sr_show_help {
	white-space: nowrap;
}
.ep_sr_component .ep_sr_show_help a {
	text-decoration: none;
}	
.ep_sr_component .ep_sr_hide_help {
	white-space: nowrap;
}
.ep_sr_component .ep_sr_hide_help a {
	text-decoration: none;
}	
.ep_sr_component .ep_sr_title_bar {
	border-style: solid;
	border-width: 1px;
}
.ep_sr_show_help img {
	vertical-align: -2px;
}
.ep_sr_hide_help img {
	vertical-align: -2px;
}


/* used for multi, maybe should be elsewhere */
.ep_sr_component .ep_sr_help_chunk {
	border-bottom: 1px solid #888;
	padding-bottom: 4px; 
	margin-bottom: 4px;
}

.ep_sr_component .ep_form_input_grid {
	margin: auto;
}
.ep_multi_input .ep_form_input_grid {
	margin-left: 0px;
}



/* From: /usr/share/eprints/lib/static/style/auto/tabs.css */


/* Tab Bar */

.ep_tab_panel, .ep_tab_bar li, .ep_tab_bar li a {
	border-width: 1px;
	border-style: solid;
}

/* selected tab */
.ep_tab_bar li.ep_tab_selected a {
	border-bottom-width: 0;
}

/* panel contents */
.ep_tab_panel {
}

/* tab text */
.ep_tab_bar a {
/*	color: #000000; */
}

/* remaining styles are structural */

.ep_tab_bar {
	list-style: none;
	padding: 0 0;
	margin: 0 0;
}

.ep_tab_bar li {
	float: left;
	padding: 0 0;
	margin: 0 0;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	list-style-type: none;
}

.ep_tab_bar li:first-child a {
	margin-left: 1.5em;
}

.ep_tab_bar li a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-right: 1.5em;
	padding: 3px 8px 4px 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin-bottom: -1px; /* overwrite bottom-margin of li */
	border-bottom-width: 0;
}

.ep_tab_panel {
	border-top-width: 0;
	padding: 12px;
	clear: left;
}

.ep_tab_panel > div > table {
	width: 100%;
}



/* From: /usr/share/eprints/lib/static/style/auto/template.css */


/* EPrints 3 template styles */
/* prefix all styles with ep_tm */

hr.ep_tm_last {
	color: #152d4e;
	background-color: #152d4e;
}


/* deprecated in 3.3 */
.ep_tm_logo img {
	float: right;
	padding: 4px;
	border-style: none;
}

.ep_tm_site_logo img {
	border-style: none;
	padding: 10px 10px;
}

.ep_tm_archivetitle, .ep_tm_archivetitle:visited {
	font-size: 40px;
	text-decoration: none;
	margin: 10px;
}

.ep_tm_main {
        margin: 1em;
}

/* Menu Bar */

.ep_tm_menu, .ep_tm_key_tools {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ep_tm_key_tools {
	display: block;
}

.ep_tm_menu {
	height: 30px;
	line-height: 30px;
}

.ep_tm_menu, .ep_tm_menu ul {
/*	background-color: #204f76; */
}

.ep_tm_menu li {
	float: left;
}
.ep_tm_menu ul {
}

.ep_tm_menu a, .ep_tm_menu a:visited {
	display: block;
	padding: 0px 20px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}

.ep_tm_menu ul
{
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
}

.ep_tm_menu ul li {
	float: none;
}

.ep_tm_menu ul a
{
	text-align: left;
}

.ep_tm_key_tools li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}

.ep_tm_key_tools li a:hover {
}

.ep_tm_key_tools a {
/*	white-space: nowrap; */
}

/* end of menu bar */

/* Action Menu Bar */

.ep_tm_key_tools li {
	padding: 0px 6px;
}

.ep_tm_key_tools li:first-child {
	padding-left: 0px;
}

/* end of Action Menu Bar */

/* Search bar */

.ep_tm_searchbar {
	padding: 4px 10px;
}

.ep_tm_searchbarbutton {
	text-align: center;
	padding: 1px 4px;
	margin: 0px;
	margin-left: 4px;
	font-size: 85%;
	background-position: 0px -2px;
	border-width: 1px;
	border-radius: 3px;
}

.ep_tm_searchbarbox {
	font-size: 80%;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
}

/* end of search bar */

#ep_tm_languages {
	display: inline;
}
#ep_tm_languages a {
	margin-left: 4px;
}

.ep_tm_searchbar {
        border-width:0;
	display: flex;
	justify-content: space-between;
	white-space: nowrap;
}

.ep_tm_searchbar td {
        padding: 0;
        margin: 0;
}

.ep_tm_page_content {
        max-width:1024px;
        width:auto;
        margin-left: auto;
        margin-right: auto;
        margin-top:10px;
}

.ep_tm_eprints_logo {
        float: right;
        margin-left: 1em;
}

.ep_tm_footer {
	clear: both;
	margin-top: 20px;
	font-size: 90%;
	border-top-width: 2px;
	border-top-style: solid;
	padding: 10px 10px 0px 10px;
}
.ep_tm_footer hr {
	display: none;
}



/* From: /usr/share/eprints/lib/static/style/auto/toolbox.css */


/* Toolbox styles - used to subdivide some content */

.ep_toolbox {
	margin-bottom: 10px;
}

.ep_toolbox_title {
	padding: 2px 10px 2px 10px;
}

.ep_toolbox_content {
	padding: 10px;
	border-width: 1px;
	border-style: solid;
}



/* From: /usr/share/eprints/lib/static/style/auto/upload.css */


/* 
   Styles for the upload component.

   ep_upload_*

*/

.ep_upload_newdoc
{
	text-align: center;
/*	margin-top: 1em;
	margin-bottom: 1em; */
}

.ep_upload_fields {
	display: table;
}
.ep_upload_fields > div {
	display: table-row;
}
.ep_upload_fields > div > div {
        display: table-cell;
}


.ep_upload_fields th
{
	text-align: right;
}

/* Document section */

.ep_upload_doc
{
	margin-bottom: 0.5em;
	border-style: solid;
	border-width: 1px;
}

.ep_upload_doc .ep_upload_doc_title_bar {
	padding: 0px 6px 0px 6px; 
	border-bottom: solid 1px #d8dbef;
}
.ep_upload_doc .ep_upload_doc_title {
	color: #444;
}
.ep_upload_doc .ep_upload_doc_content {
	clear: both;
	padding: 6px;
}

.ep_update_doc_delete {
	white-space: nowrap;
}
.ep_update_doc_delete input {
	vertical-align: -2px;
}

.ep_update_doc_options {
	white-space: nowrap;
}
.ep_update_doc_options img {
	vertical-align: -2px;
	border: none;
}
.ep_update_doc_options a {
	text-decoration: none;
}

.ep_upload_doc_toolbar
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
}

.ep_upload_files
{
/*	border: dashed #c8cbdf 1px; 
	text-align: center;
	margin-top: 0.5em; 
	padding: 0.5em; 
	background-color: white; */
}

.ep_upload_file_table 
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.5em;
}
.ep_upload_add_file_toolbar
{
	margin-top: 0.5em;
}

.ep_upload_doc_expansion_bar
{
	text-align: right;
	padding: 2px .5em;
}
.ep_upload_doc_expansion_bar a
{
	cursor: pointer;
	text-decoration: none;
}

/* End of Document section */

/* Drag and drop */

.ep_dropbox {
	border-width: 2px;
	border-style: dashed;
	border-color: #4ea;
	background-color: #fff;
	font-weight: bold;
	font-size: 110%;
	padding: 40px 0px;
}

/* End of Drap and drop */


.ep_upload_file_label {
        margin-right: 0.3em;
	font-weight: bold;
}


.UploadMethod_file_progress_table {
	display: table;
}

.UploadMethod_file_progress_table > div {
	display: table-row;
}

.UploadMethod_file_progress_table > div > div {
        display: table-cell;
	padding: 0.5em;
}


.ep_upload_doc_title_bar_inner {
	display: table;
	width: 100%;
	border-width: 0;
}

.ep_upload_doc_title_bar_inner > div {
	display: table-row;
}

.ep_upload_doc_title_bar_inner > div > div {
        display: table-cell;
	vertical-align: middle;
}

.ep_upload_doc_title_bar_inner_left {
        text-align: left;
        width: 60%;
}


.ep_upload_doc_title_bar_inner > div > div:last-child {
	text-align: right;
	width: 20%;
}

.ep_upload_doc_icon_info {
	display: block;
	border-width: 0;
	padding: 0.4em;
}

.ep_upload_doc_icon_info > div {
	display: inline-block;
}

.ep_upload_doc_icon_info > div:first-child {
	text-align: center;
}

.ep_upload_doc_icon_info > div.ep_upload_doc_title {
	text-align: left;
	vertical-align: top;
	margin: 0.3em;
}

.ep_upload_doc_actions_inner {
	display: table;
	width: auto;
	margin-left: auto;
	margin-right: 0;
}

.ep_upload_doc_actions_inner > div {
	display: table-row;
}

.ep_upload_doc_actions_inner > div > div {
        display: table-cell;
	padding: 0.2em;
}




/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/upm_orcid_support.css */


.orcid-tooltip {
	visibility: hidden;
	position: absolute ;
/* valores anteriores
	left: -85px;
	bottom: -35px;
right: auto;
left: -2em ;
top: 1.5em;
bottom: auto;
*/
  left: 15px ;
  bottom: -.5em ;
	z-index: 100;
	opacity: 0;
	transition: opacity 0.5s;
	background-color: #A6CE39;
	border: 5px solid #fff;
	white-space: pre;
	max-width: none;
	text-align: center;
	padding: .5em 1em;
	color: #fff;
	border-radius: 100px;
	font-size: .80em;
}




/* From: /usr/share/eprints/lib/static/style/auto/view.css */



/* spacing between page elements */
.ep_view_page h2 {
	margin-top: 30px;
}
.ep_view_blurb {
	margin-top: 20px;
}
.ep_view_timestamp {
	margin-top: 30px;
	text-align: right;
}

.ep_view_group_by_current {
	font-weight: bold;
}

.ep_view_group_by {
	border-style: solid none;
	border-width: 1px;
	text-align: center;
	padding: 4px 0px;
	margin: 4px 0px 12px 0px;
}

.ep_view_cols {
	width: 100%;
	margin-top: 1em;
	display: table;
	border: 0;
        padding: 0;
        border-spacing: 0;
        border-collapse: separate;
}

.ep_view_cols > div {
	display: table-row;
}

.ep_view_col {
	display: table-cell;
	vertical-align: top;
}
.ep_view_cols_2 .ep_view_col { width: 50%; }
.ep_view_cols_3 .ep_view_col { width: 33.3%; }
.ep_view_cols_4 .ep_view_col { width: 25%; }
.ep_view_cols_5 .ep_view_col { width: 20%; }
.ep_view_cols_6 .ep_view_col { width: 16.6%; }
.ep_view_cols_7 .ep_view_col { width: 14.28%; }
.ep_view_cols_8 .ep_view_col { width: 12.5%; }

.ep_view_cols ul {
	margin-top: 0px;
	margin-bottom: 0px;
}


	



/* From: /usr/share/eprints/lib/static/style/auto/z_eprints_services_template.css */

/* override the default style with on a little cleaner */

  body
  {
    background-color: #eaeaea;
  }
  #wrapper
  {
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    padding: 5px;
    max-width: 1280px;
    margin: 10px auto;
  }
  #main_content
  {
    min-height: 640px;
  }
  h1
  {
    padding-bottom: 5px;
  }
  h1, h2, h3, h4
  {
    color: #000000;
  }
  .ep_tm_menu,
  .ep_tm_menu li:hover
  {
    background-image: none;
    color: black;
  }
  .ep_tm_footer
  {
    height: 34px;
  }
  .ep_sr_content, .ep_summary_box_body, .ep_tab_panel, .ep_toolbox_content, .ep_upload_doc
  {
    background-image: none;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
  }
  .ep_tm_searchbar, .ep_columns_title, td.ep_columns_alter
  {
    background-image: none;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
  }
  .ep_search_buttons, .ep_search_controls, .ep_search_controls_bottom, .ep_view_group_by
  {
    background-image: none;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
  }
  .ep_summary_box_title, .ep_sr_title_bar, .ep_sr_collapse_bar 
  {
    background-image: none;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
  }
  .ep_blister_node
  {
    background-image: none;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
  }
  .ep_form_action_button, .ep_form_internal_button, .ep_tm_searchbarbutton
  {
    background-image: none;
    margin-right: 8px;
    min-width: 145px;
    max-width: 200px;
    padding-left: 5px;
    padding-right: 5px;
    white-space: normal;
  } 
  #ep_eprint_view_panels .ep_form_action_button 
  {
    min-width: 145px;
    max-width: 145px;
  }
  .ep_tm_searchbarbutton 
  { 
    min-width: inherit; 
  }

  .ep_blister_node_selected
  {
    background-image: none;
  }
  dl.ep_action_list dd
  {
    margin-bottom: 15px;
  }



/* From: /usr/share/eprints/lib/static/style/auto/z_metafield.css */

table.ep_metafield_compound,
table.ep_metafield_compound th,
table.ep_metafield_compound td
{
  border: 0.5px solid lightgray;
  border-spacing: 0px;
}

table.ep_metafield_compound th,
table.ep_metafield_compound td
{
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
}



/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/zzz_documents.css */

table.ep_upload_file_table tbody tr th.ep_row > a:nth-child(1) {
/* word-break: break-all; (this might cause issues in Webkit) */
  word-break: break-word;
}



/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/zzz_funders.css */


@media  ( max-width: 599px )
{


#content-inner div.abstract_funders table tr td:nth-of-type(1)
 {
 }
#content-inner div.abstract_funders table td:nth-of-type(2):before
 {
 content: "Code: " ;
 }
#content-inner div.abstract_funders table tr td:nth-of-type(3):before
 {
 content: "Acronym: " ;
 }
#content-inner div.abstract_funders table tr td:nth-of-type(4):before
 {
 content: "Leader: " ;
 }
#content-inner div.abstract_funders table tr td:nth-of-type(5):before
 {
 content: "Title: " ;
 }


}




/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/zzz_gallery.css */


.gallery {
 width: 75% ;
 margin: auto ;
/* padding: auto ;  */
 text-align: center ;
 }
.gallery img {
 width: 200px ;
 height: auto ;
 display: inline ;
 margin: 0px ;
 padding: 5px ;
 vertical-align: baseline ;
 }



/* galeria de imagenes */

#galeria {
  column-count: 2 ;
}

@media ( max-width: 400px ) {
  #galeria {
  column-count: 1 !important ;
}
}

@media ( min-width: 800px ) {
#galeria {
  column-count: 3 !important ;
}
}

#galeria {
    column-gap: 3em;
    column-width: 140px ;
    /* column-rule: 0px solid #bbb; */
    /* column-width: 140px; */
    /* background-color: #fff; */
    /* padding: 0em 3rem; */
    /* margin: 0rem auto; */
    /* max-width: 1000px; */
    /* display: table-column-group; */
    display: block ; /*para IE*/
    margin: 0px auto;
    padding: 0px;
    max-width: 75%;
}

/*
#galeria {
 column-count: 4;
 column-gap: 3em;
 column-rule: 0px solid #bbb;
 column-width: 140px;
 background-color: #fff;
 padding: 0em 3rem;
 margin: 0rem auto;
 max-width: 800px;
 display: block; /para IE/
 } */

#galeria img {
 width: 100%;
 padding: 1em 0;
 }




/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/zzz_irstats2.css */


@media (max-width: 600px) {
div.irstats2_keyfigures_section {
 display: block ;
 clear: both ;
 width: 100% ;
 margin: 0px ;
/* padding: auto ; */
 }

#content-inner table.irstats2_keyfigures_progress {
 margin: 0px ;
 padding: 0px ;
 }

}



@media (max-width: 350px) {
div#deposits,
div#downloads {
clear: both;
display: block;
float: none;
margin: auto;
 }

table.irstats2_keyfigures_progress {
 width: 100% ;
 }
table.irstats2_keyfigures_progress tr {
 display: block ;
 width: 100% ;
 }
table.irstats2_keyfigures_progress td {
clear: both;
display: block;
float: none;
margin: auto;
width: 100% !important;
line-height: 1em ;
 }

.irstats2_keyfigures_metric {
float: none;
clear: both;
margin: auto;
width: 100%;
display: block;
text-align: center;
 }

div.irstats2_progress_wrapper {
 margin: auto ;
/* padding: auto ; */
 }

span.irstats2_keyfigures_metric {
 line-height: 1em ;
 padding-bottom: 1.5em ;
 }
}



table.irstats2_view_Table,
table.irstats2_view_KeyFigures {
 display: block ;
 width: 10% ;
 float: none ;
 clear: none ;
 margin: 0px ;
 padding: 0px ;
 }



table.irstats2_view_Grid tr td:nth-child(1),
table.irstats2_view_Grid tr td:nth-child(2) {
 display: block ;
 width: auto ;
 float: none ;
 clear: both ;
 margin: 0px ;
 padding: 0px ;
 }
table.irstats2_view_Grid tr td td.irstats2_table_cell_order,
table.irstats2_view_Grid tr td td.irstats2_table_cell_object {
 display: table-cell ;
 float: none ;
 clear: none ;
 }
table.irstats2_view_Grid tr td td.irstats2_table_cell_order {
 width: 20px ;
 vertical-align: baseline ;
 }
table.irstats2_view_Grid tr td td.irstats2_table_cell_object {
 vertical-align: baseline ;
 }
table.irstats2_view_Grid tr td td.irstats2_table_cell_count {
 vertical-align: center ;
 margin: 0px ;
 padding: 5px ;
 }

div.irstats2_view {
 width: auto ;
 }

div.irstats2_view div {
 }

div.irstats2_view_content div {
 }

div.irstats2_view div.irstats2_view_Google_Graph {
 }

div.irstats2_view_Compare {
 }

div.irstats2_view_Google_Graph {
 }





/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/zzz_layout.css */


/* LAYOUT */

body, html {
 width: 100% ;
 margin: 0px ;
 padding: 0px ;
 }

#menu-page {
 display: none ;
 }


/* Quitamos la busqueda */
@media (max-width: 875px) 
{
 #search {
 display: none ;
 }
}









ul#ep_tm_menu_tools .person_name_pre {
 display: none ;
 }
ul#ep_tm_menu_tools .person_name {
 display: none ;
 }

#content-outer {
 clear: both ;
 height: auto ;
 }

#content {
 background: #fff ;
 }

#content, #secondary {
 padding: 25px ;
 }
#content h1 {
 padding-top: 25px ;
 }

#tertiary-outer {
 }
#tertiary-outer #twitter,
#tertiary-outer ul.logos {
 display: none ;
 }
/* truco para recolocar iconos compartir */
@media (min-width: 1060px) {
#tertiary-outer #twitter,
#tertiary-outer ul.logos {
 display: block ;
 }
}
#share {
 float: none ;
 clear: both ;
 }
#share .iconos {
 display: block ;
 width: auto ;
 margin: auto ;
 right: 0px ;
 padding: 25px 25px 25px 25px ;
 }
@media (min-width: 1060px) {
#share .iconos {
 padding: 0px ;
 }
}

#secondary-outer {
 clear: both ;
 }

#secondary .all {
 display: block ;
 width: 100% ;
 }

#secondary .all h3 {
 display: none ;
 }
#secondary .all #repository-info h3,
#secondary .all h4 {
 display: block ;
 font-size: 100% ;
 line-height: 1.25em ;
 margin: 0px ;
 padding: 1.5em 0em ;
 }




/* Para Cream of Science */

div#cos-list h3 {
 display: block ;
 clear: both ;
 }

div#cos-auth-list ul {
 padding-left: 0em ;
 padding-right: 0em ;
 }

div#cos-auth-list ul {
 text-align: center ;
 }
div#cos-auth-list ul li {
 display: inline ;
 background: none ;
 padding-left: 0px ;
 padding-right: 0px ;
 }

div#cos-auth-list ul li::before {
 content: " | " ;
 }
div#cos-auth-list ul li:first-child::before {
 content: "" ;
 }


div#cos-list {
 width: 100% ;
 margin: 0em auto ;
/* padding: 0em auto ; */
 }
@media (min-width: 400px )
 {
 div#cos-list {
 width: 75% ;
 }
 }
@media (min-width: 550px )
 {
 div#cos-list {
 width: 70% ;
 }
 }
@media (min-width: 700px )
 {
 div#cos-list {
 width: 100% ;
 }
 }
@media (min-width: 800px )
 {
 div#cos-list {
 width: 100% ;
 }
 }
@media (min-width: 1100px )
 {
 div#cos-list {
 width: 75% ;
 }
 }

div.cos-autor {
 float: none ;
 clear: both ;
 padding-bottom: 1em ;
 }
div#cos-list h2 {
 margin: 0px ;
 padding: 2em 0em 0em 0em ;
 }
div#cos-list p.cos-autor {
 }
div#cos-list ul {
 padding: 1em ;
 }
div#cos-list ul li {
 padding-left: 15px ;
 padding-bottom: 5px ;
 background: transparent url(/style/images/li-icon-10x10.gif) no-repeat left 7px ;
 }
div#cos-list img {
 width: auto ;
 height: auto ;
 max-width: 100% ;
 padding-bottom: 1em ;
 }
@media ( max-width: 699px ) {
div#cos-list img {
 width: 100% ;
 }
}


@media (min-width: 700px)
 {
div#cos-list ul {
 }
div#cos-list img {
 float: left ;
 clear: left ;
 }
div#cos-list ul {
 top: 0px ;
 left: 0px ;
 margin: 0em ;
 padding: 0em ;
 margin-left: 320px ;
 }

 }













/* Para columna izquierda */
/* columna izquierda: general */

#views,
#opendata,
#collections,
#funders,
#other-formats,
#repository-info {
 margin: auto ;
/* padding: auto 25px auto 50px ; */
 padding: 0px ;
 display: block ;
 float: none ;
 clear: both ;
 width: 75% ;
 }
#other-formats {
 /* display: none ; */
 }


@media ( max-width: 349px )
{
#col1,
#col2,
#col3,
#col4 {
 width: 100% ;
 float: none ;
 clear: both ;
 }
}




/* columna izquierda: dos columnas */

@media ( min-width: 450px )
and ( max-width: 649px )
{

#col1,
#col2,
#col3,
#col4 {
 width: 50% ;
 float: left ;
 height: auto ;
 clear: right ;
 }
#col1 {
 clear: left ;
 }
#col2 {
 clear: left ;
 float: left ;
 }
#col3 {
 float: right ;
 clear: none ;
 margin-top: -18.5em ;
 }
#col4 {
 float: right ;
 }
#views,
#opendata,
#collections,
#funders,
#other-formats,
#repository-info {
float: left ;
width: 100% ;
height: auto ;
 }

}


/* columna izquierda: tres columnas */

@media ( min-width: 650px )
	and ( max-width: 799px )
{

#col1,
#col2,
#col3,
#col4 {
 float: left ;
 height: auto ;
 clear: right  ;
 }

#col1 { width: 25% }
#col2 { width: 40% }
#col3 { width: 35% }
#col4 { width: 35% }

#col1 {
 height: 500px ;
 }
#other-formats {
 }

#views,
#opendata,
#funders,
#collections,
#other-formats,
#repository-info {
float: left ;
width: 100% ;
height: auto ;
 }
#funders {
 height: 200px ;
 }

}



/* columna izquierda: cuatro columnas */

@media ( min-width: 675px ) 
 	and (max-width: 799px )
{
#col1,
#col2,
#col3,
#col4
 { 	
	width: 25% ;
	float: left ;
	height: auto ;
 }
#col1 { width: 20% }
#col2 { width: 30% }
#col3 { width: 30% }
#col4 { width: 20% }
#views,
#opendata,
#funders,
#collections,
#other-formats,
#repository-info {
 width: 100% ;
 float: none ;
 height: auto ;
 }
#views { 
	}
#opendata,
#funders {
	}
#collections,
#other-formats {
	}
#repository-info {
	}
}



/* columna izquierda: una columna, alta resoluciÃ³n */

@media ( min-width: 800px )
{
#views,
#opendata,
#collections,
#funders,
#other-formats,
#repository-info {
 width: 100% ;
 float: none ;
 clear: both ;
 height: auto ;
 padding-bottom: 0px ;
 }
#collectionsplusfunders {
 width: 100% ;
 float: none ;
 }
#other-formats {
 display: block ;
 }
#repository-info {
 padding-bottom: 25px ;
 }
}
















@media 
	     ( min-width: 800px )
	 and ( max-width: 1059px )
	{ 

ul#ep_tm_menu_tools .person_name {
 display: inline ;
 }

#all-outer {
        position: relative ;    /* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
        clear: both ;
        float: left ;
        width: 100% ;                   /* width of whole page */
        overflow: hidden ;              /* This chops off any overhanging divs */
        background: #eee ;              /* Left column background colour */
        margin: 0px ;
}
#all {
        float: left ;
        width: 200% ;
        position: relative ;
        left: 200px ;
        background: #fff ;      /* Centre column background colour */
        border-left: 1px solid #ccc ;
 }
#all-inner {
        float: left ;
        width: 100% ;
        position: relative ;
        left: 50% ;
        margin-left: -400px ;
        background: #fff ;      /* Right column background colour */
        /* border-left: 1px solid #ccc ; */
 }

#content-outer {
        float:right;
        width:50%;
        position:relative;
        right:100%;
 }
#content {
		padding: 25px 0px ;
        margin:0 -175px 0 415px;
        overflow: hidden;
 }
#content-inner {
        width:100%;
        overflow: hidden ;
		/* Fix for the bottom space at 0px when right col not present */
		padding-bottom: 50px ;
 }
/*#content-inner li {
    margin: 0em ;
    padding: 0em 0em 0em 18px ;
    background: url('/style/images/li-icon-10x10.gif') no-repeat scroll left center transparent;
}*/


#secondary-outer {
 clear: none ;
 }
#secondary {
		padding: 25px 0px ;
        float: left ;
        width: 170px ;
        position: relative ;
        margin-left: -50% ;
        left: 215px ;
        overflow: hidden ;
 }
#secondary-inner {
 }




#tertiary-outer {
 display: block ;
 float: none ;
 clear: both ;
 }
.logos, #twitter {
 display: none ;
 }
#share {
 margin: 1em ;
/* padding: auto ; */
 }
 }




@media (min-width: 1060px) {

ul#ep_tm_menu_tools .person_name_pre {
 display: inline ;
 }
ul#ep_tm_menu_tools .person_name {
 display: inline ;
 }
#tertiary-outer {
 display: block ;
 }

.ep_tm_header {
 min-height: 100px ;
 width: 100% ;
/* #background-color: #eee ; */
 }

#all-outer {
	position: relative ;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear: both ;
	float: left ;
	width: 100% ;			/* width of whole page */
	overflow: hidden ;		/* This chops off any overhanging divs */
	background: #eee ;		/* Left column background colour */ 
	margin: 0px ;
}
#all {
	float: left ;
	width: 200% ;
	position: relative ;
	left: 200px ;
	background: #fff ;    	/* Centre column background colour */
  border-left: 1px solid #ccc ;
 }
#all-inner {
	float: left ;
	width: 100% ;
	position: relative ;
	left: 50% ;
	margin-left: -400px ;
	background: #fff ;    	/* Right column background colour */ 
  /* border-left: 1px solid #ccc ; */
 }

#content-outer {
	float:right;
	width:50%;
	position:relative;
	right:100%;
 }
#content {
		padding: 0px ;
	margin:0 15px 0 415px;
	overflow: hidden;
 }
#content-inner {
	width:100%;
	overflow: hidden ;
 }
/*#content-inner li {
    margin: 0em ;
    padding: 0em 0em 0em 18px ;
    background: url('/style/images/li-icon-10x10.gif') no-repeat scroll left center transparent;
}*/


#secondary-outer {
 clear: none ;
 }
#secondary {
		padding: 0px ;
	float: left ;
	width: 170px ;
	position: relative ;
	margin-left: -50% ;
	left: 215px ;
	overflow: hidden ;
 }
#secondary-inner {
 }

#tertiary-outer {
 }
#tertiary {
	float: left ;
	width: 170px ;
	position: relative ;
/* movido porque quedaba muy a la derecha */
/*	left: 15px; */
	left: 10px ;
	overflow: hidden ;
 }
#tertiary-inner {
 }


/* Espacio al final de columnas secundaria y terciaria */
/* Importante solo cuando el contenido es mas corto que las columnas */
#secondary-inner, #tertiary-inner {
 margin: 0px ;
 padding: 0px 0px 25px 0px ;
 }


#content-outer, #secondary-outer, #tertiary-outer, .ep_tm_footer {
 margin-top: 20px ;
 margin-bottom: 30px ;
 }

#share {
 margin: 0px ;
 padding: 0px 0px 1em 0px ;
 }

}




@media (max-width: 800px) {
.ep_tm_key_tools li:first-child {
 border-right: none !important ;
 }
.ep_tm_key_tools li:first-child + li {
 border-left: none !important ;
 padding-left: 0px ;
 }
/*
.ep_tm_key_tools li:first-child {
 display: none ;
 }
*/

#secondary .all {
 width: 100% ;
 border-top: 1px solid #ccc ;
/*  padding: 0px auto ;  */
 padding-top: 0px ;
 padding-bottom: 0px ;
 }

}






/* Comunes, no layout */

#content-inner h2 {
 margin: 0em ;
 padding: 1em 0em .5em 0em ;
 font-size: 125% ;
 font-weight: bold ;
 color: #206EB5 ;
 }
#content-inner h3 {
 padding: 1em 0em 0em 0em ;
 font-size: 1.10em ;
 color: #666 ;
 }


div.extra-space {
 margin: 10em 0em ; 
 padding: 10em 0em ;
 }



/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/zzz_local.css */


/* RESET CSS */ 
/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
  color: #000 ;
  background: #fff ;
  font-size: 1em ;
	line-height: 1.5em ;
}
ol, ul {
	list-style: none;
}
#secondary ul {
	margin: 0px ;
	padding: 0px 0px .5em 0em ;
	list-style-type: disc ;
 }
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	overflow: scroll ;
}








a, a:link {
 color: #206eb5 ;
 }
a:visited {
 color: #666 ;
 }
a:active, a:hover {
 color: #c00 ;
 }


#secondary a:visited, #tertiary a:visited {
 color: #206eb5 ;
 }
#secondary a:active, #secondary a:hover,
#tertiary a:active, #tertiary a:hover {
 color: #c00 ;
 }

div.ep_tm_footer {
 color: #666 ;
 background: #fff ;
 border-top-width: 1px ;
 border-top-style: solid ;
 border-top-color: #ccc ;
 }
div.ep_tm_footer a:visited {
 color: #369 ;
 }
div.ep_tm_footer a:active, div.ep_tm_footer a:hover {
 color: #c00 ;
 }



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

#menu-main-outer {
 float: left ;
 clear: both ;
 width: 100% ;
 /* color: #D7DEE4 ; */
 color: #fff ;
 background: #206eb5 ;
 margin: 0px ;
 padding: 5px 0px ;
 }
#menu-main {
 margin: 0px ;
 padding: 0px 15px ;
 /*color: #D7DEE4 ; */
 color: #fff ;
 background: #206eb5 ;
 }
menu-main-inner {
 }
#menu-main a, #menu-main a:link, #menu-main a:visited {
 /* color: #D7DEE4 ; */
 color: #EEE ;
 /* background: transparent ; */
 text-decoration: none ;
 font-weight: bold ;
 }
#menu-main a:active, #menu-main a:hover {
 color: #fff ;
 }

.ep_tm_key_tools li {
    border-left: 1px solid #D7DEE4;
    border-right: 1px solid #666;
}

#main {
 float: left ;
 clear: none ;
 }

#languages {
 float: right ;
 clear: none ;
 }

body {
 }

#search {
 float: none ;
 clear: both ;
 position: absolute ;
 top: 20px ;
 right: 120px ;
 }
#search a, #search a:link, #search a:visited,
 p.search-simple a, p.search-simple a:link, p.search-simple a:visited {
 color: #206eb5 ;
 }
#search a:active, #search a:hover,
 p.search-simple a:active, p.search-simple a:hover {
 color: #c00 ;
 }
input.ep_form_search_advanced_link, input.ep_form_search_advanced_link:hover {
    border: medium none;
    text-decoration: underline;
    background: none repeat scroll 0% 0% transparent;
    cursor: pointer;
 font-weight: normal ;
}
input.ep_form_search_advanced_link {
 color: #206eb5 ;
 }
input.ep_form_search_advanced_link:hover {
 color: #c00 ;
 }



.ep_tm_header {
/* background-color: #D7DEE4 ; */
background-color: #eee ;
/* background-color: #ccc ; */
background-image: none ;
 }

.ep_tm_site_logo {
 }
.ep_tm_site_logo a {
 display: block ;
 margin: 0px ;
 padding: 15px ;
 }
.ep_tm_site_logo img {
 height: 75px ;
 width: auto ;
 margin: 0px ;
 padding: 0px ;
 }


/* Cambio para dejar espacio tras el H1 */

h1.ep_tm_pagetitle {
 padding-bottom: 1em ;
 }

/* Intentando dejar espacio delante de la inforamaciÃ³n final en el abstract (no funciona) */

table.ep_block {
 }

/* Cambio para arreglar el problema del override: hidden en la columna central */
table.ep {
 }
table.ep_blister_bar td {
 display: inline ;
 float: none ;
 text-align: center ;
 }
table.ep_blister_bar td.ep_blister_join {
 margin: 0px ;
 padding: 0px 10px ;
 }

/* #ep_tm_languages:before {
 content: "Idioma: "
 } */
#ep_tm_languages a:nth-child(2) {
 display: none ;
 }
#ep_tm_languages a:before {
  content: attr(title);
  font-weight: normal;
  }
#ep_tm_languages a img {
  display: none ;
  }


/* Tabla del resumen del eprint */
/* p.e. https://oa.upm.es/25881/ */ 

table.ep_block {
 background: transparent ;
 padding-top: 1em ;
 margin-top: 1em ;
 }
table.ep_block th.ep_row {
 background: #ddd ;
 margin: 0px ;
 padding: 5px ;
 }
table.ep_block td.ep_row {
 background: #eee ;
 margin: 0px ;
 padding: 5px ;
 }


/* Botones de navegacion en edicion */

.ep_form_action_button, .ep_form_internal_button, .ep_tm_searchbarbutton, .ep_blister_node_selected {
    border-color: #5B97C7 #13324A #13324A #5287B3;
    background-image: url('images/bar_12px.png');
    background-color: #206EB5;
    color: #FFF;
    font-weight: bold ;
}
.ep_blister_node {
    color: #999 ;
}



/* Tablas de listado de trabajos con ePrint* /  
/* p.e. https://oa.upm.es/cgi/users/home?screen=Items */

.ep_tab_selected {
 font-weight: bold ;
 }
.ep_tab_bar .ep_tab_selected a {
 color: #000 ;
 background: transparent ;
 }
.ep_tab_bar a {
 color: #666 ;
 background: transparent ;
 }

tr.header_plain, td.ep_columns_title, td.ep_columns_alter {
 font-weight: bold ;
 }
th.ep_columns_title, td.ep_columns_alter {
 font-weight: bold ;
 }
th.ep_columns_title a, td.ep_columns_alter a {
 color: #000 ;
 background: transparent ;
 font-weight: bold ;
 text-decoration: none ;
 }
td.ep_columns_cell_inbox {
    color: #333 ;
    background-color: #ffc ;
    font-weight: bold ;
}
td.ep_columns_cell_archive {
    color: #333 ;
    background-color: #fff;
}
td.ep_columns_cell_title {
    font-weight: bold ;
 }


/* Fondo de pestanas, etc. (el UPM es #D7DEE4) */
.ep_tab_bar li a {
    background-color: #eee ;
}
.ep_summary_box_title, .ep_summary_box_body, .ep_sr_title_bar, .ep_sr_content, .ep_sr_collapse_bar, .ep_tab_panel, .ep_toolbox_content, .ep_upload_doc, .ep_search_buttons, .ep_search_controls, .ep_search_controls_bottom, .ep_view_group_by {
    background-color: #eee ;
}


/* form, selecciones */
select, input.ep_form_text, textarea {
    padding: 1px 2px;
    margin-right: 4px;
    border: 1px solid #ccc ;
    color: #206EB5 ;
    background: none repeat scroll 0% 0% #fff ;
/*    background: none repeat scroll 0% 0% #D7DEE4 ; */
/*    padding: .5em ; */
  }
input {
/*    padding: .5em ; */
 }

/* tablas por defecto */

table {
/* width: 100% ; */
/* width: auto ; */
 }
table td {
 margin: 0px ;
 padding: 3px ;
 }




/* Para quitar todas las sombras de los elementos */
.ep_summary_box_title,
.ep_search_buttons,
.ep_search_controls,
.ep_search_controls_bottom
 {
 box-shadow: none !important ;
 }


/* Para tablas demasiado anchas */
table.ep_columns {
  font-size: .9em ;
  max-width: 100% ;
 }

th.ep_columns_title {
  font-size: .9em ;
 }

td.ep_columns_cell {
  font-size: .8em ;
 }




/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/zzz_upm.css */



.ep_field_set_medium {
# padding: 0px 20% ;
 }

/* Retoques para ORCID */

.orcid img,
img.orcid-icon
 {
  vertical-align: baseline ;
 }
.orcid-person:hover
 {
 border-bottom: none ;
 }
.orcid img
  {
  vertical-align: baseline ;
  }



@media (max-width:600px) {
body {
/* font-size: 110% ; */
/* Comentado porque era demasiado grande el menu */
 }
#menu-main {
/* font-size: 80% ; */
 }
}


h1 {
 line-height: 1.25 ;
 }


table.ep_multi {
    width: auto;
    margin: auto;
 }

/* modificacion para hacer la caja de twitter mas estrecha */
iframe#twitter-widget-0, iframe.twitter-timeline, iframe.twitter-timeline-rendered, div.timeline {
 min-width: auto !important ;
/* min-width: 170px !important ;
 max-width: 170px !important ;
 width: 170px !important ; */
 }

/* ejemplos en las ayudas de los datos de la publicacion */
span.ep_form_example {
 font-weight: normal ;
 color: #666 ;
 }

/* COLOCACION DE CAMPOS EN LOS DATOS DE LA PUBLICACION */
/* campos a la izquierda en general */
.ep_form_field_input .ep_form_input_grid {
 margin-left: 0px ;
 }

/* COLOCACION DE CAMPOS EN LOS DATOS DE LA PUBLICACION */
/* campos centrados tipo 1 */
/* campos multiples de nombre */
/* campos grandes */
#c1_content .ep_form_input_grid,
#c2_content .ep_form_input_grid,
#c6_content .ep_form_input_grid,
#c7_content .ep_form_input_grid,
#c11_content .ep_form_input_grid,
#c12_content .ep_form_input_grid,
#c14_content .ep_form_input_grid,
#c18_content .ep_form_input_grid,
#c20_content .ep_form_input_grid,
#c24_content .ep_form_input_grid,
#c25_content .ep_form_input_grid,
#c29_content .ep_form_input_grid,
#c30_content .ep_form_input_grid,
#c32_content .ep_form_input_grid,
#c33_content .ep_form_input_grid,
#c35_content .ep_form_input_grid,
#c36_content .ep_form_input_grid,
#c40_content .ep_form_input_grid,
#c41_content .ep_form_input_grid,
#c42_content .ep_form_input_grid,
#c84_content .ep_form_input_grid,
#c85_content .ep_form_input_grid,
#c86_content .ep_form_input_grid,
#c87_content .ep_form_input_grid,
#c88_content .ep_form_input_grid,
#c89_content .ep_form_input_grid,
#c90_content .ep_form_input_grid,
#c91_content .ep_form_input_grid,
#c92_content .ep_form_input_grid,
#c93_content .ep_form_input_grid,
#c94_content .ep_form_input_grid,
#c95_content .ep_form_input_grid,
#c96_content .ep_form_input_grid,
#c97_content .ep_form_input_grid,
#c98_content .ep_form_input_grid,
#c99_content .ep_form_input_grid,
#c100_content .ep_form_input_grid,
#c101_content .ep_form_input_grid,
#c102_content .ep_form_input_grid,
#c103_content .ep_form_input_grid,
#c104_content .ep_form_input_grid,
#c105_content .ep_form_input_grid,
#c106_content .ep_form_input_grid,
#c107_content .ep_form_input_grid,
#c108_content .ep_form_input_grid,
#c109_content .ep_form_input_grid,
#c110_content .ep_form_input_grid,
#c111_content .ep_form_input_grid,
#c112_content .ep_form_input_grid,
#c113_content .ep_form_input_grid,
#c114_content .ep_form_input_grid,
#c115_content .ep_form_input_grid,
#c116_content .ep_form_input_grid,
#c117_content .ep_form_input_grid,
#c118_content .ep_form_input_grid,
#c119_content .ep_form_input_grid,
#c120_content .ep_form_input_grid,
#c121_content .ep_form_input_grid,
#c181_content .ep_form_input_grid
 {
 margin-left: auto ;
 }

/* COLOCACION DE CAMPOS EN LOS DATOS DE LA PUBLICACION */
/* campos centrados tipo 2 */
/* campos desplegables */
/* recordar poner tambien la ayuda */
/* #c4_content, */
/* #c5_content, */
/* #c9_content, */
/* #c10_content, */
/* #c16_content, */
/* #c17_content, */
/* #c22_content, */
/* #c23_content, */
/* #c27_content, */
/* #c28_content, */
/* #c38_content, */
/* #c39_content, */
/* #c44_content, */
/* #c45_content, */
/* #c182_content, */
/* #c183_content */
/*
 {
 text-align: center ;
 }
*/
/* #c4_help, */
/* #c5_help, */
/* #c9_help, */
/* #c10_help, */
/* #c16_help, */
/* #c17_help, */
/* #c22_help, */
/* #c23_help, */
/* #c27_help, */
/* #c28_help, */
/* #c38_help, */
/* #c39_help, */
/* #c44_help, */
/* #c45_help, */
/* #c182_help, */
/* #c183_help */
/*
 {
 text-align: left ;
 }
*/

#c181_content .ep_form_input_grid,         /* Publicacion -> URL */
#c184_content .ep_form_input_grid,   /* Publicacion -> numero de paginas */
#c71_content_inner .ep_form_input_grid,
#c81_content_inner .ep_form_input_grid,
#c83_content_inner .ep_form_input_grid,
#c179_content_inner .ep_form_input_grid, 
#c191_content_inner .ep_form_input_grid
 {   /* Estado -> revisado por ... */
    margin-left: 0px ; 
 }

/* Autores, etc. en edicion de registros */
#content-inner table td.ep_row table {
 margin-left: 0px ;
 margin-right: 0px ;
 }

#content-inner .ep_msg_message_content table {
 margin: 0px ;
 padding: 0px ;
 }


.ep_toolbox_content {
 margin: .5em auto ;
 text-align: center ;
 }
.importante {
 font-weight: bold ;
 color: #c00 ;
 }
.destacado {
/* margin: 0.5em auto; */
 margin: 2em auto ;
 padding: 10px;
 border: 1px solid #FC0;
 background-color: #FE9;
/* width: auto ; */
/* min-width: 1px ; */
/* max-width: 75% ; */
 }
.destacado h2 {
 margin: 0em !important ;
 padding: 0em 0em .5em 0em !important ;
 font-size: 1.25em !important ;
 font-weight: bold !important;
 color: #c00 !important ;
 }
.centrado {
 text-align: center ;
 }

/* Ultimos registros introducidos */
.ep_latest_result {
 padding-bottom: .5em ;
 }
#content ol.ep_latest_list
 {
 margin: 0px ;
 padding: .5em 0em 1em 0em  ;
 border-bottom: 1px solid #ccc ;
 }
#content ol.ep_latest_list li.ep_latest_result {
 margin: 0em 0em 0em 2em ;
 padding: .5em 0em .5em 0em ;
 background: none ;
 list-style-type: decimal ;
 list-style-position: outside ;
 }

hr.ep_ruler {
 margin: 2em 0px ;
 padding: 0px ;
 height: 1px ;
 color: #eee ;
 background: #ccc ;
 }

.ep_tm_pagetitle {
 padding-bottom: 2em ;
 color: #206EB5 ;
 background: transparent ;
 font-size: 1.5em ;
 }
.ep_view_page h2 {
 padding-top: .5em ;
 padding-bottom: .5em ;
 color: #206EB5 ;
 background: transparent ;
 font-size: 1.25em ;
 border-top: 0px solid #ddd ;
 border-bottom: 1px solid #ddd ;
 }


#content-inner table {
 margin-left: auto ;
 margin-right: auto ;
 }
#content-inner table.table-citation-1 table {
 margin-left: 0px ;
 margin-right: 0px  ;
 }
#content-inner div.ep_block h2 {
 margin: 0px ;
 padding: 1.5em 0em 0em 0em ;
 }
#content-inner div.funders h3 {
 margin: 0px ;
 padding: 1em 0em 0em 0em ;
 font-size: 1em ;
 font-weight: bold ;
 color: #000 ;
 background: transparent ;
 }
#content-inner div.abstract_funders table td {
 vertical-align: top ;
 }
#content-inner div.multiple_versions h2,
#content-inner div.abstract_description h2, 
#content-inner div.funders h2, 
#content-inner div.abstract_moreinfo h2 {
 margin: 0px ;
 padding: 1em 0em .5em 0em ;
 }
#content-inner div.abstract_funders h2 {
 margin: 0px ;
 padding: 2em 0em .5em 0em ;
 }
#content-inner div.extra,
#content-inner div.multiple_versions,
#content-inner div.abstract_description, 
#content-inner div.funders,
#content-inner div.abstract_moreinfo,
#content-inner div.abstract_funders {
 float: none ;
 clear: both ;
 margin: 0px ;
 padding: 0em 5% ; 
 }
/* damos mas espacio a las versiones alternativas */
#content-inner div.multiple_versions {
 padding-top: 1.5em ;
 }
#content-inner div.abstract_moreinfo {
 padding-top: 1em ;
 }

#content-inner div.abstract_funders th,
 table.ep_block th.ep_row {
 background: none repeat scroll 0% 0% #DDD;
 margin: 0px;
 padding: 5px;
 border-width: 1px;
 border-bottom-style: dashed;
 border-color: #BBB;
 min-width: 15em ;
 }
#content-inner div.abstract_funders th {
 min-width: auto ;
 }
#content-inner div.abstract_funders td,
td.ep_row {
 border-left-style: dashed;
 border-bottom-style: dashed;
 border-color: #BBB;
 }
@media ( max-width: 599px ) {
 table.ep_block th.ep_row {
 min-width: 12em ;
 }
}
@media ( max-width: 499px ) {
 table.ep_block th.ep_row {
 min-width: auto ;
 }
} 

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

#languages h3 {
 color: #fff ;
 background: transparent ;
 display: inline ;
 font-size: 1em ;
 font-weight: normal ;
 }
#languages h3:after {
 content: ": "
 }


@media (max-width: 800px) {
 .ep_tm_key_tools li {
 }
 .ep_tm_key_tools li a {
 }
 }
@media (max-width: 850px) {
 #languages h3:after {
 content: ""
 }
 #languages h3 {
 display: none ;
 }
 }


#other {
 }
#other ul  {
 margin: 0px ;
 padding: 0px ;
 list-style-type: none ;
 }
#other ul li {
 margin: 0px auto ;
 padding: .5em 0em ;
 }

#secondary li, li.atom, li.rss1, li.rss2, li.oai2
 {
 list-style-type: none ;
 margin: 0px ;
 padding: 0px 0px 0px 18px ;
 }
#content .ep_action_list li,
 #content .ep_tab_bar li {
 list-style-type: none ;
 background: none ;
 margin: inherit ;
 padding: inherit ;
 }
#content .ep_action_list li {
 margin: 0px ;
 padding: 2px ;
 }
#content ul {
 }
#content li {
 padding-left: 13px ;
 background: transparent url(/style/images/li-icon-10x10.gif) no-repeat left 7px ;
 }
#secondary li {
 background: transparent url(/style/images/li-icon-10x10.gif) no-repeat top .5em left ;
 }
#secondary li.atom, #secondary li.rss1, #secondary li.rss2, #secondary li.oai2 {
 background: transparent url(/style/images/feed-icon-14x14.png) no-repeat center left ;
 }
#secondary li.oai2 {
 background: transparent url(/style/images/oai-icon-14x14.png) no-repeat center left ;
 }

#tertiary ul.logos {
 margin: 0em ;
 padding: 1em 0em ;
 color: #666 ;
 background: transparent ;
 text-align: left ;
 font-size: small ;
 }

#tertiary ul.logos li {
 margin: 0px ;
 padding: 1em 0em ;
 }
#tertiary ul.logos li img {
 margin: 0px ;
 padding: 0em 0em .5em 0em ;
 }

#tertiary ul.logos li.open-access {
 padding-bottom: 3em ;
 }
#tertiary ul.logos li.sherpa-romeo {
 border-top: 1px solid #eee ;
 }
#tertiary ul.logos li.dulcinea {
 border-bottom: 1px solid #eee ;
 }
#tertiary ul.logos li.recolecta {
 padding-top: 3em ;
 }

#tertiary ul.logos li.e-ciencia {
 }

#tertiary ul.logos li.observatorio-upm {
 border-top: 1px solid #eee ;
 padding-top: 2em ;
 }

.ep_view_jump_to {
 text-align: center ;
 }

.ep_block {
 padding: .5em 0em ;
 }
#ep_eprint_view_tabs {
 padding-top: 1em ;
 }

.ep_view_timestamp {
 padding-top: 2em ;
 color: #999 ; 
 background: transparent ;
 font-size: .80em ;
 }

/* Pasos en workflow */
.ep_blister_bar {
 text-align: center ;
 }
/* dejamos algo de espacio vertical si no caben en una linea */
.ep_blister_node,
.ep_blister_node_selected {
 margin: 5px 0px ;
 }


/* Mensajes de error */
.ep_msg_warning_content {
    background-color: #ffc ;
    border-color: #fc0 ;
    background-image: none ;
    background-repeat: no-repeat ;
}
/* Mensajes de informacion */
.ep_msg_message_content {
    background-color: #efe ;
    border-color: #cfc ;
    background-image: none ;
    background-repeat: no-repeat ;
 }
div.ep_msg_warning_content table {
 margin: 0px !important ;
 padding: 0px ;
 }


dl.ep_action_list dt {
    width: 20em ;
    text-align: right ;
    padding-top: 1em ;
}
dl.ep_action_list dd {
    left: 21em ;
    margin-right: 21em ;
}

/* Botones reducidos */
/* Administración */
.ep_form_action_button, .ep_form_internal_button {
    padding: 3px 5px;
}
/* Navegación eprints */
.ep_blister_node {
    border-width: 1px;
    padding: 3px 5px;
    color: #666 ;
    background: #eef ;
    border-color: #ddd #ccc #ccc #ddd ;
}

.ep_blister_node_selected {
    border-width: 1px;
    padding: 3px 5px;
    margin: 5px 0px;
    color: #fff;
    background-image: none;
    background-color: #5287B3;
    box-shadow: 0 2px 6px rgb(100 100 100 / 30%);
    border-color: #5287B3;
    text-align: center;
    border-style: solid;
    border-radius: 3px;
	}


/* Arreglar borde "transparente" en ppaginas de edicion de eprints */
.ep_sr_component .ep_sr_title_bar {
    border-style: solid solid none;
    border-width: 1px;
}
.ep_sr_component .ep_sr_content {
    clear: both;
    padding: 5px;
    #padding: 5px 20% ;
    border-style: solid;
    border-width: 1px;
}
#c201_content {
 padding: 5px ;
 }


.ep_upload_doc_actions .ep_form_action_icon img {
 margin: 0px ;
 padding: 5px ;
 }


/* Abstracts */

p.citation {
 margin: 0px ;
 padding: 1em 0em 3em 0em ;
 padding: 1em 0em 2em 0em ;
 font-size: 110% ;
 }

div.fulltext {
 padding: 0em 25% ;
 }
div.abstract {
 padding: 0em 5% ;
 }
div.abstract p {
  /* para imprimir los retornos de carro */
  /* Valores: 
     pre-wrap, pre-line o break-spaces */
  white-space: pre-line;
 }
div.fulltext, div.abstract {
 text-align: justify ;
 }
div.alternative-locations {
 width: 100% !important ;
 }
div.alternative-locations h3 {
 display: none ;
 }
div.alternative-locations h2 {
 display: none ;
 }

/* Estadisticas en abstracts */
/* linkStats obsoleto */
p.linkStats {
 display: block ; 
 min-height: 18px ;
 vertical-align: bottom ;
 padding-left: 25px ;
 background: url(/style/images/stats.png) no-repeat top left ; 
 width: auto ;
 float: right ;
 clear: both ;
 }


div#altmetric {
 display: block ;
 float: none ;
 clear: both ;
 margin: 0px ;
 padding: 1em 0px ;
 }


#content ul.extra {
 display: block ;
 clear: both ;
 float: none ;
 margin: 0px ;
 padding: 3em 0px 2em 0px ;
 }
#content ul.extra li {
 }

#content ul.extra li.export,
#content ul.extra li.stats,
#content ul.extra li.edit-this-eprint {
 list-style-type: none ;
 background: none ;
 margin: 0px ;
 padding: .25em 0px ;
 display: block ;
 min-height: 1.5em ;
 }
#content ul.extra div.wrap { 
 width: 75% ;
 float: left ;
 }
#content ul.extra li.stats {
 width: 25% ;
 float: left ;
 }
#content ul.extra li.export {
 width: 25% ;
 float: left ;
 text-align: right ;
 }
#content ul.extra li.edit-this-eprint {
 width: 75% ;
 float: left ;
 text-align: right ;
 }

#content ul.extra li.export a,
#content ul.extra li.stats a,
#content ul.extra li.edit-this-eprint a {
 display: block ;
 margin: 0px ;
 padding: 0px ;
 min-height: 18px ;
 float: none ;
 list-style-type: none ;
 padding-left: 25px ;
 padding-bottom: .5em ;
 }
#content ul.extra li.export a {
 display: inline ;
 background: url(/style/images/export.png) no-repeat top left ;
 }
#content ul.extra li.stats a {
 display: inline ;
 background: url(/style/images/stats.png) no-repeat top left ;
 }
#content ul.extra li.edit-this-eprint a {
 display: inline ;
 background: url(/style/images/eprint-edit.png) no-repeat top left ;
 }
#content ul.extra li.edit-this-eprint a {
 display: inline ;
 }




@media ( min-width: 1000px ) {
 #content ul.extra {
 }
 #content ul.extra li.stats,
 #content ul.extra li.export {
 }
 #content ul.extra li.stats {
 }
 #content ul.extra li.export {
 }
}

@media ( max-width: 1100px ) {
#content ul.extra li.edit-this-eprint {
 }
}

@media ( max-width: 900px ) {
#content ul.extra div.wrap { 
 width: 75% ;
 }
#content ul.extra li.stats {
 width: 50% ;
 }
#content ul.extra li.export {
 width: 100% ;
 display: block ;
 text-align: right ;
 }
#content ul.extra li.edit-this-eprint {
 width: 100% ;
 display: block ;
 }
}

@media ( max-width: 600px ) {
#content ul.extra {
 width: 100% ;
 margin: 0em auto ;
 }
#content ul.extra div.wrap {
 width: auto ;
 float: none ;
 clear: both ;
 }
#content ul.extra li.export,
#content ul.extra li.stats, 
#content ul.extra li.edit-this-eprint {
 float: none ;
 clear: both ;
 width: auto ;
 text-align: left ;
 }
#content ul.extra li.edit-this-eprint {
 text-align: left ;
 }
}






div.abstract_funders table,
table.citation {
 width: 100% ;
 }
div.abstract_funders table,
 table.ep_block td.ep_row {
 background: none repeat scroll 0% 0% #EEE;
 margin: 0px;
 padding: 5px;
 }
table.citation table {
 }
div.abstract_funders table, div.abstract_funders table th, div.abstract_funders table tr, div.abstract_funders table td,
table.citation table, table.citation table th, table.citation table tr, table.citation table td {
 border: 1px dotted #ccc ;
 margin: 0px ;
 padding: 3px 8px ;
 }
div.abstract_funders table th,
table.citation table th {
 border: 1px solid #ccc ;
 background: #ddd ;
 font-weight: bold
 }
div.abstract_funders table td:first-child {
 font-weight: bold ;
 }
div.abstract_funders table th,
div.abstract_funders table tr,
div.abstract_funders table td,
table.citation th, table.citation tr, table.citation td {
 border-top: 1px dashed #ccc ;
 /* border-bottom: 1px solid #ccc ; */
 }
div.abstract_funders table th {
 border-left: 1px dashed #ccc ;
 border-right: 1px dashed #ccc ;
 }
#content-inner div.abstract_funders table th:first-child,
#content-inner div.abstract_funders table td:first-child {
 border-left: 1px solid transparent ;
 }
#content-inner div.abstract_funders table th:last-child,
#content-inner div.abstract_funders table td:last-child {
 border-right: 1px solid transparent ;
 }

table.citation {
 width: 100% ;
 margin: auto ;
 padding: 0em ;
 }
table.citation th, table.citation tr, table.citation td {
 border-top: 1px dashed #ccc ;
 /* border-bottom: 1px solid #ccc ; */
 }
table.citation table {
 }
table.citation table, table.citation table th, table.citation table tr, table.citation table td {
 border: 1px dotted #ccc ;
 margin: 0px ;
 padding: 3px 8px ;
 }
table.citation table th {
 border: 1px solid #ccc ;
 background: #ddd ;
 }

/* tablas de autores y directores en abstract */
.table-citation-1 table {
 width: auto ;
 }

/* Correccion para igualar "Registros > Eprints > editar un registro" con la edicion de registros normal */
/* eliminada porque afecta a la pagina inicial 
.ep_toolbox_content {
    height: auto;
    width: auto;
    background: none repeat scroll 0% 0% transparent;
    border: medium none;
    margin: 0px;
    padding: 0px;
} */

/* Tabla de busquedas */
table.ep_search_fields {
 margin: 1em auto ;
 }

/* Feeds en busquedas */
.ep_search_feed {
 }

/* Tabla de resultados */
.ep_search_result td {
    vertical-align: top;
    padding: 10px 3px 15px 3px ;
    border-top: 1px solid #EEE;
    border-bottom: 0px;
 }

.ep_subjectinput_selected_subject {
    text-align: right ;
 }

th.ep_multi_heading {
 min-width: 10em ;
 max-width: 10em ;
 }





div.ep_msg_warning_content table ul {
 margin: 0px ;
 padding: 1em 0em ;
 }
div.ep_msg_warning_content table ul li {
 padding-left: 15px ;
 padding-bottom: 0px ;
 background: transparent url(/style/images/li-icon-10x10.gif) no-repeat left 7px ;
 }


div.ep_view_menu ul {
 width: auto ;
 margin: 2em auto ;
 }
div.ep_view_menu ul ul {
 margin: auto ;
 margin: auto ;
 }

div.biblioteca-logo {
 position: relative ;
 float: right ;
 clear: right ;
 height: auto ;
 width: auto ;
 margin: 0px ;
 padding: 0px ; 
 /* right: -15px ; */
 }
div.biblioteca-logo a {
 display: block ;
 margin: 0px ;
 padding: 15px ;
 }
div.biblioteca-logo img {
 height: 75px ;
 width: 75px ;
 }

/* cambio para las tablas en la edicion */
#ep_eprint_view_panel_0 > table > tbody > tr > td.ep_row > table > tbody > tr > th {
 border: 1px solid #999 ;
 background: #ccc ;
 margin: 0px ;
 padding: 2px 5px ;
 }
#ep_eprint_view_panel_0 > table > tbody > tr > td.ep_row > table > tbody > tr > td {
 border: 1px solid #ccc ;
 background: #eee ;
 margin: 0px ;
 padding: 2px 5px ;
 }






@media ( max-width: 600px )
{

dl.ep_action_list dt {
 width: 90% ;
 text-align: left ;
 margin: 0em auto ;
 padding: 1em 0em 0em 0em ;
 }
dl.ep_action_list dd {
 top: 0em ;
 left: 0em  ;
 width: 90% ;
 margin: 0em auto;
 padding: .5em 0em .5em 0em ;
 overflow: auto ;
 }


}


ul.ep_action_list li {
 float: left ;
 }

.ep_form_action_icon {
 height: 25px ;
 width: 25px ;
 }
.ep_doc_icon {
 height: 50px ;
 width: 50px ;
 }

table.ep_paginate_list {
 display: table ;
 }

em.requires_pdf, em.requires_postscript {
 color: #666 ;
 }

div.fulltext p.nofulltext {
 margin-top: 1em ;
 }

/* centrar los campos de geolocalización */
.ep_sr_content .ep_form_field_input,
.ep_sr_content .ep_form_input_grid {
 margin-left: auto ;
 margin-right: auto ;
 }


/* Ancho 100% en móvil y 75% en portátiles y canvas anchos */
.width100percent {
 display: block ;
 width: 100% ;
 height: auto ;
 margin: 0px auto ;
 padding: 0px auto ;
 }
@media (min-width: 1200px)
{
.width100percent {
 width: 75% ;
 }
}




/* From: /usr/share/eprints/archives/upm/cfg/lang/es/static/style/auto/zzz_upm_adaptive.css */




/* From: /usr/share/eprints/archives/upm/cfg/lang/es/static/style/auto/zzz_upm_adaptive_names.css */


@media ( max-width: 899px ) {

div#c2 table.ep_form_input_grid tr:nth-of-type(1),
div#c7 table.ep_form_input_grid tr:nth-of-type(1),
div#c8 table.ep_form_input_grid tr:nth-of-type(1),
div#c14 table.ep_form_input_grid tr:nth-of-type(1),
div#c20 table.ep_form_input_grid tr:nth-of-type(1),
div#c25 table.ep_form_input_grid tr:nth-of-type(1),
div#c26 table.ep_form_input_grid tr:nth-of-type(1),
div#c32 table.ep_form_input_grid tr:nth-of-type(1),
div#c33 table.ep_form_input_grid tr:nth-of-type(1),
div#c36 table.ep_form_input_grid tr:nth-of-type(1),
div#c41 table.ep_form_input_grid tr:nth-of-type(1),
div#c42 table.ep_form_input_grid tr:nth-of-type(1) {
 display: none ;
 }


div#c2 table.ep_form_input_grid tr,
div#c7 table.ep_form_input_grid tr,
div#c8 table.ep_form_input_grid tr,
div#c14 table.ep_form_input_grid tr,
div#c20 table.ep_form_input_grid tr,
div#c25 table.ep_form_input_grid tr,
div#c26 table.ep_form_input_grid tr,
div#c32 table.ep_form_input_grid tr,
div#c33 table.ep_form_input_grid tr,
div#c36 table.ep_form_input_grid tr,
div#c41 table.ep_form_input_grid tr,
div#c42 table.ep_form_input_grid tr {
 display: block ;
 padding-bottom: 2em ;
 }

div#c2 table.ep_form_input_grid tr td,
div#c7 table.ep_form_input_grid tr td,
div#c8 table.ep_form_input_grid tr td,
div#c14 table.ep_form_input_grid tr td,
div#c20 table.ep_form_input_grid tr td,
div#c25 table.ep_form_input_grid tr td,
div#c26 table.ep_form_input_grid tr td,
div#c32 table.ep_form_input_grid tr td,
div#c33 table.ep_form_input_grid tr td,
div#c36 table.ep_form_input_grid tr td,
div#c41 table.ep_form_input_grid tr td,
div#c42 table.ep_form_input_grid tr td {
 float: left ;
 clear: both ;
 }

div#c2 table.ep_form_input_grid tr td.ep_form_input_grid_pos,
div#c7 table.ep_form_input_grid tr td.ep_form_input_grid_pos,
div#c8 table.ep_form_input_grid tr td.ep_form_input_grid_pos,
div#c14 table.ep_form_input_grid tr td.ep_form_input_grid_pos,
div#c20 table.ep_form_input_grid tr td.ep_form_input_grid_pos,
div#c25 table.ep_form_input_grid tr td.ep_form_input_grid_pos,
div#c26 table.ep_form_input_grid tr td.ep_form_input_grid_pos,
div#c32 table.ep_form_input_grid tr td.ep_form_input_grid_pos,
div#c33 table.ep_form_input_grid tr td.ep_form_input_grid_pos,
div#c36 table.ep_form_input_grid tr td.ep_form_input_grid_pos,
div#c41 table.ep_form_input_grid tr td.ep_form_input_grid_pos,
div#c42 table.ep_form_input_grid tr td.ep_form_input_grid_pos {
 font-weight: bold ;
 }

div#c2 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before,
div#c7 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before,
div#c8 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before,
div#c14 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before,
div#c20 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before,
div#c25 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before,
div#c26 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before,
div#c32 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before,
div#c33 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before,
div#c36 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before,
div#c41 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before,
div#c42 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before {
 content: "Autor " ;
 }
/* Repetido en los campos que son directores o editores, no autores */
div#c8 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before,
div#c26 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before {
 content: "Editor " ;
 }
div#c33 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before,
div#c42 table.ep_form_input_grid tr td.ep_form_input_grid_pos:before {
 content: "Director " ;
 }

div#c2 table.ep_form_input_grid tr td:nth-of-type(2):after,
div#c7 table.ep_form_input_grid tr td:nth-of-type(2):after,
div#c8 table.ep_form_input_grid tr td:nth-of-type(2):after,
div#c14 table.ep_form_input_grid tr td:nth-of-type(2):after,
div#c20 table.ep_form_input_grid tr td:nth-of-type(2):after,
div#c25 table.ep_form_input_grid tr td:nth-of-type(2):after,
div#c32 table.ep_form_input_grid tr td:nth-of-type(2):after,
div#c33 table.ep_form_input_grid tr td:nth-of-type(2):after,
div#c36 table.ep_form_input_grid tr td:nth-of-type(2):after,
div#c41 table.ep_form_input_grid tr td:nth-of-type(2):after,
div#c42 table.ep_form_input_grid tr td:nth-of-type(2):after {
 content: "Apellidos" ;
 }
div#c2 table.ep_form_input_grid tr td:nth-of-type(3):after,
div#c7 table.ep_form_input_grid tr td:nth-of-type(3):after,
div#c8 table.ep_form_input_grid tr td:nth-of-type(3):after,
div#c14 table.ep_form_input_grid tr td:nth-of-type(3):after,
div#c20 table.ep_form_input_grid tr td:nth-of-type(3):after,
div#c25 table.ep_form_input_grid tr td:nth-of-type(3):after,
div#c32 table.ep_form_input_grid tr td:nth-of-type(3):after,
div#c33 table.ep_form_input_grid tr td:nth-of-type(3):after,
div#c36 table.ep_form_input_grid tr td:nth-of-type(3):after,
div#c41 table.ep_form_input_grid tr td:nth-of-type(3):after,
div#c42 table.ep_form_input_grid tr td:nth-of-type(3):after {
 content: "Nombre" ;
 }
div#c2 table.ep_form_input_grid tr td:nth-of-type(4):after,
div#c7 table.ep_form_input_grid tr td:nth-of-type(4):after,
div#c8 table.ep_form_input_grid tr td:nth-of-type(4):after,
div#c14 table.ep_form_input_grid tr td:nth-of-type(4):after,
div#c20 table.ep_form_input_grid tr td:nth-of-type(4):after,
div#c25 table.ep_form_input_grid tr td:nth-of-type(4):after,
div#c32 table.ep_form_input_grid tr td:nth-of-type(4):after,
div#c33 table.ep_form_input_grid tr td:nth-of-type(4):after,
div#c36 table.ep_form_input_grid tr td:nth-of-type(4):after,
div#c41 table.ep_form_input_grid tr td:nth-of-type(4):after,
div#c42 table.ep_form_input_grid tr td:nth-of-type(4):after {
 content: "Correo electrÃ³nico" ;
 }

div#c2 table.ep_form_input_grid tr:last-child td:after,
div#c7 table.ep_form_input_grid tr:last-child td:after,
div#c8 table.ep_form_input_grid tr:last-child td:after,
div#c14 table.ep_form_input_grid tr:last-child td:after,
div#c20 table.ep_form_input_grid tr:last-child td:after,
div#c25 table.ep_form_input_grid tr:last-child td:after,
div#c32 table.ep_form_input_grid tr:last-child td:after,
div#c33 table.ep_form_input_grid tr:last-child td:after,
div#c36 table.ep_form_input_grid tr:last-child td:after,
div#c41 table.ep_form_input_grid tr:last-child td:after,
div#c42 table.ep_form_input_grid tr:last-child td:after {
 content: "" ;
 }

}



/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/zzz_upm_orcid.css */


/* Escondemos las cabeceras y campos para introducir ORCID */
/* Solo en el caso de creators y editors */

/* #c2_creators_orcid_label,               Articulo creators */
/* #c7_creators_orcid_label,               Parte de libro creators */
/* #c14_creators_orcid_label,               Monograficos creators */
/* #c20_creators_orcid_label,               Ponencia creators */
/* #c25_creators_orcid_label,              Libro creators */ 
/* #c26_editors_orcid_label,                Libro editors */
/* #c32_creators_orcid_label,*/              /* ??? editors */ 
/* #c36_creators_orcid_label,              Tesis (Doctoral) creators */
/* #c41_creators_orcid_label,              PFC creators */
/* div.heading #c25_creators_orcid_label,   ??? creators */
/*
 div.heading #c26_editors_orcid_label     ??? editors 
 {
 display: none ;
 }
*/

/* #c2 input[name$=orcid],                Articulo creators */
/* #c7 input[name$=orcid],                Parte de libro creators */
/* #c14 input[name$=orcid],               MonogrÃ¡ficos creators */
/* #c20 input[name$=orcid],               Ponencia creators */
/* #c25 input[name$=orcid],               Libro creators */
/* #c26 input[name$=orcid]                  Libro editors */
/* #c32 input[name$=orcid]                  ??? editors */
/* #c36 input[name$=orcid],                Tesis (Doctoral) creators /*
/* #c41 input[name$=orcid]                PFC creators */
/*
 {
 display: none;
 }
*/


#c26_editors_orcid_label,
#c26 input[name$=orcid]
 {
 display: none ;
 }



/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/zzz_zzz_interface.css */


.ep_tab_bar li.ep_tab_selected a {
 background-color: #eee ;
 background-image: none ;
 }



/* PestaÃ±as seleccionadas */
.ep_sr_content, .ep_summary_box_body, .ep_tab_panel, .ep_toolbox_content, .ep_upload_doc {
 background-image: none ;
 background-repeat: no-repeat ;
 box-shadow: none ;
 }

/* PestaÃ±as no seleccionadas */
.ep_tab_bar li a {
 color: #999 ;
 background-color: #ddd ;
 background-image: none ;
 background-repeat: no-repeat ;
 }



/* Tablas de datos */ 

.ep_tm_searchbar, .ep_columns_title, td.ep_columns_alter {
 background-color: #ddd ;
 background-image: none ;
 background-repeat: no-repeat ;
 margin: 0em ;
 padding: .25em ;
 }

td.ep_columns_cell_inbox {
 background-color: #fff ;
 background-image: none ;
 background-repeat: no-repeat ;
 margin: 0em ;
 padding: .25em ;
 }

tr.row_a {
 background-color: #fff ;
 }
tr.row_b {
 background-color: #fff ;
 }



/* Cabeceras division interfaz */

.ep_summary_box_title, .ep_sr_title_bar, .ep_sr_collapse_bar {
 background-image: none ;
 background-repeat: no-repeat ;
 margin: 0em ;
 padding: .25em ;
 }

.ep_search_buttons, .ep_search_controls, .ep_search_controls_bottom, .ep_view_group_by {
 background-image: none ;
 background-repeat: no-repeat ;
 margin: 0em ;
 padding: .25em ;
 }

.ep_columns_add {
 margin: 0em ;
 padding: 1em .25em ;
 }

th.ep_title_row {
 background-color: #ddd ;
 background-image: none ;
 background-repeat: no-repeat ;
 }

/* Otros */

tr {
 }

.ep_view_jump_to {
 margin: 0em ;
 padding: .25em ;
 }

.ep_search_result {
  display: block ;
 }

.ep_paginate_list {
  display: block ;
 }

/* Mejoramos el ancho del cuadro de subida/ediciÃ³n de documentos */
#outerImageContainer {
 font-size: 90% ;
 min-width: 900px ;
 max-width: 90% ;
 }
/* Mejoramos el ancho del botÃ³n de login */
.ep_form_action_button {
 min-width: 4em ;
 padding-left: 1em ;
 padding-right: 1em ;
 }
 




/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/zzz_zzz_layout.css */


h3.show-menu {
 display: none ;
 }
#main input {
 display: none ;
 }


div.ep_subjectinput_tree {
 margin: 0em ;
 padding: 1em 0em ;
 }
.ep_subjectinput_tree dl dt {
 margin: 0em ;
 padding: 0em 20% ;
 line-height: 1.5em ;
 }




@media (max-width: 675px) {

.ep_subjectinput_tree dl dt {
  padding: 0em ;
 }
.ep_subjectinput_searchbar input[type=text] {
 max-width: 90% ;
 }



h3.show-menu {
 font-size: 1em ;
 margin: 0px ;
 padding: 0px ;
 color: #fff ;
 background: transparent ;
 width: 100% ;
 }
h3.show-menu label {
 display: block ;
 width: 100% ;
 cursor: pointer ;
 }
.show-menu, #main input {
 display: none ;
 }






#main {
 width: 100% ;
 margin: 0px ;
 padding: 0px ;
 }

#ep_tm_languages { 
 position: absolute ;
 right: 10px ;
 }

h3.show-menu {
 display: block ;
 cursor: pointer ;
 font-weight: bolder ;
 text-transform: uppercase ;
 }

#ep_tm_menu_tools {
 display: none ;
 }

#ep_tm_menu_tools ul { 
 width: 100% ;
 }

.ep_tm_key_tools li {
 margin: 0px ;
 padding: 0px ;
 border: 0px transparent ;
 width: 100% 
 }
.ep_tm_key_tools li a, .ep_tm_key_tools li a:link {
 display: block ;
 width: 100% ;
 margin: 0em ;
 padding: 1em 0px ;
 font-weight: bold ;
 }

#menu-main a:hover {
 }


#show-menu:checked ~ #ep_tm_menu_tools {
 display: block ;
 float: none ;
 width: 100% ;
 -webkit-transition: height 0.5s;
 -moz-transition: height 0.5s;
 -o-transition: height 0.5s;
 transition: height 0.5s;
 padding-top: 1em ;
 }


}


/* Mostramos el vinculo de busqueda solo en pantallas pequeÃ±as */
@media (min-width: 801px) {
 #views li:last-child {
 display: none ;
 }
}

/* Ponemos todos los bloques en el abstract al mayor ancho posible en pantallas pequeÃ±as */
@media (max-width: 600px) {
 #content-inner div.extra,
 #content-inner div.multiple_versions,
 #content-inner div.abstract_description,
 #content-inner div.ep_block.fulltext,
 #content-inner div.ep_block.abstract,
 #content-inner div.abstract_funders,
 #content-inner div.abstract_moreinfo {
 padding: 0% ;
 }

#content-inner div.abstract_funders table tr th {
 background: #ddd ;
 }
#content-inner div.abstract_funders table tr td {
 background: #eee ;
 }
}

@media (max-width: 500px) {

}










/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/zzz_zzz_tables.css */


table.documents {
 margin-top: 1em ;
 }
table.documents td.icon {
 vertical-align: top ;
 text-align: center ;
 }
table.documents td.text { 
 vertical-align: top ;
 text-align: left ;
}





ul.creators,
ul.contributors,
ul.editors,
ul.subjects,
ul.ods {
 margin: 0px ;
 padding: 0px ;
 background: none ;
 }

#content ul.subjects {
 display: inline ;
 }
#content ul.subjects li.subject {
 display: inline ;
 margin: 0px ;
 padding: 0px ;
 background: none ;
 }
#content ul.subjects li.subject:after {
 content: ", " ;
 }
#content ul.subjects li.subject:first-child {
 padding: 0px ;
 }
#content ul.subjects li.subject:last-child:after { 
 content: "" ;
 }

@media (max-width: 499px) {
#content tr.subjects td {
 display: inline ;
 }
#content ul.editors,
#content ul.contributors,
#content ul.creators {
 display: inline ;
 }
#content ul.editors li.editor,
#content ul.contributors li.contributor,
#content ul.creators li.creator {
 display: inline ;
 margin: 0px ;
 padding: 0px 0px 0px .25em ;
 background: none ;
 }
#content ul.editors li.editor:after,
#content ul.contributors li.contributor:after,
#content ul.creators li.creator:after {
 content: ";" ;
 }
#content ul.editors li.editor:first-child,
#content ul.contributors li.contributor:first-child,
#content ul.creators li.creator:first-child {
 padding: 0px ;
 }
#content ul.editor li.editor:last-child:after,
#content ul.contributors li.contributor:last-child:after,
#content ul.creators li.creator:last-child:after {
 content: "" ;
 }
}


@media (max-width: 800px)
{

/* Tabla de busqueda */
/* e.g. https://oa.upm.es/cgi/search/advanced/ */
.ep_search_fields {
 border: none ;
 }

.ep_search_fields th, .ep_search_fields td {
 border: none ;
 text-align: left ;
 border: none ;
 background: transparent ;
 }
.ep_search_fields th.ep_multi_heading {
 max-width: 100% ;
 margin-top: 1em ; 
 }

.ep_search_fields tr {
 }
.ep_search_fields th {
 display: block ;
 float: none ;
 clear: both ;
 padding-top: 0em ;
 }
.ep_search_fields > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1) {
 padding-top: 0em ;
 margin-top: 0em ;
 }
.ep_search_fields th:nth-child(1),
.ep_search_fields th:first-child {
 }
.ep_search_fields td {
 display: block ;
 float: left ;
 clear: left ;
 }

.ep_search_fields .ep_multi_help {
 clear: none ;
 }

.ep_search_fields select, .ep_search_fields select#type {
 width: 100% ;
 }

}

/* formateamos las materias en resoluciÃ³n mÃ³vil */
@media (max-width: 500px) {
#content-inner #abstract table.ep_block tr.subjects td.ep_row {
 display: inline ;
 clear: both ;
 float: none ;
 margin: 0px ;
 padding: 0em 0em .25em 0em ;
 }
tr.subjects td br {
 }
tr.subjects td br::before {
 }

}





/* Formatear los autores, editores, etc. y sus correos electrÃ³nicos */

#content-inner #abstract table tr,
#content-inner #abstract table tr th,
#content-inner #abstract table tr td {
 vertical-align: top ; 
 }
#abstract table tr .colon {
 display: none ;
 }


#content-inner table td.ep_row table,
#content-inner table td.ep_row table tr,
#content-inner table td.ep_row table tr td {
 border: 0px none !important ;
 margin: 0px ;
 padding: 0px ;
 width: auto ;
}
#content-inner table td.ep_row table tr td {
 display: inline ;
 }
#content-inner table td.ep_row table tr td + td::before {
 content: " (" ;
 }
#content-inner table td.ep_row table tr td + td::after {
 content: ")" ;
 }
#content-inner table td.ep_row table tr td + td:empty::before {
 content: "" ;
 }
#content-inner table td.ep_row table tr td span.unspecified {
 }
#content-inner table td.ep_row table tr td span.unspecified::before {
 }
#content-inner table td.ep_row table tr td span.unspecified::after {
 }
#content-inner table td.ep_row table th {
 display: none ;
 }






@media (max-width: 500px) {

/* Imprimimos los dos puntos al final del campo */
#content-inner #abstract table.ep_block .colon {
 display: inline ;
 }

#content-inner #abstract table.ep_block tr {
 text-align: left ;
 clear: both;
 width: 100%;
 display: block;
 margin: .25em 0em ;
 }
#content-inner #abstract table.ep_block th.ep_row,
#content-inner #abstract table.ep_block td.ep_row {
 display: inline ;
 text-align: left ;
 margin: 0px ;
 padding: .25em 0em ;
 }
#content-inner table td.ep_row table {
 display: inline ;
 }
#content-inner #abstract table.ep_block th.ep_row {
 padding-right: .25em ;
 }

/* Tablas abstracts */
/* e.g. https://oa.upm.es/123/ */

table.citation {
 border: none ;
 background: transparent ;
 }
table.citation th, table.citation tr, table.citation td {
 border-top: 0px ;
 }
table.citation tr, table.citation th.ep_row, table.citation td.ep_row { 
 border: none ;
 background: transparent ;
 max-width: 100% ;
 }
table.citation th.ep_row, table.citation td.ep_row {
 display: block ;
 text-align: left ;
 width: 100% ;
 max-width: 100% ;
 padding: 0px ;
 }
table.citation th.ep_row { 
 padding-top: 1em ;
 } 
table.citation td.ep_row {
 padding-top: .5em ;
 }

table.citation table tr, table.citation table th {
 width: 50% ;
 }

div.abstract_moreinfo table.citation tr {
 width: auto ;
 }
div.abstract_moreinfo table.citation th.ep_row,
div.abstract_moreinfo table.citation td.ep_row { 
 clear: none ;
 width: auto ;
 float: left ;
 }
div.abstract_moreinfo table.citation th.ep_row,
div.abstract_moreinfo table.citation td.ep_row {
 padding: 0em ;
 padding-top: .5em ;
 }
div.abstract_moreinfo table.citation th.ep_row {
 padding-right: .5em ;
 }

}



#content-inner table.citaition-1 td.ep_row table {
 margin: 0px ;
 padding: 0px ;
 width: auto ;
 display: none ;
 font-weight: bold ;
}




@media (max-width: 500px) {

/* Tabla edicion registros */
/* e.g. https://oa.upm.es/cgi/users/home?screen=EPrint::View&eprintid=123 */
div.ep_tab_panel th.ep_row,
div.ep_tab_panel td.ep_row {
 display: block ;
 width: 100% ;
 text-align: left ;
 border: none ;
 margin: 0px ;
 padding: 0px ;
 }
div.ep_tab_panel th.ep_row {
 padding-top: 1em ;
 }
div.ep_tab_panel td.ep_row {
 padding-top: .5em ;
 }

}




/* From: /usr/share/eprints/archives/upm/cfg/lang/es/static/style/auto/zzz_zzz_tables_2.css */


#content-inner table td.ep_row table tr td span.unspecified {
 text-transform: lowercase ;
 }
#content-inner table td.ep_row table tr td span.unspecified::before {
 content: "correo " ;
 }
#content-inner table td.ep_row table tr td span.unspecified::after {
 content: "" ;
 }



/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/zzz_zzz_zzz_adaptive.css */


#gmap {
    width: 80% ;
}

/* Tablas que no se ven se convierten en scroll */
div.ep_search_results {
 /* quitamos overflow para que no aparezca al final de la bÃºsqueda
 overflow-x: scroll !important ;
  */
 }

/* URL se adapta y acorta para Google index */
/* Eliminado porque parece que no funciona dentro de tablas */
.official_url a, .doi_url a, .url a {
 display: block ; 
 white-space: nowrap ; 
 overflow: hidden ; 
 text-overflow: ellipsis ;
 word-wrap: break-word ; 
 width: auto ;
 max-width: 100% ;
 } 




/* preparando que los autores, editores y directores estÃ©n en pantalla estrecha
@media (max-width: 1100px) {

.ep_form_input_grid > div > div.heading {
 display: none ;
 }
.ep_form_input_grid > div > div {
    display: block;
    padding: 0.25em;
    width: 100% ;
}
input[id$="name_family"]::after {
    content: " Apellidos" ;
    padding: .5em ;
 }


}
*/



@media ( max-width: 499px ) {
 #content h1 {
 margin: 0px ;
 padding: 0px ;
 }
.official_url a {
 max-width: 300px ;
 }

/* Iconos a la derecha en vertical en pantallas pequeÃ±as */
ul.ep_action_list li {
 float: left ;
  }

}




/* Formulario de registro se adapta para Google index */

@media ( max-width: 700px ) {

.official_url, .official_url a {
 /* max-width: 500px ; */
 }

th.ep_multi_heading {
 display: block ;
 float: left ;
 clear: both ;
 text-align: left !important ;
 border: none ;
 padding: 1em 0em 0em 0em ;
 margin: 0em ;
 width: 100% ;
 max-width: 100% ;
 min-width: 1em ;
 }
td.ep_multi_input {
 display: block ;
 float: left ;
 clear: both ;
 width: 100% ;
 max-width: 100% ;
 text-align: left ;
 border: none ;
 padding: 0em 0em 1em 0em ;
 margin: 0em ;
 }

input.ep_form_text {
 width: 100% ;
 }

/* Marcos | ModificaciÃ³n para que iconos de documento se centren y no ocupen mucho espacio */

.ep_upload_doc_title_bar_inner > div > div {
 display: block;
}
.ep_upload_doc_title_bar_inner_left {
 width: 100% ;
 text-align: center ;
 }
.ep_upload_doc_title_bar_inner > div > div:last-child {
 width: 100% ;
 text-align: center ;
 }

.ep_upload_doc_actions_inner {
 margin-left: auto ;
 margin-right: auto ;
 }



}






/* Los listados en varias columnas pasan a una */

@media ( max-width: 400px ) {
div.ep_view_cols_3 ul{
 margin: auto ;
 width: 100% !important ;
 min-width: 100% !important ;
 max-width: 100% !important ;
 }
div.ep_view_cols .ep_view_cols_3 li {
 }
div.ep_view_cols_3 ul {
 width: 100% !important ;
 min-width: 100% !important ;
 max-width: 100% !important ;
 }
}

@media ( max-width: 699px ) {

#gmap {
    width: 100% !important ;
}

li#ep_eprint_view_tab_0,
li#ep_eprint_view_tab_1,
li#ep_eprint_view_tab_2 {
 width: 33% !important ;
 }
li#ep_eprint_view_tab_3,
li#ep_eprint_view_tab_4,
li#ep_eprint_view_tab_5 {
 display: none ;
 }

}


@media ( max-width: 599px ) {

#content ul:first-child {
 padding-left: 0em ;
 }
#content ul ul {
 padding-left: 1em ;
 }



div.ep_view_cols .ep_view_col {
 width: auto ;
 display: block ;
 margin: 0px ;
 padding: 0px ;
 }
div.ep_view_cols .ep_view_col ul {
 margin-top: 0px ;
 margin-bottom: 0px ;
 padding-top: 0px ;
 padding-bottom: 0px ;
 }

div.ep_view_cols_3 ul{
 margin: auto ;
 width: auto ;
 min-width: 25% ;
 max-width: 75% ;
 }
div.ep_view_cols .ep_view_cols_3 li {
 }


div.ep_form_field_input select,
div.ep_form_field_input textarea.ep_eprint_title,
div.ep_form_field_input input.ep_eprint_publication,
div.ep_form_field_input input.ep_eprint_publisher,
div.ep_form_field_input input.ep_eprint_id_number,
div.ep_form_field_input input.ep_eprint_official_url,
div.ep_form_field_input input.ep_eprint_place_of_pub,
div.ep_form_field_input input.ep_eprint_isbn,
div.ep_form_field_input input.ep_eprint_issn,
div.ep_form_field_input textarea.ep_eprint_abstract,
div.ep_form_field_input textarea.ep_eprint_referencetext,
div.ep_form_field_input textarea.ep_eprint_keywords,
div.ep_form_field_input textarea.ep_eprint_note,
div.ep_form_field_input textarea.ep_eprint_suggestions,
div.ep_form_field_input textarea.ep_eprint_comprojects_title {
 width: 100% ;
 }



/* documentos al editar */

@media ( max-width: 349px ) {
 td.ep_upload_doc_actions td {
 display: block ;
 }
}

@media ( max-width: 599px ) {

.ep_upload_doc_title_bar > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1),
.ep_upload_doc_actions {
 display: block ;
 width: 100% ;
 }

.ep_upload_fields th,
.ep_upload_fields td
 {
 display: block ;
 width: 100% ;
 border: 0px ;
 margin: 0px ;
 padding: 0px ;
 text-align: right ;
 }


/* la fecha no tiene que estar al 100% de ancho */

#c201_doc82_date_embargo_year,
#c201_doc82_date_embargo_month,
#c201_doc82_date_embargo_day,
#c201_doc528_date_embargo_year,
#c201_doc528_date_embargo_month,
#c201_doc528_date_embargo_day,
#c201_doc7478_date_embargo_year,
#c201_doc7478_date_embargo_month,
#c201_doc7478_date_embargo_day,
#c201_doc7938_date_embargo_year,
#c201_doc7938_date_embargo_month,
#c201_doc7938_date_embargo_day,
#c201_doc13765_date_embargo_year,
#c201_doc13765_date_embargo_month,
#c201_doc13765_date_embargo_day,
#c201_doc25094_date_embargo_year,
#c201_doc25094_date_embargo_month,
#c201_doc25094_date_embargo_day,
#c201_doc27677_date_embargo_year,
#c201_doc27677_date_embargo_month,
#c201_doc27677_date_embargo_day,
#c201_doc30822_date_embargo_year,
#c201_doc30822_date_embargo_month,
#c201_doc30822_date_embargo_day,
#c201_doc105110_date_embargo_year,
#c201_doc105110_date_embargo_month,
#c201_doc105110_date_embargo_day {
 width: auto ;
 }
/* Lo mismo en publicacion, aunque no es ficheros */
#c131_date_year,
#c131_date_month,
#c131_date_day,
#c146_date_year,
#c146_date_month,
#c146_date_day,
#c153_date_year,
#c153_date_month,
#c153_date_day,
#c161_date_year,
#c161_date_month,
#c161_date_day,
#c169_date_year,
#c169_date_month,
#c169_date_day,
#c179_date_year,
#c179_date_month,
#c179_date_day,
#c186_date_year,
#c186_date_month,
#c186_date_day,
#c192_date_year,
#c192_date_month,
#c192_date_day {
 width: auto ;
 }

.ep_multi_inline_help {
 text-align: left ;
 }

/* ponemos las ayudas a la derecha, como en otras pantallas */
/* solo debe afectar a las de los archivos */
.ep_upload_fields.ep_multi tr {
 position: relative
 }
table.ep_upload_fields .ep_sr_show_help,
table.ep_upload_fields .ep_sr_hide_help {
 position: absolute ;
 top: 1em ;
 right: 0px ;
 }

}

} /* introducida para eliminar error validador */




/* From: /usr/share/eprints/archives/upm/cfg/static/style/auto/zzz_zzz_zzz_zzz_test.css */

