


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

.publisher_policy_tabs_container .ep_tab_bar li a
{
	background-color: #ccc;
	background-image: none;
	border-radius: 0;
	color: #2c3841;
}

.publisher_policy_tabs_container .ep_tab_panel
{
	background-color: #fff;
	margin-bottom: 2em;
}

.publisher_policy_tabs_container .ep_tab_bar > li.ep_tab_selected,
{
	

}


.in_version_tab
{

}

.policy_prose
{
	margin-bottom: 2em;
	padding-left: 5px;
	border-left: thin solid #ccc;
}

.policy_highlight
{
	font-weight: 800;
}

.policy_prose li,
.policy_links li
{
	margin-left: 2em;
	list-style-type: disc;
}

.main .policy_prose p,
.main p.policy_links
{
	margin-bottom: 0px;
}

.summary_page_permitted_oa_row
{
}

.permitted_oa_row
{
	padding-bottom: 1em;
	border-top: thin solid #ccc;
}

.summary_page_box .permitted_oa_row .row
{
	margin-bottom: 0;
}

.permitted_oa_row > .col > .row > :nth-child(2) > div 
{
	padding-left: 0.5em;
}

.ep_permitted_oa_actions
{
	margin-left: 60px;
	margin-top: 10px;
}


.permitted_oa_precis_table
{
	margin-top: 10px;
	margin-bottom: 5px;
}


.permitted_oa_precis_table td,
.permitted_oa_precis_table th
{
	padding-top: 0;
	padding-bottom: 0;
}

.permitted_oa_precis_table th
{
	font-weight: 600;
}

.dataobj_summary_page_actions
{
	margin-left: 3em;
}

.dataobj_summary_page_actions td
{
	text-align: center;
	padding-right: 1em;
}

table.abstractbox caption
{
	background-color: #056273;
	padding: 0 5px;
	text-align: left;
    line-height: 36px;
	font-size: 22px;
	color: #ffffff;
}

table.abstractbox
{
	width: 100%;
	margin-bottom: 18px;
}

table.abstractbox td
{
	padding: 0.5em;
}

table.abstractbox
{
	border: 1px solid #DFDFDF;
}

table.abstractbox ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;

}




/* 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;
}



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


.autocomplete-suggestion
{
	font-size: 2em;
	white-space: normal;
	padding-bottom: 3px;
	padding-top: 3px;
}





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

#batch_results > .row
{
	border-top: thin solid #999;
	margin-bottom: 1em;
	margin-right: 1em;
}

#batch_results h3
{
	margin-top: 4px;
}

#batch_results .permitted_oa_data
{
	padding-left: 3px;
	margin-bottom: 1em;
	border-left: thin solid #999;
}

#batch_results .cell-heading
{
	clear: both;
	display: block;
}




/* 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;
}
.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: 80%;
        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;
}




/* 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/lib/static/style/auto/fact.css */

#testing-version-warning
{
/*	text-align: center; */
	display: block;
	margin-left: 1%;
	margin-right: 5%;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 110%;
/*	font-weight: 800; */
	background-color: #F8C6AA; 
/*	border-radius: 5px; */
	border: 1px solid #E85E12;
}

#fact_result .recommendation
{
	margin-bottom: 0px;
}

#fact_result .available_oa_routes
{
	margin-bottom: 18px;
}

#fact_result .available_oa_routes li
{
	margin-top: 15px;
	margin-right: 10%;
}

.available_oa_routes li
{
	margin-left: 2em;
	margin-right: 2em;
	list-style-type: square;

}

#fact-errors
{
	background-color: #ffabab;
	width: auto;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	border-radius: 5px;
}

#fact-errors li
{
	margin-top: 0;
}

#fact-errors li li
{
	margin-left: 25px;
	list-style-type: disc;
}

#fact-errors > p
{
	margin-bottom: 0;
}

#fact-publication-input-container
{
	margin-top: 15px;
}

#fact-form-container
{
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 40px;
	text-align: left;
}

#fact-form-container .submit-container
{
	margin-top: 15px;
	text-align: center;
}

