


/* From: /opt/eprints3/lib/static/style/auto/accessibility.css */

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

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

.ep_accessibility_bad {
	color: #8b0000;
}

.ep_accessibility_good {
        color: #006400;
}




/* From: /opt/eprints3/archives/data/cfg/static/style/auto/actions.css */


.ep_act_bar {
	margin-top: 4px;
	margin-bottom: 4px;
}

.ep_act_bar table {
	margin: auto;
}

.ep_act_list {
	margin: auto;
}

td.ep_act_list_button {
	text-align: right;
	padding: 0.25em 0 0.25em 0;
	width: 15em;
}

.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: 12em;
	text-align: left;
	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: 23em;
	top: -.5em;
	margin-right: 16em;
	overflow: hidden;
}

dl.ep_action_list > dd {
	width: 400px;
}


/* From: /opt/eprints3/lib/static/style/auto/batchedit.css */

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



/* From: /opt/eprints3/archives/data/cfg/static/style/auto/blister.css */


/* EPrints 3 blister bar style */

/* ep_blister */



/* .ep_blister_bar { */
	/* margin: auto; */
	/* display: table; */
/* } */
/* div.ep_blister_join { */
	/* background-image: url(images/blister_arrow.png); */
	/* background-repeat: no-repeat; */
	/* background-position: center center; */
	/* width: 20px; */
	/* float: left; */
	/* display: block; */
/* } */
/* .ep_blister_node, .ep_blister_node_selected { */
	/* text-align: center; */
	/* border-style: solid; */
	/* border-radius: 3px; */
	/* float: left; */
/* } */
/* .ep_blister_node { */
	/* border-width: 1px; */
	/* padding: 3px 10px; */
/* } */

/* .ep_blister_node { */
	/* border-color: #cccccc; */
	/* background-color: #0067ac; */
	/* color: #fff; */
/* } */

/* .ep_blister_node_selected { */
	/* border-width: 2px; */
	/* padding: 2px 10px; */
/* } */


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


/* From: /opt/eprints3/archives/data/cfg/static/style/auto/citations.css */

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

span.document_format
{
}




/* From: /opt/eprints3/archives/data/cfg/static/style/auto/colors.css */

/*
 *
 * EPrints Default Colour Scheme
 *
 */

body {
	color: #000000;
	background-color: #EFEFE9;
}
a, .ep_tm_key_tools a:visited {
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:hover, .ep_tm_key_tools a:hover {
	color: #006633;
	text-decoration: underline;
}
a:active, .ep_tm_key_tools a:active {
	color: #006633;
}
h1 {color: #000000;}
h2 {color: #333333;}
h3, h4 {color: #666666;}
h5, h6 {color: #7A7979;}

.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: #cce1ee;
	color: #fff;
	/* 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;
}
#ep_tm_funktionsbereich {
	color: #6B6C6F;
}


/* form.css */

.ep_form_action_button, .ep_form_internal_button, .ep_tm_searchbarbutton, .ep_blister_node_selected {
	/* border-color: #5b97c7 #13324a #13324a #5287b3; */
	border-color: #cce1ee;
		/* background-image: url(images/bar_12px.png);
    background-color: #1f4f76; */
	background-color: #cce1ee;
    border-radius: 9px 9px 9px 9px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: rgba(0, 0, 0, 0.33) 0 1px 3px 0;
    color: #0067ac;
    cursor: pointer;
    display: inline-block;
    font-family: helvetica, arial, sans-serif;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.333em;
    overflow: visible;
    padding: 6px 10px 4px 10px;
/*     .padding: 3px 10px; */
    text-decoration: none !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); 
    width: auto;
}

.ep_form_action_button {
	background-color: #0067ac !important;
	color: #fff !important;
}

.ep_blister_node_selected {
	background-color: #fcf1ca;
	color: #333 !important;
}


.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: #0067ac;
	/* background-image: url(images/bar_solid_12px.png); */
	color: #fff;
}
.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: #EEEDEA;
}
.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: #fff;
}

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

/* general.css */

th.ep_title_row
{
	border-color: #808080;
	background-color: #fff;
	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: #e5f0f7;
	border-color: #0067ac;
	font-weight: bold;
}
.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;
	background-color: #fff;
}

.ep_search_buttons, .ep_search_controls, .ep_search_controls_bottom /* search.css */
,.ep_view_group_by /* view.css */
{
	border-color: #EEEDEA;
	background-color: #EEEDEA;
}



/* From: /opt/eprints3/archives/data/cfg/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: /opt/eprints3/archives/data/cfg/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: #E1E2E2;
}

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



/* From: /opt/eprints3/lib/static/style/auto/export.css */

/* EPrints 3 export style */

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



/* From: /opt/eprints3/archives/data/cfg/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: /opt/eprints3/archives/data/cfg/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: /opt/eprints3/archives/data/cfg/static/style/auto/form.css */


/* Form related styles */

form {
	display: inline;
}

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

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

/* buttons */

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

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

/* form fields */

.ep_form_field_help {
        font-size: small ;
}

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

.ep_form_field_input {
        padding-bottom: 3pt;
}

/* input fields grid */


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

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


td.ep_form_input_grid_wide {
	text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ep_option_list_row {
	display: table-row;
}

.ep_option_list_cell {
        display: table-cell;
}

.ep_option_list_option {
	margin-left: 2em;
}


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

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

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

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


/* From: /opt/eprints3/archives/data/cfg/static/style/auto/general.css */

body {
	margin: 0;
	height: 100%;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	background: url(/style/images/body-gradient.png) repeat-x scroll 0 0 #e5e3df;
	font-size: 75%;
	text-align: center;
	padding: 0;
	line-height: 1.5em;
	-webkit-hyphens: auto;
  	-moz-hyphens: auto;
  	-ms-hyphens: auto;
  	hyphens: auto;
}

.no_hyphens {
	-webkit-hyphens: none;
  	-moz-hyphens: none;
  	-ms-hyphens: none;
  	hyphens: none;	
}

ul {
	text-align: left;
}

.help {
	line-height: 1.8em;
	margin-bottom: 0.6em;
}

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, h3, h4{
	font-family: georgia, "times new roman", times, serif;	
}


h1, h2 {
	font-weight: bold;
}
h1 {
	margin: 0px;
	margin-top: 10px;
	font-size: 130%;
	text-align: center;
}
h1.help {
	margin-bottom: 2em;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 110%;
}
h2.help {
	margin-top: 2em;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 100%;
}

hr {
	border: 0px;
	color: #ccc;
	background-color: #ccc;
	height: 2px;
}
.bold {
	font-weight: bold;	
}

.ep_required {
}

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


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

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

.ep_table_compound {
	width: 100%;
}

.ep_table_compound td {
	border-left: solid #B2B1AC 1px;
	padding-left: 10px;	
}
.ep_table_compound th {
	border-bottom: solid #B2B1AC 0px;
	border-left: solid #B2B1AC 0px;	
}

.ep_th_compound {
	border-bottom: solid #B2B1AC 1px;
	border-left: solid #B2B1AC 1px;
}

.ep_td_compound {
	border-left: solid #B2B1AC 1px;
	padding-left: 5px;
}

/* Bibliographische Tools
------------------------------------------------ */

.ep_content {
	float: left;
	width: 550px;
	border-top: 1px solid #afafaf;
	margin-top: 0px;
	background-color: green;
}

#ep_eprint_views_panel_0 > .ep_summary_content > div.ep_summary_content_main > div.ep_bibtools {
	display: none;	
}
.ep_bibtools {
	float: right;
	width: 200px;
	overflow: hidden;
	text-align: right;
	background-color: white;
	margin-right: -10px;
}
.ep_admin_edit {
	clear: both;
	text-align: right;
}
.ep_bibtools_ul{
	list-style-type:none;
	width: 193px;
	height: 105px;
	margin: 0 0 10px 0 !important;
	font-size: 0.917em !important;
    line-height: 1.545em !important;
	background-color: #fcf1ca;
	border: 1px solid #bcbcbc;
	border-top: 0px;
	padding-top: 5px;
}
.ep_bibautools_ul{
	list-style-type:none;
	width: 193px;
	margin: 0 0 10px 0 !important;
	font-size: 0.917em !important;
    line-height: 1.545em !important;
	background-color: #fcf1ca;
	border: 1px solid #bcbcbc;
	border-top: 0px;
	padding: 7px 0px 7px 15px;
}
.ep_bibtools_li{
	 position: relative;
	 margin: 4px 0 !important;
	 line-height: 1.333em;
	 padding: 0 0 0 5px;
}

