


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

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

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

.ep_accessibility_bad {
	color: #8b0000;
}

.ep_accessibility_good {
        color: #006400;
}




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

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

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

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

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

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

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

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

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

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

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

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

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

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

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




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



/* From: /opt/eprints3/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: 90%;
        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;
}

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

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

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

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

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

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


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

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




/* From: /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/site_lib/static/style/auto/ep_tools.css */

#box_tools_export_button
{
  margin-top: 5px;
}

/* addtoany share buttons */
.addtoany_share_buttons
{
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.addtoany_share_buttons img
{
  width: 20px;
  min-width: auto;
  margin-right: 2px;
  padding: 0;
  border-radius: 5px;
  /* background-color: #204f76; */
}




/* From: /opt/eprints3/ingredients/toulouse/static/style/auto/eprints3_4.css */

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

h1 {
    padding-bottom: 0;
}

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

.ep_action_list input {
    min-width: 200px;
    max-width: 200px;
    white-space: normal;
}

.ep_block > .ep_action_list input {
  min-width: 150px;
  height: 50px;
  padding-left: 8px;
  padding-right: 8px;
}

.ep_block > .ep_action_list li {
  vertical-align: middle;
}

.ep_action_list input.ep_form_action_icon {
  min-width: 0px;
}

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

.orcid > img {
	padding-left: 5px;
	vertical-align: top !important;
}

.orcid-tooltip {
	left: -166px !important;
}
.orcid-tooltip::before {
	top: -28px !important;
}



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

/* EPrints 3 export style */

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



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


/* style for metafields */

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

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

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

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

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

.ep_compound_header_cell {
	font-weight: bold;
}

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

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



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


/* Form related styles */

form {
	display: inline;
}

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

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

/* buttons */

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

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

/* form fields */

.ep_form_field_help {
        font-size: small ;
}

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

.ep_form_field_input {
        padding-bottom: 3pt;
}

/* input fields grid */


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

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


td.ep_form_input_grid_wide {
	text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ep_option_list_row {
	display: table-row;
}

.ep_option_list_cell {
        display: table-cell;
}

.ep_option_list_option {
	margin-left: 2em;
}


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

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

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

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



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

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

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

img {
        border:0;
}

.ep_no_js { 
	display: none; 
}

.ep_no_js_inline { 
	display: none; 
}

.ep_no_js_table_cell { 
	display: none; 
}

.ep_hide { 
	display: none; 
}

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

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

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

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

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

.ep_required {
}

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

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

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

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

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

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

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

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

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

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

.no_link_decor a {
	text-decoration: none;
}

.ep_table_row {
	display: table-row;
}

.ep_table {
	display: table;
}

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

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



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

/* EPrints 3 history style */

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

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

}

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

.ep_history_action a {
	color: yellow;
}

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

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

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

.ep_history_diff_table_add {
	background-color: #cfc;
}

.ep_history_diff_table_remove {
        background-color: #fcc;
}

.ep_history_diff_table_change {
        background-color: #ffc;
}

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




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


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

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

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

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

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

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

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




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

/* EPrints 3 import style */

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

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

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



/* From: /opt/eprints3/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/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 {}

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



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



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

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

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

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



/* From: /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, .ep_msg_other_icon {
	padding: 1em; 
	display: table-cell; 
	vertical-align: middle;
}

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

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

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

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



/* From: /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: 0px;
	margin-right: 5px;
    width: 16px;
}

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


/* 
   Styles for the file preview popup.

   ep_preview_*

*/


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

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

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



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


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

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

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

.ep_search_result 
{
	display: table-row;
}

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

.ep_search_result_docs 
{
	white-space: nowrap;
}

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

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

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

span.search_desc {
	font-style: italic;
}



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


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

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



/* From: /opt/eprints3/archives/publications/cfg/static/style/auto/style_utc2017-menu-responsive.css */

/*1488px */

.TroisNiv {
	display: none;
}

@media screen and (max-width: 93em) {

	
}

@media screen and (max-width: 88em) {
	.slider .owl-caption {
    	right: 3%;
    	width: 40em;
	}
	
	.slider .owl-dots {
    	right: 4%;
	}
}

/*1296px */
@media screen and (max-width: 81em) {
	
	html{
		font-size: 15px;
	}
	#menu_principal a {
		font-size: 1em;
    	height: 4.55em;
    	line-height: 4.1em;
	}
	#menu_principal ul li a {
		font-size: 0.85em;
    	height: 4.5em;
    	line-height: 4.72em;
	}
	.banniere__baseline {
		margin-left: 2em;
	}
	
	
	.row--0, .row--2, .row--1 .card {
		max-width: none;
	}
	
	div[class*="row--0"] div:first-child .card{
		padding-left: 0.5em;
	}
	
	div[class*="row--2"] div:last-child .card{
		padding-right: 0.5em ;
	}
	
	div.row--1 div .card{
		padding-left: 1em;
		padding-right: 1em;
	}
	
	.slider .owl-caption {
    	right: 5%;
    	width: 40em;
	}
	
	.slider .owl-dots {
    	right: 6%;
	}
	
	.second-pied-page .box-logo img{
		width: 90%;
	}
	
	.second-pied-page .box-logo li {
		display: table-cell;
	}
	
	.js #haut_page {
    	font-size: 1.5em;
	}
	
}

/*1080px */
@media screen and (max-width: 72em) {
	
	.owl-carousel .owl-caption .resume_actu{
		display:none;
	}
	
	#loader {
	  top: 6%;
	  border: 0.7em solid #f3f3f3;
	  border-top: 0.7em solid #CD042E;
	  width: 5em;
	  height: 5em;
	}

	#logo-site {
	    box-shadow: 0 0 0 0;
	    height: 3em;
	    margin-top: 28%;
	    margin-left: 5%;
	    transition: all 0.2s ease 0s;
	    width: 3em;
	}
	
	.flex-caption {
    background-color: rgba(0, 0, 0, 0.5);
    max-width: 100%;
    min-height: 13%;
    padding: 1.5em;
    position: static;
    box-sizing: border-box;
    width: 100%;
	}
	
	.flex-viewport{
		overflow: visible!important;
	}
	
	ul.liste-actualites li.titre-date .date-liste::before{
		left: 12%;
	}
}


/* menu mobile 1072px */
@media screen and (max-width: 72.5em) {
	
	.banniere__logo, #navigation{
	display: none;
	}
	
	#acces-directs-profil .icon_libelle, #acces-directs .icon_libelle, ul.liste-menu, #acces-directs-profil .icon-play3, #acces-directs .icon-play3{
		display: none;
	}
	
	.js .cartouche .plier-deplier__contenu--ouvert {
    	top: auto;
	}
	
	#recherche-simple, #menu-cartouche, #versions {
    	background: #979693 none repeat scroll 0 0;
	}
	
	.js .cartouche .plier-deplier__bouton, #menu-cartouche-bouton, #versions{
		height: 3.2em;
	}
	
	#versions, #acces-directs, #recherche-simple, #acces-directs-profil, #menu-cartouche {
		margin: 0;
	}
	
	.js #recherche-simple .plier-deplier__bouton, .js #menu-cartouche .plier-deplier__bouton, .js #acces-directs .plier-deplier__bouton, .js #acces-directs-profil .plier-deplier__bouton {
		padding: 0.25em 1em;
		border-right: 1px solid #303030;
	}
	
	/*#acces-directs, #acces-directs-profil  {
		margin-right: 0.8em;
	}*/
	
	#versions{
		box-sizing: border-box;
    	height: 2.611em;
    	padding: 0.5em;	
    	margin-right: 0;
	}
	
	.versions__item, .versions__item a {
		 color:  #484848;
		 font-size: 1em;
	}

	
	#menu-cartouche-bouton{
		display: block;
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	}
	
	#menu-cartouche .menu-cartouche-ouvert{
	display:block;
	background: #979693 none repeat scroll 0 0;
	left: 0;
    position: fixed;
    top: 2.611em;
    width: 100%;
    padding: 1em 0;
    text-align: right;
	}
		

	#logo img {
	    max-height: 5em;
	    max-width: 5em;
	}
	.js #menu-principal-bouton {
	    display: inline-block;
	}
	.js .icon {
	    margin: 0;
	}
	.js .icon-libelle {
	    margin: 1.5em 0 0;
	    position: absolute;
	    text-indent: -1000em;
	}
	
	.header_nav #menu.mean-container{
		height: auto;
	}
	
	.header_nav #menu {
		    box-shadow: 0 3px 10px -4px black;
		    position: fixed;
		    top: 2.611em;
		    transition: height 0.2s linear 0s;
		    width: 100%;
		    z-index: 800;
			width: 100%;
	}
	
	.header_nav #menu.open {
		  overflow-y: scroll;
		  -webkit-overflow-scrolling:touch; /*mobile safari*/
		  height: 410px;
	}
		
	#contenu {
		    padding-top: 5.55em;
		}
	
	.mean-nav ul , .mean-nav ul li{
		list-style-type: none;
		list-style: none;
	}
	
	.mean-container .mean-bar {
		background: #FFFFFF;
		color: #cd042e;
		padding: 0;
		min-height: none;
	}
	
	.mean-container .mean-nav {
		margin-top: 0;
		background: #FFFFFF none repeat scroll 0 0;	
	}
	
	.mean-container.open .mean-nav {
		padding-bottom: 4.05em;
	}
	
	.mean-container .mean-bar .icon-home{
		box-sizing: border-box;
	    color: #cd042e;
	    display: block;
	    float: left;
	    height: 100%;
	    margin-right: 0.7em;
	    padding-top: 0.1em;
	    text-decoration: none;
	}
	
	.mean-container .mean-bar .mean-title{
	    padding: 0.9em 1.2em;
	    box-sizing: border-box;
	    font-weight: bold;
	    height: 3.25em
	}
	
	.mean-container a.meanmenu-reveal span {
		background: #CD042E;
	}
	
	.mean-container .mean-bar .meanclose{
		color: #CD042E;
	}
	
	.mean-container a.meanmenu-reveal {
		padding: 13px 16px 11px;
	}
	
	.mean-container .mean-nav ul li:first-child a {
		border-top: 1px solid rgba(0, 0, 0, 0.075);
	}
	
	.mean-container .mean-nav ul li a {
		border-bottom: 1px solid rgba(0, 0, 0, 0.075);
		color: #CD042E;
		padding: 0.7em 5%;
		font-size: 1.2em;
	}
	
	.mean-container .mean-nav ul li a:hover {
		background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
	}
	
	.mean-container .mean-nav ul li a.mean-expand {
		background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
		padding: 13px !important;
		height: auto;
		margin-top: 0;
	}
	
	.mean-container .mean-nav ul li a.mean-expand:hover {
    	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	}
	
	.mean-container .mean-nav ul li li a {
		padding: 0.7em 10%;
		background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;
		font-size: 1em;
	}
	
	/*3niveau*/
	.mean-container .mean-nav ul li ul li a.mean-expand {
    padding: 9px 13px !important;
    background: rgba(0, 0, 0, 0.08) none repeat scroll 0 0;
	}
	
	.mean-container .mean-nav ul li ul li ul li a{
    	padding: 0.5em 14%;
    	width: 80%;
		background: rgba(0, 0, 0, 0.08) none repeat scroll 0 0;
	}
	
	.accueil ul.liste-actualites li.titre-date .date-liste{
		width: 12%;
	}
	
	.accueil ul.liste-actualites li.titre-date .date-liste::before{
		left: 11.5%;
	}
	
	.accueil ul.liste-actualites li.titre-date .titre-liste{
		width: 84%;
	}
	
	.accueil ul.liste-actualites li.titre-date .date-liste .jour {
    	font-size: 1.238em;
	}
	
	.accueil ul.liste-actualites li.titre-date .date-liste .mois.mois-double {
    	font-size: 0.89em;
	}
	
	
	.accueil ul.liste-actualites li.titre-date .date-liste .mois {
	    font-size: 1.3em;
	}
	
	#avec_nav_avec_encadres, #avec_nav_sans_encadres, #sans_nav_sans_encadres, #sans_nav_avec_encadres{
		margin-left: auto;
		width: 100%;
		box-sizing:border-box;
	}
	
	#encadres {
    	margin: 0;
    	padding: 1em 1em 0 1em;
    	width: 100%;
    	box-sizing:border-box;
	}
	
	#menu_pied_page {
		text-align: center;
		list-style: outside none none;
	}
	
	.second-pied-page ul.box-adresse-pied_page li.boxcontent-pied_page {
		max-width: none;
		width: 100%;
		text-align: center;
		margin-bottom: 1.5em;
	}
	
	.boxcontent-pied_page ul.box-reseaux-sociaux:last-child {
		margin-left: 0;
	}
	
	.second-pied-page .box-logo li {
		display: inline-block;
	}
	
	.titre-pied-page {
		padding-bottom: 1em;
	}
	
	.box-logo {
    	margin-top: 0.5em;
	}
	
}

