


/* From: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/lib/static/style/auto/citations.css */

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

span.document_format
{
}




/* From: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/lib/static/style/auto/print.css */

@media print {

.ep_noprint {
	display: none;
}

}



/* From: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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 {
        width:770px;
        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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/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: /data/usr/share/eprints3/archives/dnpp/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
 * 
*/





/* From: /data/usr/share/eprints3/archives/dnpp/cfg/static/style/auto/zzz_rug.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
 * 
*/


/* body {
    background: red !important;
} */


/* From: /data/usr/share/eprints3/archives/dnpp/cfg/themes/rug_theme_1.0.5/static/style/auto/zzzz_70_2022_theme_10_lib_10_empty.css */

/* No libraries used yet */


/* From: /data/usr/share/eprints3/archives/dnpp/cfg/themes/rug_theme_1.0.5/static/style/auto/zzzz_70_2022_theme_20_layout_10_fonts.css */

/* Open Sans -- Is migrated to <head>
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,600;1,300;1,400;1,600&display=swap');
*/
/* Merriweather 
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,400;0,700;1,300;1,400;1,700&display=swap');
*/


/* From: /data/usr/share/eprints3/archives/dnpp/cfg/themes/rug_theme_1.0.5/static/style/auto/zzzz_70_2022_theme_20_layout_20_variables.css */

:root {
    /* Colors */
    --color-1: #ffffff;
    --color-2: #000000;
    --color-3: #dc002d;
    --color-3-rgb: 220, 0, 45;
    --color-4: #eeeeee;
    --color-5: #7d7d7d;
    --color-6: #029fed;
    --color-7: #cccccc;
    --color-8: #f9f9f9;
	--color-9: #00cc00;

    /* Type */
    --font-familiy-sans: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Garuda', 'Utkal', 'Nimbus Sans L', 'FreeSans', 'Malayalam', 'Phetsarath OT', 'Liberation Sans', 'Roboto', 'Arial', sans-serif;
    --font-familiy-serif: 'Merriweather', 'Georgia', 'Times New Roman', 'Times', serif;
    --font-familiy-monospace: 'Menlo', 'Monaco', 'Consolas', 'Courier New', 'Courier', monospace;
    --font-size: 1rem;
    --line-height: 1.9;

    /* Spaces */
    --gutter: 1rem;
    --gutter-2: 80px;
    --breakpoint-1: 750px;
    --breakpoint-2: 900px;
    --breakpoint-max: 1040px;

    /* Other */
    --recommendation-link-title-min-height: 20px;
    --shadow-1: 0 0 3px rgba(0, 0, 0, 0.12);
    --default-radius: .5rem;
}



/* From: /data/usr/share/eprints3/archives/dnpp/cfg/themes/rug_theme_1.0.5/static/style/auto/zzzz_70_2022_theme_20_layout_30_reset.css */

*,
*::before,
*::after {
   box-sizing: border-box;
}

:root {
    font-size: var(--font-size);
}

@media all and (prefers-reduced-motion: no-preference) {
    * {
        scroll-behavior: smooth;
    }
}

body {
   margin: 0;
   font-family: var(--font-familiy-sans);
   font-size: var(--font-size);
   line-height: var(--line-height);
   color: var(--color-2);
   background-color: var(--color-1);
   -webkit-text-size-adjust: 100%;
   -webkit-tap-highlight-color: black;
}