.ep_bibtools_ul li{
      display: block;
      list-style-type: none;
	  line-height: 1.5em;

}
li.ausgeklappt {
	padding-left: 0px;
}
li.ausklappen:before { 
	content: "+ ";
	color: #006633;
}


.ep_tab_panel > .ep_bibtools li{
	background-color: #DCDCD3;
}
.ep_bibtools_ul li.ausklappen {
      padding-left: 0px;
      background-position:0px 1px;
	  position: relative;
}
.ep_bibtools_ul li.ausgeklappt {
      padding-left: 0px;
}
.ep_bibtools_ul li.ausgeklappt a, .ep_bibtools_ul li.ausklappen a {
      padding-left: 0px;
}
.ep_bibtools_ul li.ausgeklappt ul li a, .ep_bibtools_ul li.ausklappen ul li a {
      padding-left: 0px;
}
.ep_bibtools_ul li.ausklappbasis {
      background-image:none;
      padding-left: 0px;
}
.ep_bibtools_ul li.ausklappbasis a.zielgruppe1 {
      padding-left: 0px;
}
.ep_bibtools_ul li ul {
      margin-bottom: 0px;
      margin-top: 0px;
      padding-top: 3px;
}
ul.ep_bibtools_ul, ul#servicemenue, ul#zielgruppe1, ul#zielgruppe2, ul#zielgruppe3  {
	margin-left: 0.5em;
	padding-left: 1em;
	list-style-type: none;
}
.ep_citetable {
	display: table;
	padding: 5px 0px 10px 0px;	
}

.ep_citetd {
      font-weight: bold;
      padding: 0;
}
.ep_edit_link {
      text-align: right;
      margin-right: 5px;
      float: right;
}
/* === Darstellung der Metadaten === */
table.ep_block_metadata {
	display: table;
	-webkit-hyphens: none;
  	-moz-hyphens: none;
  	-ms-hyphens: none;
  	hyphens: none;
	border-collapse: collapse;
	margin: 1em 0 1em 0;
	overflow: hidden;
 	text-align: left;
	clear: left;
	width: 552px;
	padding: 3px;
}
table.ep_details {
	width: 100%;
	display:table;
	table-layout: auto;
}

th.ep_row {
	padding-right: 0.25em;
	text-align: right;
	width: 20% !important;
	border-width: 1px;
}
td.ep_row {
	padding-left: 0.25em;
	text-align: left;
	max-width:500px;
	overflow: hidden;
	border-width: 1px;
}
table.ep_table_actions {
	width: 100%;
}

table.ep_table_actions  tr {
	width: 100%;
}

table.ep_compound {
	width: 100%;
}
table.ep_compound td, table.ep_compound th{
	border-right: 1px solid #0067ac;
	text-align: left;
	padding: 2px 5px 5px 5px;
}

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

/* === Darstellung der Dokumente === */
.ep_documents {
	display: block;
	width: 552px;
	float:left;
 	text-align: left;
}
.ep_documents td {
	padding: 0 5px 0 0;
}
#ep_tm_inhaltsbereich_user .ep_documents  {
	background-color: #e5f0f7;
}
#ep_tm_inhaltsbereich_user .ep_citetd  {
	background-color: #e5f0f7;
	padding-top: 15px;
}

div.ep_block_documents {
	display: block;
	float: left;
	font-style: italic;
	margin-left: 0px;
	margin-top: 15px;
 	text-align: left;
}
div.ep_block_doi , div.ep_block_url {
	display: block;
	clear: left;
	font-style: italic;
	margin-left: 10px;
 	text-align: left;	
}

p.ep_block_doi { font-style: normal;}

.ep_abstract {
	clear: left;
	width: 552px;
	padding: 0px;
	white-space:pre-wrap;
}

table.ep_block {
	display: block;
	clear:left;
	margin-left: 10px;
 	text-align: left;
}
.ep_block_icon {
	margin: 0.25em 0.25em 0.25em 0.25em;
	text-align: left;
}

#ep_agreement {
	margin-top: 50px;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	padding: 10px;
	background-color: #F5F3F0;
	background-color: #e5f0f7;
	-moz-box-shadow:3.5px 3.5px 5px #000000;
	-webkit-box-shadow:3.5px 3.5px 5px #000000;
	box-shadow:3.5px 3.5px 5px #000000;
/*	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px; */
	border-color:#d4d4d4;
}

.ep_fileformat {
	font-style: italic;
	font-size: 0.8em;
}

#ep_history {
	display: table;
	table-layout: fixed;
	overflow: hidden;
}

div.altmetric-embed {
	margin-top: 1em;
	margin-left: 0.5em;
}

.ep_agreement li {
	margin-bottom: 1em;
}

/* Open Publishing LMU */
h1.ep_oplmu {
	text-align: left;
	font-size: 1.8em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 2em;
}
h2.ep_oplmu {
	text-align: left;
	margin-top: 4em;
	margin-bottom: 1.5em;
	font-weight: bold;
	font-size: 1.4em;
	color: #a0abb3;
}
p.ep_oplmu {
	line-height: 1.8em;
	font-size: 1.2em;
}
div.ep_oplmu_left {
	float: left;
	width: 265px;
	border: 0px solid blue;
	padding-top: 20px;
}
.ep_oplmu_left_sec {
	width: 237px;
	line-height: 2em;
	margin-top: 20px;
	background-color: #a0abb3;
	padding: 8px;
	padding-right: 3px;
}
	