/* diapo 1023px */
@media screen and (max-width: 63.938em) {
	
		
	.slider .owl-stage{
		background: #4f4f4f none repeat scroll 0 0;
	}
	
	.slider .owl-caption{
		min-height: 20%;
		height: 30%;
		width: 100%;
		right: 0;
		bottom: 0;
		top: auto;
		max-width: none;
		padding: 0.5em 1em;
		box-sizing: border-box;
		position: relative;
		background:none;
	}
	
	.slider .owl-caption .titre_actu{
	    font-size: 0.8em;
	}
	
	.slider .owl-nav div{
		top: 30%;
	}
	
	
	.slider .owl-nav .owl-next::before, .slider .owl-nav .owl-prev::before {
    	font-size: 30px;
	}
	
	.slider .owl-dots {
	    text-align: center;
	    width: 100%;
	    z-index: 5;
	    padding-top: 0.5em;
	    max-width: none;
		position: initial;
	}
	
	.slider {
		margin-bottom: 1em;
	}
}

/* card en 100% 912px */
@media screen and (max-width: 57em) {
	div[class*="row--"] .layout__slot{
		width: 100%;
	}
	
	.row--0 .style1{
		margin-bottom: 2em;
	}
	
	.row--0 .layout__slot--columnspan6 .card {
		padding-right: 0.5em;
	}
	.boxcontent-pied_page ul{
		padding: 0;
	}
	
	.slider {
    	margin-bottom: 0.5em;
	}
	
}

/* card en 100%  tablette 800px */
@media screen and (max-width: 50em) {
	
	.owl-caption p.resume_actu {
		display: none;
	}
	
	.layout__slot--columnspan10 ul li{
		box-sizing: border-box;
		padding: 0 1.5em;
		width: 100%;
	}
	
	
	.accueil ul.liste-actualites li.titre-date .date-liste::before {
	 content: none;
	}
}

/* petite tablette 640px */
@media screen and (max-width: 40em) {
	
	
	#loader {
	  top: 40%;
	  border: 0.4em solid #f3f3f3;
	  border-top: 0.4em solid #CD042E;
	  width: 3em;
	  height: 3em;
	}
	
	#page ul.liste-actualites li.titre-date div{
		width: 100%;
		text-align: left;
		min-height: auto;
	}
	
	.accueil ul.liste-actualites li.titre-date .titre-liste{
		width:100%;
	}
	
	#page ul.liste-actualites li.titre-date div.more-liste{
	text-align: right;
	}
	
	#page ul.liste-actualites li.titre-date div span{
		display: inline-block;
		font-size: 1.338em;
		font-weight: normal;
		padding: 0;
	}
	#page ul.liste-actualites li.titre-date div span.jour{
		margin-right: 0.2em;
	}
	
	ul.liste-actualites li.titre-date .date-liste::before {
		content: none;
	}
	
	
	#car-recherche, #car-formation {
		display: block;
    	float: none;
    	max-width: 100%;
	}
	
	#car-formation {
		margin-top: 2em;
	}
	
	.row--2 .layout__slot--columnspan6 .card {
    padding-left: 0.5em;
}
}

/* mobile 496px */
@media screen and (max-width: 31em) {
	#page ul.liste-actualites li.titre-date div span{
		font-size: 1.138em;
	}
	
	.titre-pied-page {
    	font-size: 1em;
	}
	
	.accueil .row--0 .style1 a[class^="type_rubrique"]{
		 position: unset;
    	display: block;
	}
	
	div.row--1 div .card {
		padding-left: 0em;
		padding-right: 0em;
	}
	iframe {
	max-width:100%;
	height:100%;
}
}

/* petit mobile 416px */
@media screen and (max-width: 26em) {

	.mean-container .mean-bar .mean-title{
		font-size: 0.89em;
	}
	
	.mean-container .mean-bar .icon-home{
	    padding-top: 0.12em;
	}
	
	.mean-container a.meanmenu-reveal {
		padding: 11px 14px 11px;
	}
	
	.banniere__baseline{
		display: none;
	}
	
	.accueil .row--2 h2.toolboxCard__title {
		 font-size: 1.2em;
		 line-height: 2.5em;
	}
	
	
	#form_recherche select, #form_recherche input[type="text"] {
	    width: 100%;
	}
	
	.second-pied-page .box-logo li{
		display: table-cell;
	}
	
	iframe {
	max-width:100%;
	height:100%;
}
}





/* From: /opt/eprints3/archives/publications/cfg/static/style/auto/style_utc2017-requetes.css */

.accueil ul.liste-actualites{
	list-style: outside none none;
    padding: 0;
    font-family: "Roboto Slab",sans-serif;
}

.accueil ul.liste-actualites li.titre-date div.date-liste, ul.liste-actualites li.titre-date div.content-liste{
	display: inline-block;	
	min-height: 3.444em;
	vertical-align: top;
	box-sizing :border-box;
}

.accueil ul.liste-actualites li.titre-date .date-liste{
	text-align: center;
    width: 12%;
	padding-right: 0.6em;
}

.accueil ul.liste-actualites li.titre-date .content-liste{
	width: 87%;
	padding-top:0.3em;
	padding-left: 0.6em;
	font-weight: bold;
}

.accueil ul.liste-actualites li.titre-date .content-liste .titre-liste{
	font-size: 1.1em;
}

.accueil ul.liste-actualites li.titre-date{
	position: relative;
	min-height: 6.133em;
}

.accueil ul.liste-actualites li.titre-date .date-liste::before {
    background: #cd042e none repeat scroll 0 0;
    content: "";
    height: 1.8em;
    left: 11%;
    position: absolute;
    top: 27%;
    width: 1px;
}

.accueil ul.liste-actualites li.titre-date .content-liste a{
	text-decoration: none;
	color: #373736;
}

.accueil ul.liste-actualites li.titre-date .content-liste .more-liste{
	text-align: right;
}

.accueil ul.liste-actualites li.titre-date .content-liste .more-liste a{
	font-size: 0.750em;
	font-weight: bold;
	color: #6a6a6a;
	text-transform: uppercase;
}

.accueil ul.liste-actualites li.titre-date .date-liste span{
	display: block;
	color: #cd042e;
}

.accueil ul.liste-actualites li.titre-date .date-liste .jour{
	font-size: 1.438em;
	font-weight: bold;
}

.accueil ul.liste-actualites li.titre-date .date-liste .mois{
	text-transform: uppercase;
	font-size: 1.500em;
}

.accueil ul.liste-actualites li.titre-date .date-liste .mois.mois-double{
	text-transform: uppercase;
	font-size: 0.9em;
	padding: 0.4em 0 1em 0;
}


/* ARTICLE */
.accueil .liste-articles, .accueil .liste-actualites {
	padding: 0;
	margin: 0;
}

.accueil .liste-articles div.vignette_deco {
    display: block;
    float: none;
    margin: 0;
    margin-bottom: 1em;
}

.accueil .liste-articles div.vignette_deco .vignette {
    border: 0;
    display: block;
    margin: 0;
    max-width: 100%;
}

.accueil .liste-articles .titre-liste a{
	font-size: 1.063em;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.accueil .liste-articles .resume-liste{
	font-size: 0.938em;
	margin: 0;
}

.accueil .liste-articles .resume-liste a{
	color: #333;
	text-decoration: none;
}

.notaccueil .liste-objets li{
	line-height:1.8;
	padding-bottom:0.8em;
	padding-left: 0.3em;
}

/*
.notaccueil ul.liste-objets {
	padding: 0;
}
*/

.notaccueil .liste-objets li a{
	text-decoration:none;
}

.notaccueil .liste-objets li a:hover{
	text-decoration:underline;
}

.notaccueil .liste-objets .soustitre-liste, .notaccueil .liste-objets  .typedocument-liste, .notaccueil .liste-objets .telecharger-fichiers {
    display: block;
	
}

.notaccueil .liste-objets .titre-liste{
	font-weight:900;
}

.notaccueil .liste-objets .soustitre-liste{
	font-style:italic;
	font-weight:500;
}

.notaccueil .liste-objets .date-liste, .notaccueil .liste-objets .typedocument-liste{
	font-weight:300;
}

.notaccueil .liste-objets .resume-liste{
	border-top:1px solid #e1e1e1;
	margin-top:0.313em;
	padding-top:0.313em;
}

.notaccueil .liste-objets .lire_la_suite{
	float:right;
}

.notaccueil .liste-objets .telecharger-fichiers:after{
	content: "\e9c7";
    font-family: "icomoon" !important;
    font-size: 0.938em;
    padding-left: 0.8em;
}

.notaccueil .liste-objets .redac-liste{
	padding-left: 1em;
}

.notaccueil .icon-calendar, .notaccueil .icon-user{
	padding-right:0.8em;
}

.accueil .nothome, .notaccueil .home{
	display:none !important;
}


.liste-objets.fluxrss .descriptionrss{
	display: block;
}

.liste-objets.fluxrss{
	padding: 0;
}

.liste-objets.fluxrss .daterss{
	font-weight:300;
	display: block;
}

 #encadres .encadre_contenu .fluxrss li::before {
    content: none;
}
	



/* From: /opt/eprints3/archives/publications/cfg/static/style/auto/style_utc2017.css */

/* ---------- DEBUG ---------- */
/*
* { background-color: rgba(255,0,0,.2); }
* * { background-color: rgba(0,255,0,.2); }
* * * { background-color: rgba(0,0,255,.2); }
* * * * { background-color: rgba(255,0,255,.2); }
* * * * * { background-color: rgba(0,255,255,.2); }
* * * * * * { background-color: rgba(255,255,0,.2); }
* * * * * * * { background-color: rgba(255,0,0,.2); }
* * * * * * * * { background-color: rgba(0,255,0,.2); }
* * * * * * * * * { background-color: rgba(0,0,255,.2); }
*/

div:target {
    padding-top: 5em; 
    margin-top: -5em; 
}

/* ---------- HEADER ---------- */
html{
	font-size: 16px;
}

sup{
	vertical-align: super;
}

body.accueil {
	background-color: #FFFFFF;
}


#en_mode_apercu {
    background-color: #ffffff;
    padding: 0.1em 0.5em;
    position: fixed;
    z-index: 1000;
	color: #CD042E;
}

#en_mode_apercu a{
	color: #CD042E !important;
}

.apercu {
	padding-top:35px !important;
}

.apercu #menu{
	top: 4.8em !important;
}

body{
	width: 100%;
	max-width: 100%;
	background-color: #F3F3F3;
	font-family: "Roboto Slab",sans-serif;
	font-size: 100%;
}

.accueil .row--0 input[type="submit"]{
	font-weight: normal;
	padding: 0.45em 0;
	text-transform: uppercase;
}

ul ul ul {
    list-style-image: url("img/puce3.svg");
}

ul ul ul ul {
    list-style-image: url("img/puce4.svg");
}

a, .a, a:active, .a:active, a:visited, .a:visited {
    background: transparent none repeat scroll 0 0;
    color: #CD042E;
}