h1 {
    text-align: left;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

h1 + h1 {
    display: none;
    margin-top: -1rem;
    font-size: 1.1rem;
}

hr {
    margin: var(--gutter);
    color: var(--color-5);
    border-color: currentColor;
    background-color: currentColor;
    border: 0;
    opacity: 1;
    margin-left: 0;
    margin-right: 0;
}

hr:not([size]) {
    height: 1px;
}


p {
   margin-top: 0;
   margin-bottom: var(--gutter);
}


abbr[title],
abbr[data-bs-original-title] {
    text-decoration: underline dotted;
    cursor: help;
    text-decoration-skip-ink: none;
}


address {
   margin-bottom: 1rem;
   font-style: normal;
   line-height: inherit;
}


ol,
ul {
    padding-left: 1.6rem
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

.blockquote,
blockquote {
    font-size: 1.2rem;
    margin: 0 0 1rem 0;
    font-family: var(--font-familiy-serif);
    color: var(--color-5);
}


b,
strong {
   font-weight: bold;
}
mark {
   padding: var(--gutter);
   background-color: var(--color-4);
}

sub,
sup {
   position: relative;
   line-height: 0;
   vertical-align: baseline;
}

sub {
    bottom: -.25em;

}
sup {
    top: -.5em;
}

a:hover,
a:visited,
.ep_tm_key_tools a:visited,
a {
    color: var(--color-6);
    text-decoration: none;
}

a:hover {
    color: var(--color-3);
}

pre,
code,
kbd,
samp {
   font-family: var(--font-familiy-monospace);
   unicode-bidi: bidi-override;
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}
pre code {
    color: inherit;
    word-break: normal;
}

code {
    word-wrap: break-word;
}

a > code {
    word-wrap: break-word;
}

kbd {
    padding: var(--gutter);
    color: var(--color-2);
    background-color: var(--color-1);
}

kbd {
    padding: 0;
}

figure {
   margin: 0 0 1rem;
}

img,
svg {
   vertical-align: middle;
}

table {
   caption-side: bottom;
   border-collapse: collapse;
}

caption {
    padding-top: var(--gutter);
    padding-bottom: var(--gutter);
    color: var(--color-2);
}
th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

label {
    display: inline-block;
}

button {
    border-radius: 0;
}

button:focus:not(:focus-visible) {
   outline: 0;
}

.ep_form_action_button, 
.ep_form_internal_button,
.ep_tm_searchbarbutton,
.ep_blister_node_selected,
input,
input.ep_form_text,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    line-height: inherit;
    border: 1px solid var(--color-7);
    border-radius: 4px;
    padding: 0.3rem 0.4rem;
    background-color: var(--color-1);
    color: var(--color-2);
    vertical-align: middle;
}

.ep_form_action_button, 
.ep_form_internal_button,
.ep_tm_searchbarbutton,
.ep_blister_node_selected,
.input[type="submit"],
.input[type="button"],
[role="button"],
button {
    color: var(--color-1);
    background: var(--color-6);
    border-color: var(--color-6);
}

input[name="_action_search"] {
    background: var(--color-3);
    border-color: var(--color-3);
}

input[name="_action_reset_filters"],
input[type="reset"],
input[name="_action_newsearch"] {
    color: var(--color-5);
    background: var(--color-7);
    border-color: var(--color-7);
}

.ep_form_action_button:hover, 
.ep_form_internal_button:hover,
.ep_tm_searchbarbutton:hover,
.ep_blister_node_selected:hover,
.input[type="submit"]:hover,
.input[type="button"]:hover,
[role="button"]:hover,
button {
    filter: brightness(94%);
}

textarea,
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="text"] {
    box-shadow: inset 2px 2px 2px rgba(40, 40, 40, .04);
}

button,
select {
   text-transform: none;
   color: var(--color-2);
   background: var(--color-4);
}

input + :is(button, input, .ep_form_internal_button, .ep_form_action_button, .ep_tm_searchbarbutton, .ep_blister_node_selected),
input.ep_form_text + :is(button, input, .ep_form_internal_button, .ep_form_action_button, .ep_tm_searchbarbutton, .ep_blister_node_selected),
button + :is(button, input, .ep_form_internal_button, .ep_form_action_button, .ep_tm_searchbarbutton, .ep_blister_node_selected),
select + :is(button, input, .ep_form_internal_button, .ep_form_action_button, .ep_tm_searchbarbutton, .ep_blister_node_selected),
optgroup + :is(button, input, .ep_form_internal_button, .ep_form_action_button, .ep_tm_searchbarbutton, .ep_blister_node_selected) {
    margin-left: .3rem;
}

[role="button"] {
    cursor: pointer;
}