div.ep_oplmu_right {
	float: left;
	border: 0px solid red;
	width: 450px;
}
.ep_oplmu_book {
	margin-bottom: 2em;
}
.ep_oplmu_book_title {
	font-weight: bold;
	/* letter-spacing: 0.1em; */
	font-size: 1.6em;
	margin-bottom: 0.2em;
	color: #00538a;
}
.ep_oplmu_book_author {
	font-weight: bold;
	font-size: 1.2em;
}

.ep_oplmu_book_author {
	font-weight: bold;
	font-size: 1.2em;
}
.ep_oplmu_headings {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

/* User area */
.header_plain {
	background-color: #0067ac;
}

/* +++++++++++++++++ NEU ++++++++++++++++++++ */

.ep_toggle a, a.ep_toggle {
	text-decoration: none;
}
/*
th.ep_row {
	padding-right: 0.25em;
	text-align: right;
	width: 20%;
	border-width: 1px;
}

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

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

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

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

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

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

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

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

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

.no_link_decor a {
	text-decoration: none;
}
*/
.ep_table_row {
	display: table-row;
}

.ep_table {
	display: table;
}

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

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


/* From: /opt/eprints3/lib/static/style/auto/history.css */

/* EPrints 3 history style */

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

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

}

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

.ep_history_action a {
	color: yellow;
}

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

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

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

.ep_history_diff_table_add {
	background-color: #cfc;
}

.ep_history_diff_table_remove {
        background-color: #fcc;
}

.ep_history_diff_table_change {
        background-color: #ffc;
}

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




/* From: /opt/eprints3/archives/data/cfg/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: /opt/eprints3/archives/data/cfg/static/style/auto/ie.css */

/* Suche */
#ep_tm_suche {
    float: left;
    margin-top: -2px;
    margin-left: 6px;
    width: 193px;
}
/* #searchwrapper { */
    /* background: #fff; */
    /* border: 1px solid #888; */
    /* margin: 0; */
    /* padding: 0; */
    /* position: relative; */
    /* overflow: hidden; */
/* } */
.ep_tm_suchfeld {
    background-position: 48px center;
    border: 0;
    height: 12px;
    line-height: 12px;
    color: #666;
    margin: 0;
    width: 172px;
}
.ep_tm_suchimage {
    background: url(/images/search.png) no-repeat;
    border: 0;
    height: 19px;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999px;
    width: 19px;
    font-size: 0;       /* Fix fuer IE7 */
    display:block;      /* Fix fuer IE7 */
    line-height: 0;     /* Fix fuer IE7 */ 
} 


/* From: /opt/eprints3/lib/static/style/auto/import.css */

/* EPrints 3 import style */

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

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

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



/* From: /opt/eprints3/archives/data/cfg/static/style/auto/irstats2.css */

/* IRStats2 CSS */

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

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

div.irstats2_view_content
{
	line-height: 20px;
	margin: auto;
}

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

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

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

div.irstats2_key_figure_googlespark
{
    display: inline-block;
}

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

div.irstats2_googlespark_desc
{
	width: 150px;
	margin: 0px;
    font-size: 11px;
	display: block;
	border: 0px;
	padding: 0px;
    text-align: center;
}


div.irstats2_counter
{
	display: inline;
}

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

span.irstats2_keyfigures_metric_figure
{
	font-weight: bold;
	font-size: 20px;
}

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

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

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

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

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

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

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

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

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


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

table.irstats2_keyfigures_progress td {
	padding: 5px;
}

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

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

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

img.irstats2_spin
{
	vertical-align:middle;
}

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

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

div.irstats2_table_options
{
	text-align: center;
}

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

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

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

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

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

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

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

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

span.irstats2_keyfigures_metric {
	font-size: 14px;
	line-height: 50px;
    vertical-align: top;
}

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

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

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

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

td.irstats2_reports_heading
{
	border: 1px solid #CCC;
	padding: 2px 10px;
	text-align:right;
	width: 20%;
	background-color: #EEE;
}

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

td.irstats2_reports_content
{
	border: 1px solid #CCC;
	padding: 2px 10px;
	text-align: left;
	width: 80%;
}

td.irstats2_reports_content > span
{
	font-family: Verdana;
}

td.irstats2_reports_content > span + span:before {
    content: " | ";
    padding: 0 10px;
}


a.irstats2_export_bar_toggle
{
	float: right;
}

div.irstats2_export_bar
{
	text-align: left;
}

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

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

input.irstats2_setdesc_q
{
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 14px;	
}

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

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

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

ul.irstats2_setfinder_values > li
{
}

div.irstats2_setfinder_row > a
{
	display: block
}

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

div.irstats2_datepicker_inner
{
	font-size:11px;
	padding: 4px;
	color:#000;
}

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

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

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

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

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

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