.accueil a, .cartouche a{
	text-decoration: none;
}
.accueil a:HOVER{
	text-decoration: underline;
}

.notaccueil .contenu h2, .contenu  .h2{
	font-family: "Roboto Slab",sans-serif;
	font-weight: bold;
	font-size: 1.250em;
	border-left: 2px solid #cd042e;
	padding-left: 0.3em;
}

.contenu h3, .contenu .h3{
	font-family: "Roboto Slab",sans-serif;
	color: #CD042E;
	font-size: 1.125em;
}

.contenu h4, .contenu .h4{
	font-family: "Roboto Slab",sans-serif;
	font-size: 1.125em;
}

.contenu h5, .contenu .h5{
	font-family: "Roboto Slab",sans-serif;
	font-size: 1.063em;
}

.contenu h6, .contenu .h6{
	font-family: "Roboto Slab",sans-serif;
}

a:focus, .a:focus{
	background-color: transparent;
	color: #333333;
}

a::-moz-focus-inner, li:focus {
  border: 0;
}


#menu > div, .cartouche > div, #page, #pied_deco section div {
	max-width: 80.000em;
	clear: both;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.row--0, .row--2, .row--1 .card   {
	max-width: 80.000em;
	clear: both;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.row--0{
    margin-bottom: 2em;
}

.layout__gridSlot {
padding: 0 !important;
}

.row--0 .layout__slot--columnspan6 .card{
	padding-right: 1.5em;
	padding-bottom: 0;
}



.row--2 .layout__slot--columnspan6 .card{
	padding-left: 1.5em;
}

.accueil #page{
	max-width: 100%;
	width: 100%;
}

.card{
padding-left: 0;
padding-right: 0;
}

.layout__slot{
	vertical-align: top;
}


.layout__simple-grid--siteCom .layout__slot--columnspan4 {
    box-sizing: border-box;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    width: 40%;
    word-wrap: break-word;
    height: auto;
}


.layout__simple-grid--siteCom .layout__slot--columnspan6 {
    box-sizing: border-box;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    width: 60%;
    word-wrap: break-word;
    height: auto;
}


.layout__simple-grid--siteCom .layout__slot--columnspan10 {
    box-sizing: border-box;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    word-wrap: break-word;
    height: auto;
}

.layout__slot--columnspan10 h2{
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 2em;
}

.layout__slot--columnspan10 ul{
	padding: 0;
}

.layout__slot--columnspan10 ul li{
	width: 90%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.layout__slot--columnspan10 ul>li:first-child{
	padding-right:1.5em;
}

.layout__slot--columnspan10 ul>li:last-child{
	padding-left:1.5em;
}

.layout__slot--columnspan10 ul li span{
	color: #cd042e;
	font-size: 1.125em;
	padding-bottom: 0.7em;
	display: block;
	font-weight: bold;
	margin-left: 3.4em;
}

.layout__slot--columnspan10 ul li p{
	font-size: 0.875em;
	margin-left: 4.5em;
}


.layout__slot--columnspan10 ul li.ikon-home:before{
	border: 1px solid #cd042e;
    border-radius: 50%;
    color: #cd042e;
    font-family: "icomoon" !important;
    font-size: 30px;
    font-weight: 100;
    position: absolute;
}

.layout__slot--columnspan10 ul li#ikon-1:before{
	content: "\e901";
    padding: 1px 9px;
}

.layout__slot--columnspan10 ul li#ikon-2:before{
	content: "\e9ca";
    padding: 1px 9px;
}

.layout__slot--columnspan10 ul li#ikon-3:before{
	content: "\e986";
    padding: 1px 9px;
}

.layout__slot--columnspan10 ul li#ikon-4:before{
	content: "\e904";
    padding: 1px 9px;
}
.layout__slot--columnspan10 ul li#ikon-5:before{
	content: "\e906";
    padding: 1px 9px;
}
.layout__slot--columnspan10 ul li#ikon-6:before{
	content: "\e903";
    padding: 1px 9px;
}

.layout__slot--columnspan10 ul li#ikon-7:before{
	content: "\e907";
    padding: 1px 9px;
}



form.formulaire_redacteur {
    background: none;
}

/* ROW ACCUEIL */
.accueil div[class*="row"] a[class^="type_rubrique"], .accueil div[class*="row"] a[class^="lien_externe"]{
	color: gray;
	text-decoration: none;
}

.accueil .row--0 .style1 a[class^="type_rubrique"]{
	position: absolute;
	right: 11px;
	top: 1.1em;
	margin: 1em;
}

.accueil div[class*="row"] a[class^="type_rubrique"]:before, .accueil div[class*="row"] a[class^="lien_externe"]:before{
	content: "// ";
	color: #cd042e;
}


/*lien ppur l'UT cap c'est*/
.accueil div.row--1 a[class^="type_rubrique"]:before, .accueil div.row--1 a.lien_externe:before{
	content: none;
}
.accueil div.row--1 a[class^="type_rubrique"], .accueil div.row--1 a.lien_externe {
	color: #cd042e;
}


/*ACCUEIL H2*/
.accueil h2.toolboxCard__title{
margin-bottom: 1em;
	font-family: "Roboto Slab",sans-serif;
	font-size: 1.563em;
	font-weight: bold;
	text-transform: uppercase;
}


/*ACCUEIL STYLE1*/
.accueil .style1 h2.toolboxCard__title{
	margin-top: 0.32em;
}

.accueil h2.toolboxCard__title {
    line-height: 1.7em;
}

.accueil .row--0 .style1 h2:before{
	background-color: #181818;
    border-radius: 50%;
    color: #ffffff;
    content: "î¥“";
    font-family: "icomoon" !important;
    font-size: 24px;
    font-weight: 100;
    margin-right: 18px;
    padding: 13px 13px 13px 15px;
}

.accueil .row--2 .style1 h2:before{
	background-color: #181818;
    border-radius: 50%;
    color: #ffffff;
    content: "î¤¡";
    font-family: "icomoon" !important;
    font-size: 22px;
    font-weight: 100;
    margin-right: 18px;
    padding: 12px 14px 14px;
}

/*ACCUEIL STYLE2*/
.accueil .style2 {
	background: #F4F4F4 none repeat scroll 0 0;
	padding-top: 1.5em;
}

.accueil .style2 h2.toolboxCard__title{
	color: #CD042E;
	padding-left: 0.6em;
}

.accueil .style2 .toolboxCard__content{
	padding: 0 2em;
}

.accueil .style2 h2:before{
	background-color: #cd042e;
    border-radius: 50%;
    color: #ffffff;
    content: "î¤„";
    font-family: "icomoon" !important;
    font-size: 30px;
    font-weight: 100;
    margin-right: 18px;
    padding: 9px 10px;
}

/*ACCUEIL STYLE3*/
.accueil .style3 h2.toolboxCard__title{
    font-size: 2.063em;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}

.row--1 .layout__gridSlot{
	background-image: url("img/sub-pattern.jpg");
    background-repeat: repeat;
    padding: 0;
    padding-top: 2em;
    margin-bottom: 2em;
}

.row--1 ul{
	margin: 0;
}

.row--1 .layout__simple-grid__row_wrapper > div{
	background:none;
}

.row--2 .layout__slot--columnspan6{
	padding-left: 1.5em;
}

.row--2{
    margin-bottom: 1em;
}

.row--2 .soustitre-liste{
	display: none;
}


.flexslider .slides img { 
  display: block!important;
  max-width: 100%!important;
  height: auto!important;
  margin: 0 auto!important;
  width:auto!important;
}

.flexslider ul li div {
	width: 100%!important;
	box-sizing: border-box!important;
	text-align: center;
	padding: 0.5em;
}

.flex-direction-nav a {
	height: 60px;
}

/*-------- slider structure ---------*/
#car-recherche{
	float:left;
	max-width: 49%;
}

#car-formation{
	float:right;
	max-width: 49%;
}

.carousel-structure {
	margin-top: 0.2em;
}

.carousel-structure h3{
	width: 75%;
}

.carousel-structure .owl-carousel {
	margin-bottom: 0.8em;
	margin-top: 1em;
}

.carousel-structure .owl-dots{
	display: none;	
}

.carousel-structure .owl-carousel .owl-nav{
	position: absolute;
	top: -35px;
	right: 0;
	display: block;
	z-index: 50;
	width: 50px;
}


.carousel-structure .owl-nav .owl-prev::before {
    color: rgba(0, 0, 0, 0.8);
    content: "ï€";
    display: inline-block;
    font-family: "flexslider-icon";
    font-size: 15px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
     height: 50px;
    left: 0;
}

.carousel-structure .owl-nav .owl-next::before {
      color: rgba(0, 0, 0, 0.8);
   content: "ï€‚";
    display: inline-block;
    font-family: "flexslider-icon";
    font-size: 15px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
     height: 50px;
    right: 0;
}

.carousel-structure .owl-nav .owl-prev{
	box-sizing: border-box;
	font-size: auto;
	display: block;
	left: 0;
}

.carousel-structure .owl-nav .owl-next{
	text-align: right;
	box-sizing: border-box;
	font-size: auto;
	display: block;
	right: 0;

}

.carousel-structure .owl-nav button {
	color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    display: block;
    height: 50px;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease-in-out 0s;
    width: 50%;
    z-index: 10;
}

.carousel-structure .owl-caption{
	background-color: rgba(0, 0, 0, 0.5);
   
    padding: 0.8em;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 50;
    box-sizing: border-box;
}

.carousel-structure .titre_carousel_structure{
	color: #FFFFFF;
	margin : 0;
	font-weight: 700;
    text-align: center;
}

.owl-carousel .owl-item img {
	margin: 0;
}

/* FORMULAIRE */

input[type="submit"] {
	background: #cd042e none repeat scroll 0 0;
	border-color: #ffa4b7 #cd042e #cd042e #ffa4b7 !important;
	background-image: linear-gradient(to bottom right, #ff6383, #cd042e);
}

form p select:focus, form input[type="text"]:focus, form p.obligatoire input[type="text"]:focus{
	border: 2px solid #CD042E;
}

/* FORMULAIRE OBLIGATOIRE */
form.formulaire_redacteur p.obligatoire input, form.formulaire_redacteur p.obligatoire textarea, form.formulaire_redacteur p.obligatoire select {
    border-color:#b5b5b5;
}

form.formulaire_redacteur p.obligatoire label {
    color: #333333;
}


/* FORMULAIRE recherche formation */
#form_recherche select, #form_recherche input[type="text"]{
	width: 75%;
}
	
form#form_recherche {
	margin: 0;
	padding: 0 1.5em;
}

#form_recherche label, #form_recherche .label {	
	display: inline-block;
    min-width: 20%;
    color: #cd042e;
}

#form_recherche .validation{
	padding: 0 17%;
}

#form_recherche input[type="submit"] {
	width: 100%;
}

input[type="submit"]:hover, .submit:hover {
    background: #b40428;
}


#form_recherche input[type="reset"]{
	display: none;	
}

/* Resultat recherche */


#liste_resultats li a{
	color: #cd042e;
	display: block;
} 


/*paragraphe*/

[class*="paragraphe--"] {
	overflow: hidden;
}

.paragraphe--1 h2.paragraphe__titre--1{
	background: #cd042e none repeat scroll 0 0;
	font-size: 1.125em;
	color: #FFFFFF; 
	text-transform: uppercase;
	padding: 1em;
	margin: 0;
	border: 0 none;
	line-height: 1.2;
}

.paragraphe__contenu--1.toolbox{
	padding: 1em 1em;
	background: #F8F6F7 none repeat scroll 0 0;
}




.paragraphe--2 {
	background: #ffffff none repeat scroll 0 0;   
	border-top: 3px solid #CD042E;
	 
}
.paragraphe--2 h2.paragraphe__titre--2{
	font-size: 1.125em;
	text-transform: uppercase;
	border: 0 none;
	padding: 0.64286em;
	padding-left: 0;
	line-height: 1.2;
}