select {
    word-wrap: normal;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

select:disabled {
    opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
    display: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

textarea {
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: var(--gutter);
    line-height: inherit;
}

legend + * {
    clear: left;
}

::-webkit-inner-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: textfield;
}

::-webkit-search-decoration {
   -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
   padding: 0;
}
::file-selector-button {
   font: inherit;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
   display: inline-block;
}

iframe {
   border: 0;
}

summary {
    display: list-item;
    cursor: pointer;
}

progress {
   vertical-align: baseline;
}

[hidden] {
   display: none !important;
}

/* Reset default EPRINTS styles */
.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: transparent;
}

.ep_msg_message_content,
.ep_msg_warning_content,
.ep_msg_error_content,
.ep_msg_other_content {
    background: transparent;
}

.ep_tm_page_content {
    width: 100%;
}

.ep_view_group_by,
.ep_tm_footer {
    border: none;
    padding: 0;
}

.ep_columns {
    margin: 0;
    width: 100%;
    border: none;
}

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

.ep_tm_searchbar, 
.ep_columns_title, 
td.ep_columns_alter {
    background: transparent;
}

td.ep_columns_cell:first-child,
td.ep_columns_cell {
    border: none;
}

td.ep_columns_cell_buffer {
    background: transparent;
    color: #716f6f;
}

td.ep_columns_cell_inbox {
    background: transparent;
    color: #bd9805;
}

td.ep_columns_cell_archive {
    background: transparent;
    color: #388a38;
}

.ep_search_results .ep_columns tr:nth-of-type(even) {
    background: #fbfbfb;
}

.ep_search_results > table > tbody > tr:last-of-type > td {
    padding-left: 1rem;
    padding-right: 1rem;
}

.ep_search_results > table > tbody > tr:last-of-type > td:nth-of-type(odd) {
    background: #dddddd;
}

img[alt="-"],
img[alt="+"] {
    width: 20px;
    height: 20px;
}
img[alt="Down"],
img[alt="Up"] {
    width: 25px;
    height: 25px;
}

/** Centered items */
.ep_search_controls_bottom,
.ep_view_group_by,
.ep_search_buttons,
.ep_search_reorder,
.ep_search_controls,
.ep_block {
    text-align: left;
    margin-bottom: 1rem;
}

.document_format:empty + br {
    display: none;
}


/* From: /data/usr/share/eprints3/archives/dnpp/cfg/themes/rug_theme_1.0.5/static/style/auto/zzzz_70_2022_theme_20_layout_40_grid.css */

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

body > #wrapper {
    flex: 1;
}

#breadcrumbs,
#header > .nav-holder > nav,
#header > .block,
#main > .ep_tm_page_content,
#footer > div,
.container {
    max-width: var(--breakpoint-max);
    margin-left: auto;
    margin-right: auto;
    padding-left: calc(var(--gutter) / 2);
    padding-right: calc(var(--gutter) / 2);
}



/* From: /data/usr/share/eprints3/archives/dnpp/cfg/themes/rug_theme_1.0.5/static/style/auto/zzzz_70_2022_theme_20_layout_50_global.css */

body > a.top-skip {
    background: #fff;
    height: 2rem;
    left: 2rem;
    padding: 2rem;
    position: absolute;
    transform: translateY(-100%);
    transition: transform 0.3s;
}

body > a.top-skip:focus {
    transform: translateY(0%);
}

/* Elements */
.ep_search_feed {
    display: none;
}