td.irstats2_reportheader_breadcrumbs {
	width: 60%;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

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

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

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

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

div.irstats2_reportheader_clear {
	clear:both;
}

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

table.irstats2_reportheader {
	width: 100%;
}

div.irstats2_view_ReportHeader {
	border: 0px;
}

input.irstats2_form_action_button {
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-radius: 3px;
	padding: 2px 20px;
	cursor: pointer;
	background-color: #F9F9F9;
	color: #111;
}

input.irstats2_form_action_button:active, input.irstats2_form_action_button:hover, input.irstats2_form_action_button_selected {
	background-color: #EEE;
	color: #222;
}

div.irstats2_options_dates, div.irstats2_options_filters, div.irstats2_options_reports {
	background-color: #EEE;
	text-align: left;
	border-width: 2px;
	border-style: solid;
	border-radius: 3px;
	border-color: #DDD;
}

table.irstats2_view_Grid div.irstats2_view {
	width: 97%;
}
.report_title {
	text-align: center;
	margin-top: 0px;
}



/* From: /opt/eprints3/archives/data/cfg/static/style/auto/irstats2_datepicker.css */

/* This is a very basic stylesheet for the date-picker. Feel free to create your own. */

/* The wrapper div */
div.datePicker
        {
        position:absolute;
        min-width:24em;
        width:24em;
        z-index:9999;
        text-align:center;

        /* Change the font-size to suit your design's CSS. The following line is for the demo that has a 12px font-size defined on the body tag */
        font:900 0.8em/0.8em Verdana, Sans-Serif;
        
        /* For Example: If using the YUI font CSS, uncomment the following line to get a 10px font-size within the datePicker */
        /* font:900 77%/77% Verdana; */

        background:transparent;

        /* Mozilla & Webkit extensions to stop text-selection. Remove if you wish to validate the CSS */
        -moz-user-select:none;
        -khtml-user-select:none;
        }
/* Styles for the static datePickers */
div.staticDP
        {
        position:relative;
        top:5px;
        left:0;
        }
/* The iframe hack to cover selectlists in Internet Explorer <= v6 */
iframe.iehack
        {
        position:absolute;
        background:#fff;
        z-index:9998;
        padding:0;
        border:0;
        display:none;
        margin:0;
        }
/* The "button" created beside each input for non-static datePickers */
a.date-picker-control:link,
a.date-picker-control:visited,
a.date-picker-control:hover,
a.date-picker-control:active,
a.date-picker-control:focus
        {
        /*position:relative;*/
        /* Moz & FF */
        display: -moz-inline-stack;
        border:0 none;
        padding:0;
        margin:0 0 0 4px;
        background:transparent url(../images/irstats2/datepicker/cal.gif) no-repeat 50% 50%;
        min-width:16px;
        line-height:1;
        cursor:pointer;
        visibility:visible;
        text-decoration:none;
        vertical-align:middle;
        }
/* Feed IE6 the following rule, IE7 should handle the min-width declared above */
* html a.date-picker-control
        {
        width:16px;
        }
a.date-picker-control
        {
        /* IE, Safari & Opera. Seperate CSS rule seems to be required. */
        display:inline-block;
        }
a.date-picker-control span
        {
        display:block;
        width:16px;
        height:16px;
        margin:auto 0;
        }
/* The next & previous buttons */
div.datePicker th span
        {
        display:inline;
        padding:0;
        margin:0;
        color:#000;
        text-align:center;
        line-height:1em;
        border-width:0;
        font-family: georgia, times new roman, palatino, times, bookman, serif;
        background:transparent;
        font-weight:bold;
        cursor:pointer;
        }
div.datePicker th span.month-display,
div.datePicker th span.year-display
        {
        text-transform:uppercase;
        letter-spacing:1px;
        font:normal 1.2em Verdana, Sans-Serif;
        cursor:default;
        }
div.datePicker th span.prev-but,
div.datePicker th span.next-but
        {
        font-size:1.8em;
        cursor:pointer !important;
        }

div.datePicker th span.today-but
        {
        text-align:center;
        margin:0 auto;
        font:normal 1em Verdana, Sans-Serif;
        width:100%;
        text-decoration:none;
        line-height:1.6em;
        text-transform:uppercase;
        cursor:pointer !important
        }
div.datePicker thead th span.fd-disabled
        {
        color:#aaa;
        cursor:default !important;
        }
/* The mon, tue, wed etc day buttons */
div.datePicker th span.fd-day-header
        {
        text-align:center;
        margin:0 auto;
        font:900 1em Verdana, Sans-Serif;
        height:1.4em;
        width:2em;
        text-decoration:none;
        text-transform:lowercase;
        line-height:1.4em;
        }
/* The table */
div.datePicker table
        {
        position:relative;
        margin:0;
        padding:0;
        border:1px solid #ccc;
        background:#fff url(../images/irstats2/datepicker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;
        text-align:center;
        width:100%;
        border-spacing:2px;
        table-layout:fixed;
        border-collapse:separate;
        }
/* Common TD & TH styling */
div.datePicker table td
        {
        border:1px solid #ccc;
        padding:0;
        text-align:center;
        vertical-align:middle;
        /* Opera requires a line-height bigger than 1em in order to redraw properly */
        line-height:1.2em;
        cursor:pointer;
        background:#fff url(../images/irstats2/datepicker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;
        width:3em;
        height:3em !important;
        height:2.8em;
        outline:none;
        }
div.datePicker table th
        {
        border:0 none;
        padding:0;
        line-height:1em;
        font-weight:bold;
        color:#222;
        text-align:center;
        vertical-align:middle;
        }
div.datePicker table td.date-picker-unused
        {
        background:#fff url(../images/irstats2/datepicker/backstripes.gif);
        border-color:#dcdcdc;
        padding:0;
        cursor:default !important;
        }
div.datePicker table thead th.date-picker-title
        {
        width:auto;
        height:auto;
        padding:0.4em 0;
        }
/* The "mon tue wed etc" day header button styles */
div.datePicker table th.date-picker-day-header
        {
        text-transform:lowercase;
        width:3em;
        }
div.datePicker table th.date-picker-day-header span
        {
        display:block;
        }
/* The "todays date" style */
div.datePicker table td.date-picker-today
        {
        background:#fff url(../images/irstats2/datepicker/bullet2.gif) no-repeat 0 0;
        color:rgb(100,100,100) !important;
        }
/* The "selected date" style */
div.datePicker table td.date-picker-selected-date
        {
        color:#333 !important;
        border-color:#333 !important;
        }
/* the "highlight days" style */
td.date-picker-highlight
        {
        color:#a86666;
        }
/* The date "out of range" style */
div.datePicker table td.out-of-range
        {
        color:#ccc !important;
        font-style:oblique;
        background:#fcfcfc !important;
        cursor:default !important;
        }
/* The "disabled days" style */
div.datePicker table td.day-disabled
        {
        color:#aaa !important;
        background:transparent !important;
        cursor:default !important;
        }
/* The "active cursor" style */
div.datePicker table tbody td.date-picker-hover
        {
        background:#fff url(../images/irstats2/datepicker/bg_header.jpg) no-repeat 0 0;
        cursor:pointer;
        border-color:rgb(100,130,170);
        color:rgb(100,130,170);
        }
/*
   Quirksmode necessity?
   ---------------------

   If your HTML document renders in quirksmode (i.e. has no doctype declaration)
   then uncomment the following CSS rule to set a less drastic font-size in IE

div.datePicker table th,
div.datePicker table td
        {
        font-size:100%;
        }
*/

/* Remove the images for Internet Explorer <= v6 using the "* html" hack */
* html div.datePicker table td
        {
        background-image:none;
        }
* html div.datePicker table td.date-picker-unused
        {
        background:#f2f2f2;
        }



/* From: /opt/eprints3/archives/data/cfg/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: #fff;
}
td.ep_columns_cell_buffer {
	background-color: #fff;
}
td.ep_columns_cell_archive {
	background-color: #fff;
}
td.ep_columns_cell_deletion {
	background-color: #fff;
}



/* From: /opt/eprints3/archives/data/cfg/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: /opt/eprints3/archives/data/cfg/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: /opt/eprints3/archives/data/cfg/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: /opt/eprints3/archives/data/cfg/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: 1px solid #ffffff;
}




/* From: /opt/eprints3/archives/data/cfg/static/style/auto/multi.css */



/* 
   Styles for the multi-field component.

   ep_multi_*

*/

table.ep_multi
{
	width: 100%;
	padding: 0 10pt 0 0;
	text-align: left;
	margin-bottom: 20px;
}

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 #ccc 1px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	text-align: right;
}

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

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

/* help bits */

.ep_multi_inline_help 
{
	padding-bottom: 0em;
}
	



/* From: /opt/eprints3/archives/data/cfg/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: /opt/eprints3/archives/data/cfg/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: /opt/eprints3/archives/data/cfg/static/style/auto/print.css */

@media print {

.ep_noprint {
	display: none;
}

}