.paragraphe__contenu--2.toolbox{
	padding-bottom : 1em;
	border-bottom: 1px solid #FFFFFF;
}


[class*="paragraphe--3"] {
    position: relative;
}

.paragraphe--3 {
    padding: 1em;
    border-top: 1px solid #CD042E;
    background: #F8F6F7 none repeat scroll 0 0;
}
.paragraphe--3 h2.paragraphe__titre--3{
	font-size: 1.125em;
	color: #CD042E;
	text-transform: uppercase;
	border: 0 none;
	padding-left: 0;
	background: none;
	line-height: 1.2;
}



[class^="paragraphe__contenu--"].toolbox a{
	color: #CD042E;
}


/*Cartouche*/
#body .cartouche{
	background: #303030 none repeat scroll 0 0;
	color: #ffffff;
	max-height: 2.611em;
	height: 2.611em;
	font-family: 'Raleway', sans-serif;
	position: fixed;
	z-index:900;
	left: 0;
	right: 0;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 0;
}
  

.icon_libelle{
	text-transform: uppercase;
}

.header_nav::before, .header_nav::after {
    content: "";
    display: table;
    line-height: 0;
}
.header_nav::after {
    clear: both;
}


.banniere__baseline{
	display: inline-block;
    font-family: "Roboto Slab",sans-serif;
    font-size: 0.61em;
    font-weight: normal;
    margin: 0;
    padding-top: 1.5em;
}

.banniere__baseline_en{
	font-size: 0.51em;
}

.banniere__baseline h1, .banniere__baseline_en h1{
	font: inherit;
	margin: 0;
	color: inherit;
	display: 
	
}

#acces-directs{
	background: #4f4f4f none repeat scroll 0 0;
}

#acces-directs ul {
    list-style: outside url("img/puce.svg") disc;
    padding: 0 0 0 1.5em;
}

#acces-directs .icon_libelle, #acces-directs-profil .icon_libelle{
	margin: 0 0.4em;
	font-weight: 600;
}

#acces-directs .icon{
	font-size: 1em;
}


#acces-directs .icon-play3, #acces-directs-profil .icon-play3{
/*	writing-mode: vertical-rl;
	text-orientation: sideways;
	vertical-align: bottom;
	line-height: 1px;*/
}

#acces-directs-profil{
	background: #cd042e none repeat scroll 0 0;
}
#acces-directs-profil ul, #acces-directs ul{
	margin: 0;
}
#acces-directs-profil li, #acces-directs li {
	padding: 0.2em 0;
	color: #cd042e;
	font-weight: 500;
}

.js .plier-deplier__bouton{
	font-family: 'Raleway', sans-serif;
	font-size: 0.813em;
}

#menu-cartouche-bouton{
	display: none;
}

#menu-cartouche ul{
	margin: 0;
	width:100%;
}

#menu-cartouche ul li {
	display:inline;		
}

#menu-cartouche ul li:before {
	content:"|";		
}

#menu-cartouche ul li:first-child:before {
	content:"";		
}

#menu-cartouche a {
	color:#FFFFFF;
	font-size: 0.813em;
	text-decoration:none;
	font-weight: 600;
	margin: 0 0.8em;
}

#menu-cartouche a:hover {
	text-decoration:underline;
}
/*
.submenu ul{
	box-shadow: 1px 1px 7px -3px #FFFFFF;
}*/

.shadow-top {
	box-shadow: 0 -5px 5px -5px #FFFFFF;
}

.shadow-right {
	box-shadow: -5px 0 5px -5px #FFFFFF;
}

.shadow-bottom {
	/*box-shadow: 0 5px 5px -5px #FFFFFF;*/
	border-bottom: 2px solid #8d0320;
}

.shadow-left {
	box-shadow: 5px 0 5px -5px #FFFFFF;
}

.shadow-all {
	box-shadow: 0 0 5px #FFFFFF;
}


#versions, #acces-directs, #recherche-simple, #acces-directs-profil, #menu-cartouche{
	float:right;
	margin: 0.4em;
}


.js .cartouche .plier-deplier__bouton, .cartouche .icon {
	background: none;
    border: 0;
    color: #ffffff;
    margin: 0;
    text-decoration: none;
}

.js .cartouche .plier-deplier__bouton .icon {
    color: #ffffff;
}

.js .cartouche #recherche-simple .plier-deplier__contenu--ouvert{
	width: 100%;
	position: fixed;
	top: 2.61em;
}

.js .cartouche .plier-deplier__contenu--ouvert{
	
	top: 2.22em;
	background-color: #656565;
	
}

.js #recherche-simple .plier-deplier__contenu--ouvert form{
	clear: both;
    margin: 0 auto;
    max-width: 71.111em;
    position: relative;
    width: 100%;
	text-align: right;
}

.js #connexion .plier-deplier__contenu,
.js #acces-directs .plier-deplier__contenu,
.js #acces-directs-profil .plier-deplier__contenu,
.js #versions .plier-deplier__contenu,
.js #recherche-simple .plier-deplier__contenu {
    background: #dddddd none repeat scroll 0 0;
    padding: 1em;
    text-transform:capitalize;
    min-width: 18em;
}

.js #acces-directs-profil .plier-deplier__contenu{
	background: #CD042E none repeat scroll 0 0;
}

.js #acces-directs .plier-deplier__contenu{
	background: #4f4f4f none repeat scroll 0 0;
}

.js #acces-directs-profil .plier-deplier__contenu ul, .js #acces-directs .plier-deplier__contenu ul {
    list-style: outside url("img/puce-blanche.svg") disc;
}

.versions__item.versions_actif, .js #acces-directs-profil .plier-deplier__contenu a, .js #acces-directs .plier-deplier__contenu a{
	color: #ffffff;
}

.versions__item{
	font-size: 0.875em;
}

.versions__item, .versions__item a{
	font-weight: bold;
	color: #8E8E8E;
	text-decoration: none;
}


/*Menu*/
#menu > div {
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.header_nav #menu {
    background: #ffffff none repeat scroll 0 0;
    height: 4.778em;
    font-family: 'Roboto Slab', sans-serif;
    text-transform: uppercase;
    margin: 0;
    position: fixed;
    right: 0;
    top: 2.611em;
    display: inline-block;
    width: 100%;
    
    -webkit-transition: height 0.2s linear;
       -moz-transition: height 0.2s linear;
         -o-transition: height 0.2s linear;
            transition: height 0.2s linear;
}

.fixed #menu{
	box-shadow:  0 3px 4px -4px gray;
	position: fixed;
	top:2.611em;
	z-index:800;
	width: 100%;
	height: 2.611em;

    -webkit-transition: height 0.2s linear;
       -moz-transition: height 0.2s linear;
         -o-transition: height 0.2s linear;
            transition: height 0.2s linear;
	
}



#logo-site{
	width: 8.778em;
	height: 8.778em;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    
    -moz-box-shadow: 0 0 0.556em 0 #656565;
	-webkit-box-shadow: 0 0 0.556em 0 #656565;
	-o-box-shadow: 0 0 0.556em 0 #656565;
	box-shadow: 0 0 0.556em 0 #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=0.556em);
}

.fixed #logo-site{
	width: 2.611em;
	height: 2.611em;
	margin-left: 50%;
	box-shadow: 0 0 0 0 #656565;
	margin-top: auto;
	
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;	    
	
}


/* ------- MENU ------- */
.menu{
	display: inline-block;
	height: 4.778em;
	position: absolute;
    right: 0;
    margin: 0;
    padding: 0;
}

#menu_principal {
    width: auto;
    line-height: 2;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;	 
}

#menu_principal a{
    color: #cd042e;
    padding: 0em 0.95em;
    padding-top:5px;
    font-size: 1.063em;
    /*-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;*/
    height: 4.2em;
    line-height: 4em;
}

#menu_principal > li {
	height: 4.778em
}

#menu_principal li:hover a {
	background: #cd042e;
}

#menu_principal li:hover ul.DeuxNiv{
	background: #cd042e;
    display: block;
    top: 4.75em;
    left:0px;
    min-width:20em;
}

#menu_principal li:last-child:hover ul{
	left:inherit;
	right:0px;
}

#menu_principal li:hover li a{
	background: #cd042e;
	color: #FFFFFF;
	height:2.7em;
	line-height:2.7em;
	padding:0.2em 1em;
	border-bottom:none;
	font-size: 0.905em;
}

#menu_principal li.menu_principal-actif {
	background: none;
}

.fixed #menu_principal, .fixed .menu {
	height: 2.611em;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;	 
}

.fixed #menu_principal > li {
	height: 2.611em;
}

.fixed #menu_principal li:hover ul {
	top:2.595em;
}

.fixed #menu_principal a{
	 height: 2.2em;
    line-height: 2em;
	/*-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;	*/    	
}


/* ---------- MAIN ---------- */
#contenu{
	padding-top: 7.389em;
}


/* loarder carrousel */

#loader {
	  position: absolute;
	  left: 50%;
	  top: 35%;
	  z-index: 100;
	  padding: 1em;
	  border: 1em solid #f3f3f3;
	  border-radius: 50%;
	  border-top: 1em solid #CD042E;
	  width: 7.500em;
	  height: 7.500em;
	  -webkit-animation: spin 2s linear infinite;
	  animation: spin 2s linear infinite;
	  box-sizing:border-box;
	}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 0.2s;
  animation-name: animatebottom;
  animation-duration:  0.2s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

/* Carrousel home page */
.slider .owl-carousel .owl-item img{
	max-height: 27.938em;
}

#testslide {
	max-height: 27.7em;
}

.slider .owl-nav .owl-prev::before, .owl-texte .owl-nav .owl-prev::before{
    color: rgba(0, 0, 0, 0.8);
    content: "ï€";
    display: inline-block;
    font-family: "flexslider-icon";
    font-size: 40px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
     height: 50px;
    left: 0;
}
.slider .owl-nav .owl-next::before, .owl-texte .owl-nav .owl-next::before  {
       color: rgba(0, 0, 0, 0.8);
   content: "ï€‚";
    display: inline-block;
    font-family: "flexslider-icon";
    font-size: 40px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
     height: 50px;
    right: 0;
}

.slider .owl-nav .owl-prev, .owl-texte .owl-nav .owl-prev{
	text-align: left;
	left: 0;
}

.slider .owl-nav .owl-next, .owl-texte .owl-nav .owl-next{
	text-align: right;
	right: 0;
}
.slider .owl-nav button , .owl-texte .owl-nav button {
	color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    display: block;
    height: 50px;
    margin: -20px 0 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    top: 50%;
    transition: all 0.3s ease-in-out 0s;
    width: 40px;
    z-index: 10;
}

.owl-texte, .layout__slot--columnspan10 .card.toolboxCard{
	overflow:visible;
}

.owl-texte .owl-nav .owl-prev, .owl-texte .owl-nav .owl-next {
	opacity: 1;
}

.owl-texte:hover .owl-nav .owl-prev {
    left: -3px;
    opacity: 0.7;
}

.owl-texte:hover .owl-nav .owl-next {
    opacity: 0.7;
    right: -3px;
}

.slider .owl-carousel:hover .owl-nav .owl-prev{
    left: 10px;
    opacity: 0.7;
}
.slider .owl-carousel:hover .owl-nav .owl-prev:hover, .owl-texte:hover .owl-nav .owl-prev:hover {
    opacity: 1;
}
.slider .owl-carousel:hover .owl-nav .owl-next{
    opacity: 0.7;
    right: 10px;
}
.slider .owl-carousel:hover .owl-nav .owl-next:hover, .owl-texte:hover .owl-nav .owl-next:hover {
    opacity: 1;
}

.slider{
	margin-bottom: 2em;
}

.slider .owl-caption {
    background-color: rgba(0, 0, 0, 0.50);
    min-height: 49%;
    height: 49%;
    max-width: 50%;
    width: 32em;
    padding: 1.5em 2em;
    position: absolute;
    right: 16.5%;
    top: 20%;
    
    z-index: 50;
}