/* Menus */
ul.language-nav,
.nav ul,
nav ul,
.nav ul li
nav ul li {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

li.has-drop-down {
    position: relative;
}

li.has-drop-down > .drop {
    display: none;
}

@media screen and (min-width: 851px) {
    li.has-drop-down > .drop {
        position: absolute;
        z-index: 2;
        right: 0;
    }   
}

li.has-drop-down:hover > .drop,
li.has-drop-down.has-clicked > .drop,
li.has-drop-down.hover > .drop {
    display: block;
}

.ep_sr_hide_help a,
.ep_sr_show_help a {
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    background: url('../images/2022/info.svg') center center no-repeat;
    background-size: contain;
}

.ep_sr_hide_help a {
    background-image: url('../images/2022/close.svg');
}

.ep_sr_hide_help a img,
.ep_sr_show_help a img {
    display: none;
}

/** Search */
.ep_search_controls_bottom .ep_search_controls br,
.ep_tm_page_content .ep_search_controls br {
    margin-bottom: 1rem;
}

.ep_search_controls_bottom .ep_search_controls,
.ep_tm_page_content .ep_search_controls {
    padding: 1rem 0 0 0;
    margin-bottom: 0;
}

.ep_search_controls_bottom > div > .ep_search_control,
.ep_tm_page_content .ep_search_controls > div > .ep_search_control {
    padding-left: 0;
}

.ep_tm_page_content .ep_search_reorder {
    margin-top: 1rem;
}

.ep_search_number {
    font-style: italic;
}

.ep_search_controls_bottom {
    padding-top: 1rem;
    padding-bottom: 0;
}

.ep_view_blurb {
    margin-top: 1rem;  
}

.no_link_decor {
    margin-bottom: 1rem;
}

.ep_view_group_by {
    margin-top: 1rem;
}

td > select {
    margin-left: 0.4rem;
}

th.ep_row {
    text-align: left;
}

.no_link_decor > a[href="../"],
.no_link_decor > a[href="./"] {
    text-decoration: none;
}

.no_link_decor > a[href="../"]:hover,
.no_link_decor > a[href="./"]:hover {
    text-decoration: underline;
}

img[src="/style/images/multi_down.png"],
img[src="/style/images/multi_up.png"] {
    width: 20px;
    height: 20px;
    margin-top: -2px;
}

/* 2 row Tables */
@media screen and (max-width: 741px) {
    .ep_search_fields > tbody > tr,
    .ep_summary_content_main table > tbody > tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 1rem;
    }
    .ep_search_fields > tbody tr th,
    .ep_search_fields > tbody tr td,
    .ep_summary_content_main table > tbody tr th,
    .ep_summary_content_main table > tbody tr td {
        display: block;
        padding: 0;
        margin: 0;
        line-height: 1.4;

    }
    .ep_multi_help {
        order: -1;
    }
}


/* From: /data/usr/share/eprints3/archives/dnpp/cfg/themes/rug_theme_1.0.5/static/style/auto/zzzz_70_2022_theme_20_layout_60_animations.css */

/* Not animations used yet */


/* From: /data/usr/share/eprints3/archives/dnpp/cfg/themes/rug_theme_1.0.5/static/style/auto/zzzz_70_2022_theme_30_part_10_header.css */

#header > .block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 20px;
    background-color: var(--color-1);
    color: var(--color-5);
}

@media screen and (max-width: 851px) {
    #header > .block {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 2rem;
    }
}

#header > .block > .logo a {
    display: block;
    width: 18rem;
    height: 90px;
    font-size: 0;
    background: url('../images/2022/logo--en.svg') no-repeat center center;
    background-size: contain;
}
#header > .block > .logo.logo-nl a {
    background-image: url('../images/2022/logo--nl.svg');
}

#header .founded {
    flex: 1;
    align-self: flex-end;
    margin-bottom: 1rem;
    font-size: .9rem;
}

@media screen and (max-width: 887px) {
    #header .founded {
        display: none;
    }
}