#fact-publication-input-container input,
#fact-publication-input-container select
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;

	width: 90%;
	font-size: 1.5rem;
	height: 35px;
	padding-left: 4px;
}

#fact-publication-input-container select
{
	-webkit-appearance: listbox;
	font: inherit;
	color: #2c3841;
	background-color: #fff;
	border: 2px solid #d5dee2;
	border-radius: 0px;
}

#fact-object-info-box
{
	margin-top: 25px;
	margin-left: 100px;
	margin-right: 100px;
	padding: 10px;
	border: thin black solid;
}

.fact-next-steps
{
	list-style-type: disc;
	margin-left: 15px;

}




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


/* style for metafields */

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

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



/* 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;
}



/* 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: 130%;
	text-align: center;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 100%;
}

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

.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_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;
}



/* 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;
}



/* 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 {}



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

.privacy-wrap
{
	margin-left: 3em;
	padding-left: 1em;
	margin-bottom: 1em;
	border-left: thick solid orange;
	width: 70%;
}



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



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

.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 {
	padding: 10px;
}

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




/* 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/opendoar.css */

#about-page li
{

	margin:0px;
	background-image: none; 
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 5px;
	margin-left: 5px;
}


.static-page .policy-list-sections
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eee;
	margin-left: 0;
	margin-right: 15px;
}

.static-page .policy-downloads
{
	margin-left: 0px;
}

.static-page .policy-downloads li
{
	display: inline-block;
	background-image: none;
	background-color: #eee;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
}


.static-page .policy-list-sections,
.static-page .policy-list-sections .policy-list-items
{
	margin-left: 4px;
}

.static-page .policy-list-sections ul
{
	margin-bottom: 2px;
}

.static-page .policy-list-sections li
{
	list-style-type: none;
	background-image: none;
	margin-left: 0;
	padding-left: 0;
}

.static-page .policy-list-sections .policy-list-items li
{
	margin:0px;
	padding: 2px 0 10px 2em;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4M0RBNERBM0MyQ0ExMUUyOEVBMUIyMjU0OEI1MzNGNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4M0RBNERBNEMyQ0ExMUUyOEVBMUIyMjU0OEI1MzNGNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzREE0REExQzJDQTExRTI4RUExQjIyNTQ4QjUzM0Y0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjgzREE0REEyQzJDQTExRTI4RUExQjIyNTQ4QjUzM0Y0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+lENsFgAAAGlJREFUeNpi/P//P8OstVsTGBgYIoDYFogPA/GKtGDvBYwz12wBScwAYnYGBPgJxBlMUB3IEgxQfgQT1ChswJYJagc2cBgkuQJqBwOanSuYN69ceuHs9dtPgBxOIJYC4n1A3AFyLUCAAQCwbhyl9oIfEAAAAABJRU5ErkJggg==);
	padding-top:1px;
	padding-bottom:1px;
}


.form-group label
{
	text-align: right;
}

a:hover
{
	text-decoration: none;
}

.multiple-element
{
	margin-bottom: 2px;
}

#form-errors li
{
	margin-left: 3em;
	list-style-type: disc;
}
#form-errors p
{
	margin-bottom: 2px;
	margin-left: 1em;
}
#submission-successful
{
	padding: 10px;
}

.form-control
{
	font-size: 100%;

}
select.form-control:not([size]):not([multiple]) {
    height: auto;
}

.btn
{
	float: right;
	display:block;
	margin-right: 2em;
	font-size: 1.2em;
	color: #fff;
	background-color: #025aa5;
	border-color: #01549b;
}

.btn.btn-primary
{
	float: right;
	display: block;
	margin-right: 2em;
	color: #fff;
	background-color: #005480;
	border-color: #005480;
	padding: 0.5em 1em;
	font-size: 1.2em;
	font-family: "Stag Sans Web Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Arial,sans-serif;
}

.container
{
	padding-left: 0;
}

.col-xs-12,
#form-div
{
	width: 100%;
	padding-left: 0;
}

legend
{
	font-size: 130%;
	margin-bottom: 5px;
}