.slider .owl-caption p{
	 z-index: 3;
	color: #FFFFFF;
	font-family: 'Roboto Slab', sans-serif;
	margin-bottom: 1em;
}

.slider .owl-caption p a{
	color: #FFFFFF;
	text-decoration: none;
}

.slider .owl-caption .titre_actu{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
}

.slider .owl-caption .titre_actu{

	font-size: 1.125em;
}

.slider .owl-dots .owl-dot {
    display: inline-block;
}


.slider .owl-dots .owl-dot span {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 0 0 4px 0 #4a4a4a;
    display: block;
    height: 10px;
    margin: 5px 7px;
    transition: opacity 0.2s ease 0s;
    width: 10px;
}

.slider .owl-dots .owl-dot.active span, .slider .owl-dots .owl-dot:hover span {
    background: #CD042E none repeat scroll 0 0;
}


.slider .owl-dots {
    max-width: 25%;
    position: absolute;
    right: 17%;
    text-align: right;
    top: 73%;
    width: 25%;
    z-index: 5;
}



/* DEBUT ENCADRES */
#encadres {
	background: #FAFAFA;
	margin-top: 0;
	width: 20%;
	padding: 0;
}

/*encadre h2 titre*/
#encadres [class*="paragraphe__titre"], .encadre_auto_fiche h2, .encadre_recherche h2{
	font-family: "Roboto Slab",sans-serif;
    font-size: 1.15em;
    text-transform: none;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
    line-height: 1.2;
}

/*encadre contenu*/
#encadres .encadre_contenu{
    font-size: 0.875em;
    margin-top: 1em;
}

#encadres [class*="paragraphe--"], .encadre_auto_fiche, .encadre_recherche{
	padding: 1em;
}

#encadres ul {
	list-style:none;
	list-style-type: none;
	padding: 0;
}

#encadres ul li {
	padding-bottom: 0.3em;	
}

#encadres li:before {
	content: "â€º "; /* caractÃ¨re UTF-8 */
}

/*encadre Style 1*/ /*encadre auto*/ /*encadre Style 1 icone*/
#encadres .paragraphe--1, .encadre_auto_fiche{
	background-color: #cd042e;
	color: #ffffff;
	border: 0;
}

#encadres .paragraphe--1 a, .encadre_auto_fiche a{
	color: #ffffff;
}

#encadres .paragraphe--icon span.titre-icon {
	display: block;
	text-align: center;
	padding: 0 0 0.3em 0;
	font-size: 2em;
}


/*encadre Style 2 icone*/
/*encadre Style 2*/

#encadres h2{
	padding: 0;
}

#encadres .paragraphe--2{
	border: 1px solid #CACACA;
	background: none;
	color: #333333;
}

#encadres .paragraphe--2 h2, .encadre_recherche h2{
	text-align: left;
	color: #333333;
}

#encadres .paragraphe--2 a{
	color: #CD042E;
}

#encadres .paragraphe--2.paragraphe--icon h2{
	text-align: left;
	padding: 0 0 0 2em;
}

#encadres .paragraphe--2.paragraphe--icon span.titre-icon{
	display: inline;
	padding: 0 0 0.3em 0;
	font-size: 1.2em;
	position: absolute;
}

#encadres .paragraphe--3 h2.paragraphe__titre--3{
	color: #CD042E;
}

#encadres #telecharger li::before {color: #FFFFFF;}

.notaccueil #encadres ul.liste-actualites li.titre-date div.date-liste, .notaccueil #encadres ul.liste-actualites li.titre-date div.content-liste {
	display: inline;
}

#encadres .more-liste{
	text-align: right;
}

#encadres .ktoolbox {
	height: auto;
	margin: 0;
	background: none;
}

#encadres .ktoolbox input[type="button"], #encadres .ktoolbox input[type="submit"]{
	background-color: #ffffff;
    color: #000000;
    margin: 0.4em;
    padding: 0.2em 0.8em;
}


/* FIN ENCADRES */

/* ---------- page ------------ */

.accueil #page{
    padding-top: 0;
}

#page{
    padding-top: 11.2em;
}

#page_deco {
    border-bottom: 0;
}

.colonne_deco {
    border-left: 0;
}

.contenu{
	background: #FFFFFF;
	font-weight: 500;
}

.contenu .toolbox{
	font-size: 0.875em;
}

#avec_nav_avec_encadres {
	margin-left: 18.5%;
	width: 61.5%;
	padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
}

#avec_nav_sans_encadres {
	margin-left: 18.5%;
	width: 81.5%;
	padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
}

#sans_nav_avec_encadres, #contenu_sans_nav_sans_encadres{
	padding: 0 1em;
}

#sans_nav_avec_encadres + #encadres {
	padding: 0;
}

.accueil #contenu_sans_nav_sans_encadres{
	padding: 0;
}

#fil_ariane{
	padding: 1em 0;
	margin: 0;
	float: left;
}

#fil_ariane, #fil_ariane a{
	font-family: 'Roboto Slab', sans-serif;
	color: #6c6c6c;
	text-decoration: none;
	font-size: 0.933em;
	font-weight: 300;
}

.fiche .surtitre {
	padding: 0.7em 0;
	margin: 0;
	float: right;
	border: none;
}


.fiche #soustitre {
	margin: 0.5em 0;
	font-style: italic;
	font-weight: 500;
	font-size: 0.9em;
}

.fiche .photo img {
    max-height: 8em;
}

.fiche .photo .legende {
   margin: 0;
}

.trait-rouge-left::before {
    border-bottom: 1px solid #cd042e;
    bottom: -1px;
    content: "";
    height: 1px;
    position: absolute;
    width: 20%;
}

.trait-rouge-left{
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	margin-top: 0em;
	margin-bottom: 1em;
}

.bloc-info {
    background: rgba(0, 0, 0, 0) url("img/pictos/information.svg") no-repeat scroll 0 0 / 2em auto;
}

.fiche div.surtitre ul.thematiques li{
	background-color: #bdbcbc;
	color: #FFFFFF;
	padding: 0.2em 0.5em;
	font-size: 0.900em;
	text-transform: uppercase;
}

#bandeau {
    background-size: cover;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    height: 15.833em;
    padding: 0;
}

#bandeau.avec_nav {
    margin-left:0;
}

#navigation {
	padding: 0;
	width: 18.5%;
	 background: #F3F3F3;
}

#rappel_rubrique{
	display: block;
	padding: 0.7em 0.75em;
	font-weight: bold;
	font-size: 1.125em;
}

#rappel_rubrique a, #menu_secondaire a{
	color: #000000;
	text-decoration: none;
}

.contenu h1{
	font-family: 'Roboto Slab', sans-serif;
	font-size: 1.367em;
	color: #cd042e;
	text-transform: uppercase;
	margin-bottom: 1em;
}


#menu_secondaire {
    background: #F3F3F3;
    padding: 0em 0.8em  0em  0.8em;
    font-size: 0.938em;
}

#menu_secondaire ul{
    padding: 0.4em 0 0.4em 0.8em;
}

#menu_secondaire ul li{
    list-style: square inside;
    list-style-position: outside;
    padding: 0.2em 0;
    font-size: 0.6em;
}

#menu_secondaire ul li a{
	font-size: 1.5em;
}

#menu_secondaire > li {
    border-bottom: 1px solid #e1dede;
    padding: 0.55em 0;
}

#menu_secondaire .menu_secondaire-actif {
    font-weight: normal;
}

#menu_secondaire .sousmenu_secondaire-actif{
	 color: #CD042E;
}

#menu_secondaire .sousmenu_secondaire-actif > a, #menu_secondaire .menu_secondaire-actif > a {
    font-weight: 700;
	color: #CD042E;
}

.liste-definitions.chapeau{
	width: 50%;
}

.liste-definitions.chapeau .liste-definitions__terme--colonne{
	color: #cd042e;
	width: 7%;
}

.liste-definitions.chapeau .liste-definitions__definition--colonne{
	font-weight: normal;
	font-size:1em;
	width: 90%;
}

.fiche .photo {
    float: right;
    width: 50%;
}

.fiche #resume {
	background-color: #f3f3f3;
	padding: 1.2em;
	font-weight: 500;
}


.liste-definitions.info-complementaire{
    border-left: 6px solid #cd042e;
    box-sizing: border-box;
    padding-bottom: 0.6em;
    margin: 0 2em 0 2em;
    padding: 1em;
    background-color: #F3F3F3;
}

.liste-definitions.info-complementaire .liste-definitions__definition--colonne{
    padding-left: 1em;
	box-sizing: border-box;
}

.trait-rouge-right::before {
    border-bottom: 1px solid #e5e5e5;
    bottom: -1px;
    content: "";
    height: 1px;
    position: absolute;
    width: 80%;
}

.trait-rouge-right{
	border-bottom: 1px solid #cd042e;
	position: relative;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.date-publication-maj{
	float: right;
	 padding-top: 1.4em;
}

.date-maj{
	color: #9d9d9c;
	font-size: 0.9em;
}

.actions-fiche {
    float: left;
}

/*DEBUT fiche formation onglet*/

.contener-formation-resume{
    overflow: hidden;
    width: 100%;
    background: #FFFFFF;
    vertical-align: middle;
    position: relative;
    min-height: 4em;
}

.formation-resume-fleche{
    background: #f5f5f5 none repeat scroll 0 0;
    width: 100%;
    overflow: hidden;
     min-height: 4em;
}

.formation-resume-fleche::before {
    color: #cd042e;
    content: "î©‚";
    font-family: "icomoon" !important;
    font-size: 2em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    left: 0.3em;
    position: absolute;
    text-transform: none;
    top: 25%;
    vertical-align: inherit;
    line-height: -moz-block-height;
}

.formation-resume{
    float: right;
    width: 90%;
    height: auto;  
    padding-left: 1.5em; 
    background: #FFFFFF;
    min-height: 4em;
}

.onglets {
    border-bottom: 1px solid #ddd;
}

.onglets__item {
    background: none;
    border: 0;
}

.onglets__item--actif {
	border-bottom: 2px solid #fff;
    border-top: 2px solid #cd042e;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.onglets a {
    padding: 1em;
	color: #6c6c6c;
}	

.onglets a:hover {
    color: #CD042E;
}

.onglets__item--actif a{
	color: #CD042E;
}

.div-onglets-section{
	display:none;
}


/* ---------- Page annuaire ---------*/

.fiche #page .entete-structure{
	background-image: url("img/annuaire-pattern.jpg");
    background-repeat: repeat;
}


.fiche #page .entete-structure .photo{
    float: right;
    margin: 0;
    width: auto;
}

.fiche #page .entete-structure .photo img{
    max-height: 10em;
}


.fiche #page .entete-structure .infos{
    margin: 0;
    padding: 1em 0 0 1em;
}

.fiche #page .entete-structure h1 {
    border-bottom:none;
    padding: 0;
    margin: 0 0 0.5em;
}

.fiche #page .entete-structure .surtitre {
	float: none;	
}

.fiche #page .entete-structure .motif__titre{
	padding-bottom: 0.5em;
}

.fiche #page .entete-structure .type_1{
	margin-left: 3em;
	width : auto;
}

.fiche #page .entete-structure .motif__contenu{
	font-size: 0.875em;
	padding-left: 0.5em;
}

/*---------- resultat recherche -----------*/

#precisions_resultats {
	padding: 0.5em 0;
    background: #f8f6f7 none repeat scroll 0 0;
    text-align: center;
}

#recherche_avancee_modification{
	background: #f8f6f7 none repeat scroll 0 0;
	text-align: right;
	padding: 0.5em 1em 0.5em 0;
}

#resultats_recherche_navigation{
	text-align: center;
	padding: 2em 0 1em 0;
}

#resultats_recherche_navigation a, #resultats_recherche_navigation .icon{
	color: #333333;
	font-size: 0.9em;
}