.search-and-top-bar {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

@media screen and (max-width: 851px) {
    .search-and-top-bar {
        align-items: flex-start;
    }
}

/* Top bar */
.top-bar > .holder {
    display: flex;
    align-items: center;
    margin-bottom: .3rem;
}

.top-bar > .holder > ul > li,
.top-bar > .holder > div,
.top-bar > .holder > nav {
    margin-right: .6rem;
}

.top-bar ul {
    display: flex;
    list-style: none;
    padding-left: 0;
}

.top-bar ul li {
    list-style: none;
}

.top-bar a,
.top-bar ul li a {
    text-decoration: none;
    color: var(--color-5);
}

.top-bar a:hover,
.top-bar ul li a:hover {
    text-decoration: underline;
}

.top-bar .popup-holder {
    position: relative;
}

.top-bar .popup-holder .drop {
    display: none;
    position: absolute;
    right: 0;
    min-width: 170px;
    background: var(--color-1);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 1rem;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
}

.top-bar .popup-holder a.btn-opener {
    display: inline-block;
}

.top-bar .popup-holder a.btn-opener .login-menu-icon {
    display: inline-block;
    width: 0; 
    height: 0; 
    margin-top: -.5rem;
    margin-left: .3rem;
    border-left: .4rem solid transparent;
    border-right: .4rem solid transparent;
    border-top: .4rem solid var(--color-5);
}

.top-bar .popup-holder.menu-opened .drop {
    display: block;
}

.top-bar .popup-holder .sub-nav,
.top-bar .popup-holder .sub-nav li {
    margin-bottom: 0;
    display: block;
}

/* Search */
.search-bar  {
    display: none;
}

.search-bar fieldset {
    display: flex;
    align-items: center;
}

.search-bar fieldset legend {
    display: none;
}

.search-bar fieldset .btn-search {
    height: 2rem;
    width: 3rem;
    margin-left: -2.6rem;
    border: 0;
    font-size: 0;
    cursor: pointer;
    padding: 0;
    background: url('../images/2022/search.svg') center center no-repeat;
    background-size: 1.5rem;
}

/* Language */
.language-nav li {
    display: flex;
}

.language-nav li + li {
    margin-left: 0.3rem;
}

.language-nav li a {
    display: block;
    font-size: 0;
    width: 1.6rem;
    height: 1.1rem;
    background: url('../images/2022/flag_nl.svg') center center no-repeat;
    background-size: cover;
}

.language-nav li a.eng {
    background-image: url('../images/2022/flag_en.svg');
}

/* Bottom bar */
#header > .nav-holder {
    background: var(--color-3);
    color: var(--color-1);
    box-shadow: inset 0 5px 6px rgba(0, 0, 0, .2);
}

#main-menu-toggler {
    width: 2rem;
    height: 3rem;
    font-size: 0;
    border: none;
    cursor: pointer;
    background: url('../images/2022/menu.svg') center center no-repeat;
    background-size: 1.5rem;
}

/* Navigation */
@media screen and (min-width: 851px) {
    #main-menu-toggler {
        display: none;
    }
}

#header > .nav-holder #nav {
    display: none;
}

#header > .nav-holder.menu-opened #nav {
    display: block;
}

@media screen and (min-width: 851px) {
    #header > .nav-holder #nav {
        display: block;
    }
}

#header #nav ul.topMenuContainer {
    display: flex;
    flex-direction: column;
}

@media screen and (min-width: 851px) {
    #header #nav ul.topMenuContainer {
        flex-direction: row;
    }
}

#header #nav ul.topMenuContainer li a {
    text-decoration: none;
}

#header #nav ul.topMenuContainer > li {
    cursor: pointer;
}

#header #nav ul.topMenuContainer > li > a {
    display: block;
    color: var(--color-1);
    font-weight: 600;
}

#header #nav ul.topMenuContainer > li > a .menuitem-no-menu {
    font-weight: 600;
}

@media screen and (min-width: 851px) {
    #header #nav ul.topMenuContainer > li > a {
        font-size: 1.2rem;
        padding: 1rem 1.3rem;
    }
}

#header #nav ul.topMenuContainer > li.is-clicked > a,
#header #nav ul.topMenuContainer > li > a.active,
#header #nav ul.topMenuContainer > li.active > a,
#header #nav ul.topMenuContainer > li.hover > a,
#header #nav ul.topMenuContainer > li > a:hover {
    background: var(--color-1);
    color: var(--color-3);
}
/*
@media screen and (min-width: 851px) {
    #header #nav ul.topMenuContainer > li a.home {
        
        width: 3rem;
        text-indent: -200vw;
        background: url('../images/2022/home.svg') center center no-repeat;
        background-size: 2rem;
        filter: grayscale(100%) brightness(1000%);
        padding-left: 2rem;
        padding-right: 2rem;
    }
    #header #nav ul.topMenuContainer > li.active a.home,
    #header #nav ul.topMenuContainer > li a.home:hover {
        background-color: var(--color-1);
        filter: brightness(100%)
    }
}
*/