.l-centre-offset div.row
{
	margin-left: 0;
	margin-right: 0;
}



@media screen and (min-width: 757px) {
    /*  #main.homepage > .inner { */
    #main  > .inner {
        padding-top: 30px;
        padding-bottom: 30px;
      }
}

.h1_like_h2 {
    font-size: 30px !important;
    line-height: 3rem !important;
}




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

#policytool-form-wrapper fieldset
{
	padding-top: 15px;
	border: 2px solid #c4d1d7;
}

#policytool-form *
{
	font-size: 14px;
}

#policytool-form h4,
#policytool-form h2
{
	font-size: 20px;
	margin-top: 5px;
}

#policytool-form p
{
	margin-bottom: 1px;
}
#policytool-form blockquote
{
	margin-left: 1em;
	margin-right: 1em;
	background-color: #eee;
	padding: 4px;
}


#policytool-form table,
#policytool-form td,
#policytool-form td
{
	border: none;
	background-color: white;
	padding-bottom: 0px;
	padding-top: 0px; 
/*	vertical-align: bottom; */
}

#policytool-form td > table,
#policytool-form td > table td
{
	background-color: #eee;
	padding-bottom: 4px;
}


#policytool-form span
{
	margin-top: 5px;
}



/* 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;
}



/* 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/romeo.css */

.ep_tm_page_content .ep_upload_doc_title_bar table
{
	width: 100% !important;
}

.ep_tm_page_content table td.permitted_oa_controls
{
	width: 70% !important;
}

.ep_tm_page_content .permitted_oa_precis_table th
{
	width: 30% !important;
}

.permitted_oa_move_up_button,
.permitted_oa_move_down_button
{
	display: block;
	clear: both;
}

.permitted_oa_delete_button
{
	clear: both;
	margin-top: 2em;
	display: block;
}



/* 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/lib/static/style/auto/search.css */


/* EPrints 3 search form style */



/* buttons are on the form, controls on the results */
.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;
}

.ep_search_fields {
	margin-top: 1em;
	margin-bottom: 1em;
}
.ep_search_fields th {
	padding: 4px;
}
	
.ep_search_fields td {
	padding: 4px;
}
	

.ep_search_control
{
	padding: 0px 4px 0px 4px;
}

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

.ep_search_reorder {
	margin: 0.4em auto 0 auto;
	text-align: center;
}

.ep_search_tool {
	white-space: nowrap;
}
.ep_search_tool img {
	vertical-align: -2px;
	padding-left: 0.5em;
}
.ep_search_tool a {
	text-decoration: none;
	color: #888;
}


.ep_search_feed {
	white-space: nowrap;
}
.ep_search_feed img {
	vertical-align: -2px;
	padding-left: 0.5em;
}
.ep_search_feed a {
	text-decoration: none;
	color: #888;
}

.ep_search_results
{
	margin: 1em 0 1em 0;
}

.ep_search_desc
{
	text-align: center;
	margin: 0.25em 0 0 0;
}

.ep_search_result td
{
	padding: 4px;
	border-bottom: dashed #bbf 1px;
}

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

.ep_search_field_name
{
	font-weight: bold;
	margin-top: 0.5em;
}

input.ep_form_search_advanced_link, input.ep_form_search_advanced_link:hover {
        border: none;
        text-decoration: underline;
        background: none;
        color: #00f;
        cursor: pointer;
}

span.search_desc {
	font-style: italic;
}



/* 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;
}






/* 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 table {
}
.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;
}




/* 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;
        width:100%;
}

.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: 80%;
	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 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 */



/* 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;
}

.ep_view_cols_2 td { width: 50%; }
.ep_view_cols_3 td { width: 33.3%; }
.ep_view_cols_4 td { width: 25%; }
.ep_view_cols_5 td { width: 20%; }
.ep_view_cols_6 td { width: 16.6%; }
.ep_view_cols_7 td { width: 14.28%; }
.ep_view_cols_8 td { 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_eprints_template_fixes.css */