#resultats_recherche_navigation a:hover, #resultats_recherche_navigation a:hover .icon{
	color: #CD042E;
}


.content-formation-resume:after{
	 font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
	 content: "\ea42";
	 left: 0;
	 padding-left: 5px;
}

.content-formation-resume{
	border-left: 4em solid gray;
	padding-left: 1em;
	
}

#volumes_horaires, #details, #coefs {
    float: none;
    margin-bottom: 2em;
     width: 100%;
}

th, td {
    border-bottom-width: 1px;
}
 
/* ---------- Footer ---------- */
.premier-pied-page{
	font-family: 'Roboto Slab', sans-serif;
	background: #434343 none repeat scroll 0 0;
	
}

.titre-pied-page{
	text-transform: uppercase;
	font-size: 1.250em;
	display: block;
	width: 100%;
	padding-bottom: 2em;
	font-weight: bold;
}

.titre-rs{
	padding-bottom: 1.4em;
}

#pied_page {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

#menu_pied_page{
	margin: 0;
    padding: 1.5em 0 1.5em;
}

#menu_pied_page a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.125em;
}

#menu_pied_page a:hover{
	text-decoration: underline;
}

.js #haut_page {
    bottom: 1em;
    position: fixed;
    right: 5%;
    z-index: 1000;
}

.second-pied-page{
	font-family: 'Roboto Slab', sans-serif;
	background: #353535 none repeat scroll 0 0;
	
}

.second-pied-page ul li{
	display: inline-block;
}

.second-pied-page ul.box-adresse-pied_page{
	max-width:100%;
	width:100%; 
	margin: 0;
    padding: 1.5em 0 1.5em;
}

.second-pied-page ul.box-adresse-pied_page li.boxcontent-pied_page.ut{
	position: relative;
	width: 40%;
	max-width: 40%;
	box-sizing: border-box;
	color: #FFFFFF;
	vertical-align: top;
}

.second-pied-page ul.box-adresse-pied_page li.boxcontent-pied_page.utplus{
	position: relative;
	width: 29.5%;
	max-width: 29.5%;
	box-sizing: border-box;
	color: #FFFFFF;
	vertical-align: top;
}

ul.box-adresse{
	padding: 0;
}

ul.box-adresse li{
    vertical-align: top;
}

ul.box-adresse li img{
    padding-right: 1em;
}
/*
.boxcontent-pied_page ul.box-reseaux-sociaux:last-child {
	margin-left: 31px;
}*/

.box-reseaux-sociaux li img{
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
}

.box-reseaux-sociaux li img:hover{
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
}

.box-logo{
	margin-top: 3.5em;
}

.box-logo li{
  margin-right: 2%;
}

.box-logo li:last-child {
 margin-right: 0;
}

.troisieme-pied-page{
	font-family: 'Raleway', sans-serif;
	background: #353535 none repeat scroll 0 0;
}

#copyright-pied_page{
	text-align: center;
	padding: 1.5em 0;
}

#copyright-pied_page p{

	color: #FFFFFF;
	font-size: 0.813em;
	margin: 0;
	
}

/* plan du site*/

.plan-site__1 ul{
	padding-left:1.2em;
}

.plan-site__2 > * > .plan-site__rubrique {
    font-weight:500;
}

ul.plan-site__3 {
	padding-left:2em;
}

.icon {
    color: #CD042E;
    margin: 0;
}

.type_1, dl.type_1, #demande_mot_passe dt, .type-1 {
    border-bottom: 0;
}

.type_1 dd, #demande_mot_passe dt dd, .type_1 .type-1__definition, #demande_mot_passe dt .type-1__definition, .type-1 dd, .type-1 .type-1__definition {
    min-height: 2.9em;
}

.video-container[flv_local="1"] {
    padding-bottom: 0;
}


/*accordeon id*/
#accordion .ui-icon {
    background-image: url("../../adminsite/scripts/libs/css/images/ui-icons_ffffff_256x240.png");
}

#accordion h3.ui-state-active.ui-state-active{
	color:#FFFFFF;
}

#accordion h3.ui-state-default{
	color:#333333;
}

/*accordeon class*/
.accordion .ui-icon {
    background-image: url("../../adminsite/scripts/libs/css/images/ui-icons_ffffff_256x240.png");
}

.accordion h3.ui-state-active.ui-state-active{
	color:#FFFFFF;
}

.accordion h3.ui-state-default{
	color:#333333;
}


#contenu-encadres .ui-state-default, #contenu-encadres .ui-widget-content .ui-state-default, #contenu-encadres .ui-widget-header .ui-state-default {
	background:none;
	background-color:#dddddd;
}
	
#contenu-encadres .ui-state-active, #contenu-encadres .ui-widget-content .ui-state-active, #contenu-encadres .ui-widget-header .ui-state-active {
	background:none;
	background-color:#CD042E;
}

#contenu-encadres .ui-widget-content {
    background: #FFFFFF;
}


.cookieAcceptBar {
	display:none;
	bottom: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #303030;
	display: none;
	padding: 0.5em;
	position: fixed;
	right: 0;
	width: 100%;
	z-index: 1000;
	background-color:#dddddd;
	font-size: 16px;
}

.cookieAcceptBar a {
  text-decoration: none;
  font-weight: bold;
}

.cookieAcceptBar button {
  cursor: pointer;
  border: none;
  color: #fff;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  text-shadow:none;
}

#cookieAcceptBarConfirm{
	background-color: #51a351;
}

#cookieRefuseBarConfirm{
border: 1px solid red;
background-image:none;
background: none;
color: #303030!important;
	}



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

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

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



/* From: /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_inner {
	width: 100%;
	display: table;
        border-spacing: 0;
        border-collapse: collapse;
        padding: 0;
}
.ep_sr_component .ep_sr_title_bar_inner > div {
        display: table-row;
}
.ep_sr_component .ep_sr_title_bar_inner > div > div {
        display: table-cell;
}
.ep_sr_component .ep_sr_title_bar_inner > div > div:last-child {
        text-align: right;
}

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

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

/* collapse bar */

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

/* help style - not primetime */

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


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

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



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

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



/* 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;
	display: flex;
	justify-content: space-between;
	white-space: nowrap;
}

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

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

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

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



/* From: /opt/eprints3/ingredients/toulouse/static/style/auto/tickbox.css */

/* Plugin/InputForm/Component/Field/TickBox.pm */

div.ep_component_tickbox {
	width: 60%;
	margin: 0px auto;
	line-height: 30px;	/* controls vertical alignment */
}

div.ep_component_tickbox_left {
	float: left;
}

div.ep_component_tickbox_right {
	float: left;
}

div.ep_component_tickbox_clear {
	clear: both;
}



/* 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 {
	display: table;
}
.ep_upload_fields > div {
	display: table-row;
}
.ep_upload_fields > div > div {
        display: table-cell;
}


.ep_upload_fields th
{
	text-align: right;
}

/* Document section */

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

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

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

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

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

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

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

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

/* End of Document section */

/* Drag and drop */

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

/* End of Drap and drop */


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


.UploadMethod_file_progress_table {
	display: table;
}

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

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


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

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

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

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


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

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

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

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

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

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

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

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




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



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

.ep_view_group_by_current {
	font-weight: bold;
}

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

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

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

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

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


	



/* From: /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/archives/publications/cfg/static/style/auto/z_specializations.css */

@font-face {
	font-family: Roboto Slab regular;
	src: url(/style/roboto-slab.regular.ttf);
}
ul.ep_tm_menu {
	background: 0px 0px white;
}
ul.ep_tm_menu ul {
	background: 0px 0px white;
}
ul.ep_tm_menu a {
	color: rgb(205, 4, 46);
}
ul.ep_tm_menu a:visited {
	color: rgb(205, 4, 46);
}
ul.ep_tm_menu a:hover {
	color: white; background-color: rgb(205, 4, 46);
}
ul.ep_tm_menu li:hover {
	color: white; background-color: rgb(205, 4, 46);
}
ul li a.ep_tm_menu_selected {
	color: white;
}
ul.ep_tm_key_tools a {
	color: rgb(153, 0, 0);
}
ul.ep_tm_key_tools a:hover {
	color: rgb(153, 0, 0);
}
ul.ep_tm_key_tools a:visited {
	color: rgb(153, 0, 0);
}
div.ep_tm_header {
	background-image: none;
}
.ep_tm_footer {
	font-size: 100%;
}
.ep_tm_logo img {
	float: left;
}
table.ep_form_input_grid_multi_compound tr.multi_compound_row_0 {
	height: 15px;
}
table.ep_form_input_grid_multi_compound tr.multi_compound_row td:nth-of-type(2) {
	padding: 1px 5px 0px;
}
#contenu_droite {
	top: 0px; width: 290px; height: auto; right: 0px; padding-left: 15px; margin-right: 15px; float: right; background-color: transparent;
}
#image_border {
	border-radius: 5px;
}
#div-2boutons {
	top: 45px; width: 100px; right: 60px; float: right; position: relative;
}
#boite-rechercher {
	border-width: 1px 1px 0px; border-style: solid solid none; border-color: rgb(204, 204, 204) rgb(204, 204, 204) currentColor; border-image: none; left: 0px; top: 0px; margin-top: 10px; position: relative; background-color: rgb(237, 237, 237);
}
.top-boite-rechercher {
	left: 0px; top: 0px; width: auto; height: 33px; text-align: left; color: rgb(255, 255, 255); padding-top: 2px; padding-left: 15px; font-size: 16px; font-weight: bold; margin-right: -1px; margin-bottom: 10px; margin-left: -1px; position: relative; background-color: rgb(69, 70, 71);
}
.top-boite-rechercher img {
	padding-top: 2px;
}
.text-boite-recherche {
	left: 0px; width: 100%; text-align: left; color: rgb(64, 64, 64); padding-top: 10px; padding-left: 12px; font-size: 12px; font-weight: bold; position: relative;
}
.input-text-recherche {
	left: 12px; text-align: left; position: relative; max-width: 278px;
}
.input-text-recherche input[type='text'] {
	width: 235px; height: 20px; text-indent: 3.8%; margin-bottom: 10px;
}
.image-boite-recherchesimple {
	margin-top: 2px; margin-right: 12px; float: right;
}
.image-boite-rechercheavance {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(204, 204, 204) rgb(204, 204, 204); margin: 0px auto 10px; border-image: none; width: 288px; text-align: right; padding-top: 2px; padding-bottom: 10px; float: right; background-color: rgb(237, 237, 237);
}
.image-boite-rechercheavance img {
	margin-right: 15px;
}
#parcourir-droite {
	border: 1px solid rgb(204, 204, 204); border-image: none; width: 289px; height: 130px; color: rgb(64, 64, 64); margin-bottom: 10px; float: left; background-color: rgb(237, 237, 237);
}
.top-parcourir-par {
	left: 0px; top: 0px; width: 275px; height: 33px; text-align: left; color: rgb(255, 255, 255); padding-top: 2px; padding-right: 1px; padding-left: 15px; font-size: 16px; font-weight: bold; margin-bottom: 6px; margin-left: -1px; float: left; background-color: rgb(69, 70, 71);
}
.top-parcourir-par img {
	padding-top: 8px;
}
.text-parcourir-par {
	margin: 10px auto; left: 15px; top: 7px; text-align: left; font-size: 120%; font-weight: normal; position: relative;
}
.text-parcourir-par a {
	color: rgb(40, 40, 40); font-weight: normal; text-decoration: none;
}
a:visited {
	color: rgb(40, 40, 40); font-weight: normal; text-decoration: none;
}
.text-parcourir-par a:hover {
	color: rgb(40, 40, 40); font-weight: normal; text-decoration: underline;
}
#liens-droite {
	border: 1px solid rgb(204, 204, 204); border-image: none; width: 290px; height: 190px; float: right; background-color: rgb(237, 237, 237);
}
.top-liens {
	padding: 0px 0px 7px 15px; height: 29px; text-align: left; color: rgb(255, 255, 255); font-size: 16px; font-weight: bold; background-color: rgb(69, 70, 71);
}
.top-liens > img {
	padding: 3px 15px 0px 0px;
}
.text-liens ul {
	padding: 12px 0px 0px 10px; list-style-type: none;
}
summary::after {
	content: " +";
}
details summary > * {
	display: inline;
}
details[open] > summary::after {
	content: " -";
}