/* From: /opt/eprints3/archives/data/cfg/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: /opt/eprints3/archives/data/cfg/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: /opt/eprints3/archives/data/cfg/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;
}


.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: #666;
}

.ep_search_results
{
	margin: 1em auto 1em auto;
	display: table;
}

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

.ep_search_result 
{
	display: table-row;
}

.ep_search_result > div
{
	padding: 4px 0.5em 4px 4px;
	border-bottom: dashed #bbf 1px;
	display: table-cell;
	vertical-align: middle;
}

.ep_search_result_docs 
{
	white-space: nowrap;
}

.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: /opt/eprints3/lib/static/style/auto/storage.css */


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

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



/* From: /opt/eprints3/archives/data/cfg/static/style/auto/subjectinput.css */


/* 
   Styles for the subject component.

   ep_subjectinput_*

*/



div.ep_subjectinput_tree {
	margin-left: 25px;
}
.ep_subjectinput_tree dl {
	margin: 5px 0px 5px 50px;
	padding: 0px 0px;
}
.ep_subjectinput_tree dl dt {
	margin: 0 0 10px 0;
	padding-left: 18px;
	line-height: 14px;
}
.ep_subjectinput_tree dl dd {
	margin-left: 0;
}
.ep_subjectinput_tree dl dt.ep_subjectinput_tree {
	cursor: pointer;
	background: url(images/plus.gif) 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: 0px;
	margin-bottom: 0px;
	list-style: none;
}
ul.ep_subjectinput_subjects img {
	vertical-align: -2px;
}

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

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

.ep_subjectinput_results {
	border: dashed #c8cbdf 0px; 
	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: 0; 
}

.ep_subjectinput_add_button, .ep_subjectinput_remove_button {
	border: solid #0067ac 1px;
	padding: 1px;
	background-color: transparent;
	font-size: 70%;
	color: #0067ac;
}
.ep_subjectinput_selected_remove {
		padding-left: 10px;
		border: 0;
}

.ep_subjectinput_searchbar {
	text-align: center;
}


/* End of subject component section */



/* From: /opt/eprints3/archives/data/cfg/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: 0px;
}
.ep_summary_content_right .ep_summary_box {
	width: 200px;
	margin-left: 0px;
}


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

.ep_summary_docformat {
	margin: 2px 0 3px 1px;
}





/* From: /opt/eprints3/archives/data/cfg/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: 6px;
}
.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: /opt/eprints3/archives/data/cfg/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: 2px;
	clear: left;
}




/* From: /opt/eprints3/archives/data/cfg/static/style/auto/template.css */


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

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

/* Ab hier epub */
#ep_tm_wrapper {
	width: 975px;
	margin: 0 auto;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
	overflow: hidden !important; /* FF Scroll-leiste */ 
	background-color: #fff;
}

#ep_tm_funktionsbereich {
	height: 31px;
	margin: auto;
	text-align: left;
	position: relative;
     top: -55px;
     left: 0px;
     color: #fff;
     padding-left: 5px;
}

/* Suche */
#ep_tm_suche {
    float: left;
    margin-top: -2px;
    margin-left: 6px;
    width: 193px;
}
.searchwrapper {
    background: #fff;
    border: 1px solid #888;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.ep_tm_suchfeld {
    background-position: 48px center;
    border: 0;
    color: #666;
    height: 15px;
    line-height: 15px;
    margin: 0;
    width: 172px;
}
.ep_tm_suchimage {
    background: url(/images/search.png) no-repeat;
    border: 0;
    height: 19px;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999px;
    width: 19px;
    font-size: 0;       /* Fix fue IE7 */
    display:block;      /* Fix fuer IE7 */
    line-height: 0;     /* Fix fuer IE7 */ 
}

#ep_tm_funktionen {
	float: left;
	text-align: left;
	margin-left: 15px;
	margin-right: 0px;
	padding: 0px;
	font-size: .8em;
	font-weight: bold;
}
#ep_tm_funktionen a, #ep_tm_sprachumschaltung a {
	color: #fff;	
}

#ep_tm_sprachumschaltung {
	float: right;
	text-align: right;
	font-size: .8em;
	font-weight: bold;
	padding-right: 10px;
}


/*  --- Login-Status --- */
#ep_tm_login_status {
	width: 975px;
	height: 24px;
	margin: auto;
	font-size: 0.8em;
	position: relative;
     top: -55px;
     right: 0px;
     border: 0;
}
ul.ep_tm_key_tools {
	text-align: right;
	border: 0;
}
ul.ep_tm_key_tools li {
	list-style: none;
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#ep_tm_main {
	position: relative;
	top: -40px;
}

/* -------------------------------------------- */
/* --- Hauptelemente des default-Templeates --- */
/* -------------------------------------------- */
/*  --- Linke Navigation auf der Startseite --- */
#ep_tm_navigation {
	float: left;
	overflow: visible;
	width: 196px;
	margin: 0;
	padding: 0;
	background-color: #badbb7;
}

/* === Linke Navigation === */
#ep_tm_navigation {
	float: left;
	overflow: visible;
	width: 194px;
	font: 12px Verdana,Arial,Helvetica,Sans-serif;
}
.topmenu {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	list-style: none;
}

.toplast {
	border-bottom: 1px solid #afafaf;
}

.topmenu a, .topfirst a{
  display: block;
  text-decoration: none;
  padding: 10px;
  color: #000;
}
.topmenu a {
	border-top: 1px solid #afafaf;
	padding-left: 10px;
}
.topmenu a:hover {
    background-color: #C5C5C5;
}



/*  --- Inhaltsbereich auf der Startseite --- */
#ep_tm_inhaltsbereich, #ep_tm_inhaltsbereich_abstract {
	float: left;
	text-align: left;
	border-top: 1px solid #afafaf;
	padding: 20px 10px 20px 10px;
	background-color: #dbb7b7;
}
#ep_tm_inhaltsbereich_user .ep_abstract, #ep_tm_inhaltsbereich_user .ep_block_documents {
	background-color: #e5f0f7;
}
#ep_tm_inhaltsbereich_user .ep_content, #ep_tm_inhaltsbereich_user .ep_citetable {
	border: 0;
}
/*  --- Linke Servicebuttons --- */
#ep_tm_servicebereich {
	float: right;
	width: 188px;
	background-color: #d8b7db;
}
.ep_tm_scale {
	max-width: 100%;
	height: auto;
}

/*  --- Newsbereich auf der Startseite*/
.ep_tm_news {
	height: auto;
	border-top: 1px solid #AFAFAF;
	border-bottom: 0px solid #AFAFAF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ep_tm_news  h1{
	text-align: left;
}
.ep_tm_news_image {
	margin-right: 10px;
	float: left;
	vertical-align: top;
}
.ep_tm_news_text {
	-webkit-hyphens: none;
  	-moz-hyphens: none;
  	-ms-hyphens: none;
  	hyphens: none;	
}

/*  --- Servicebuttons auf der Startseite --- */
.ep_tm_servicebutton {
      text-align: left;
      margin-bottom: 8px;
	  background-color: #0067AC;
}
.ep_tm_dini {
	 margin: auto;
     text-align: center;
     margin-top: 50px;
}
/*  --- xxx --- */

ul.m-list {
	list-style: none outside none;
	margin-left: 0.5em;
	padding-left: 0.5em;
	font-size: 1em;
    line-height: 1.545em !important;
}