.summary_page_box p.policy_links
{
	margin-top: 25px;
}

.summary_page_box .ac > .ac
{
	border-top: 1px solid #ddd;
/*	border-bottom: 1px solid #ddd; */
}

.summary_page_box .ac
{
	border: none;
	margin-bottom: 15px;
}

.summary_page_box .ac-q
{
}

.fieldname_with_icon
{
	color: #00635d;
}

.permitted-oa-icon
{
	font-size: 120%;
	color: #00635d;
	padding: 4px;
}

.permitted-oa-icon-addendum
{
	margin-left: 1px
}

.permitted-oa-property-icon
{
	height: 20px;
	display: inline;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}

.summary_page_box .permitted-oa-precis > div.row,
.permitted-oa-precis h4
{
	margin-bottom: 0;
        font-family: "Stag Sans Web Light",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Arial,sans-serif;
	font-weight: 200;
        color: #2c3841;
}

.permitted-oa-precis h4
{
	font-size: 120%;
	font-weight: bold;
}

.permitted-oa-collapsible-content
{
	margin-left: 30px;
	margin-right: 10px;
}

.main .ep_multi_inline_help p,
.main .ep_sr_help p
{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}


.main .ep_multi_inline_help *,
.main .ep_sr_help *
{
	font-weight: 100;
	font-size: 15px;
	line-height: 22px;
	font-family:"Stag Sans Web Book", HelveticaNeue, "Helvetica Neue", Arial, sans-serif;
	color: #666;
}

.main .ep_multi_inline_help strong,
.main .ep_sr_help strong 
{
	font-weight: bold;
}

.main .ep_multi_inline_help li,
.main .ep_sr_help li
{
	margin-left: 1em;
	list-style-type: disc;
}

.main .ep_multi_inline_help ul,
.main .ep_sr_help ul
{
	margin-left: 1em;
}

.main p.warning
{
	display: block;
	margin-left: 5em;
	margin-right: 5em;
	background-color: #F8C6AA;
	border: 1px solid #E85E12;
	width: auto;
	text-align: center;
}

.static-page dt
{
	font-weight: 600;
}
.static-page dd
{
	margin-left: 1em;
}

.static-page h2
{
	margin-top: 1.5em;
	font-size: 120%;
}

.static-page h3
{
	font-size: 100%;
}

.static-page ol
{
	margin-top: 20px;
}


.static-page .metadata-schema li
{
	list-style-type: none;
	margin-left: -1em;
}

.static-page .glossary li
{
	list-style-type: none;
	margin-top: 10px;
}

.glossary-term
{
	font-weight: bold;
	font-size: 100%;
}

.glossary-definition
{
	display: block;
	margin-left: 2em;
	font-size: 90%;
}
.glossary-aka
{
	display: block;
	margin-left: 2em;
	font-size: 90%;
}


.permitted_oa_data strong
{
	font-weight: bold;
}

.ep_upload_fields th
{
	text-align: center;
}


.masthead__main--juliet p > a,
.masthead__main--opendoar p > a
{
	color: #2B3840;
}

.masthead__main--juliet p > a:hover,
.masthead__main--opendoar p > a:hover
{
	color: #3d505c;
}

.ep_search_fields table
{
	border-top: none;
	margin-bottom: 0px;
}

.ep_search_fields > tbody > tr > td
{
	padding-bottom: 1em;
}

.region--3-up > .block
{
	margin-top: 4px;
}


/* fixes for the browse by countries view -- the structured list of countries */
.row > .ep_toolbox > .ep_toolbox_content
{
    min-width: 400px;
    margin-right: 3em;
    background-image: none;
    background-color: #fff; 
    border: none;
    text-align: left;
    padding-left: 0;
    padding-right: 4em;
    padding-bottom: 1em;
    display: inline-block;
}

.ep_view_menu li,
.ep_toolbox_content li,
ol li
{
	margin-left: 2em;
}

.bulleted li
{
	margin-left: 2em;
	list-style-type: disc;
}

a.read-more
{
	font-weight: bold;
}

h4, h3
{
	font-weight: bold;
}