/* From: /opt/eprints3/archives/publications/cfg/static/style/auto/zzz_justin.css */

dl.ep_action_list dd
{
/*  left: 20em; */
}



/* From: /opt/eprints3/archives/publications/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
 * 
*/
/* LC-UT1C 201910
* temporarily hiding the Institutional Id fields on the workflow
* would hide the old (SF) useless hal affiliation metadata
*/

h1 {
	margin: 0px 0px 10px 0px;
        font: bold 140% Arial,Sans-serif;
	text-align: center;
        color: #990000;
}

h2 {
        font: bold 130% Arial,Sans-serif;
        color: #990000;
}

h3 {
        font: 120% Arial,Sans-serif;
        color: #990000;
}

h4 {
        font: 110% Arial,Sans-serif;
        color: #990000;
}

h5 {
        font: 100% Arial,Sans-serif;
        color: #990000;
}


.ep_tm_archivetitle {
        font: 40px Arial,Sans-serif;
	color: #990000;
  background-color: #F1F3F5;
	text-decoration: none;
}

.ep_tm_pagetitle
{
	font: bold 150% Arial,Sans-serif;
}

/* as rendered on the Adv Search form */
#subjectsJEL, #topic
{
	width: 600px;
	x-overflow: scroll;
}

a:link, a:visited {
    color: #990000;
}

/*
a:visited {
    color:#FF6666;
}
*/

a:hover {
    color: #cc0000;
}

/* LC-UT1-2019-10 : temporarily hides the Institutional Id (+ Affiliation ?) fields on the workflow */

*[epsection="creators_instid"]
{
	display: none;
}
*[epsection="editors_instid"]
{
	display: none;
}
*[epsection="contributors_instid"]
{
	display: none;
}

/* LC-UT1-2019-10 : would hide the old (SF) useless hal affiliation metadata
*[epsection="creators_affiliation"]
{
        display: none;
}
*[epsection="contributors_affiliation"]
{
        display: none;
}
*[epsection="editors_affiliation"]
{
        display: none;
}
*/

div[epsection="subjectsJEL"]
{
	max-width: 915px;
	overflow-x: scroll;
}

div[epsection="subjectsJEL_container"]
{
	width: auto;
}

a.ep_only_js
{
	display: inline;
}

ul.ep_tm_menu, ul.ep_tm_menu ul {
	background: url('images/black_bg.png') repeat scroll 0 0 #204F76;
}

ul.ep_tm_menu a {
/*	color: white;*/
}

ul.ep_tm_key_tools a, ul.ep_tm_key_tools a:hover, ul.ep_tm_key_tools a:visited {
	color: #990000;
}

div.ep_tm_header {
	background-image: none;
    background-color: #F1F3F5;
}


ul.ep_tm_menu li:hover {
	background-color: #990000;
}

.ep_tm_footer {
	font-size: 100%;
}

.ep_tm_logo img {
        /* float: right; */
        float: left;
}


/* test code for multiline input on workflows */
table.ep_form_input_grid_multi_compound tr.multi_compound_row_0
{
        height: 15px;
}

table.ep_form_input_grid_multi_compound tr.multi_compound_row td:nth-of-type(2)
{
        padding: 1px 5px 0 5px;
}

table.irstats2_table {
	width: 97% !important;
}



/* From: /opt/eprints3/archives/publications/cfg/static/style/auto/zzzz_rebrand.css */

#banner {
    background: #303030 none repeat scroll 0 0;
    color: #ffffff;
    max-height: 2.611em;
    height: 2.611em;
    font-family: 'Raleway', sans-serif;
    position: fixed;
    z-index: 900;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    border-bottom: 0;
    color: white;
}

#banner > div {
    max-width: 80em;
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

#law-eco-man {
    display: inline-block;
    font-family: "Roboto Slab",sans-serif;
    font-size: 0.61em;
    font-weight: normal;
    margin: 0;
    padding-top: 1.5em;
    font-size: 0.51em;
    color: white;
}

.banner-spacing {
    float: right;
    margin: 0.4em;
}

#cor-cul-plan > span > a {
    color: #FFFFFF;
    font-size: 0.813em;
    text-decoration: none;
    font-weight: 600;
    margin: 0 0.8em;
}

#cor-cul-plan > span:before {
    content: "|";
    padding-right: 4px;
}


#cor-cul-plan > span:first-child:before {
    content: "";
}

#lang-select > a {
    color: white;
    text-decoration: none;
    font-size: 0.875em;
}

body {
    line-height: 1.5;
}

#lang-select > span {
    font-size: 0.875em;
}

.greyed-out {
    color: #8E8E8E !important;
}

#search-top {
    padding: 5px 6px 0 7px;
}

.header_nav::before, .header_nav::after {
    content: "";
    display: table;
    line-height: 0;
}

#menu_principal > li {
 color: #fff;
 text-transform: uppercase;
 list-style: none;
 margin: 0;
 padding: 0;
 font: inherit;
 font-size: 100%;
 vertical-align: baseline;
 display: inline-block;
 position: relative;
 height: 4.778em;
 border: none;
}

#menu_principle {
    color: #fff;
    text-transform: uppercase;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    overflow: visible;
    padding: 0;
    list-style: none;
    margin: 0 auto;
    max-width: 71.11111em;
    width: auto;
    line-height: 2;
    transition: all 0.2s ease;
}

.submenu > a {
    text-transform: uppercase;
    list-style: none;
    margin: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    background: transparent none repeat scroll 0 0;
    display: block;
    text-decoration: none;
    color: #cd042e;
    padding: 0em 0.95em;
    padding-top: 5px;
    font-size: 1.063em;
    height: 4.2em;
    line-height: 4em;
    font-weight: 700;
}

.submenu > a:hover {
    color: white !important;
}

.DeuxNiv {
    color: #fff;
    text-transform: uppercase;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    list-style: disc outside url("img/puce.svg");
    overflow: hidden;
    list-style-image: url("img/puce2.svg");
    border-bottom: 2px solid #8d0320;
    display: none;
    padding: 0;
    left: 0;
    line-height: normal;
    top: 3em;
    width: 150px;
    z-index: 10;
    margin: 0;
    position: absolute;
}

.DeuxNiv > ul > li {
    color: #fff;
    text-transform: uppercase;
    list-style: disc outside url("img/puce.svg");
    list-style-image: url("img/puce2.svg");
    margin: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    display: inline;
    padding: 0;
    border: none;
}

#menu_principal {
    margin: 0;
}

#menu_pied_page {
    font: normal 100%/1.5 Cambria, georgia, times, "times new roman", serif;
    font-family: 'Roboto Slab', sans-serif;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    overflow: hidden;
    color: #ccc;
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 1.5em 0 1.5em;
}

#menu_pied_page > li {
    color: #ccc;
    list-style: none;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    display: inline;
    margin: 0 1em 0 0;
    border-left: 0;
    padding: 0;
}

@media screen and (min-width: 42.66667em) {
#menu_pied_page li:not(:first-child) {
    border-left: 1px solid;
    display: inline;
    margin: 0 1em 0 0;
    padding: 0 0 0 1em;
}

}

.header_nav #menu {
    z-index: 1000;
}

#header-wrapper {
    padding-top: 7.389em;
    height: 8em;
    align-items: center;
    display: flex;
    justify-content: center;
}

p#homepage-title {
    font-size: 25px;
    color: dimgrey;
    font-family: 'Raleway';
}

div#internal-navbar {
    background-color: #199BDB;
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content;
    flex-wrap: wrap;
}

div#internal-navbar > a, div#internal-navbar > div {
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: white;
    font-family: 'Raleway';
}

div#internal-navbar > a:hover, div#internal-navbar > div:hover{
    text-shadow: 1px 1px 2px pink;
    transition: 0.1s;
}

.ep_tm_menu_browse {

}


/* Dropdown Button */
.dropbtn {
  color: white;
  border: none;
}

.dropdown > a {
  text-decoration: none;
    text-transform: uppercase;
    color: white;
    font-family: 'Raleway';
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 8px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

.ep_tm_key_tools {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 0 0 2em;
}

div#login-nav {
    background-color: lightgray;
    height: 35px;
}

#contenu {
  padding-top: 0em;
}

#page-wrapper {
  display: flex;
  margin: 0 1em;
  flex-wrap: wrap;
}

#stats-button-wrapper {
  display: flex;
  justify-content: flex-end;
}

#welcome-box > p {
  width: 100%;
  padding: 0;
}

#welcome-box {
  padding: 1em;
}

div#col-1 {
  width: 65%;
}

div#col-2 {
  width: 35%;
}

#page-wrapper > div > div {
  margin: 2em 1em;
  background-color: lightgrey;
}

#page-wrapper > div > div > p {
  margin-top: 0;
}

.box-title {
  font-size: 22px;
}

#stats-button {
    border: unset;
    border-radius: unset;
    padding: 1em;
    width: 10em; 
    text-decoration: none;
    text-transform: uppercase;
}

#stats-button-wrapper > button {
  text-decoration: none;
  text-transform: uppercase;
}

#stats-button:hover {
  background-color: dimgrey;
  color: white;
}

#quick-search .ep_tm_searchbarbox {
    width: 98%;
    height: 25px;    
}

#quick-search form {
  margin: 1em 0;
}

#quick-search .ep_tm_searchbarbutton {
  margin: 1em 0;
    border: unset;
    border-radius: unset;
    padding: 1em;
    width: 10em;
    text-decoration: none;
    text-transform: uppercase;
}

#homepage-browse {
  display: flex;
  flex-direction: column;
}

#homepage-browse > a {
  text-decoration: none;
  text-transform: uppercase;
}

.side-box-title {
    padding: 20px;
    background-color: dimgray;
    color: white;
    margin-bottom: 0;
}

.side-box-content {
    padding: 20px;
}

.side-box {
    border: black 0.5px solid;
}

.box-shadow {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}


@media screen and (max-width: 81em) {
  html {
      font-size: 15px;
  }
}

#search-top-bar {
    position: fixed;
    background: #dddddd;
    z-index: 10000;
    width: 100%;
    height: fit-content;
    top: 2.611em;
    display: none;
    justify-content: flex-end;
}
#search-top-bar > form {
    margin: 1em 15% 1em 0;
}

#search-top-bar .ep_tm_searchbarbutton {
    margin: 1em 0;
    border: unset;
    border-radius: unset;
    padding: 0.3em;
    width: 8em;
    text-decoration: none;
    text-transform: uppercase;
}

#search-top-bar .ep_tm_searchbarbox {
    height: 18px;
}

.ep_tm_searchbar {
    background-color: rgb(204, 204, 204) !important;
    background-color: #ccc !important;
    background-image: url(images/bar_24px.png) !important;
    background-repeat: repeat-x !important;
    padding: 6px 12px;
    width: unset !important;
}

[id^="ep_eprint_view_tab_"] a {
    margin: 2px !important;
}

.ep_action_list {
/*    display: flex !important;*/
}

.ep_tab_bar li a {
    margin-left: unset !important;
    margin: 0 2px 0 2px !important;
}

#ep_phraseedit_table [id$="_label"] {
    width: 300px;
    overflow: hidden;
    display: inline-block;
    overflow-wrap: break-word;
}

.ep_block .ep_action_list[role="toolbar"] {
    display: flex !important;
    justify-content: center;

}

.ep_block > .ep_action_list input {
    height: unset !important;
}

.ep_action_list input {
    max-width: 100%;
}



/* From: /opt/eprints3/archives/publications/cfg/static/style/auto/zzzz_rebrand2.css */