#header #nav ul.topMenuContainer ul {
    padding: 1.5rem 1.6rem 1.2rem 1.6rem;
    min-width: 200px;
    background: var(--color-1);
    box-shadow: var( --shadow-1);
}

#header #nav ul.topMenuContainer ul li,
#header #nav ul.topMenuContainer ul li a {
    line-height: 1.3;
}

#header #nav ul.topMenuContainer ul li a {
    display: inline-block;
    color: var(--color-6);
    padding-bottom: .6rem;
}

#header #nav ul.topMenuContainer ul li a:hover {
    color: var(--color-3);
}

#header #nav ul.topMenuContainer li.has-drop-dowssn {
    display: flex;
    align-items: center;
}

#header #nav ul.topMenuContainer li.has-drop-down > a::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: .3rem solid transparent;
    border-right: .3rem solid transparent;
    border-top: .3rem solid var(--color-1);
    margin-left: 0.3rem;
    margin-top: -0.5rem;
}

/* Admin menu */
.admin-menu {
    position: relative;
}

.btn-set-option.popup-holder {
    color: var(--color-2);
}

.btn-set-option.popup-holder > .btn-default {
    position: absolute;
    right: 0;
    width: 2rem;
    height: 2rem;
    margin-top: -2.4rem;
    margin-right: 1rem;
    border-radius: 5px;
    background: url('../images/2022/cog.svg') center center no-repeat;
    background-size: 1.6rem;
}

@media screen and (min-width: 851px) {
    .btn-set-option.popup-holder > .btn-default {
        margin-top: -3rem;
    }
}

.btn-set-option.popup-holder.menu-opened .btn-default {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .4);
}

.btn-set-option.popup-holder > .btn-default .text {
    font-size: 0;
}

.drop.popup {
    position: absolute;
    right: 0;
    z-index: 1;
    display: none;
    min-width: 230px;
    padding: 1rem;
    background: var(--color-1);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 1rem;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
}

.btn-set-option.popup-holder.menu-opened .drop.popup {
    display: block;
}

.btn-set-option.popup-holder.menu-opened .drop.popup .ep_tm_key_tools li {
    display: block;
    border: none;
    padding: 0;
}

.btn-set-option.popup-holder.menu-opened .drop.popup .ep_tm_key_tools li a:hover {
    color: var(--color-3);
}



/* From: /data/usr/share/eprints3/archives/dnpp/cfg/themes/rug_theme_1.0.5/static/style/auto/zzzz_70_2022_theme_30_part_20_main.css */

#main {
    padding-top: 1rem;
    padding-bottom: 2rem;
}

/** .ep_tm_pagetitle { */
/**     text-transform: lowercase; */
/** } */

/** .ep_tm_pagetitle::first-letter { */
/**     text-transform: capitalize; */
/** } */

/** Messages */
.ep_msg_message {
    background-color: var(--color-1);
    color: var(--color-2);
    font-size: 1.1rem;
    line-height: 1.1;
    margin-bottom: 1rem;
}

.ep_msg_message .ep_msg_message_content {
    padding: 1rem;
    border-radius: var(--default-radius);
}

.ep_msg_message .ep_msg_message_content > table > tbody > tr > td:first-child img {
    margin-right: 1rem;
}

/** Toolbox */
.ep_toolbox {
    margin-bottom: 1.2rem;
}

.ep_toolbox .ep_toolbox_content {
    border-radius: var(--default-radius);
    color: var(--color-5);
}

.ep_view_jump_to a,
.ep_search_controls a,
.ep_toolbox .ep_toolbox_content a {
    text-decoration: none;
    display: inline-block;
    padding-right: 2px;
    padding-left: 2px;
}