.search_browse_links
{

}

.search_browse_links > li > a,
.search_browse_links > li > a:visited
{
    color: #2c3841;
}

.search_browse_links > li
{
    margin-left: 1em;
    margin-right: 1em;

    display: inline-block;
    cursor: pointer;
    color: #2c3841;
    border: thin solid #d5dee2;

    background: #095b83;
    background-image: -webkit-linear-gradient(bottom,#e4e9ec 0,#fff 100%);
    background-image: linear-gradient(to top,#e4e9ec 0,#fff 100%);
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 24px;
    line-height: 2.4rem;
    padding: .4rem 1.6rem;
    border-radius: 0px;
    font-family: "Stag Sans Web Book",HelveticaNeue,"Helvetica Neue",Arial,sans-serif;
}


@media screen and (min-width: 630px){
 .search_browse_links 
 {
	margin-left: 20%;
 }
}


.feedback-button > a
{
    display: inline-block;
    cursor: pointer;
    font-size: 18px;
    color: #00557f;
    line-height: 21px;
    padding: 18px;
    border: 2px solid #00557f;
    background-image: linear-gradient(to top,#e4e9ec 0,#fff 100%);
}

.row > .ep_view_menu > table,
.row > .ep_view_menu > table tr,
.row > .ep_view_menu > table td
{
	background-color: transparent;
	border: none;

}

.masthead__main.masthead__main--romeo
{
	background-color: #21A66F;
}

.masthead__main
{
	background-color: #aaaaaa;
}

.masthead__main.masthead__main--opendoar
{
	background-color: CornFlowerBlue;
}

.masthead__main.masthead__main--sherpa
{
	background-color: #00557f;
}

.masthead__main.masthead__main--juliet
{
	background-color: #2ad5be;
}

.masthead__main.masthead__main--fact
{
	background-color: #669999;
}

a,
a:visited
{
	color: #00557f;
}

.masthead__title__badge
{
    vertical-align: top !important;
    background-color: #ffffff !important;
    color: #000000 !important;
    border-radius: 5px;
    padding: 5px 7px 3px 7px;
    font-size: 0.4em;
}

.ep_msg_message table
{
	margin-bottom: 0px;
}

.ep_msg_message td
{
	vertical-align: middle;

}

#ep_tm_menu_tools 
{
	margin-left: 5px;
}

#ep_tm_menu_tools li
{
	font-family: "Stag Sans Web Light",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Arial,sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 27px;
}

div.ep_view_page div.chart-row
{
	margin-right: 2em;
	border-top: none;
}

div.chart > h2,
div.chart > canvas
{
	margin-right: 5px;
}

#funder-quicksearch,
#publication-quicksearch,
#publisher-quicksearch,
#repository-quicksearch
{
	width: inherit;
	background-color: inherit;
	margin-right: 3em;
	padding-top: 15px;
	padding-bottom: 15px;

}

#publication-quicksearch
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#publisher-quicksearch,
#repository-quicksearch,
{
	margin-bottom: 10px;
	padding-bottom: 0px;
}

#funder-quicksearch li,
#repository-quicksearch li
{
	margin-top: 0;
	margin-bottom: 0;
}

#funder-quicksearch input,
#repository-quicksearch input
{
	display: inline-block;
}

#visualisation
{
	margin-right: 5em;
}

.static-page p
{
	margin-right: 1em !important;
}

.static-page table
{
	margin-left: 1em;
	margin-right: 1em;
	width: auto !important;
}

.static-page ul li
{
	margin-left: 1em;
	list-style-type: disc;
}

.static-page ul,
.static-page ol,
.static-page dl
{
	margin-left: 1em;
	margin-bottom: 10px;
}

th.ep_columns_title:first-child,
td.ep_columns_alter:first-child,
td.ep_columns_cell:first-child
{
	border-left: none;
}

table.ep_columns
{
	width: 100% !important;
}



#ep_admin_tabs_panels,
#ep_workflow_views_panels
{
	margin-bottom: 2em;
}

#main > #admin-inner
{
	padding-top: 0;
	padding-bottom: 0;
}

.no-border-top
{
	border-top: none !important;
}

.ep_search_controls,
.ep_search_export,
.ep_search_results,
.ep_search_buttons,
.ep_search_controls_bottom
{
	margin-right: 1em;
}

.ep_search_controls,
.ep_search_buttons,
.ep_search_controls_bottom
{
	background-image: none;
	background-color: #fff;
}

.main .strapline {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    line-height: 3rem;
}

body
{
	background: #e4e9ec;
}

#main  > .inner {
	padding-top: 30px;
	padding-bottom: 30px;
}

.ep_search_results label,
.ep_view_page label
{
	cursor: auto;
}

.main .h1_like_h2 {
    font-size: 30px;
    line-height: 3rem;
}

.ep_search_results .ep_paginate_list
{
	width: 100% !important;
}


.ep_tm_page_content table,
.ep_tm_page_content table th,
.ep_tm_page_content table tr,
.ep_tm_page_content table tr:nth-child(2n+1),
.ep_tm_page_content table td,
table.ep_paginate_list,
table.ep_paginate_list th,
table.ep_paginate_list tr,
table.ep_paginate_list tr:nth-child(2n+1),
table.ep_paginate_list td,
table.ep_search_fields,
table.ep_search_fields th,
table.ep_search_fields tr,
table.ep_search_fields tr:nth-child(2n+1),
table.ep_search_fields td,
table.dataobj_summary_page_actions,
table.dataobj_summary_page_actions th,
table.dataobj_summary_page_actions tr,
table.dataobj_summary_page_actions tr:nth-child(2n+1),
table.dataobj_summary_page_actions td,
.ep_block table,
.ep_block table th,
.ep_block table tr,
.ep_block table tr:nth-child(2n+1),
.ep_block table td
{
	border: none;
	background: none;
	width: auto !important;
}

table.ep_search_fields td
table.dataobj_summary_page_actions td
.ep_bloack table td
{
	text-align: center;
}

.summary_page_box_content hr
{
	height: 1px;

}

.summary_page_box_content ul
{
	margin-bottom: 0;

}

.bulleted-ul li
{
	list-style-type: disc;
}

.summary_page_box_content li
{
	padding: 0;
	background-image: none;
}

/*
.summary_page_box_content ul > li
{
	padding: 2px 0 10px 2em;
	line-height: 27px;
	line-height: 2.7rem;
	background-repeat: no-repeat;
	background-position: 20px 10px;
	background-color: transparent;
	overflow: hidden;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4M0RBNERBM0MyQ0ExMUUyOEVBMUIyMjU0OEI1MzNGNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4M0RBNERBNEMyQ0ExMUUyOEVBMUIyMjU0OEI1MzNGNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzREE0REExQzJDQTExRTI4RUExQjIyNTQ4QjUzM0Y0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjgzREE0REEyQzJDQTExRTI4RUExQjIyNTQ4QjUzM0Y0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+lENsFgAAAGlJREFUeNpi/P//P8OstVsTGBgYIoDYFogPA/GKtGDvBYwz12wBScwAYnYGBPgJxBlMUB3IEgxQfgQT1ChswJYJagc2cBgkuQJqBwOanSuYN69ceuHs9dtPgBxOIJYC4n1A3AFyLUCAAQCwbhyl9oIfEAAAAABJRU5ErkJggg==);
}
*/

.note,
.language
{
	font-size: 80%;
	margin-left: 1em;
}

.show_hide__trigger
{
}
.show_hide__container
{

}

.is-collapsible--button.show_hide--is-expanded, .is-collapsible--button.show_hide--is-expanding
{
	background-color: white;
}




.summary_page_box
{
	margin-bottom: 2em;
}

.summary_page_box table
{
	border-top: inherit;
	margin: none;
}
.summary_page_box div.row
{
	margin-bottom: 0.5em;
}

#admin-inner
{
	width: 100%;
}

.ep_view_group_by
{
	border: 1px solid #d5dee2;
	background-color: #fff;
	background-image: none;
	text-align: left;
	padding-left: 2em;
	padding-right: 2em;
	display: inline-block;

}

.ep_search_result .label,
.ep_view_page .label
{
	font-size: 80%;
	display: block;
	color: #555;
}

.ep_view_page strong
{
	font-size: 85%;
}

.summary_page_box div.row table
{
	font-size: 80%;

}
.summary_page_box div.row table td,
.summary_page_box div.row table th
{
	padding: 0.1em 1em;
	font-weight: normal;
}

.ep_view_page div.row
{
	border-top: thin solid #999;
}

.ep_view_page div.row a
{
}

.ep_view_page h2
{
	border: none;
	background-color: #dddddd;
	padding: 0.5em;

}

.ep_tm_page_content
{
	width: auto;
	max-width: 1000px;
	margin-right: auto;
}

.nav__item.active a,
.nav__item a:hover,
body .menu-button:hover
{
	color: #2b3840;
}

.nav__item a
{
	background-color: rgba(0,0,0,0.4);
}
@media screen and (max-width: 757px)
{
	.nav__item a
	{
		background-color: #444;
	}
}

body .menu-button
{
	background-color: rgba(0,0,0,0.4);
    	font-size: 2em;
}
body .menu-button:hover
{
	background-color: #fff;
}

body
{
	font-family: "Stag Sans Web Light",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Arial,sans-serif;
}


.topnav__item a, .masthead__main a
{
	color: #fff;
}


.main h1
{
    font-size: 45px;
    font-size: 4.5rem;
    font-weight: normal;
    line-height: 48px;
    line-height: 4.8rem;	
    text-align: left;
    margin: 0 0 2.7rem;
}

.main p, .main 
{
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    color: #2c3841;
    line-height: 27px;
    line-height: 2.7rem;
    margin: 0 0 1.8rem;
}

.ep_form_action_button
{
	background: #095b83;
	background-image: -webkit-linear-gradient(bottom,#095b83 0,#97b4c2 100%);
	background-image: linear-gradient(to top,#095b83 0,#97b4c2 100%);
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 24px;
	line-height: 2.4rem;
	padding: .4rem 1.6rem;
	border: 0;
	color: #fff;
	border-radius: 0px;
	font-family: "Stag Sans Web Book",HelveticaNeue,"Helvetica Neue",Arial,sans-serif;
}

/*
.ep_form_action_button
{
	background: #777777;
	background-image: -webkit-linear-gradient(bottom,#777777 0,#bbbbbb 100%);
	background-image: linear-gradient(to top,#777777 0,#bbbbbb 100%);
}
*/

table.ep_search_fields
{
	margin-left : auto;
	margin-right: auto;
}

table.ep_search_fields select {
    display: inline-block;
    padding: 4px;
    color: #555;
}


#ep_messages
{
	margin-right: 1em;
	border: none;
}

#ep_messages tr
{
	background: none;
}
#ep_messages td
{
	padding: none;
	border: none;
	vertical-align: middle;

}

#ep_messages div
{
	border: none;	
}

#ep_messages table
{
	border: none;
}

.ep_msg_warning_content
{
	border: none;
	background: #ffc080;
	background-image: -webkit-linear-gradient(bottom,#ffc080 0,#ffe5cc 100%);
	background-image: linear-gradient(to top,#ffc080 0,#ffe5cc 100%);
	
}

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

table.ep_columns
{
	width: 100% !important;
}

.ep_columns tr.row_a,
.ep_columns tr.row_b,
.ep_columns td.ep_columns_alter
{
	border-top: thin solid #999 !important;
}

.row_a .ep_columns_cell,
.row_b .ep_columns_cell
{
	vertical-align: middle;
	padding: 3px;
}

.ep_columns .ep_columns_cell,
.ep_columns .ep_columns_alter,
.ep_columns .ep_columns_title
{
	padding-left: 4px;
	padding-right: 4px;
	border-left: thin dashed #999;
}


.ep_columns_title table,
.ep_columns_title table td,
.ep_columns_alter
{
	margin: 0;
	padding: 0;
}

.ep_columns_alter table
{
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}


#ep_workflow_views_panels .ep_title_row
{
	border-top: thin solid #999;
	border-bottom: thin solid #999;

}

#ep_workflow_views_panels th.ep_title_row table
{
	width: 100% !important;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 120%
}

#ep_workflow_views_panels .ep_title_row table td
{
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#ep_workflow_views_panels th.ep_row
{
	width: 20% !important;

}

/*workflow fixes*/
.ep_blister_bar td
{
	margin: 0;
	padding: 0;
}

div.ep_toolbox_content table.ep_blister_bar td.ep_blister_join
{
  background-image: url(images/blister_arrow.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px !important;
}

.ep_tm_page_content table.ep_form_input_grid td
{
	padding: 0;

}

.ep_form_field_input img
{
	max-width: inherit;
}

table.ep_multi,
#ep_listing_search_content .ep_search_fields,
.ep_sr_title_bar table
{
	width: 100% !important;
	margin: 0;
}
.ep_sr_title_bar table td
{
	padding: 0;
	vertical-align: middle;
}

.ep_sr_show_help,
.ep_sr_hide_help
{
	text-align: right;
}

.ep_sr_content > div > select
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.ep_multi .ep_multi_input
{
	border-left: thin solid #ccc;
}

.ep_tm_page_content table.ep_multi > tbody > tr,
.ep_tm_page_content table.ep_multi > tbody > tr:first-child
{
	border-top: thin solid #ccc;
}

.ep_sr_show_help img,
.ep_sr_hide_help img
{
	width: 20px;
	height: 20px;
}

td.ep_multi_help
{
	vertical-align: middle;
}

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

	padding: 4px;
}

.ep_box_collapse_link img 
{
	width: 24px;
	height: 24px;
	margin-top: 5px;
}

ul.summary_page_actions li
{
	display: inline;
	margin-right: 1em;
}

ul.summary_page_actions .ep_form_action_button
{
    display: inline-block;
    cursor: pointer;
    padding: 3px 7px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 20px;
    line-height: 2rem;
    color: #2c3841;
    background: #fff;

    border: 1px solid #d5dee2;
    background: #e4e9ec;
    background-image: -webkit-linear-gradient(bottom,#e4e9ec 0,#fff 100%);
    background-image: linear-gradient(to top,#e4e9ec 0,#fff 100%);
}

.link-as-button,
.suggest_update a,
.browse_view_nav_up a
{
    display: inline-block;
    cursor: pointer;
    padding: 3px 7px;
    font-size: 18px;
    font-size: 1.8rem; 
    font-weight: 400;
    line-height: 20px;
    line-height: 2rem;
    color: #2c3841;
    background: #fff;

    border: 1px solid #d5dee2;
    background: #e4e9ec;
    background-image: -webkit-linear-gradient(bottom,#e4e9ec 0,#fff 100%);
    background-image: linear-gradient(to top,#e4e9ec 0,#fff 100%);
}


.suggest_update
{
	float: right;
	margin-right: 1em;
}


.ep_view_jump_to a
{


    display: inline-block;
    color: #d5dee3;
    border: 1px solid #d5dee2;
    height: 27px;
    line-height: 28px;
    padding-top: .1rem;
    margin-bottom: .4rem;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
/*    font-family: "Stag Sans Web Book",HelveticaNeue,"Helvetica Neue",Arial,sans-serif; */
    text-align: center;

    text-decoration: none;
    color: #00557f;
    word-break: break-word;

    padding-left: 7px;
    padding-right: 7px;
    min-width: 28px;

}





/* 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/sherpaneo/cfg/static/style/auto/zzz_local.css */


/* 
 * This CSS file will be applied after all the built in styles.
 * 
 * CSS files are loaded in alphabetic order, hence the  "zzz" in 
 * the filename to force it to load after the other css files!
 * 
 * Add any local over-rides here. 
 * 
 * To totally replace a system css file, create a file of the same 
 * name in this directory. eg. messages.css
 * 
*/