/* disabled by justin - 01jul2022
#overlay, #lightbox {
  display: none;
}
*/

.text-parcourir-par a {
    color: rgb(40, 40, 40);
    font-weight: normal;
    text-decoration: none;
    font-size: 15px;
}

.text-parcourir-par {
    margin: 10px auto;
    left: 15px;
    top: 7px;
    text-align: left;
    font-size: 120%;
    font-weight: normal;
    position: relative;
}

#parcourir-droite a {
  font-size: 12px;
}

#liens-droite ul {
  padding-top: 0px;
}

#liens-droite a {
  font-size: 12px;
}
/*
#contenu {
  padding: 10px 5em;
}

#contenu_index {
  margin: -10px -5em;
}
*/
.ep_tm_key_tools {
  flex-wrap: wrap;
  padding: 0 0 0 0em;
}

ul.ep_tm_menu, ul.ep_tm_menu ul {
    background: white;
}


/* #contenu > div > *:not(:first-child), #contenu > div > form > * { */
#page_content {
    width: 770px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

#page_content > form {
    display: inline-block;
    width: 100%;
}

ul.ep_tm_menu a:hover {
    color: white;
    background-color: rgb(205, 4, 46);
}

.ep_tab_bar li a {
      margin-right: 0.5em;
}

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

ul li a.ep_tm_menu_selected {
    color: white !important;
}

.top-boite-rechercher > p {
  display: block;
}

.top-boite-rechercher, .top-parcourir-par, .top-liens {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-bottom: 2px;
}

#image_border_recherche, #image_border_recherche, #image-top-liens {
    height: 20px;
    padding-right: 10px;
    width: 20px;
}
.top-parcourir-par img {
    padding-top: 2px;
}

.top-liens {
    padding-top: 2px;
}

.top-liens > img {
    padding: unset;
}

#deposit-box-1 {
    width: 139px;
    height: 47px;
    display: inline-block;
    background-color: #C70042;
    border-radius: 5px;
    display: flex;
    align-items: center;
    text-decoration: none;
    margin-right: 10px;
}

#deposit-box-2 {
    width: 139px;
    height: 47px;
    display: inline-block;
    background-color: #454647;
    border-radius: 5px;
    display: flex;
    align-items: center;
    text-decoration: none;
}

#image_border {
    border-radius: unset;
    padding: 0px 8px 0 10px;
}

#deposit-box-1 > p {
  color: white;
}

#deposit-box-2 > p {
  color: white;
  font-size: 10px;
}

#deposit-image-link, #question-image-link {
    text-decoration: none;
}

#deposit-help {
    display: flex;
}

* {
    font-family: 'Roboto Slab regular', Helvetica, Arial, sans-serif !important;
}


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

.text-liens > ul > li > a {
  font-size: 15px !important;
  line-height: 1.4em;
}

.text-parcourir-par {
    margin: 0px 14px;
    left: unset;
    top: unset;
    text-align: unset;
    font-size: unset;
    font-weight: unset;
    position: unset;
}

#parcourir-droite a {
    font-size: 18px;
}

.ep_form_action_button, .ep_form_internal_button {
  font-size: 15px;
}

.image-boite-rechercheavance {

}
#image-boite-rechercheavance-button {
    width: fit-content;
    margin: 0 10px 0 auto;
    font-size: 13px;
    background-color: #c60242;
    color: white;
    padding: 0 15px;
    border-radius: 5px; 
}

#page_content {
  width: unset;
  margin-left: 345px;
  margin-right: 320px;
  margin-top: 10px;
}

.ep_tm_page_content {
    width: unset;
    margin-top: unset;
    margin-right: unset;
    margin-left: unset;
}

input.ep_form_action_button, .irstats2_reportheader_options input[type="submit"] {
    border: none;
    padding: 3px 20px;
    border-radius: 5px;
}

.ep_action_list form input.ep_form_action_button {
    width: 100%;
    font-size: 17px;
    padding: 3px 4px !important;
}

.irstats2_reportheader_options input[type="submit"] {
    margin: 0 5px;
    color: white;
    font-size: 17px;
}

.irstats2_view_content .irstats2_googlegraph > div > div {
/*    z-index: -1; */
}

th{
  text-align: left;
}

input.ep_blister_node_selected, .ep_blister_node {
    border: #cd042e solid !important;
    border-radius: 5px;
    border-color: #ffa4b7 #cd042e #cd042e #ffa4b7 !important;
    background-image: linear-gradient(to bottom right, #ff6383, #cd042e);
}

input.ep_blister_node {
    border: #cd042e solid !important;
    background-color: unset !important;
    border-color: #ffa4b7 #cd042e #cd042e #ffa4b7 !important;
    background-image: unset !important;
}

input.ep_blister_node:hover {
    border: #cd042e solid !important;
    background-color: #cd042e !important;
    color: white !important;
    transition: 0.2s;
    border-color: #ffa4b7 #cd042e #cd042e #ffa4b7 !important;
    background-image: linear-gradient(to bottom right, #ff6383, #cd042e) !important;
}

.ep_tab_bar li a {
    margin-left: 2px !important;
    margin-right: 2px !important;
}

.ep_tab_bar li:first-child a {

}

#ep_eprint_view_panels .ep_form_action_button {
    max-width: 100%;
}

.ep_action_list [role="toolbar"] {
    display: flex !important;
}

.ep_summary_page_actions {
    display: flex;
    justify-content: end;
    padding: 0 10px 10px 0;
}

.ep_summary_page_actions img.ep_form_action_icon {
    height: 25px;
}

.ep_history_xmlblock {
   font-size: 75%;
}


#ep_eprint_view_panels .ep_compound_header_cell, #ep_eprint_view_panels .ep_compound_data_row > div, #ep_eprint_view_panels .ep_compound_list > div > div > div {
  border: 1px solid #ccc;
}

#ep_eprint_view_panels .ep_compound, .ep_compound_list > div {
  padding: 0px;
  border: 0.5px solid #ccc;
}



/* From: /opt/eprints3/archives/publications/cfg/static/style/auto/zzzzz_responsive.css */

/* SMALL */
@media only screen and (max-width: 719px) {
  /* body {background-color: pink !important;} */
/*  #contenu_droite {
    top: 0px;
    width: 97%;
    height: auto;
    right: 0px;
    padding-left: 15px;
    margin-right: 0px;
    float: unset;
    background-color: transparent;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
  }
  #contenu_droite > div {
    height: 189px;
    width: 258px;
    margin-top: 10px;
  }
  div#deposit-help {
    width: 100%;
    height: unset;
    display: flex;
    justify-content: start;
    padding: 10px;
  }
  div#deposit-help > a {
    padding: 5px;
  }
  #boite-rechercher {
    margin-top: -10px;
  }
  #contenu-sub {
    display: flex; 
    flex-direction: column;
  }
  #liens-droite {
    display: none;
  }
  .input-text-recherche input[type='text'] {
    width: 200px;
  }
  .input-text-recherche {
   max-width: 245px; 
  }
  .image-boite-rechercheavance {
    width: 258px;
    padding-bottom: 0;
    margin: -14px 0 0 0px;
  }
  .top-parcourir-par {
    width: 244px;
  }
  .ep_tm_page_content {
    padding: 20px;
  }
  #page_content {
    width: 100%;
    margin-left: unset;
    margin-right: unset;
    margin-top: unset;
  } */

  #contenu_droite {
    top: 0px;
    width: 97%;
    height: auto;
    right: 0px;
    padding-left: 15px;
    margin-right: 0px;
    float: unset;
    background-color: transparent;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
  }
  #contenu_droite > div {
    height: 240px;
    width: 95%;
    margin-bottom: 10px;
  }
  .text-liens > ul > li > a {
    font-size: 12px !important;
    line-height: 1em;
  }
  div#deposit-help {
    width: 100%;
    height: unset;
    display: flex;
    justify-content: start;
    padding: 10px;
  }
  div#deposit-help > a {
    padding: 5px;
  }
  #boite-rechercher {
    margin-top: 0px;
  }
  .input-text-recherche input[type='text'] {
    width: 80%;
    font-size: 28px;
    height: 28px;
  }
  .input-text-recherche {
    max-width: 95%;
  }
  .image-boite-rechercheavance {
    width: 295px;
    height: 60px;
  }
  .top-parcourir-par {
    width: 282px;
  }
  #page_content {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
  #contenu-sub {
    display: flex;
    flex-direction: column;
  }
  .image-boite-rechercheavance {
    margin: -18px 0 0px 0px;
    padding: 0;
    background-color: unset;
  }
  #liens-droite {
    display: none;
  }
  div#boite-rechercher, div#parcourir-droite, div#liens-droite {
    margin-left: 16px;
  }
  .ep_tm_page_content {
    padding: 20px;
  }
  #boite-rechercher {
    border-width: 1px 1px 1px;
    border-style: solid solid solid;
    border-color: rgb(204, 204, 204);
  }

  .image-boite-rechercheavance {
    border-width: unset;
    border-style: unset;
  }
  .top-parcourir-par {
    width: calc(100% - 14px);
  }
  #parcourir-droite a {
    font-size: 30px;
  }
  #image-boite-rechercheavance-button {
    font-size: 19px;
  }
}

/* MEDIUM */
@media only screen and (min-width: 720px) and (max-width: 999px) {
  /* body {background-color: blue !important;} */
  #contenu_droite {
    top: 0px;
    width: 97%;
    height: auto;
    right: 0px;
    padding-left: 15px;
    margin-right: 0px;
    float: unset;
    background-color: transparent;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
  }
  #contenu_droite > div {
    height: 240px;
    width: 47%;
  }
  .text-liens > ul > li > a {
    font-size: 12px !important;
    line-height: 1em;
  }
  div#deposit-help {
    width: 100%;
    height: unset;
    display: flex;
    justify-content: start;
    padding: 10px;
  }
  div#deposit-help > a {
    padding: 5px;
  }
  #boite-rechercher {
    margin-top: 0px;
  }
  .input-text-recherche input[type='text'] {
    width: 80%;
    font-size: 28px;
    height: 28px;
  }
  .input-text-recherche {
    max-width: 95%;
  }
  .image-boite-rechercheavance {
    width: 295px;
    height: 60px;
  }
  .top-parcourir-par {
    width: 282px;
  }
  #page_content {
    width: unset;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
  #contenu-sub {
    display: flex;
    flex-direction: column;
  }
  .image-boite-rechercheavance {
    margin: -18px 0 0px 0px;
    padding: 0;
    background-color: unset;
  }
  #liens-droite {
    display: none; 
  }
  div#boite-rechercher, div#parcourir-droite, div#liens-droite {
    margin-left: 16px;
  }
  .ep_tm_page_content {
    padding: 20px;
  }
  #boite-rechercher {
    border-width: 1px 1px 1px;
    border-style: solid solid solid;
    border-color: rgb(204, 204, 204);
  }

  .image-boite-rechercheavance {
    border-width: unset;
    border-style: unset;
  }
  .top-parcourir-par {
    width: calc(100% - 14px);
  }
  #parcourir-droite a {
    font-size: 38px;
  }
  #image-boite-rechercheavance-button {
    font-size: 19px;
  }
}

/* LARGE */
@media only screen and (min-width: 1000px) and (max-width: 1412px) {
  /* body {background-color: green !important; } */
/*
  #contenu_droite {
    top: 0px;
    width: 97%;
    height: auto;
    right: 0px;
    padding-left: 15px;
    margin-right: 0px;
    float: unset;
    background-color: transparent;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  #contenu_droite > div {
    height: 189px;
  }
  div#deposit-help {
    width: 100%;
    height: unset;
    display: flex;
    justify-content: center;
    padding: 10px;
  }
  div#deposit-help > a {
    padding: 5px;
  }
  #boite-rechercher {
    margin-top: 0px;
  }
*/

  #page_content {
    width: unset;
    margin-left: 10px;
    margin-right: 345px;
    margin-top: 10px;
  }

}