li.m-item {
	 background: url("/images/sprite-bullets.png") no-repeat scroll 0px 5px transparent;
	 position: relative;
	 padding-left: 14px;
	 margin: 5px 0 !important;
	 line-height: 1.333em;
}
ul.m-helplist {
	list-style: none outside none;
	margin-left: 0.5em;
	padding-left: 0.5em;
	font-size: 1em;
    line-height: 1.545em !important;
}
li.m-helpitem {
	 background: url("/images/sprite-bullets.png") no-repeat scroll 0px 5px transparent;
	 position: relative;
	 padding-left: 14px;
	 margin: 5px 0 !important;
	 line-height: 1.5em;
}
li.m-helpitem_ol {
	 position: relative;
	 padding-left: 5px;
	 margin: 7px 0 !important;
	 line-height: 1.5em;
}
ul.list {
	list-style: none outside none;
	margin-left: 0.5em;
	padding-left: 0.5em;
	font-size: 1em;
     line-height: 1.545em !important;
}
li.item {
	 background: url("/images/sprite-bullets.png") no-repeat scroll 0px 5px transparent;
	 padding-left: 14px;
	 margin: 5px 0 !important;
	 line-height: 1.333em;
}


ul.recent li {
	list-style-type:none;
	display: block;
	background-image:url(/images/sprite-bullets.png);
	background-repeat: no-repeat;
	background-position:0px 5px;
	padding-left: 14px;
	position: relative;
	margin-bottom: 1em;
}


/*  --- Footer --- */
.ep_tm_footer {
	clear: both;
	font-size: .8em;
	width: 975px;
	height: 18px;
	margin: auto;
	margin-top: 5px;
	text-align: center;
}

I/* --- IRSTATS -- */

.irstats2_googlegraph {
		width: 100%;
		background-color: blue !important;
		border: 1px solid red;
}



/* From: /opt/eprints3/archives/data/cfg/static/style/auto/toolbox.css */


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

.ep_toolbox {
	margin: 15px 0 15px 0;
}

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

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

/*  --- Newsbereich auf der Startseite*/
.ep_toolbox_news {
	height: auto;
	border-top: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	margin-top: 20px;
}
.ep_toolbox_news  h1{
	text-align: left;
}
.ep_toolbox_news_image {
	margin-right: 10px;
	float: left;
}
.ep_toolbox_news_text {
}

#ep_toolbox_news_link {
	padding-bottom: 10px;
}



/* From: /opt/eprints3/archives/data/cfg/static/style/auto/upload.css */


/* 
   Styles for the upload component.

   ep_upload_*

*/


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

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


.ep_upload_fields th
{
	text-align: right;
}

/* Document section */

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

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

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

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

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

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

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

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

/* End of Document section */

/* Drag and drop */

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

/* End of Drap and drop */


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


.UploadMethod_file_progress_table {
	display: table;
}

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

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


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

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

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

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


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

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

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

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

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

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

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

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


/* From: /opt/eprints3/archives/data/cfg/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_eprint_view_panels {
	width: 99%;
}

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


/* Darstellung der Personen-Listen */
.ep_view_col ul {
	list-style: none outside none;
	margin-left: 0.5em;
	padding-left: 0.5em;
	font-size: 12px;
     line-height: 1.545em !important;
}
.ep_view_col ul li {
	 background: url("/images/sprite-bullets.png") no-repeat scroll 0px 5px transparent;
	 padding-left: 14px;
	 margin: 5px 0 !important;
	 line-height: 1.333em;
}
/* Darstellung von Listen */
.ep_view_browse_list ul {
	list-style: none outside none;
	margin-left: 0.5em;
	padding-left: 0.5em;
	font-size: 12px;
     line-height: 1.545em !important;
}
.ep_view_browse_list ul li {
	 background: url("/images/sprite-bullets.png") no-repeat scroll 0px 5px transparent;
	 padding-left: 14px;
	 margin: 5px 0 !important;
	 line-height: 1.333em;
}
.ep_view_intro+ul, .ep_view_intro+ul ul, .ep_view_intro+ul ul ul {
	list-style: none outside none;
	margin-left: 0.5em;
	padding-left: 0.5em;
	font-size: 12px;
     line-height: 1.545em !important;
}
.ep_view_intro+ul li {
	 background: url("/images/sprite-bullets.png") no-repeat scroll 0px 5px transparent;
	 padding-left: 14px;
	 margin: 5px 0 !important;
	 line-height: 1.333em;
}

/*	
, .ep_view_browse_list ul
, .ep_view_browse_list ul li
*/


/* From: /opt/eprints3/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: /opt/eprints3/archives/data/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
 * 
*/

/* === Linke Navigation === */

ul#leftmenu,ul#leftmenu ul{
	font-size:75%;
	margin:0;
	list-style:none;
	padding:0;
	background-color:#dedede;
}
ul#leftmenu ul{
	display:none;
	position:absolute;
	left:100%;
	top:-20px;
	-moz-box-shadow:3.5px 3.5px 5px #000000;
	-webkit-box-shadow:3.5px 3.5px 5px #000000;
	box-shadow:3.5px 3.5px 5px #000000;
	background-color:#F5F3F0;
	border-color:#d4d4d4;
	padding: 10px;
}
ul#leftmenu li:hover>{
	display:block;
}
ul#leftmenu li{
	position:relative;
	border-right: 0;
	display:block;
	white-space:nowrap;
	font-size:0;
}
ul#leftmenu li:hover{
	z-index:1;
}
ul#leftmenu ul ul{
	position:absolute;
	left:100%;
	top:0;
	z-index:1;
}
ul#leftmenu{
	font-size:0;
	z-index:999;
	position:relative;
	display:inline-block;
	/* top: 19px; */
}
ul#leftmenu>li{
	margin:0;
}
ul#leftmenu a:active, ul#leftmenu a:focus{
	outline-style:none;
}
ul#leftmenu a{
	display:block;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	font:12px Verdana,Arial,Helvetica,Sans-serif;
	color:#000000;
	text-shadow:#FFF 0 0 1px;
	cursor:pointer;
	padding:8px;
	background-color:#ffffff;
	background-repeat:repeat;
	background-position:0 0;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#C0C0C0;
	border-right: 0;
}
ul#leftmenu ul li{
	float:none;margin:0}