.ep_view_jump_to b,
.ep_search_controls b,
.ep_search_control strong,
.ep_toolbox .ep_toolbox_content b {
    padding-right: 6px;
    padding-left: 6px;
    background-color: var(--color-6);
    color: var(--color-1);
    border-radius: 3px;
}

/** Search page */
body.simple-search-page #header .search-bar,
body.search-page #header .search-bar {
    display: none;
}

body.simple-search-page .ep_block form[action="/cgi/search/simple"] {
    position: relative;
    margin-top: 4rem;
}

body.simple-search-page .ep_block form[action="/cgi/search/simple"] .ep_form_search_advanced_link {
    position: absolute;
    left: 0;
    top: -4rem;
    color: var(--color-1);
    background: var(--color-6);
    padding: .1rem .5rem;
    border-radius: 10px;
    text-decoration: none;
    font-size: 1rem;
}

body.simple-search-page .ep_block form[action="/cgi/search/simple"] .ep_form_action_button,
body.simple-search-page .ep_block form[action="/cgi/search/simple"] #q {
    margin-top: 2rem;
}

.ep_search_buttons {
    border: none;
}

.ep_search_buttons > div {
    display: flex;
    column-gap: .4rem;
}

input[name="_action_reset_filters"],
.ep_search_buttons input[name="_action_newsearch"] {
    order: -1;
    margin-left: 0;
}

a[href="simple"] {
    display: inline-block;
    color: var(--color-1);
    background: var(--color-6);
    padding: .1rem .5rem;
    border-radius: 10px;
    text-decoration: none;
}

#ep_listing_search_content_inner td.ep_multi_help, 
#ep_listing_search_content_inner th.ep_multi_heading, 
#ep_listing_search_content_inner th.ep_multi_heading, 
#ep_listing_search_content_inner td.ep_multi_input,
#ep_listing_search_content_inner td.ep_multi_help {
    border-top: none;
}

/** Search form */

.ep_search_controls {
    border-top: none;
}

.ep_search_buttons, 
.ep_search_controls, 
.ep_search_controls_bottom {
    border: none;
}

.ep_search_controls_bottom {
    margin-bottom: 2rem;   
}

td.ep_multi_help,
th.ep_multi_heading,
td.ep_multi_input {
    border: none;
}

td.ep_multi_help,
th.ep_multi_heading,
td.ep_multi_input {
    border-top: 1px solid var(--color-7);
}
td.ep_multi_help {
    margin-top: -1px;
}

th.ep_multi_heading {
    text-align: left;
}
@media screen and (max-width: 741px) {
    td.ep_multi_help,
    th.ep_multi_heading,
    td.ep_multi_input {
        border-top: none;
    }
}

th.ep_multi_heading {
    width: 142px;
    padding-right: 1rem;
}

.ep_search_fields td {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
}

.ep_search_fields td + td {
    padding-left: 1.5rem;
}

/** Search results */
.ep_search_results {
    margin-top: 2rem;
}

.ep_paginate_list {
    margin: 0;
}

.ep_paginate_list .ep_search_result:nth-child(odd) {
    background-color: var(--color-8);
}

.ep_paginate_list .ep_search_result td {
    padding-top: .7rem;
    padding-bottom: .7rem;
    border: none;
}

/** Manage records */

#ep_messages + table td.ep_row,
#ep_messages + table th.ep_row {
    border: none;
    text-align: left;
    padding: .5rem 1rem;
}

#ep_messages + table tr:nth-of-type(odd) {
    background-color: var(--color-8);
}

/** Workflow panel */
#ep_workflow_views_panels {
    border: none;
    padding-left: 0;
    padding-right: 0;
}

.ep_tab_panel .ep_row {
    border: none;
}

.ep_tab_panel th.ep_row {
    text-align: left;
}

.ep_tab_panel tr:nth-child(odd) {
    background: var(--color-8);
}

th.ep_title_row {
    background: var(--color-4);
    border: none;
}

.ep_tab_bar li a {
    background: var(--color-4);
}

.ep_tab_bar li.ep_tab_selected a {
    color: var(--color-2)
}

/** User */
.ep_form_input_grid tr td {
    padding-bottom: 1rem;
}

.ep_form_input_grid_arrows {
    padding-left: .5rem;
}

.ep_blister_node {
    background: var(--color-4);
}

/** Admin */
dl.ep_action_list dt {
    text-align: left;
}

/** Phrases */
table#ep_phraseedit_table tr {
    background: transparent;
    border: none;
}


table#ep_phraseedit_table tr th,
table#ep_phraseedit_table tr td {
    padding-top: .5rem;
    padding-bottom: .5rem;
}

table#ep_phraseedit_table tr:nth-child(odd) {
    background: var(--color-8);
}

.ep_phraseedit_widget,
#ep_phraseedit_table textarea {
    border: 1px solid var(--color-5) !important;
}

/** Review */
table.ep_icontable th,
table.ep_icontable td {
    border: none;
}

table.ep_icontable tr:nth-of-type(odd) {
    background: var(--color-8);
}

/** Breadcrumb */
#breadcrumbs {
	font-size: .9rem;
	margin: 1em auto 15px auto;
	padding-left: .5rem;
    padding-right: .5rem;
	display:block;
}

#breadcrumbs li {
	list-style-type:none;
	display:inline;
	padding-right:2px;
}

#breadcrumbs a {
	text-decoration:none;
}			
	
#breadcrumbs li a:hover {
	text-decoration: underline;
}
	

.no_link_decor a {
    background: var(--color-6);
    border-radius: 5px;
    padding: .2rem .5rem;
    color: var(--color-1);
}

@media screen and (min-width: 741px) {
    .ep_summary_content tr th {
        width: 210px;
    }
}

.ep_summary_content tr th[align="right"] {
    color: var(--color-3);
}


.ep_summary_content_main {
    display: flex;
    flex-direction: column;
}

.ep_summary_content_main table[cellpadding="3"] {
    order: -1;
}

.ep_summary_content_main > p:first-of-type {
    order: -2;
}



/* From: /data/usr/share/eprints3/archives/dnpp/cfg/themes/rug_theme_1.0.5/static/style/auto/zzzz_70_2022_theme_30_part_30_footer.css */

#footer {
    padding-top: .6rem;
    padding-bottom: 1rem;
    background: var(--color-5);
    color: var(--color-1);
}

#footer a {
    color: var(--color-1);
}

#footer .diag-block nav > ul {
    display: flex;
    justify-content: center;
}

.skip-bottom {
    position: fixed;
    bottom: 0;
    right: 0;
    height: 2.2rem;
    width: 2.2rem;
    background: var(--color-1) url('../images/2022/to_top.svg') center center no-repeat;
    background-size: contain;
    font-size: 0;
    text-decoration: none;
    padding: .2rem;
    border-top-left-radius: 4px;
}

#footer > .diag-block {
    margin-top: 1rem;
}

.ep_tm_footer.ep_noprint {
    /* display: none; */
}



/* From: /data/usr/share/eprints3/archives/dnpp/cfg/themes/rug_theme_1.0.5/static/style/auto/zzzz_70_2022_theme_40_component_10_ep_preview.css */

.ep_search_result .ep_preview {
    position: absolute;
    left: auto !important;
    top: auto !important;
    bottom: 0;
    right: 2rem;
}

.ep_summary_content_main > table > tbody > tr > td {
    position: relative;   
}

.ep_summary_content_main .ep_preview {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
}

.ep_search_result td:last-of-type > div{
    position: relative;
}

.ep_summary_content_main .ep_preview td,
.ep_paginate_list .ep_search_result .ep_preview td {
    padding: 0;
    border: 1px solid var(--color-7);
    border-radius: 4px;
    box-shadow: 4px 4px 3px rgba(40, 40, 40, .04);
}

.ep_search_controls {
    border-bottom: none;
}

.ep_summary_content_main .ep_doc_icon {
    padding-right: .5rem;
}