ul#leftmenu ul a{
	text-transform:none;text-align:left;
	padding:5px;
	background-color:#F5F3F0;
	background-image:none;
	border-width:0;
	font-family:Verdana,Arial,Helvetica,Sans-serif;
	color:#000;
	text-decoration:none;
}
ul#leftmenu li:hover>a,ul#leftmenu a.pressed{
	background-color:#F5F3F0;
	border-color:#C0C0C0;
	border-style:solid;
	color:#000000;
	text-decoration:none;
	text-shadow:#FFF 0 0 1px;
	background-position:0 100px;
}
ul#leftmenu img{
	border:none;
	vertical-align:middle;
	margin-right:0px;
}
ul#leftmenu span{
	display:block;
	overflow:visible;
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:0px;
}
ul#leftmenu ul span{
	padding-right:28px;
}
ul#leftmenu li:hover>a,ul#leftmenu li>a.pressed{
	background-color:#D6D5D2;
	background-position:0 100px;
	border-style:solid;
	border-color:#C0C0C0;
	color:#000000;
	text-decoration:none;
	text-shadow:#FFF 0 0 1px;
}
ul#leftmenu ul li:hover>a,ul#leftmenu ul li>a.pressed{
	background-color:#D6D5D2;
	background-image:none;
	color:#000;
	text-decoration:none;
}
ul#leftmenu li.topfirst>a{
	width: 180px;
	border-top: 1px solid #afafaf;
}
ul#leftmenu li.topmenu>a{
	width: 180px;
	border-right: 0;
}
ul#leftmenu li.toplast>a{
	width: 180px;
	border-bottom: 1px solid #afafaf;
}

/* ab hier GST */

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

body {
  width: 100%;
	margin: auto;
  color: #444;
  /*
  font-size: 18px; /* font ueberall groesser * /
  */
  background: url(/style/images/body-gradient.png) repeat-x scroll 0 0 #f9f9f9;
  font-family:verdana,helvetica,arial,sans-serif;
}


/* Farben */
#ep_tm_inhaltsbereich h1{color:#000;font-family:georgia,"times new roman",times,serif;font-size:1.833em;font-weight:normal;line-height:1.167em;margin:0 0 25px 0; text-align: left;}
#ep_tm_inhaltsbereich h2{color:#111;font-family:georgia,"times new roman",times,serif;font-size:1.417em;line-height:1.176em;font-weight:normal;margin:40px 0 15px 0;}

#ep_tm_inhaltsbereich h3{color:#444; font-family:verdana,helvetica,arial,sans-serif; font-size:1em;font-weight:bold;line-height:1.25em;margin:25px 0 0 0;}
#ep_tm_inhaltsbereich h4{color:#808080; font-family:verdana,helvetica,arial,sans-serif; font-weight:bold;font-size:1em;line-height:1.25em;margin:20px 0 0 0;}

#ep_tm_inhaltsbereich_abstract h3{color:#444; font-family:verdana,helvetica,arial,sans-serif; font-size:1em;font-weight:bold;line-height:1.25em;margin:25px 0 0 0;}
#ep_tm_inhaltsbereich_abstract h4{color:#808080; font-family:verdana,helvetica,arial,sans-serif; font-weight:bold;font-size:1em;line-height:1.25em;margin:20px 0 0 0;}

#ep_tm_inhaltsbereich h5{color:#999; font-size:.917em;font-weight:bold;margin:15px 0 -10px 0;}
#ep_tm_inhaltsbereich h6{color:#777; font-size:.833em;font-weight:bold;margin:15px 0 -10px 0;}

h2.ep_help_contact {
	margin-top: 0px !important;
}

a, 
a:link, 
a:visited,
a:active,
a:hover { color: #0067ac; background: none; }


/* button */
.ep_resp_button {
  background-color: #fff;
  border: 1px solid #bbb;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  -webkit-box-shadow: rgba(0,0,0,0.33) 0 1px 3px 0;
  color: #333 !important;
  cursor: pointer;
  display: inline-block;
  font-family: helvetica,arial,sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.333em;
  overflow: visible;
  padding: 10px;
  text-decoration: underline;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
  width: auto;
  margin-bottom: 10px;
  margin-right: 10px;
}


/* mobile  */
.ep_resp_desktop { display:block; }
.ep_resp_mobile { display:none; }


/* structure */
#ep_tm_wrapper {
  width:100% !important;
  min-width: 320px !important;
  max-width: 975px;
  min-width: 360px !important;
  
  height:100%;
  height:auto !important;
  min-height:100%;
}

#ep_tm_login_status {
  width:100% !important;
  min-width: 320px !important;
  max-width: 975px;
  padding-bottom: 30px;
  bottom: 10px;
  top: auto;
}

/* header */
#ep_resp_head {
  position: relative;
  background: #fff;
  padding-bottom:2px;
}
#ep_resp_head > a > img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

#ep_tm_funktionsbereich {
  width:100%;
  height: auto;
  position: absolute;
  top:auto;
  bottom: 0px;
  left: 0px;
  color: #0067ac;
  padding-left:0;
}
#ep_tm_funktionen, 
#ep_tm_sprachumschaltung {
  padding-top:5px;
}
#ep_tm_funktionen a, 
#ep_tm_sprachumschaltung a,
#ep_tm_menu_tools a {
  color: #0067ac;
}

#ep_tm_menu_tools {
  background: #fff;
}


/* main navigation */
#ep_tm_navigation {
  background-color: #fff;
}
.topmenu a:hover {
  background-color: #e5f0f7;
  color: #0067ac;
}
.topmenu .m-selected, 
.topmenu .m-selected a:hover {
  background: #cce1ee;
}

#ep_tm_suche, 
#ep_resp_search {
  margin-left: 90px;
  padding: 7px 10px;
  background-color: #0067ac;
  border-radius: 5px;
  width:330px;
}
#ep_resp_search  {
  margin: 0px auto 25px;
  width: auto;
  max-width: 400px;
}
#ep_tm_suche form, 
#ep_resp_search form {
  display:block;
  float: right;
}
#ep_tm_suche a,
#ep_resp_search a {
  color: #fff;
  font-size: .8em;
  font-weight: 700;
}


/* content */
#ep_tm_navigation {
  float: none;
  position: absolute;
  top:0;
  left:0;
}
#ep_tm_inhaltsbereich {
   width: auto;
   float: none;
   margin-left:194px;
   margin-right:188px;
   border-top: 1px solid #afafaf;
   background-color: #fff;
}
#ep_tm_inhaltsbereich_search {
   width: auto;
   float: none;
   margin-left:210px;
   margin-right:200px;
   border-top: 1px solid #afafaf;
   background-color: #fff;
   background-color: red;
}
#ep_tm_inhaltsbereich_abstract {
   width: auto;
   float: none;
   margin-left:194px;
   border-top: 1px solid #afafaf;
   background-color: #fff;
}
#ep_tm_inhaltsbereich_user {
   width: auto;
   float: none;
   margin-left:200px;
   border-top: 1px solid #afafaf;
   padding: 20px 0 0 0;
   background-color: #fff;
   text-align: left;
}
#ep_tm_inhaltsbereich_user  .ep_bibtools{ 
	display: none;
}
#ep_tm_servicebereich {
  float: none;
  position: absolute;
  top:0;
  right:0;
  background-color: #fff;
}


/* #ep_tm_inhaltsbereich_abstract => */
.ep_summary_content_main {
  position: relative;
  margin-right: 50px;
}
#ep_tm_inhaltsbereich_user .ep_summary_content_main {
	margin-right: 20px;
}
.ep_content,
.ep_block_documents,
.ep_documents,
.altmetric-embed,
.ep_abstract,
.ep_block_metadata,
table.ep_block_metadata,
.ep_edit_link {
  background: #fff;  
  width: auto;
}
.ep_content {
  border-top:1px solid #fff;
}

.ep_bibtools {
  position: absolute; 
  top: -20px;
  right:-210px; 
}
.ep_bibtools > ul {
  width: 183px;
  padding: 7px 0px 7px 15px;
}


div.ep_block_doi,
div.ep_block_url,
div.altmetric-embed {
  margin-left:0px;
  font-style: normal;
}
table.ep_documents {
  clear: left;
  margin-top:15px;
  margin-bottom: 15px !important;
}
div.altmetric-embed {
  margin-top: 20px;
  margin-bottom:30px;
}


/* search */

.ep_search_fields > tbody > tr > th {
   width: 28%;
}
.ep_search_fields  > tbody > tr > td.ep_multi_input {
   width: 67% !important;
}

.ep_search_fields > .ep_table_row {
   width: 40% !important;
}

.ep_search_fields > tbody > tr > td.ep_toggle {
   width: 14px !important;
   /* background: purple; */
}

/* long select workaround */
.ep_search_fields .ep_resp_longselect {
   display: inline;
}
.ep_search_fields .ep_resp_longselect select {
   width: auto !important;
   overflow: scroll;
}

.ep_search_fields > tbody > tr:nth-child(12)  
div.ep_resp_longselect:nth-child(2),
.ep_search_fields > tbody > tr:nth-child(13)  
div.ep_resp_longselect:nth-child(2){
   display: block;
   width:100%;
   height:auto;
   overflow-x:scroll;
   margin-bottom: 5px;
}

/* search table */
@media (max-width:900px) {
   .ep_search_fields {
     width: 98%;
   }
   .ep_search_fields > tbody > tr {
     border-bottom: 1px dashed #ccc;
   }
   .ep_search_fields > tbody > tr > th,
   .ep_search_fields > tbody > tr > td {
     display: block;
     float: left;
     width:100%;
     text-align: left;
     border: none;
   }

   .ep_search_fields > tbody > tr > td.ep_multi_input {
     /* background: gold; */
     width:90% !important;
   }
   .ep_search_fields > tbody > tr > td.ep_toggle {
     width: 12px !important;
     border-right: none;
     /* background: purple; */
     float: right;
     margin-top: -30px;
     text-align: right;
   }
}



/* table 2 cols personen */
@media (max-width:500px) { 
  .ep_view_cols.ep_view_cols_2 td {
    width: 100%;
    display: block;
    border-collapse: collapse;
  }
  
  .ep_view_cols.ep_view_cols_2 td > ul {
    margin-top: 0;
    margin-bottom: 0;
  }
}



/* toolbox */
.ep_toolbox_content {
  background:#fff;
  border-color: #aaa;
}
/* andere boxen */
.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_upload_doc {
  border-color: #aaa;
}

.ep_summary_box_title,
.ep_summary_box_body, 
.ep_sr_title_bar, 
.ep_sr_content, 
.ep_sr_collapse_bar, 
.ep_tab_panel, 
.ep_upload_doc, 
.ep_search_buttons, 
.ep_search_controls,
.ep_search_controls_bottom, 
.ep_view_group_by {
  background-color: #e5f0f7;
}


/* bibautools .ausklappen */
.ep_bibautools_ul li.ausklappen:before {
  content: "";
}
.ep_bibautools_ul li.ausklappen a {
  position: relative;
  padding-left:12px;
}
.ep_bibautools_ul li.ausklappen a:before {
  position: absolute;
  top:-1px;
  left:0px;
  content: "+ ";
  color: #006633;
}

/* ep_block_metadata */
.ep_block_metadata {
    width: 100% !important;
}

.ep_block_metadata  th.ep_row {
  width: 30% !important;
  background: #e5f0f7;
  text-align: left;
  border:1px solid #fff;
  padding: 3px;
}
.ep_block_metadata  td.ep_row {
  background: #e5f0f7;
  border:1px solid #fff;
  padding: 3px;
}

/* bordercolor ep_search_result */
.ep_search_result td {
  border-bottom: solid 1px #aaa;
}





/* footer */
.ep_tm_footer {
  width:100% !important;
  min-width: 320px !important;
  max-width: 975px;
}




/* only small devices */
@media (max-width:767px) {  
  .ep_resp_desktop { display:none; }
  .ep_resp_mobile { display:block; }

  #ep_tm_wrapper { 
  /*
  background: green; 
  */
  }

  #ep_resp_head {
    padding-bottom:  5px;
  }

  #ep_tm_main {
    padding-top: 0px;
    top: 0;
  }
   #ep_tm_navigation {
     float: none;
     position: relative;
     top: 0px;
     left:10px;
   }

  #ep_tm_navigation .ep_tm_servicebutton {
    float: none;
    margin-left:0px;
  }
  #ep_tm_navigation #ep_resp_topmenu {
    display: none;
  }
  #ep_tm_navigation #ep_resp_topmenu.show_menu {
    display: block;
  }
  #ep_tm_navigation .topmenu {
    width: 320px;
    margin-bottom: 10px;
  }

  #ep_tm_inhaltsbereich,
  #ep_tm_inhaltsbereich_abstract {
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
  }
   #ep_tm_servicebereich {
     float: none;
     position: absolute;
     top:0;
     right: 10px;
     width: auto;
   }

  .ep_tm_servicebutton {
    float: left; 
    margin-left:8px;
    width:50px;
  }
  
  
  /* #ep_tm_inhaltsbereich_abstract => */
  .ep_summary_content_main {
    /*background: silver;*/
    margin-right: 0;
  }
  .ep_edit_link {
    float: none;
  }
  .ep_bibtools {
    /*background: lime;*/
    position: static; 
    float: none;
    margin: 0 auto;
    padding-top: 10px;
  }
  
  .ep_tm_footer {
    width: 90% !important; 
    padding: 5px;    
  }
}



/* [gst] */

/* Helper */
.screenInfo { background:pink; border:2px solid #000; color:#000; font-weight:bold; 
	position:fixed; top:20px; right:20px; z-index:5000; display:block;
}
/* Small devices (tablets, 768px and up) */
@media (min-width:768px) { 
	.screenInfo { background:gold; }
}
/* Medium devices (desktops, 995px and up) */
@media (min-width:995px) {
	.screenInfo { background:red; }
}

.irstats2_view_content {
   width: 100%;
   max-width: 545px;
   overflow-x: scroll;
}

/* VS: User Area */
.ep_tm_inhaltsbereich_user  .ep_resp_longselect {
    width: 100%;
    height: auto;
	overflow-x: hidden;
}
 th.ep_multi_heading {
	width: 20%;
	font-size: 0.9em ;
}
td.ep_multi_input {
	width: 75%;
}
.ep_multi_help {
	width: 5%;
}

.irstats2_keyfigures_metric_figure, .irstats2_keyfigures_metric_text {
	font-size: 90% !important;
}

.ep_field_legend {
	display: none;
}